Skip to content

Class: InterfaceAnnotation

URI: fix_orchestra:InterfaceAnnotation

 classDiagram
    class InterfaceAnnotation
    click InterfaceAnnotation href "../InterfaceAnnotation/"
      InterfaceAnnotation : appinfo





        InterfaceAnnotation --> "*" InterfaceAppinfo : appinfo
        click InterfaceAppinfo href "../InterfaceAppinfo/"



      InterfaceAnnotation : documentation





        InterfaceAnnotation --> "*" InterfaceDocumentation : documentation
        click InterfaceDocumentation href "../InterfaceDocumentation/"



Class Properties

Property Value
Class URI fix_orchestra:InterfaceAnnotation

Slots

Name Cardinality and Range Description Inheritance
documentation *
InterfaceDocumentation
direct
appinfo *
InterfaceAppinfo
direct

Usages

used by used in type used
BaseInterfaceType annotation range InterfaceAnnotation
EncodingType annotation range InterfaceAnnotation
InterfaceType annotation range InterfaceAnnotation
ProtocolType annotation range InterfaceAnnotation
ServiceType annotation range InterfaceAnnotation
SessionProtocolType annotation range InterfaceAnnotation
SessionType annotation range InterfaceAnnotation
TransportProtocolType annotation range InterfaceAnnotation
UserInterfaceType annotation range InterfaceAnnotation

In Subsets

Aliases

  • annotation

Identifier and Mapping Information

Annotations

property value
xsd_source interfaces.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:InterfaceAnnotation
native fix_orchestra:InterfaceAnnotation
exact fixi:annotation

LinkML Source

Direct

name: InterfaceAnnotation
annotations:
  xsd_source:
    tag: xsd_source
    value: interfaces.xsd
in_subset:
- interfaces
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- annotation
exact_mappings:
- fixi:annotation
attributes:
  documentation:
    name: documentation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:documentation
    slot_uri: fix_orchestra:documentation
    domain_of:
    - Annotation
    - InterfaceAnnotation
    range: InterfaceDocumentation
    multivalued: true
    inlined: true
    inlined_as_list: true
  appinfo:
    name: appinfo
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:appinfo
    slot_uri: fix_orchestra:appinfo
    domain_of:
    - Annotation
    - InterfaceAnnotation
    range: InterfaceAppinfo
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: fix_orchestra:InterfaceAnnotation

Induced

name: InterfaceAnnotation
annotations:
  xsd_source:
    tag: xsd_source
    value: interfaces.xsd
in_subset:
- interfaces
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- annotation
exact_mappings:
- fixi:annotation
attributes:
  documentation:
    name: documentation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:documentation
    slot_uri: fix_orchestra:documentation
    owner: InterfaceAnnotation
    domain_of:
    - Annotation
    - InterfaceAnnotation
    range: InterfaceDocumentation
    multivalued: true
    inlined: true
    inlined_as_list: true
  appinfo:
    name: appinfo
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:appinfo
    slot_uri: fix_orchestra:appinfo
    owner: InterfaceAnnotation
    domain_of:
    - Annotation
    - InterfaceAnnotation
    range: InterfaceAppinfo
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: fix_orchestra:InterfaceAnnotation