Skip to content

Class: Attribution

See DCAT-AP specs:Attribution

URI: prov:Attribution

 classDiagram
    class Attribution
    click Attribution href "../../classes/Attribution/"
      SupportiveEntity <|-- Attribution
        click SupportiveEntity href "../../classes/SupportiveEntity/"

      Attribution : description

      Attribution : title


Inheritance

Slots

Name Cardinality and Range Description Inheritance
title 0..1
String
This slot is described in more detail within the class in which it is used. direct
description 0..1
String
This slot is described in more detail within the class in which it is used. direct

Usages

used by used in type used
AnalysisDataset qualified_attribution range Attribution
Dataset qualified_attribution range Attribution

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry

Mappings

Mapping Type Mapped Value
self prov:Attribution
native chemdcatap:Attribution

LinkML Source

Direct

name: Attribution
description: See [DCAT-AP specs:Attribution](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Attribution)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
is_a: SupportiveEntity
slots:
- title
- description
class_uri: prov:Attribution

Induced

name: Attribution
description: See [DCAT-AP specs:Attribution](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Attribution)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
is_a: SupportiveEntity
attributes:
  title:
    name: title
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: Attribution
    domain_of:
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - DefinedTerm
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
  description:
    name: description
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: Attribution
    domain_of:
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
class_uri: prov:Attribution