Skip to content

Class: Documentation

URI: fix_orchestra:Documentation

 classDiagram
    class Documentation
    click Documentation href "../Documentation/"
      EntityAttribGrp <|-- Documentation
        click EntityAttribGrp href "../EntityAttribGrp/"

      Documentation : added

      Documentation : added_ep

      Documentation : change_type





        Documentation --> "0..1" ChangeType : change_type
        click ChangeType href "../ChangeType/"



      Documentation : content

      Documentation : content_type

      Documentation : deprecated

      Documentation : deprecated_ep

      Documentation : issue

      Documentation : lang_id

      Documentation : last_modified

      Documentation : purpose

      Documentation : replaced

      Documentation : replaced_by_field

      Documentation : replaced_ep

      Documentation : supported





        Documentation --> "0..1" SupportType : supported
        click SupportType href "../SupportType/"



      Documentation : updated

      Documentation : updated_ep

      Documentation : value

Inheritance

Class Properties

Property Value
Class URI fix_orchestra:Documentation

Slots

Name Cardinality and Range Description Inheritance
value 0..1
String
Mixed text content of the element direct
content *
String
Pass-through xs:any content as raw strings direct
lang_id 0..1
Language
direct
purpose 0..1
Purpose
direct
content_type 0..1
Mime
direct
added 0..1
Version
EntityAttribGrp
added_ep 0..1
EP
EntityAttribGrp
change_type 0..1
ChangeType
EntityAttribGrp
deprecated_ep 0..1
EP
EntityAttribGrp
issue 0..1
String
EntityAttribGrp
last_modified 0..1
Version
EntityAttribGrp
replaced 0..1
Version
EntityAttribGrp
replaced_ep 0..1
EP
EntityAttribGrp
replaced_by_field 0..1
Id
EntityAttribGrp
supported 0..1
SupportType
EntityAttribGrp
updated 0..1
Version
EntityAttribGrp
updated_ep 0..1
EP
EntityAttribGrp
deprecated 0..1
Version
EntityAttribGrp

Usages

used by used in type used
Annotation documentation range Documentation

In Subsets

Aliases

  • documentation

Identifier and Mapping Information

Annotations

property value
xsd_source repositorytypes.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:Documentation
native fix_orchestra:Documentation
exact fixr:documentation

LinkML Source

Direct

name: Documentation
annotations:
  xsd_source:
    tag: xsd_source
    value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- documentation
exact_mappings:
- fixr:documentation
mixins:
- EntityAttribGrp
slots:
- value
- content
attributes:
  lang_id:
    name: lang_id
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - langId
    exact_mappings:
    - fixr:langId
    slot_uri: fix_orchestra:lang_id
    domain_of:
    - Appinfo
    - Documentation
    - InterfaceAppinfo
    - InterfaceDocumentation
    range: Language
  purpose:
    name: purpose
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:purpose
    slot_uri: fix_orchestra:purpose
    domain_of:
    - Appinfo
    - Documentation
    - InterfaceAppinfo
    - InterfaceDocumentation
    range: Purpose
  content_type:
    name: content_type
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - contentType
    exact_mappings:
    - fixr:contentType
    rank: 1000
    slot_uri: fix_orchestra:content_type
    ifabsent: string(text/plain)
    domain_of:
    - Documentation
    - InterfaceDocumentation
    range: Mime
class_uri: fix_orchestra:Documentation

Induced

name: Documentation
annotations:
  xsd_source:
    tag: xsd_source
    value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- documentation
exact_mappings:
- fixr:documentation
mixins:
- EntityAttribGrp
attributes:
  lang_id:
    name: lang_id
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - langId
    exact_mappings:
    - fixr:langId
    slot_uri: fix_orchestra:lang_id
    owner: Documentation
    domain_of:
    - Appinfo
    - Documentation
    - InterfaceAppinfo
    - InterfaceDocumentation
    range: Language
  purpose:
    name: purpose
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:purpose
    slot_uri: fix_orchestra:purpose
    owner: Documentation
    domain_of:
    - Appinfo
    - Documentation
    - InterfaceAppinfo
    - InterfaceDocumentation
    range: Purpose
  content_type:
    name: content_type
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - contentType
    exact_mappings:
    - fixr:contentType
    rank: 1000
    slot_uri: fix_orchestra:content_type
    ifabsent: string(text/plain)
    owner: Documentation
    domain_of:
    - Documentation
    - InterfaceDocumentation
    range: Mime
  value:
    name: value
    description: Mixed text content of the element.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    rank: 1000
    owner: Documentation
    domain_of:
    - FieldAttribGrp
    - Appinfo
    - CodeType
    - Documentation
    - IdentifierType
    - InterfaceAppinfo
    - InterfaceDocumentation
    - DcSimpleLiteral
    range: string
  content:
    name: content
    description: Pass-through xs:any content as raw strings.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    rank: 1000
    owner: Documentation
    domain_of:
    - Appinfo
    - Documentation
    - ExtensionInline
    - InterfaceAppinfo
    - InterfaceDocumentation
    - DcSimpleLiteral
    range: string
    multivalued: true
  added:
    name: added
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:added
    rank: 1000
    slot_uri: fix_orchestra:added
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: Version
  added_ep:
    name: added_ep
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - addedEP
    exact_mappings:
    - fixr:addedEP
    rank: 1000
    slot_uri: fix_orchestra:added_ep
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: EP
  change_type:
    name: change_type
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - changeType
    exact_mappings:
    - fixr:changeType
    rank: 1000
    slot_uri: fix_orchestra:change_type
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: ChangeType
  deprecated_ep:
    name: deprecated_ep
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - deprecatedEP
    exact_mappings:
    - fixr:deprecatedEP
    rank: 1000
    slot_uri: fix_orchestra:deprecated_ep
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: EP
  issue:
    name: issue
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:issue
    rank: 1000
    slot_uri: fix_orchestra:issue
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: string
  last_modified:
    name: last_modified
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - lastModified
    exact_mappings:
    - fixr:lastModified
    rank: 1000
    slot_uri: fix_orchestra:last_modified
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: Version
  replaced:
    name: replaced
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:replaced
    rank: 1000
    slot_uri: fix_orchestra:replaced
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: Version
  replaced_ep:
    name: replaced_ep
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - replacedEP
    exact_mappings:
    - fixr:replacedEP
    rank: 1000
    slot_uri: fix_orchestra:replaced_ep
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: EP
  replaced_by_field:
    name: replaced_by_field
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - replacedByField
    exact_mappings:
    - fixr:replacedByField
    rank: 1000
    slot_uri: fix_orchestra:replaced_by_field
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: Id
  supported:
    name: supported
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:supported
    rank: 1000
    slot_uri: fix_orchestra:supported
    ifabsent: string(supported)
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: SupportType
  updated:
    name: updated
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:updated
    rank: 1000
    slot_uri: fix_orchestra:updated
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: Version
  updated_ep:
    name: updated_ep
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - updatedEP
    exact_mappings:
    - fixr:updatedEP
    rank: 1000
    slot_uri: fix_orchestra:updated_ep
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    range: EP
  deprecated:
    name: deprecated
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:deprecated
    rank: 1000
    slot_uri: fix_orchestra:deprecated
    owner: Documentation
    domain_of:
    - EntityAttribGrp
    - ProtocolType
    range: Version
class_uri: fix_orchestra:Documentation