Skip to content

Class: DctermsCoverage

URI: dcterms:coverage

 classDiagram
    class DctermsCoverage
    click DctermsCoverage href "../DctermsCoverage/"
      DcCoverage <|-- DctermsCoverage
        click DcCoverage href "../DcCoverage/"


      DctermsCoverage <|-- DctermsSpatial
        click DctermsSpatial href "../DctermsSpatial/"
      DctermsCoverage <|-- DctermsTemporal
        click DctermsTemporal href "../DctermsTemporal/"


      DctermsCoverage : content

      DctermsCoverage : lang

      DctermsCoverage : value

Inheritance

Class Properties

Property Value
Class URI dcterms:coverage

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

  • coverage

Identifier and Mapping Information

Annotations

property value
xsd_source dcterms.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self dcterms:coverage
native fix_orchestra:DctermsCoverage

LinkML Source

Direct

name: DctermsCoverage
annotations:
  xsd_source:
    tag: xsd_source
    value: dcterms.xsd
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- coverage
is_a: DcCoverage
class_uri: dcterms:coverage

Induced

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