Skip to content

Class: DctermsISO6393

URI: dcterms:ISO639-3

 classDiagram
    class DctermsISO6393
    click DctermsISO6393 href "../DctermsISO6393/"
      DcSimpleLiteral <|-- DctermsISO6393
        click DcSimpleLiteral href "../DcSimpleLiteral/"

      DctermsISO6393 : content

      DctermsISO6393 : lang

      DctermsISO6393 : value

Inheritance

Class Properties

Property Value
Class URI dcterms:ISO639-3

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

  • ISO639-3

Identifier and Mapping Information

Annotations

property value
xsd_source dcterms.xsd
xsd_simple_restriction dc:SimpleLiteral

Schema Source

Mappings

Mapping Type Mapped Value
self dcterms:ISO639-3
native fix_orchestra:DctermsISO6393

LinkML Source

Direct

name: DctermsISO6393
annotations:
  xsd_source:
    tag: xsd_source
    value: dcterms.xsd
  xsd_simple_restriction:
    tag: xsd_simple_restriction
    value: dc:SimpleLiteral
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- ISO639-3
is_a: DcSimpleLiteral
class_uri: dcterms:ISO639-3

Induced

name: DctermsISO6393
annotations:
  xsd_source:
    tag: xsd_source
    value: dcterms.xsd
  xsd_simple_restriction:
    tag: xsd_simple_restriction
    value: dc:SimpleLiteral
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- ISO639-3
is_a: DcSimpleLiteral
attributes:
  value:
    name: value
    description: Mixed text content of the element.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    rank: 1000
    owner: DctermsISO6393
    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: DctermsISO6393
    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: DctermsISO6393
    domain_of:
    - DcSimpleLiteral
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
class_uri: dcterms:ISO639-3