Skip to content

Class: Concepts

URI: fix_orchestra:Concepts

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





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



      Concepts : base

      Concepts : concept





        Concepts --> "*" ConceptType : concept
        click ConceptType href "../ConceptType/"



Class Properties

Property Value
Class URI fix_orchestra:Concepts

Slots

Name Cardinality and Range Description Inheritance
concept *
ConceptType
direct
annotation 0..1
Annotation
direct
base 0..1
String
direct

Unique Keys

concept_key

Unique key slots: name

Usages

used by used in type used
Repository concepts range Concepts

In Subsets

Aliases

  • concepts

Identifier and Mapping Information

Annotations

property value
xsd_source repository.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:Concepts
native fix_orchestra:Concepts
exact fixr:concepts

LinkML Source

Direct

name: Concepts
annotations:
  xsd_source:
    tag: xsd_source
    value: repository.xsd
in_subset:
- repository
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- concepts
exact_mappings:
- fixr:concepts
slots:
- concept
attributes:
  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:Concepts
unique_keys:
  concept_key:
    unique_key_name: concept_key
    unique_key_slots:
    - name
    description: From XSD <xs:key name="conceptKey"> with selector "fixr:concept".

Induced

name: Concepts
annotations:
  xsd_source:
    tag: xsd_source
    value: repository.xsd
in_subset:
- repository
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- concepts
exact_mappings:
- fixr:concepts
attributes:
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    slot_uri: fix_orchestra:annotation
    owner: Concepts
    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: Concepts
    domain_of:
    - MappedDatatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Scenarios
    - Sections
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
  concept:
    name: concept
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:concept
    rank: 1000
    slot_uri: fix_orchestra:concept
    owner: Concepts
    domain_of:
    - Concepts
    range: ConceptType
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: fix_orchestra:Concepts
unique_keys:
  concept_key:
    unique_key_name: concept_key
    unique_key_slots:
    - name
    description: From XSD <xs:key name="conceptKey"> with selector "fixr:concept".