Class: DataService
A collection of operations that provides access to one or more distributions or data processing functions.
URI: dldist:DataService
erDiagram
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 broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Statement {
uriorcurie object
}
Property {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
AttributeSpecification {
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
uriorcurie range
string value
}
Annotation {
uriorcurie annotation_tag
string annotation_value
}
Thing {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Activity {
W3CISO8601 ended_at
W3CISO8601 started_at
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Agent {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Relationship {
uriorcurie object
}
Identifier {
uriorcurie creator
string notation
NodeUriOrCurie schema_type
}
Location {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Entity {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Resource {
W3CISO8601 date_modified
W3CISO8601 date_published
stringList keyword
uri landing_page
string version
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
DataService ||--|o Agent : "contact_point"
DataService ||--|o Resource : "is_part_of"
DataService ||--|o Resource : "is_version_of"
DataService ||--}o Identifier : "identifiers"
DataService ||--}o Relationship : "qualified_relations"
DataService ||--}o Agent : "attributed_to"
DataService ||--}o Entity : "derived_from"
DataService ||--}o Activity : "generated_by"
DataService ||--}o Thing : "relations"
DataService ||--}o Annotation : "annotations"
DataService ||--}o AttributeSpecification : "attributes"
DataService ||--}o Statement : "characterized_by"
Statement ||--|| Property : "predicate"
Property ||--}o Thing : "relations"
Property ||--}o Annotation : "annotations"
Property ||--}o AttributeSpecification : "attributes"
Property ||--}o Statement : "characterized_by"
AttributeSpecification ||--|| Property : "predicate"
AttributeSpecification ||--}o Annotation : "annotations"
AttributeSpecification ||--}o AttributeSpecification : "attributes"
AttributeSpecification ||--}o Statement : "characterized_by"
Thing ||--}o Thing : "relations"
Thing ||--}o Annotation : "annotations"
Thing ||--}o AttributeSpecification : "attributes"
Thing ||--}o Statement : "characterized_by"
Activity ||--|o Location : "at_location"
Activity ||--}o Identifier : "identifiers"
Activity ||--}o Relationship : "qualified_relations"
Activity ||--}o Agent : "associated_with"
Activity ||--}o Activity : "informed_by"
Activity ||--}o Thing : "relations"
Activity ||--}o Annotation : "annotations"
Activity ||--}o AttributeSpecification : "attributes"
Activity ||--}o Statement : "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 Annotation : "annotations"
Agent ||--}o AttributeSpecification : "attributes"
Agent ||--}o Statement : "characterized_by"
Relationship ||--}| Role : "roles"
Location ||--}o Identifier : "identifiers"
Location ||--}o Relationship : "qualified_relations"
Location ||--}o Thing : "relations"
Location ||--}o Annotation : "annotations"
Location ||--}o AttributeSpecification : "attributes"
Location ||--}o Statement : "characterized_by"
Entity ||--}o Identifier : "identifiers"
Entity ||--}o Relationship : "qualified_relations"
Entity ||--}o Agent : "attributed_to"
Entity ||--}o Entity : "derived_from"
Entity ||--}o Activity : "generated_by"
Entity ||--}o Thing : "relations"
Entity ||--}o Annotation : "annotations"
Entity ||--}o AttributeSpecification : "attributes"
Entity ||--}o Statement : "characterized_by"
Resource ||--|o Agent : "contact_point"
Resource ||--|o Resource : "is_part_of"
Resource ||--|o Resource : "is_version_of"
Resource ||--}o Identifier : "identifiers"
Resource ||--}o Relationship : "qualified_relations"
Resource ||--}o Agent : "attributed_to"
Resource ||--}o Entity : "derived_from"
Resource ||--}o Activity : "generated_by"
Resource ||--}o Thing : "relations"
Resource ||--}o Annotation : "annotations"
Resource ||--}o AttributeSpecification : "attributes"
Resource ||--}o Statement : "characterized_by"
Inheritance
- Thing [ ThingMixin]
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
download_url_template | 0..1 String |
A URL template with placeholders enclosed in braces ({example} ) |
direct |
endpoint_description | 0..1 Uri |
A description of the services available via the end-points, including their o... | direct |
endpoint_url | 0..1 Uri |
The root location or primary endpoint of a service (a Web-resolvable IRI) | direct |
contact_point | 0..1 Agent |
Relevant contact information for the subject | Resource |
date_modified | 0..1 W3CISO8601 |
Timepoint at which the subject was (last) changed, updated or modified | Resource |
date_published | 0..1 W3CISO8601 |
Timepoint at which the subject was (last) published | Resource |
is_part_of | 0..1 Resource |
A related resource that is included either physically or logically in the des... | Resource |
is_version_of | 0..1 Resource |
A related resource of which the described resource is a version | Resource |
keyword | * String |
One or more keywords or tags describing the resource | Resource |
landing_page | 0..1 Uri |
A Web page that can be navigated to in a Web browser to gain access to a reso... | Resource |
version | 0..1 String |
Version indicator (name or identifier) of a resource | Resource |
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 |
attributed_to | * Agent |
Attribution is the ascribing of an entity to an agent | Entity |
derived_from | * Entity |
Derivation is a transformation of an entity into another, an update of an ent... | Entity |
generated_by | * Activity |
Generation is the completion of production of a new entity by an activity | Entity |
id | 1 Uriorcurie |
Persistent and globally unique identifier of a Thing |
Thing |
relations | * Thing |
Declares an unqualified relation of the subject Thing to another Thing |
Thing |
annotations | * Annotation |
A record of properties of the metadata record on a subject, a collection of t... | ThingMixin |
broad_mappings | * Uriorcurie |
A list of terms from different schemas or terminology systems that have broad... | ThingMixin |
close_mappings | * Uriorcurie |
A list of terms from different schemas or terminology systems that have close... | ThingMixin |
description | 0..1 String |
A free-text account of the subject | ThingMixin |
exact_mappings | * Uriorcurie |
A list of terms from different schemas or terminology systems that have ident... | ThingMixin |
attributes | * AttributeSpecification |
Declares a relation that associates a Thing (or another attribute) with an ... |
ThingMixin |
characterized_by | * Statement |
Qualifies relationships between a subject Thing and an object Thing with ... |
ThingMixin |
narrow_mappings | * Uriorcurie |
A list of terms from different schemas or terminology systems that have narro... | ThingMixin |
related_mappings | * Uriorcurie |
A list of terms from different schemas or terminology systems that have relat... | ThingMixin |
schema_type | 0..1 NodeUriOrCurie |
State that the subject is an instance of a particular schema class | ThingMixin |
Usages
used by | used in | type | used |
---|---|---|---|
Distribution | access_service | range | DataService |
QualifiedAccess | access_service | range | DataService |
Comments
- Characteristics of a particular
Dataservice
that do not vary acrossDistributions
that can be requested from theDataService
are considered properties (has_property
) of theDataservice
. In contrast, information needed in addition for requesting a particularDistribution
are considered an access request parameter (has_parameter
). Such parameters can be declared for aDataService
, and provided for a particularDistribution
via a dedicatedQualifiedAccess
relation.
TODOs
- Enable indication what kind of credentials are required for access, and where to obtain them.
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/distribution/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dldist:DataService |
native | dldist:DataService |
exact | dcat:DataService |
broad | dcat:Resource, dctypes:Service |
Examples
Example: DataService-annexremote
# specification of a git-annex special remote as a DataService
id: https://concepts.datalad.org/ns/annex-uuid/0a8713ca-ef42-11ee-a805-d3e9a774e795
# TODO have a definition of a generic annex remote
exact_mappings:
- https://git-annex.branchable.com/special_remotes
attributes:
- predicate: foaf:name
value: box.com
- predicate: ex:identifier
exact_mappings:
- ADMS:Identifier
attributes:
- predicate: skos:notation
value: 0a8713ca-ef42-11ee-a805-d3e9a774e795
- predicate: ADMS:schemaAgency
value: https://git-annex.branchable.com
endpoint_url: https://dav.box.com/dav/git-annex
# we are using a box.com WebDAV endpoint, but through a git-annex special remote,
# hence its documentation is the more appropriate description
endpoint_description: https://git-annex.branchable.com/special_remotes/webdav/
# as a generic approach specify init/enableremote parameters
# as key-value pairs. each of them could have associated
# definitions to communicate the semantics in a more commonly
# understood way.
# These are modeled as properties of the dataservice, because the dataservice
# is a generic git-annex special remote, and only these (fixed) properties
# define protocol/layout/content of the dataservice
# TODO the following are required and fixed configuration settings
#has_property:
# - name: type
# value: webdav
# - name: url
# value: https://dav.box.com/dav/git-annex
# exact_mappings:
# - dcat:endpointURL
# - name: chunk
# value: 10mb
# - name: keyid
# value: id@joeyh.name
# identification of parameters that have to be provided in order to perform
# content retrieval
# TODO Parameter is presently a AttributeSpecification which require a predicate
# however, there already is the predicate `has_parameter`. It think this needs
# to be properly delineated and clarified.
# has_parameter:
# - name: key
# description: git-annex key
# # content identifier
# exact_mappings:
# - obo:NCIT_C99023
# # (ab)use design document on annex keys as range identifier
# range: https://git-annex.branchable.com/internals/key_format
LinkML Source
Direct
name: DataService
description: A collection of operations that provides access to one or more distributions
or data processing functions.
todos:
- Enable indication what kind of credentials are required for access, and where to
obtain them.
comments:
- Characteristics of a particular `Dataservice` that do not vary across `Distributions`
that can be requested from the `DataService` are considered properties (`has_property`)
of the `Dataservice`. In contrast, information needed in addition for requesting
a particular `Distribution` are considered an access request parameter (`has_parameter`).
Such parameters can be declared for a `DataService`, and provided for a particular
`Distribution` via a dedicated `QualifiedAccess` relation.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcat:DataService
broad_mappings:
- dcat:Resource
- dctypes:Service
is_a: Resource
slots:
- download_url_template
- endpoint_description
- endpoint_url
class_uri: dldist:DataService
Induced
name: DataService
description: A collection of operations that provides access to one or more distributions
or data processing functions.
todos:
- Enable indication what kind of credentials are required for access, and where to
obtain them.
comments:
- Characteristics of a particular `Dataservice` that do not vary across `Distributions`
that can be requested from the `DataService` are considered properties (`has_property`)
of the `Dataservice`. In contrast, information needed in addition for requesting
a particular `Distribution` are considered an access request parameter (`has_parameter`).
Such parameters can be declared for a `DataService`, and provided for a particular
`Distribution` via a dedicated `QualifiedAccess` relation.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcat:DataService
broad_mappings:
- dcat:Resource
- dctypes:Service
is_a: Resource
attributes:
download_url_template:
name: download_url_template
description: A URL template with placeholders enclosed in braces (`{example}`).
When expanded with a given set of named parameters, the instantiated template
forms a valid URL suitable for requesting a download.
notes:
- the `range` is string, because structural elements of the URL (e.g., the protocol)
could also be a placeholder.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
close_mappings:
- linkml:structured_pattern
related_mappings:
- dldist:download_url
rank: 1000
slot_uri: dldist:download_url_template
alias: download_url_template
owner: DataService
domain_of:
- DataService
range: string
endpoint_description:
name: endpoint_description
description: A description of the services available via the end-points, including
their operations, parameters etc.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
rank: 1000
slot_uri: dldist:endpoint_description
alias: endpoint_description
owner: DataService
domain_of:
- DataService
range: uri
endpoint_url:
name: endpoint_url
description: The root location or primary endpoint of a service (a Web-resolvable
IRI).
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcat:endpointURL
related_mappings:
- dcat:downloadURL
- dldist:endpoint_description
rank: 1000
slot_uri: dldist:endpoint_url
alias: endpoint_url
owner: DataService
domain_of:
- DataService
range: uri
contact_point:
name: contact_point
description: Relevant contact information for the subject.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcat:contactPoint
rank: 1000
slot_uri: dldist:contact_point
alias: contact_point
owner: DataService
domain_of:
- Resource
range: Agent
date_modified:
name: date_modified
description: Timepoint at which the subject 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: dltemporal:date_modified
alias: date_modified
owner: DataService
domain_of:
- Distribution
- Resource
range: W3CISO8601
date_published:
name: date_published
description: Timepoint at which the subject was (last) published.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- schema:datePublished
rank: 1000
slot_uri: dltemporal:date_published
alias: date_published
owner: DataService
domain_of:
- Distribution
- Resource
range: W3CISO8601
is_part_of:
name: is_part_of
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:isPartOf
rank: 1000
slot_uri: dldist:is_part_of
alias: is_part_of
owner: DataService
domain_of:
- Resource
range: Resource
is_version_of:
name: is_version_of
description: A related resource of which the described resource is a version.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcat:isVersionOf
rank: 1000
slot_uri: dldist:is_version_of
alias: is_version_of
owner: DataService
domain_of:
- Resource
range: Resource
keyword:
name: keyword
description: One or more keywords or tags describing the resource.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcat:keyword
- schema:keywords
rank: 1000
slot_uri: dldist:keyword
alias: keyword
owner: DataService
domain_of:
- Resource
range: string
multivalued: true
landing_page:
name: landing_page
description: A Web page that can be navigated to in a Web browser to gain access
to a resource, its distributions and/or additional information.
comments:
- If the distribution(s) are accessible only through a landing page (i.e., direct
download URLs are not known), then the landing page link SHOULD be duplicated
as `dldist:access_url` on a distribution.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
see_also:
- https://www.w3.org/TR/vocab-dcat-3/#example-landing-page
exact_mappings:
- dcat:landingPage
- foaf:page
rank: 1000
slot_uri: dldist:landing_page
alias: landing_page
owner: DataService
domain_of:
- Resource
range: uri
version:
name: version
description: Version indicator (name or identifier) of a resource.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcat:version
- pav:version
rank: 1000
slot_uri: dldist:version
alias: version
owner: DataService
domain_of:
- Resource
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: DataService
domain_of:
- Location
- InstantaneousEvent
- 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.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcat:qualifiedRelation
rank: 1000
domain: Thing
slot_uri: dlroles:qualified_relations
alias: qualified_relations
owner: DataService
domain_of:
- Location
- InstantaneousEvent
- Agent
- Activity
- Entity
range: Relationship
multivalued: true
inlined: true
attributed_to:
name: 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:attributed_to
alias: attributed_to
owner: DataService
domain_of:
- Entity
range: Agent
multivalued: true
inlined: false
derived_from:
name: 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:derived_from
alias: derived_from
owner: DataService
domain_of:
- Entity
range: Entity
multivalued: true
inlined: false
generated_by:
name: 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:generated_by
alias: generated_by
owner: DataService
domain_of:
- Entity
range: Activity
multivalued: true
inlined: false
id:
name: id
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Persistent identifier
sh:order:
tag: sh:order
value: 1
description: Persistent and globally unique identifier of 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: DataService
domain_of:
- Thing
range: uriorcurie
required: true
relations:
name: relations
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Relations
sh:order:
tag: sh:order
value: 6
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 `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: DataService
domain_of:
- Thing
symmetric: true
relational_role: OBJECT
range: Thing
multivalued: true
inlined: true
inlined_as_list: false
annotations:
name: annotations
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Annotations
sh:order:
tag: sh:order
value: 5
description: A record of properties of the metadata record on a subject, a collection
of tag/text tuples with the semantics of OWL Annotation.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
rank: 1000
slot_uri: dlthings:annotations
alias: annotations
owner: DataService
domain_of:
- ThingMixin
range: Annotation
multivalued: true
inlined: true
broad_mappings:
name: broad_mappings
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Broad mappings
sh:order:
tag: sh:order
value: 9
description: A list of terms from different schemas or terminology systems that
have broader meaning.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
rank: 1000
is_a: mappings
slot_uri: skos:broadMatch
alias: broad_mappings
owner: DataService
domain_of:
- ThingMixin
range: uriorcurie
multivalued: true
close_mappings:
name: close_mappings
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Close mappings
sh:order:
tag: sh:order
value: 8
description: A list of terms from different schemas or terminology systems that
have close meaning.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
rank: 1000
is_a: mappings
slot_uri: skos:closeMatch
alias: close_mappings
owner: DataService
domain_of:
- ThingMixin
range: uriorcurie
multivalued: true
description:
name: description
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Description
sh:order:
tag: sh:order
value: 4
description: A free-text account of the subject.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- dcterms:description
- rdfs:comment
rank: 1000
slot_uri: dlthings:description
alias: description
owner: DataService
domain_of:
- ThingMixin
range: string
exact_mappings:
name: exact_mappings
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Exact mappings
sh:order:
tag: sh:order
value: 7
description: A list of terms from different schemas or terminology systems that
have identical meaning.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
rank: 1000
is_a: mappings
slot_uri: skos:exactMatch
alias: exact_mappings
owner: DataService
domain_of:
- ThingMixin
range: uriorcurie
multivalued: true
attributes:
name: attributes
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Attributes
sh:order:
tag: sh:order
value: 3
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 `characterized_by`) should be preferred.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
exact_mappings:
- sio:SIO_000008
rank: 1000
slot_uri: dlthings:attributes
alias: attributes
owner: DataService
domain_of:
- ThingMixin
range: AttributeSpecification
multivalued: true
inlined: true
inlined_as_list: true
characterized_by:
name: characterized_by
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Is characterized by
sh:order:
tag: sh:order
value: 2
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:characterized_by
alias: characterized_by
owner: DataService
domain_of:
- ThingMixin
range: Statement
multivalued: true
inlined: true
inlined_as_list: true
narrow_mappings:
name: narrow_mappings
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Narrow mappings
sh:order:
tag: sh:order
value: 10
description: A list of terms from different schemas or terminology systems that
have narrower meaning.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
rank: 1000
is_a: mappings
slot_uri: skos:narrowMatch
alias: narrow_mappings
owner: DataService
domain_of:
- ThingMixin
range: uriorcurie
multivalued: true
related_mappings:
name: related_mappings
annotations:
sh:group:
tag: sh:group
value: ThingsPropertyGroup
sh:name:
tag: sh:name
value: Related mappings
sh:order:
tag: sh:order
value: 11
description: A list of terms from different schemas or terminology systems that
have related meaning.
from_schema: https://concepts.datalad.org/s/distribution/unreleased
rank: 1000
is_a: mappings
slot_uri: skos:relatedMatch
alias: related_mappings
owner: DataService
domain_of:
- ThingMixin
range: uriorcurie
multivalued: true
schema_type:
name: schema_type
description: State that the subject is an instance of a particular schema class.
Typically, no explicit value needs to be assigned to this slot, because it matches
the class type of a particular record. However, this slots can be used as a
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: DataService
domain_of:
- ThingMixin
- Identifier
range: NodeUriOrCurie
class_uri: dldist:DataService