Class: LicenseDocument

A legal document giving official permission to do something with a resource.

URI: dldist:LicenseDocument

erDiagram LicenseDocument { string license_text uriorcurie id uriorcurie schema_type uriorcurie type } Statement { } Property { uriorcurie id uriorcurie schema_type uriorcurie type } Thing { uriorcurie id uriorcurie schema_type uriorcurie type } AttributeSpecification { uriorcurie schema_type uriorcurie type uriorcurie range string value } Activity { W3CISO8601 ended_at W3CISO8601 started_at uriorcurie id uriorcurie schema_type uriorcurie type } Agent { uriorcurie id uriorcurie schema_type uriorcurie type } Relationship { } Identifier { uriorcurie creator string notation string schema_agency } Location { uriorcurie id uriorcurie schema_type uriorcurie type } Entity { uriorcurie id uriorcurie schema_type uriorcurie type } LicenseDocument ||--}o Identifier : "identifiers" LicenseDocument ||--}o Relationship : "qualified_relations" LicenseDocument ||--}o Agent : "was_attributed_to" LicenseDocument ||--}o Entity : "was_derived_from" LicenseDocument ||--}o Activity : "was_generated_by" LicenseDocument ||--}o Thing : "relations" LicenseDocument ||--}o AttributeSpecification : "has_attributes" LicenseDocument ||--}o Statement : "is_characterized_by" Statement ||--|| Thing : "object" Statement ||--|| Property : "predicate" Property ||--}o Thing : "relations" Property ||--}o AttributeSpecification : "has_attributes" Property ||--}o Statement : "is_characterized_by" Thing ||--}o Thing : "relations" Thing ||--}o AttributeSpecification : "has_attributes" Thing ||--}o Statement : "is_characterized_by" AttributeSpecification ||--|| Property : "predicate" AttributeSpecification ||--}o AttributeSpecification : "has_attributes" AttributeSpecification ||--}o Statement : "is_characterized_by" Activity ||--|o Location : "at_location" Activity ||--}o Identifier : "identifiers" Activity ||--}o Relationship : "qualified_relations" Activity ||--}o Agent : "was_associated_with" Activity ||--}o Activity : "was_informed_by" Activity ||--}o Thing : "relations" Activity ||--}o AttributeSpecification : "has_attributes" Activity ||--}o Statement : "is_characterized_by" Agent ||--}o Agent : "acted_on_behalf_of" Agent ||--|o Location : "at_location" Agent ||--}o Identifier : "identifiers" Agent ||--}o Relationship : "qualified_relations" Agent ||--}o Thing : "relations" Agent ||--}o AttributeSpecification : "has_attributes" Agent ||--}o Statement : "is_characterized_by" Relationship ||--|| Thing : "object" Relationship ||--}| Role : "had_roles" Location ||--}o Identifier : "identifiers" Location ||--}o Relationship : "qualified_relations" Location ||--}o Thing : "relations" Location ||--}o AttributeSpecification : "has_attributes" Location ||--}o Statement : "is_characterized_by" Entity ||--}o Identifier : "identifiers" Entity ||--}o Relationship : "qualified_relations" Entity ||--}o Agent : "was_attributed_to" Entity ||--}o Entity : "was_derived_from" Entity ||--}o Activity : "was_generated_by" Entity ||--}o Thing : "relations" Entity ||--}o AttributeSpecification : "has_attributes" Entity ||--}o Statement : "is_characterized_by"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
license_text 0..1
String
A copy of the actual text of a license reference, file or snippet that is ass... direct
identifiers *
Identifier
An unambiguous reference to the subject within a given context Entity
qualified_relations *
Relationship
Characterizes the relationship or role of an entity with respect to the subje... Entity
was_attributed_to *
Agent
Attribution is the ascribing of an entity to an agent Entity
was_derived_from *
Entity
Derivation is a transformation of an entity into another, an update of an ent... Entity
was_generated_by *
Activity
Generation is the completion of production of a new entity by an activity Entity
id 1
Uriorcurie
Globally unique identifier of a metadata object, such as a Thing Thing
relations *
Thing
Declares an unqualified relation of the subject Thing to another Thing Thing
has_attributes *
AttributeSpecification
Declares a relation that associates a Thing (or another attribute) with an ... ThingMixin
is_characterized_by *
Statement
Qualifies relationships between a subject Thing and an object Thing with ... ThingMixin
schema_type 0..1
Uriorcurie
Type designator of a schema element for validation and schema structure handl... ThingMixin
type 0..1
Uriorcurie
State that the subject is an instance of a particular RDF class ThingMixin

Usages

used by used in type used
Distribution license range LicenseDocument

TODOs

  • spdx vocab has a needed pieces to express a any custom license

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/distribution/unreleased

Mappings

Mapping Type Mapped Value
self dldist:LicenseDocument
native dldist:LicenseDocument
exact dcterms:LicenseDocument, spdx:License

LinkML Source

Direct

name: LicenseDocument
description: A legal document giving official permission to do something with a resource.
todos:
- spdx vocab has a needed pieces to express a any custom license
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:LicenseDocument
- spdx:License
is_a: Entity
slots:
- license_text
class_uri: dldist:LicenseDocument

Induced

