Skip to content

Class: SessionsInline

URI: fix_orchestra:SessionsInline

 classDiagram
    class SessionsInline
    click SessionsInline href "../SessionsInline/"
      SessionsInline : session





        SessionsInline --> "1..*" SessionType : session
        click SessionType href "../SessionType/"



Slots

Name Cardinality and Range Description Inheritance
session 1..*
SessionType
direct

Usages

used by used in type used
InterfaceType sessions range SessionsInline

In Subsets

Identifier and Mapping Information

Annotations

property value
xsd_anonymous_inline True

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:SessionsInline
native fix_orchestra:SessionsInline

LinkML Source

Direct

name: SessionsInline
annotations:
  xsd_anonymous_inline:
    tag: xsd_anonymous_inline
    value: true
in_subset:
- interfaces
from_schema: https://w3id.org/lmodel/fix-orchestra
slots:
- session

Induced

name: SessionsInline
annotations:
  xsd_anonymous_inline:
    tag: xsd_anonymous_inline
    value: true
in_subset:
- interfaces
from_schema: https://w3id.org/lmodel/fix-orchestra
attributes:
  session:
    name: session
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:session
    rank: 1000
    slot_uri: fix_orchestra:session
    owner: SessionsInline
    domain_of:
    - SessionsInline
    range: SessionType
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true