Skip to content

Class: LegalResource

See DCAT-AP specs:LegalResource

URI: eli:LegalResource

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

      LegalResource : description

      LegalResource : id

      LegalResource : title

Inheritance

Class Properties

Property Value
Class URI eli:LegalResource

Slots

Name Cardinality and Range Description Inheritance
id 1
Uriorcurie
A slot to provide an URI for an entity within this schema. direct
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 applicable_legislation range LegalResource
Catalogue applicable_legislation range LegalResource
DataService applicable_legislation range LegalResource
Dataset applicable_legislation range LegalResource
DatasetSeries applicable_legislation range LegalResource
Distribution applicable_legislation range LegalResource

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self eli:LegalResource
native dcatap_plus:LegalResource

LinkML Source

Direct

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

Induced

name: LegalResource
description: See [DCAT-AP specs:LegalResource](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#LegalResource)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus
is_a: SupportiveEntity
attributes:
  id:
    name: id
    description: A slot to provide an URI for an entity within this schema.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus
    rank: 1000
    identifier: true
    owner: LegalResource
    domain_of:
    - Activity
    - AgenticEntity
    - Dataset
    - DefinedTerm
    - Document
    - Entity
    - LegalResource
    - LicenseDocument
    - Resource
    range: uriorcurie
    required: true
  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
    rank: 1000
    slot_uri: dcterms:title
    owner: LegalResource
    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
    rank: 1000
    slot_uri: dcterms:description
    owner: LegalResource
    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: eli:LegalResource