Skip to content

Class: LicenseDocument

See DCAT-AP specs:LicenseDocument

URI: dcterms:LicenseDocument

classDiagram class LicenseDocument click LicenseDocument href "../LicenseDocument" SupportiveEntity <|-- LicenseDocument click SupportiveEntity href "../SupportiveEntity" LicenseDocument : type LicenseDocument --> "* _recommended_" Concept : type click Concept href "../Concept"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
type * recommended
Concept
A type of licence, e direct

Usages

used by used in type used
Catalogue licence range LicenseDocument
DataService licence range LicenseDocument
Distribution licence range LicenseDocument
NFDICatalog licence range LicenseDocument

Identifier and Mapping Information

Schema Source

  • from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap

Mappings

Mapping Type Mapped Value
self dcterms:LicenseDocument
native nfdi4c:LicenseDocument

LinkML Source

Direct

name: LicenseDocument
description: See [DCAT-AP specs:LicenseDocument](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#LicenseDocument)
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: SupportiveEntity
abstract: false
slots:
- type
slot_usage:
  type:
    name: type
    description: A type of licence, e.g. indicating 'public domain' or 'royalties
      required'.
    slot_uri: dcterms:type
    range: Concept
    required: false
    recommended: true
    multivalued: true
    inlined_as_list: true
class_uri: dcterms:LicenseDocument

Induced

name: LicenseDocument
description: See [DCAT-AP specs:LicenseDocument](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#LicenseDocument)
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: SupportiveEntity
abstract: false
slot_usage:
  type:
    name: type
    description: A type of licence, e.g. indicating 'public domain' or 'royalties
      required'.
    slot_uri: dcterms:type
    range: Concept
    required: false
    recommended: true
    multivalued: true
    inlined_as_list: true
attributes:
  type:
    name: type
    description: A type of licence, e.g. indicating 'public domain' or 'royalties
      required'.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:type
    alias: type
    owner: LicenseDocument
    domain_of:
    - Agent
    - Dataset
    - LicenseDocument
    - ClassifierMixin
    range: Concept
    required: false
    recommended: true
    multivalued: true
    inlined_as_list: true
class_uri: dcterms:LicenseDocument