Skip to content

Class: Groups

URI: fix_orchestra:Groups

 classDiagram
    class Groups
    click Groups href "../Groups/"
      Groups : annotation





        Groups --> "0..1" Annotation : annotation
        click Annotation href "../Annotation/"



      Groups : base

      Groups : group





        Groups --> "*" GroupType : group
        click GroupType href "../GroupType/"



Class Properties

Property Value
Class URI fix_orchestra:Groups

Slots

Name Cardinality and Range Description Inheritance
group *
GroupType
direct
annotation 0..1
Annotation
direct
base 0..1
String
direct

Unique Keys

group_name_key

Unique key slots: name, scenario

group_id_key

Unique key slots: id, scenario_id

Usages

used by used in type used
Repository groups range Groups

In Subsets

Aliases

  • groups

Identifier and Mapping Information

Annotations

property value
xsd_source repository.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:Groups
native fix_orchestra:Groups
exact fixr:groups

LinkML Source

Direct

name: Groups
annotations:
  xsd_source:
    tag: xsd_source
    value: repository.xsd
in_subset:
- repository
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- groups
exact_mappings:
- fixr:groups
attributes:
  group:
    name: group
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:group
    slot_uri: fix_orchestra:group
    domain_of:
    - ActionType
    - ActorType
    - CodeType
    - Groups
    range: GroupType
    multivalued: true
    inlined: true
    inlined_as_list: true
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    slot_uri: fix_orchestra:annotation
    domain_of:
    - ActorType
    - CategoryType
    - CodeSetType
    - CodeType
    - ComponentRefType
    - ComponentType
    - ConceptType
    - FieldRefType
    - FieldType
    - FlowType
    - GroupType
    - IdentifiersType
    - MappedDatatype
    - MessageType
    - ResponseType
    - ScenarioType
    - SectionType
    - StateMachineType
    - StateType
    - TransitionType
    - BaseInterfaceType
    - ProtocolType
    - Datatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Repository
    - Scenarios
    - Sections
    range: Annotation
  base:
    name: base
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:base
    slot_uri: fix_orchestra:base
    domain_of:
    - MappedDatatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Scenarios
    - Sections
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
class_uri: fix_orchestra:Groups
unique_keys:
  group_name_key:
    unique_key_name: group_name_key
    unique_key_slots:
    - name
    - scenario
    description: From XSD <xs:key name="groupNameKey"> with selector "fixr:group".
  group_id_key:
    unique_key_name: group_id_key
    unique_key_slots:
    - id
    - scenario_id
    description: From XSD <xs:key name="groupIdKey"> with selector "fixr:group".

Induced

name: Groups
annotations:
  xsd_source:
    tag: xsd_source
    value: repository.xsd
in_subset:
- repository
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- groups
exact_mappings:
- fixr:groups
attributes:
  group:
    name: group
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:group
    slot_uri: fix_orchestra:group
    owner: Groups
    domain_of:
    - ActionType
    - ActorType
    - CodeType
    - Groups
    range: GroupType
    multivalued: true
    inlined: true
    inlined_as_list: true
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    slot_uri: fix_orchestra:annotation
    owner: Groups
    domain_of:
    - ActorType
    - CategoryType
    - CodeSetType
    - CodeType
    - ComponentRefType
    - ComponentType
    - ConceptType
    - FieldRefType
    - FieldType
    - FlowType
    - GroupType
    - IdentifiersType
    - MappedDatatype
    - MessageType
    - ResponseType
    - ScenarioType
    - SectionType
    - StateMachineType
    - StateType
    - TransitionType
    - BaseInterfaceType
    - ProtocolType
    - Datatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Repository
    - Scenarios
    - Sections
    range: Annotation
  base:
    name: base
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:base
    slot_uri: fix_orchestra:base
    owner: Groups
    domain_of:
    - MappedDatatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Scenarios
    - Sections
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
class_uri: fix_orchestra:Groups
unique_keys:
  group_name_key:
    unique_key_name: group_name_key
    unique_key_slots:
    - name
    - scenario
    description: From XSD <xs:key name="groupNameKey"> with selector "fixr:group".
  group_id_key:
    unique_key_name: group_id_key
    unique_key_slots:
    - id
    - scenario_id
    description: From XSD <xs:key name="groupIdKey"> with selector "fixr:group".