Class: Distribution
A specific representation of data, which may come in the form of a single file, or an archive or directory of many files, may be standalone or part of a dataset.
URI: dldist:Distribution
erDiagram
Distribution {
uriList access_url
NonNegativeInteger byte_size
W3CISO8601 date_modified
W3CISO8601 date_published
uriList download_url
uriorcurie format
string media_type
uriorcurie id
uriorcurieList conforms_to
string description
uriorcurieList is_about
uriorcurie meta_type
string name
uriorcurieList same_as
string title
uriorcurie type
}
Property {
uriorcurie meta_type
string description
uriorcurie is_defined_by
string name
string title
uriorcurie type
uriorcurie range
string value
}
Identifier {
string notation
}
Thing {
uriorcurie id
uriorcurieList conforms_to
string description
uriorcurieList is_about
uriorcurie meta_type
string name
uriorcurieList same_as
string title
uriorcurie type
}
Activity {
W3CISO8601 ended_at
uriorcurie id
uriorcurieList conforms_to
string description
uriorcurieList is_about
uriorcurie meta_type
string name
uriorcurieList same_as
string title
uriorcurie type
}
Agent {
uriorcurie id
uriorcurieList conforms_to
string description
uriorcurieList is_about
uriorcurie meta_type
string name
uriorcurieList same_as
string title
uriorcurie type
}
AgentInfluence {
string influencer
}
Entity {
uriorcurie id
uriorcurieList conforms_to
string description
uriorcurieList is_about
uriorcurie meta_type
string name
uriorcurieList same_as
string title
uriorcurie type
}
EntityInfluence {
uriorcurie meta_type
string influencer
}
Derivation {
uriorcurie had_activity
uriorcurie meta_type
string influencer
}
Attribution {
string influencer
}
DistributionPart {
string name
}
QualifiedAccess {
}
Parameter {
string description
uriorcurie is_defined_by
string name
string title
uriorcurie type
uriorcurie range
string value
}
DataService {
string download_url_template
uri endpoint_description
uri endpoint_url
W3CISO8601 date_modified
W3CISO8601 date_published
stringList keyword
uri landing_page
string version
uriorcurie id
uriorcurieList conforms_to
string description
uriorcurieList is_about
uriorcurie meta_type
string name
uriorcurieList same_as
string title
uriorcurie type
}
LicenseDocument {
string license_text
uriorcurie id
uriorcurieList conforms_to
string description
uriorcurieList is_about
uriorcurie meta_type
string name
uriorcurieList same_as
string title
uriorcurie type
}
Resource {
W3CISO8601 date_modified
W3CISO8601 date_published
stringList keyword
uri landing_page
string version
uriorcurie id
uriorcurieList conforms_to
string description
uriorcurieList is_about
uriorcurie meta_type
string name
uriorcurieList same_as
string title
uriorcurie type
}
Checksum {
uriorcurie algorithm
HexBinary digest
}
Distribution ||--}o DataService : "access_service"
Distribution ||--}o Checksum : "checksum"
Distribution ||--}o Distribution : "has_part"
Distribution ||--|o Resource : "is_distribution_of"
Distribution ||--|o LicenseDocument : "license"
Distribution ||--}o QualifiedAccess : "qualified_access"
Distribution ||--}o DistributionPart : "qualified_part"
Distribution ||--}o Attribution : "qualified_attribution"
Distribution ||--}o Derivation : "qualified_derivation"
Distribution ||--}o EntityInfluence : "qualified_relation"
Distribution ||--}o Thing : "relation"
Distribution ||--}o Agent : "was_attributed_to"
Distribution ||--}o Entity : "was_derived_from"
Distribution ||--}o Activity : "was_generated_by"
Distribution ||--}o Identifier : "identifier"
Distribution ||--}o Property : "has_property"
Identifier ||--|o Thing : "schema_agency"
Thing ||--}o Identifier : "identifier"
Thing ||--}o Property : "has_property"
Activity ||--}o AgentInfluence : "qualified_association"
Activity ||--}o Thing : "relation"
Activity ||--}o Agent : "was_associated_with"
Activity ||--}o Activity : "was_informed_by"
Activity ||--}o Identifier : "identifier"
Activity ||--}o Property : "has_property"
Agent ||--}o Thing : "relation"
Agent ||--}o Identifier : "identifier"
Agent ||--}o Property : "has_property"
AgentInfluence ||--|| Agent : "agent"
AgentInfluence ||--}| Role : "had_role"
Entity ||--}o Attribution : "qualified_attribution"
Entity ||--}o Derivation : "qualified_derivation"
Entity ||--}o EntityInfluence : "qualified_relation"
Entity ||--}o Thing : "relation"
Entity ||--}o Agent : "was_attributed_to"
Entity ||--}o Entity : "was_derived_from"
Entity ||--}o Activity : "was_generated_by"
Entity ||--}o Identifier : "identifier"
Entity ||--}o Property : "has_property"
EntityInfluence ||--}| Entity : "entity"
EntityInfluence ||--}| Role : "had_role"
Derivation ||--}| Entity : "entity"
Derivation ||--}| Role : "had_role"
Attribution ||--|| Agent : "agent"
Attribution ||--}| Role : "had_role"
DistributionPart ||--|o Entity : "entity"
QualifiedAccess ||--}o DataService : "access_service"
QualifiedAccess ||--}o Parameter : "has_parameter"
DataService ||--}o Parameter : "has_parameter"
DataService ||--|o Agent : "contact_point"
DataService ||--|o Resource : "is_part_of"
DataService ||--|o Resource : "is_version_of"
DataService ||--}o Attribution : "qualified_attribution"
DataService ||--}o Derivation : "qualified_derivation"
DataService ||--}o EntityInfluence : "qualified_relation"
DataService ||--}o Thing : "relation"
DataService ||--}o Agent : "was_attributed_to"
DataService ||--}o Entity : "was_derived_from"
DataService ||--}o Activity : "was_generated_by"
DataService ||--}o Identifier : "identifier"
DataService ||--}o Property : "has_property"
LicenseDocument ||--}o Attribution : "qualified_attribution"
LicenseDocument ||--}o Derivation : "qualified_derivation"
LicenseDocument ||--}o EntityInfluence : "qualified_relation"
LicenseDocument ||--}o Thing : "relation"
LicenseDocument ||--}o Agent : "was_attributed_to"
LicenseDocument ||--}o Entity : "was_derived_from"
LicenseDocument ||--}o Activity : "was_generated_by"
LicenseDocument ||--}o Identifier : "identifier"
LicenseDocument ||--}o Property : "has_property"
Resource ||--|o Agent : "contact_point"
Resource ||--|o Resource : "is_part_of"
Resource ||--|o Resource : "is_version_of"
Resource ||--}o Attribution : "qualified_attribution"
Resource ||--}o Derivation : "qualified_derivation"
Resource ||--}o EntityInfluence : "qualified_relation"
Resource ||--}o Thing : "relation"
Resource ||--}o Agent : "was_attributed_to"
Resource ||--}o Entity : "was_derived_from"
Resource ||--}o Activity : "was_generated_by"
Resource ||--}o Identifier : "identifier"
Resource ||--}o Property : "has_property"
Inheritance
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
access_service | * DataService |
A data service that gives access to a distribution | direct |
access_url | * Uri |
URL that gives access to the subject | direct |
byte_size | 0..1 NonNegativeInteger |
The size of a distribution in bytes | direct |
checksum | * Checksum |
The checksum property provides a mechanism that can be used to verify that th... | direct |
date_modified | 0..1 W3CISO8601 |
Date on which the resource was (last) changed, updated or modified | direct |
date_published | 0..1 W3CISO8601 |
Date on which the resource was (last) changed, updated or modified | direct |
download_url | * Uri |
URL that gives direct access to the subject in the form of a downloadable fil... | direct |
format | 0..1 Uriorcurie |
The file format of a distribution | direct |
has_part | * Distribution |
A related resource that is included either physically or logically in the des... | direct |
is_distribution_of | 0..1 Resource |
Inverse property of DCAT:distribution |
direct |
license | 0..1 LicenseDocument |
A legal document under which the resource is made available | direct |
media_type | 0..1 String |
The media type of a distribution as defined by IANA | direct |
qualified_access | * QualifiedAccess |
Link to a description of a access_service relationship with `DCAT:DataServi... |
direct |
qualified_part | * DistributionPart |
Qualified a hasPart relationship with another entity |
direct |
qualified_attribution | * Attribution |
Attribution is the ascribing of an entity to an agent | Entity |
qualified_derivation | * Derivation |
A transformation of an entity into another, an update of an entity resulting ... | Entity |
qualified_relation | * EntityInfluence |
Characterizes the relationship or role of an entity with respect to the subje... | Entity |
relation | * Thing |
The subject has a relation to the object | 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 | Thing |
conforms_to | * Uriorcurie |
An established standard to which the subject conforms | Thing |
description | 0..1 String |
A free-text account of the thing | Thing |
identifier | * Identifier |
An unambiguous reference to the subject within a given context | Thing |
is_about | * Uriorcurie |
A relation of an information artifact to a thing | Thing |
meta_type | 0..1 Uriorcurie |
Type designator of a metadata object for validation and schema structure hand... | Thing |
name | 0..1 String |
Name of a thing | Thing |
has_property | * Property |
Relation between a subject and a quality, capability or role that it bears | Thing |
same_as | * Uriorcurie |
Property that determines that subject and object are equal | Thing |
title | 0..1 String |
A summarily description of a thing | Thing |
type | 0..1 Uriorcurie |
State that the subject is an instance of a class | Thing |
Usages
used by | used in | type | used |
---|---|---|---|
Distribution | format | domain | Distribution |
Distribution | has_part | range | Distribution |
Distribution | is_distribution_of | domain | Distribution |
Distribution | media_type | domain | Distribution |
Comments
- If a distribution is accessible only through a landing page, then the landing page URL associated with respective resource SHOULD be duplicated as
access_url
on a distribution.
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/distribution/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dldist:Distribution |
native | dldist:Distribution |
exact | DCAT:Distribution |
Examples
Example: Distribution-resource
# Link a distribution to the resource it is representing, and the
# (versioned) data collections it is part of.
# The identifiers are arbitrary, but symbolize the distribution
# to be a format-specific materialization of a general resource
#
# The resource record is not inlined at `is_distribution_of`,
# because this avoids duplication in cases where multiple distributions
# of the same resource exist. The resource object only has to be
# defined once in a `relation` property
id: exthisdsver:./some/path.ext
is_distribution_of: exthisdsver:#some/path
relation:
- id: exthisdsver:#some/path
meta_type: dldist:Resource
description: Some tabular data
is_part_of: exthisdsver:#
- id: exthisdsver:#
meta_type: dldist:Resource
description: A version of a collection of some data
is_version_of: exthisds:#
- id: exthisds:#
meta_type: dldist:Resource
description: A collection of some data
Example: Distribution-datatypes
id: exthisdsver:./file.jpeg
# two approaches:
# first using the common qualified-relation pattern.
qualified_relation:
- entity:
# encapsulated image data
- obo:NCIT_C95650
had_role:
# data type
- obo:NCIT_C42645
# when standardized terms for identifying data types are not available,
# the can be defined in a custom entity.
#relation:
# - id: exthisds:#dtype_funky
# ...
# this is an alternative approach via a custom property.
# it is also combinable with a custom data type definition in
# a relation.
has_property:
- type: obo:NCIT_C42645
is_defined_by: obo:NCIT_C95650
# optionally:
name: data type
value: encapsulated image data
Example: Distribution-formats
id: exthisdsver:.
# identify a particular version of BIDS as the organization standard
# used for the distribution
conforms_to:
- https://bids-specification.readthedocs.io/en/v1.4.0
has_part:
- id: exthisdsver:./dataset_description.json
# file format specification as IANA media type
media_type: application/json
- id: exthisdsver:./participants.tsv
# file format specification via custom definition IRI
# (here effectively also pointing to IANA)
format: http://edamontology.org/format_3475
Example: Distribution-customlicense
id: exthisdsver:./some/path.ext
relation:
- id: exthisds:#customlicense
meta_type: dldist:LicenseDocument
license_text: >-
Highly custom terms, never seen before.
license: exthisds:#customlicense
Example: Distribution-basic
# A basic record. No linkage, just elementary properties.
#
# The identifier duplicated the file name in a dataset-version
# specific namespace. However, it is nevertheless arbitrary and
# could also be something else entirely, e.g., a Git blob SHA
# or another checksum (with an appropriate namespace prefix).
id: exthisdsver:./some/name.ext
byte_size: 123456789
license: licenses:CC0-1.0
date_modified: "2024-03-21"
name: name.ext
#
# Checksum information is inlined, because additional linkage
# to a unique content checksum value is an unlikely use case
checksum:
- algorithm: spdx:checksumAlgorithm_md5
digest: 32a617360d10e3dcbfdd0885e8d64ab8
- algorithm: spdx:checksumAlgorithm_sha1
digest: c7dbac946b9860cf05a7d696b9e9591c60083859
Example: Distribution-annexkey
id: https://concepts.datalad.org/ns/annex-key/MD5E-s3214--ba1f2511fc30423bdbb183fe33f3dd0f.csv
byte_size: 3214
checksum:
- algorithm: spdx:checksumAlgorithm_md5
digest: ba1f2511fc30423bdbb183fe33f3dd0f
media_type: text/csv
Example: Distribution-access
id: exthisdsver:./some/path.ext
# if a distribution is accessible directly (e.g. HTTP GET)
# any number of download URLs can be recorded
download_url:
# file on a webserver
- https://www.example.com/path.ext
# see the rest of the record below for how this URL is constructed
- https://coscine.example.com/coscine/api/v2/projects/p123/resources/r456/blobs/k789
# if a distribution is not accessible directly,
# different types of access URLs can be recorded
access_url:
# dataservice query endpoint URL, matching `access_service.endpoint_url`
- https://coscine.example.com/coscine
# references to any data service that can give access to the file
access_service:
- https://coscine.example.com
# if needed, a dataservice record can be declared inlined as a relation.
# typically a dataservice would be define in a more general record, rather
# than inlined in a specific distribution record (done here for demonstration
# purposes).
relation:
- id: https://coscine.example.com
meta_type: dldist:DataService
# (ab)using the URL of the upstream instance as a type identifier
type: https://coscine.rwth-aachen.de
# identify a person/organization to contact for any inquiries about the data service.
# value is identifier of an agent record
contact_point: exthisns:coscine-admin
# any general (human-readable) description of the dataservice
description: Central RDM service at example.com
# API description
endpoint_description: https://coscine.rwth-aachen.de/coscine/api/swagger/v2/swagger.json
# API end point
endpoint_url: https://coscine.example.com/coscine
# parameter needed to perform an access request can be enumerated.
# providing type (and possibly range, description, and default values, can
# help to pass useful information to a user, or to implement generic
# request handler)
has_parameter:
- name: projectId
description: Coscine project identifier
# project identifier
type: obo:NCIT_C165055
- name: resourceId
description: Coscine resource identifier
# resource identifier
type: obo:NCIT_C165071
- name: key
description: Coscine blob identifier
# content identifier
type: obo:NCIT_C99023
# specify how download URLs can be determined from a template and
# content-specific parameters.
# this is optional, but enables generic, dataservice-unspecific download
# handler implementations.
download_url_template: https://coscine.example.com/coscine/api/v2/projects/{projectId}/resources/{resourceId}/blobs/{key}
# qualified relation to describe how a specific distribution can be obtained
# from a particular dataservice
qualified_access:
# providing dataservice
- access_service:
- https://coscine.example.com
# service parameter needed for obtaining `exthisdsver:./some/path.ext`
has_parameter:
- name: projectId
value: p123
- name: resourceId
value: r456
- name: key
value: k789
Example: Distribution-parts
# Describe parts of a distribution
# The identifiers are arbitrary, but symbolize the nesting
# of a distribution in another.
# Alternatively, content-based identifiers can be used. They
# Enable lean documents, because parts can be referenced
# across different locations and versions after a single
# inline definition.
id: exthisdsver:./archive.zip
has_part:
# a part of a Distribution is also a Distribution
- id: exthisdsver:./archive.zip/subdir
description: A subdirectory
has_part:
- id: exthisdsver:./archive.zip/subdir/file.txt
description: A file
qualified_part:
- name: file.txt
entity: exthisdsver:./archive.zip/subdir/file.txt
qualified_part:
- name: subdir
entity: exthisdsver:./archive.zip/subdir
Example: Distribution-annexaccess
# specification of a distribution access via a git-annex special remote
id: https://concepts.datalad.org/ns/annex-key/MD5E-s3214--ba1f2511fc30423bdbb183fe33f3dd0f.csv
qualified_access:
- access_service:
# see example DataService-annexremote for a matching specification
- https://concepts.datalad.org/ns/annex-uuid/0a8713ca-ef42-11ee-a805-d3e9a774e795
# there could be more remotes from which the same key is provided
# identify the annex key matching this Distribution, to complete the information
# required to perform a request. The name has to match the parameter specification
# of the access service
has_parameter:
- name: key
value: MD5E-s3214--ba1f2511fc30423bdbb183fe33f3dd0f.csv
Example: Distribution-gittree
id: https://concepts.datalad.org/ns/gitsha/9a48c2bf7e97a081f2b1ab68eb909bbfc86267be
# when the parts are defined elsewhere (e.g., in a joint collection
# of metadata records on dataset aspects) there is no need to
# reiterate any information here: just link content under a name
qualified_part:
- entity: https://concepts.datalad.org/ns/annex-key/MD5E-s3214--ba1f2511fc30423bdbb183fe33f3dd0f.csv
name: table.csv
- entity: https://concepts.datalad.org/ns/gitsha/e12e9505cff5417f594d719b99720b4c39d86434
name: index.html
# this tree is the top-level tree of a particular commit
is_distribution_of: https://concepts.datalad.org/ns/gitsha/8d6f033bb2a6109b2c4d64d6f27b0feb181e4d0f
Example: Distribution-gitblob
id: gitsha:e12e9505cff5417f594d719b99720b4c39d86434
byte_size: 63165
checksum:
# gitsha and content sha1 are not one and the same thing
- algorithm: spdx:checksumAlgorithm_sha1
digest: 0410b851ebd2282ac37558885db16782f31626db
media_type: text/html
LinkML Source
Direct
name: Distribution
description: A specific representation of data, which may come in the form of a single
file, or an archive or directory of many files, may be standalone or part of a dataset.
comments:
- If a distribution is accessible only through a landing page, then the landing page
URL associated with respective resource SHOULD be duplicated as `access_url` on
a distribution.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- DCAT:Distribution
is_a: Entity
slots:
- access_service
- access_url
- byte_size
- checksum
- date_modified
- date_published
- download_url
- format
- has_part
- is_distribution_of
- license
- media_type
- qualified_access
- qualified_part
slot_usage:
access_service:
name: access_service
multivalued: true
access_url:
name: access_url
multivalued: true
checksum:
name: checksum
multivalued: true
inlined: true
inlined_as_list: true
download_url:
name: download_url
multivalued: true
has_part:
name: has_part
range: Distribution
multivalued: true
inlined: true
inlined_as_list: true
qualified_access:
name: qualified_access
range: QualifiedAccess
multivalued: true
inlined: true
inlined_as_list: true
qualified_part:
name: qualified_part
range: DistributionPart
multivalued: true
inlined: true
inlined_as_list: true
class_uri: dldist:Distribution
Induced
name: Distribution
description: A specific representation of data, which may come in the form of a single
file, or an archive or directory of many files, may be standalone or part of a dataset.
comments:
- If a distribution is accessible only through a landing page, then the landing page
URL associated with respective resource SHOULD be duplicated as `access_url` on
a distribution.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- DCAT:Distribution
is_a: Entity
slot_usage:
access_service:
name: access_service
multivalued: true
access_url:
name: access_url
multivalued: true
checksum:
name: checksum
multivalued: true
inlined: true
inlined_as_list: true
download_url:
name: download_url
multivalued: true
has_part:
name: has_part
range: Distribution
multivalued: true
inlined: true
inlined_as_list: true
qualified_access:
name: qualified_access
range: QualifiedAccess
multivalued: true
inlined: true
inlined_as_list: true
qualified_part:
name: qualified_part
range: DistributionPart
multivalued: true
inlined: true
inlined_as_list: true
attributes:
access_service:
name: access_service
description: A data service that gives access to a distribution.
comments:
- SHOULD be used to link to a description of a dcat:DataService that can provide
access to the subject.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- DCAT:accessService
related_mappings:
- DCAT:accessURL
- DCAT:landingPage
rank: 1000
slot_uri: dldist:access_service
alias: access_service
owner: Distribution
domain_of:
- Distribution
- QualifiedAccess
range: DataService
multivalued: true
access_url:
name: access_url
description: URL that gives access to the subject. This can be, e.g, a landing
page, feed, SPARQL endpoint.
comments:
- If the subject is available directly, typically through a HTTP Get request,
`download_url` SHOULD be used instead.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- DCAT:accessURL
related_mappings:
- DCAT:downloadURL
- DCAT:landingPage
rank: 1000
slot_uri: dldist:access_url
alias: access_url
owner: Distribution
domain_of:
- Distribution
range: uri
multivalued: true
byte_size:
name: byte_size
description: The size of a distribution in bytes.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- DCAT:byteSize
rank: 1000
slot_uri: dldist:byte_size
alias: byte_size
owner: Distribution
domain_of:
- Distribution
range: NonNegativeInteger
checksum:
name: checksum
description: The checksum property provides a mechanism that can be used to verify
that the contents of a file or package have not changed.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- spdx:checksum
rank: 1000
slot_uri: dldist:checksum
alias: checksum
owner: Distribution
domain_of:
- Distribution
range: Checksum
multivalued: true
inlined: true
inlined_as_list: true
date_modified:
name: date_modified
description: Date on which the resource was (last) changed, updated or modified.
notes:
- successful validation with `datetime` as a range and linkml-jsonschema-validate`
depends on a patched linkml, see https://github.com/linkml/linkml/issues/1806
- a related problem also exists for `linkml-validate`, we cannot have a more specific
range right now
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:modified
rank: 1000
slot_uri: dldist:date_modified
alias: date_modified
owner: Distribution
domain_of:
- Distribution
- Resource
range: W3CISO8601
date_published:
name: date_published
description: Date on which the resource was (last) changed, updated or modified.
notes:
- successful validation with `datetime` as a range and linkml-jsonschema-validate`
depends on a patched linkml, see https://github.com/linkml/linkml/issues/1806
- a related problem also exists for `linkml-validate`, we cannot have a more specific
range right now
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- schema:datePublished
rank: 1000
slot_uri: dldist:date_published
alias: date_published
owner: Distribution
domain_of:
- Distribution
- Resource
range: W3CISO8601
download_url:
name: download_url
description: URL that gives direct access to the subject in the form of a downloadable
file in a given format.
comments:
- SHOULD be used for the URL at which this distribution is available directly,
typically through a HTTP Get request.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- DCAT:downloadURL
related_mappings:
- DCAT:accessURL
- DCAT:landingPage
rank: 1000
slot_uri: dldist:download_url
alias: download_url
owner: Distribution
domain_of:
- Distribution
range: uri
multivalued: true
format:
name: format
description: The file format of a distribution.
notes:
- When type of the distribution is defined by IANA, `media_type` should be used.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:format
rank: 1000
domain: Distribution
slot_uri: dldist:format
alias: format
owner: Distribution
domain_of:
- Distribution
range: uriorcurie
has_part:
name: has_part
description: A related resource that is included either physically or logically
in the described resource.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:hasPart
rank: 1000
slot_uri: dldist:has_part
alias: has_part
owner: Distribution
domain_of:
- Distribution
range: Distribution
multivalued: true
inlined: true
inlined_as_list: true
is_distribution_of:
name: is_distribution_of
description: Inverse property of `DCAT:distribution`.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
rank: 1000
domain: Distribution
slot_uri: dldist:is_distribution_of
alias: is_distribution_of
owner: Distribution
domain_of:
- Distribution
inverse: distribution
range: Resource
license:
name: license
description: A legal document under which the resource is made available.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:license
- DCAT:license
rank: 1000
slot_uri: dldist:license
alias: license
owner: Distribution
domain_of:
- Distribution
range: LicenseDocument
media_type:
name: media_type
description: The media type of a distribution as defined by IANA
examples:
- value: text/csv
from_schema: https://concepts.datalad.org/s/distribution/unreleased
see_also:
- https://www.iana.org/assignments/media-types
exact_mappings:
- DCAT:mediaType
rank: 1000
is_a: format
domain: Distribution
slot_uri: dldist:media_type
alias: media_type
owner: Distribution
domain_of:
- Distribution
range: string
qualified_access:
name: qualified_access
description: Link to a description of a `access_service` relationship with `DCAT:DataService`.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
broad_mappings:
- DCAT:qualifiedRelation
rank: 1000
slot_uri: dlco:qualified_access
alias: qualified_access
owner: Distribution
domain_of:
- Distribution
range: QualifiedAccess
multivalued: true
inlined: true
inlined_as_list: true
qualified_part:
name: qualified_part
description: Qualified a `hasPart` relationship with another entity.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
broad_mappings:
- DCAT:qualifiedRelation
rank: 1000
slot_uri: dldist:qualified_part
alias: qualified_part
owner: Distribution
domain_of:
- Distribution
range: DistributionPart
multivalued: true
inlined: true
inlined_as_list: true
qualified_attribution:
name: qualified_attribution
description: Attribution is the ascribing of an entity to an agent.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- prov:qualifiedAttribution
rank: 1000
slot_uri: dlprov:qualified_attribution
alias: qualified_attribution
owner: Distribution
domain_of:
- Entity
range: Attribution
multivalued: true
inlined: true
inlined_as_list: true
qualified_derivation:
name: qualified_derivation
description: 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:qualifiedDerivation
rank: 1000
slot_uri: dlprov:qualified_derivation
alias: qualified_derivation
owner: Distribution
domain_of:
- Entity
range: Derivation
multivalued: true
inlined: true
inlined_as_list: true
qualified_relation:
name: qualified_relation
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
slot_uri: dlprov:qualified_relation
alias: qualified_relation
owner: Distribution
domain_of:
- Entity
range: EntityInfluence
multivalued: true
inlined: true
inlined_as_list: true
relation:
name: relation
description: The subject has a relation to the object.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:relation
rank: 1000
domain: Thing
slot_uri: dlprov:relation
alias: relation
owner: Distribution
domain_of:
- Activity
- Agent
- Entity
symmetric: true
relational_role: OBJECT
range: Thing
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
is_a: was_influenced_by
domain: Entity
slot_uri: dlprov:was_attributed_to
alias: was_attributed_to
owner: Distribution
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
is_a: was_influenced_by
domain: Entity
slot_uri: dlprov:was_derived_from
alias: was_derived_from
owner: Distribution
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
is_a: was_influenced_by
domain: Entity
slot_uri: dlprov:was_generated_by
alias: was_generated_by
owner: Distribution
domain_of:
- Entity
range: Activity
multivalued: true
inlined: false
id:
name: id
description: Globally unique identifier of a metadata object.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:identifier
- schema:identifier
rank: 1000
slot_uri: dlthing:id
identifier: true
alias: id
owner: Distribution
domain_of:
- Thing
- Role
range: uriorcurie
required: true
conforms_to:
name: conforms_to
description: An established standard to which the subject conforms.
comments:
- This property SHOULD be used to indicate a model, schema, ontology, view or
profile that the subject conforms to.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:conformsTo
rank: 1000
slot_uri: dlthing:conforms_to
alias: conforms_to
owner: Distribution
domain_of:
- Thing
range: uriorcurie
multivalued: true
description:
name: description
description: A free-text account of the thing.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:description
- rdfs:comment
rank: 1000
slot_uri: dlthing:description
alias: description
owner: Distribution
domain_of:
- Thing
- Characteristic
range: string
identifier:
name: identifier
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: dlthing:identifier
alias: identifier
owner: Distribution
domain_of:
- Thing
range: Identifier
multivalued: true
inlined: true
inlined_as_list: true
is_about:
name: is_about
description: A relation of an information artifact to a thing. For example, the
subject matter of the content.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- schema:about
- obo:IAO_0000136
rank: 1000
slot_uri: dlthing:is_about
alias: is_about
owner: Distribution
domain_of:
- Thing
range: uriorcurie
multivalued: true
meta_type:
name: meta_type
description: Type designator of a metadata object 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: meta_type
owner: Distribution
domain_of:
- Thing
- Property
- EntityInfluence
range: uriorcurie
name:
name: name
description: Name of a thing.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- rdfs:label
- schema:name
- foaf:name
rank: 1000
slot_uri: dlthing:name
alias: name
owner: Distribution
domain_of:
- DistributionPart
- Thing
- Characteristic
range: string
has_property:
name: has_property
description: Relation between a subject and a quality, capability or role that
it bears.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- sio:SIO_000233
rank: 1000
slot_uri: dlthing:has_property
alias: has_property
owner: Distribution
domain_of:
- Thing
relational_role: PREDICATE
range: Property
multivalued: true
inlined: true
inlined_as_list: true
same_as:
name: same_as
description: Property that determines that subject and object are equal. Can be
used to indicate a URL of a reference Web page that unambiguously indicates
the subjects's identity. For example, the URL of the subjects's Wikipedia page,
Wikidata entry, or official website.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- owl:sameAs
close_mappings:
- schema:sameAs
rank: 1000
slot_uri: dlthing:same_as
alias: same_as
owner: Distribution
domain_of:
- Thing
range: uriorcurie
multivalued: true
title:
name: title
description: A summarily description of a thing. It is closely related to a name,
but often less compact and more descriptive. Typically used for documents.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:title
- sio:SIO_000185
related_mappings:
- schema:name
rank: 1000
slot_uri: dlthing:title
alias: title
owner: Distribution
domain_of:
- Thing
- Characteristic
range: string
type:
name: type
description: State that the subject is an instance of a class.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: rdf:type
alias: type
owner: Distribution
domain_of:
- Thing
- Characteristic
range: uriorcurie
class_uri: dldist:Distribution