Slot: Kind (kind)
The nature of the subject.
URI: dcterms:type
Alias: kind
Applicable Classes
| Name |
Description |
Modifies Slot |
| Thing |
The most basic, identifiable item |
no |
| ThingMixin |
Mix-in with the common interface of Thing and AttributeSpecification |
no |
| Distribution |
A specific (physical) manifestation conceptual entity |
no |
| AnnotationTag |
A tag identifying an annotation |
no |
| Property |
An RDF property, a Thing used to define a predicate, for example in a `St... |
no |
| AttributeSpecification |
An attribute is conceptually a thing, but it requires no dedicated identifier... |
no |
| ValueSpecification |
A Thing that is a value of some kind |
no |
Properties
Type and Range
Cardinality and Requirements
- This is conceptually the same as an instance-level
broad_mappings. It can make sense to use this slot (in addition) in order to enable straightforward type declarations for instances from a controlled, application specific vocabulary, while also keeping the ability to use broad_mappings for alignment with external vocabularies and applications.
Schema Source
- from schema: https://concepts.datalad.org/s/things-distributions/v1
Mappings
| Mapping Type |
Mapped Value |
| self |
dcterms:type |
| native |
dlthings:kind |
| exact |
dcterms:type |
LinkML Source
name: kind
description: The nature of the subject.
title: Kind
comments:
- This is conceptually the same as an instance-level `broad_mappings`. It can make
sense to use this slot (in addition) in order to enable straightforward type declarations
for instances from a controlled, application specific vocabulary, while also keeping
the ability to use `broad_mappings` for alignment with external vocabularies and
applications.
from_schema: https://concepts.datalad.org/s/things-distributions/v1
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: dcterms:type
alias: kind
domain_of:
- ThingMixin
range: Thing