name: LicenseDocument
description: A legal document giving official permission to do something with a resource.
todos:
- spdx vocab has a needed pieces to express a any custom license
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:LicenseDocument
- spdx:License
is_a: Entity
attributes:
  license_text:
    name: license_text
    description: A copy of the actual text of a license reference, file or snippet
      that is associated with a License Identifier to aid in future analysis.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - spdx:extractedText
    rank: 1000
    slot_uri: dldist:license_text
    alias: license_text
    owner: LicenseDocument
    domain_of:
    - LicenseDocument
    range: string
  identifiers:
    name: identifiers
    description: An unambiguous reference to the subject within a given context.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - dcterms:identifier
    - schema:identifier
    - ADMS:identifier
    rank: 1000
    slot_uri: dlidentifiers:identifier
    alias: identifiers
    owner: LicenseDocument
    domain_of:
    - Location
    - InstanteneousEvent
    - Agent
    - Activity
    - Entity
    range: Identifier
    multivalued: true
    inlined: true
    inlined_as_list: true
  qualified_relations:
    name: qualified_relations
    description: Characterizes the relationship or role of an entity with respect
      to the subject entity.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - dcat:qualifiedRelation
    rank: 1000
    domain: Thing
    slot_uri: dlroles:qualified_relation
    alias: qualified_relations
    owner: LicenseDocument
    domain_of:
    - Location
    - InstanteneousEvent
    - Agent
    - Activity
    - Entity
    range: Relationship
    multivalued: true
    inlined: true
    inlined_as_list: true
  was_attributed_to:
    name: was_attributed_to
    description: Attribution is the ascribing of an entity to an agent.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - prov:wasAttributedTo
    rank: 1000
    domain: Entity
    slot_uri: dlprov:was_attributed_to
    alias: was_attributed_to
    owner: LicenseDocument
    domain_of:
    - Entity
    range: Agent
    multivalued: true
    inlined: false
  was_derived_from:
    name: was_derived_from
    description: Derivation is a transformation of an entity into another, an update
      of an entity resulting in a new one, or the construction of a new entity based
      on a pre-existing entity.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - prov:wasDerivedFrom
    rank: 1000
    domain: Entity
    slot_uri: dlprov:was_derived_from
    alias: was_derived_from
    owner: LicenseDocument
    domain_of:
    - Entity
    range: Entity
    multivalued: true
    inlined: false
  was_generated_by:
    name: was_generated_by
    description: Generation is the completion of production of a new entity by an
      activity. This entity did not exist before generation and becomes available
      for usage after this generation.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - prov:wasAttributedTo
    rank: 1000
    domain: Entity
    slot_uri: dlprov:was_generated_by
    alias: was_generated_by
    owner: LicenseDocument
    domain_of:
    - Entity
    range: Activity
    multivalued: true
    inlined: false
  id:
    name: id
    description: Globally unique identifier of a metadata object, such as a `Thing`.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - dcterms:identifier
    - schema:identifier
    - ADMS:identifier
    rank: 1000
    slot_uri: dlthings:id
    identifier: true
    alias: id
    owner: LicenseDocument
    domain_of:
    - Thing
    range: uriorcurie
    required: true
  relations:
    name: relations
    description: Declares an unqualified relation of the subject `Thing` to another
      `Thing`. This schema slot is used to define related things inline. If such a
      definition is not needed. A qualified relationship can be declared directly
      using the `is_characterized_by` slot.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - dcat:relation
    - dcterms:relation
    rank: 1000
    domain: Thing
    slot_uri: dlthings:relation
    alias: relations
    owner: LicenseDocument
    domain_of:
    - Thing
    symmetric: true
    relational_role: OBJECT
    range: Thing
    multivalued: true
    inlined: true
    inlined_as_list: false
  has_attributes:
    name: has_attributes
    description: Declares a relation that associates a `Thing` (or another attribute)
      with an attribute, where an attribute is an intrinsic characteristic, such as
      a quality, capability, disposition, function, or is an externally derived attribute
      determined from some descriptor (e.g. a quantity, position, label/identifier).
      Technically, this declaration is done via an `AttributeSpecification` that combines
      a `predicate` with a value declaration and the attribute-related slots of a
      `Thing`. Importantly, such attributes are declared inline, because they do not
      have a unique identifier. If an identifier is available, a `Thing` declaration
      (see `relation`), and a qualification of that relationship via a `Statement`
      (see `is_characterized_by`) should be preferred.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - sio:SIO_000008
    rank: 1000
    slot_uri: dlthings:has_attributes
    alias: has_attributes
    owner: LicenseDocument
    domain_of:
    - ThingMixin
    range: AttributeSpecification
    multivalued: true
    inlined: true
    inlined_as_list: true
  is_characterized_by:
    name: is_characterized_by
    description: Qualifies relationships between a subject `Thing` and an object `Thing`
      with a `Statement` declaring a `predicate` on the nature of the relationship.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - obo:RO_0000053
    rank: 1000
    slot_uri: dlthings:is_characterized_by
    alias: is_characterized_by
    owner: LicenseDocument
    domain_of:
    - ThingMixin
    range: Statement
    multivalued: true
    inlined: true
    inlined_as_list: true
  schema_type:
    name: schema_type
    annotations:
      sh:path:
        tag: sh:path
        value: dlthings:schema_type
    description: Type designator of a schema element for validation and schema structure
      handling purposes. This is used to indicate specialized schema classes for properties
      that accept a hierarchy of classes as their range.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - dcterms:type
    rank: 1000
    slot_uri: rdf:type
    designates_type: true
    alias: schema_type
    owner: LicenseDocument
    domain_of:
    - ThingMixin
    range: uriorcurie
  type:
    name: type
    description: State that the subject is an instance of a particular RDF class.
    from_schema: https://concepts.datalad.org/s/distribution/unreleased
    exact_mappings:
    - dcterms:type
    rank: 1000
    slot_uri: rdf:type
    alias: type
    owner: LicenseDocument
    domain_of:
    - ThingMixin
    range: uriorcurie
class_uri: dldist:LicenseDocument