Skip to content

Class: DctermsDescription

URI: dcterms:description

 classDiagram
    class DctermsDescription
    click DctermsDescription href "../DctermsDescription/"
      DcDescription <|-- DctermsDescription
        click DcDescription href "../DcDescription/"


      DctermsDescription <|-- DctermsTableOfContents
        click DctermsTableOfContents href "../DctermsTableOfContents/"
      DctermsDescription <|-- DctermsAbstract
        click DctermsAbstract href "../DctermsAbstract/"


      DctermsDescription : content

      DctermsDescription : lang

      DctermsDescription : value

Inheritance

Class Properties

Property Value
Class URI dcterms:description

Slots

Name Cardinality and Range Description Inheritance
value 0..1
String
Mixed text content of the element DcSimpleLiteral
content *
String
Pass-through xs:any content as raw strings DcSimpleLiteral
lang 0..1
String
DcSimpleLiteral

In Subsets

Aliases

  • description

Identifier and Mapping Information

Annotations

property value
xsd_source dcterms.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self dcterms:description
native fix_orchestra:DctermsDescription

LinkML Source

Direct

name: DctermsDescription
annotations:
  xsd_source:
    tag: xsd_source
    value: dcterms.xsd
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- description
is_a: DcDescription
class_uri: dcterms:description

Induced

name: DctermsDescription
annotations:
  xsd_source:
    tag: xsd_source
    value: dcterms.xsd
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- description
is_a: DcDescription
attributes:
  value:
    name: value
    description: Mixed text content of the element.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    rank: 1000
    owner: DctermsDescription
    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: DctermsDescription
    domain_of:
    - Appinfo
    - Documentation
    - ExtensionInline
    - InterfaceAppinfo
    - InterfaceDocumentation
    - DcSimpleLiteral
    range: string
    multivalued: true
  lang:
    name: lang
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    rank: 1000
    owner: DctermsDescription
    domain_of:
    - DcSimpleLiteral
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
class_uri: dcterms:description