Skip to content

Class: DctermsDate

URI: dcterms:date

 classDiagram
    class DctermsDate
    click DctermsDate href "../DctermsDate/"
      DcDate <|-- DctermsDate
        click DcDate href "../DcDate/"


      DctermsDate <|-- DctermsCreated
        click DctermsCreated href "../DctermsCreated/"
      DctermsDate <|-- DctermsValid
        click DctermsValid href "../DctermsValid/"
      DctermsDate <|-- DctermsAvailable
        click DctermsAvailable href "../DctermsAvailable/"
      DctermsDate <|-- DctermsIssued
        click DctermsIssued href "../DctermsIssued/"
      DctermsDate <|-- DctermsModified
        click DctermsModified href "../DctermsModified/"
      DctermsDate <|-- DctermsDateAccepted
        click DctermsDateAccepted href "../DctermsDateAccepted/"
      DctermsDate <|-- DctermsDateCopyrighted
        click DctermsDateCopyrighted href "../DctermsDateCopyrighted/"
      DctermsDate <|-- DctermsDateSubmitted
        click DctermsDateSubmitted href "../DctermsDateSubmitted/"


      DctermsDate : content

      DctermsDate : lang

      DctermsDate : value

Inheritance

Class Properties

Property Value
Class URI dcterms:date

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

  • date

Identifier and Mapping Information

Annotations

property value
xsd_source dcterms.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self dcterms:date
native fix_orchestra:DctermsDate

LinkML Source

Direct

name: DctermsDate
annotations:
  xsd_source:
    tag: xsd_source
    value: dcterms.xsd
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- date
is_a: DcDate
class_uri: dcterms:date

Induced

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