Class: Device
A material instrument that is designed to perform a function primarily by means of its mechanical or electrical nature.
URI: prov:Agent
classDiagram
class Device
click Device href "../Device"
AgenticEntity <|-- Device
click AgenticEntity href "../AgenticEntity"
Device : description
Device : has_part
Device --> "*" Device : has_part
click Device href "../Device"
Device : has_qualitative_attribute
Device --> "* _recommended_" QualitativeAttribute : has_qualitative_attribute
click QualitativeAttribute href "../QualitativeAttribute"
Device : has_quantitative_attribute
Device --> "* _recommended_" QuantitativeAttribute : has_quantitative_attribute
click QuantitativeAttribute href "../QuantitativeAttribute"
Device : id
Device : other_identifier
Device --> "*" Identifier : other_identifier
click Identifier href "../Identifier"
Device : rdf_type
Device --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
Device : title
Device : type
Device --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
Inheritance
- AgenticEntity [ ClassifierMixin]
- Device
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
id | 1 Uriorcurie |
A slot to provide an URI for an entity within this schema | AgenticEntity |
title | 0..1 String |
This slot is described in more detail within the class in which it is used | AgenticEntity |
description | 0..1 String |
This slot is described in more detail within the class in which it is used | AgenticEntity |
other_identifier | * Identifier |
A slot to provide a secondary identifier for a Device | AgenticEntity |
has_qualitative_attribute | * recommended QualitativeAttribute |
The slot to relate a qualitative attribute to an EvaluatedEntity, EvaluatedAc... | AgenticEntity |
has_quantitative_attribute | * recommended QuantitativeAttribute |
The slot to relate a quantitative attribute to an EvaluatedEntity, EvaluatedA... | AgenticEntity |
has_part | * Device |
The slot to specify parts of a Device that are themselves Devices | AgenticEntity |
type | 0..1 DefinedTerm |
This slot is described in more detail within the class in which it is used | ClassifierMixin |
rdf_type | 0..1 recommended DefinedTerm |
The slot to specify the ontology class that is instantiated by an entity | ClassifierMixin |
Usages
used by | used in | type | used |
---|---|---|---|
Device | has_part | range | Device |
Aliases
- hardware instrument
Identifier and Mapping Information
Schema Source
- from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
Mappings
Mapping Type | Mapped Value |
---|---|
self | prov:Agent |
native | nfdi4c:Device |
exact | epos:Equipment, OBI:0000968, http://purl.obolibrary.org/obo/NCIT_C62103, http://semanticscience.org/resource/SIO_000956, http://purl.allotrope.org/ontologies/equipment#AFE_0000354 |
LinkML Source
Direct
name: Device
description: A material instrument that is designed to perform a function primarily
by means of its mechanical or electrical nature.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
aliases:
- hardware instrument
exact_mappings:
- epos:Equipment
- OBI:0000968
- http://purl.obolibrary.org/obo/NCIT_C62103
- http://semanticscience.org/resource/SIO_000956
- http://purl.allotrope.org/ontologies/equipment#AFE_0000354
is_a: AgenticEntity
slot_usage:
has_part:
name: has_part
description: The slot to specify parts of a Device that are themselves Devices.
range: Device
multivalued: true
inlined: true
inlined_as_list: true
other_identifier:
name: other_identifier
description: A slot to provide a secondary identifier for a Device.
range: Identifier
required: false
multivalued: true
inlined_as_list: true
class_uri: prov:Agent
Induced
name: Device
description: A material instrument that is designed to perform a function primarily
by means of its mechanical or electrical nature.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
aliases:
- hardware instrument
exact_mappings:
- epos:Equipment
- OBI:0000968
- http://purl.obolibrary.org/obo/NCIT_C62103
- http://semanticscience.org/resource/SIO_000956
- http://purl.allotrope.org/ontologies/equipment#AFE_0000354
is_a: AgenticEntity
slot_usage:
has_part:
name: has_part
description: The slot to specify parts of a Device that are themselves Devices.
range: Device
multivalued: true
inlined: true
inlined_as_list: true
other_identifier:
name: other_identifier
description: A slot to provide a secondary identifier for a Device.
range: Identifier
required: false
multivalued: true
inlined_as_list: true
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
identifier: true
alias: id
owner: Device
domain_of:
- Activity
- AgenticEntity
- Dataset
- DefinedTerm
- Entity
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:title
alias: title
owner: Device
domain_of:
- Activity
- AgenticEntity
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- DefinedTerm
- Distribution
- Entity
- Plan
- QualitativeAttribute
- QuantitativeAttribute
- Surrounding
range: string
description:
name: description
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:description
alias: description
owner: Device
domain_of:
- Activity
- AgenticEntity
- Catalogue
- CatalogueRecord
- DataService
- Dataset
- DatasetSeries
- Distribution
- Entity
- Plan
- QualitativeAttribute
- QuantitativeAttribute
- Surrounding
range: string
other_identifier:
name: other_identifier
description: A slot to provide a secondary identifier for a Device.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: adms:identifier
alias: other_identifier
owner: Device
domain_of:
- Activity
- AgenticEntity
- Dataset
- Entity
range: Identifier
required: false
multivalued: true
inlined_as_list: true
has_qualitative_attribute:
name: has_qualitative_attribute
description: The slot to relate a qualitative attribute to an EvaluatedEntity,
EvaluatedActivity or AgenticEntity
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:relation
alias: has_qualitative_attribute
owner: Device
domain_of:
- Activity
- AgenticEntity
- Entity
- EvaluatedActivity
range: QualitativeAttribute
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
has_quantitative_attribute:
name: has_quantitative_attribute
description: The slot to relate a quantitative attribute to an EvaluatedEntity,
EvaluatedActivity or AgenticEntity
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:relation
alias: has_quantitative_attribute
owner: Device
domain_of:
- Activity
- AgenticEntity
- Entity
- EvaluatedActivity
range: QuantitativeAttribute
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
has_part:
name: has_part
description: The slot to specify parts of a Device that are themselves Devices.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:hasPart
alias: has_part
owner: Device
domain_of:
- Activity
- AgenticEntity
- Catalogue
- Entity
- EvaluatedActivity
range: Device
multivalued: true
inlined: true
inlined_as_list: true
type:
name: type
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:type
alias: type
owner: Device
domain_of:
- Agent
- ClassifierMixin
- Dataset
- LicenseDocument
range: DefinedTerm
inlined: true
rdf_type:
name: rdf_type
description: The slot to specify the ontology class that is instantiated by an
entity.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: rdf:type
alias: rdf_type
owner: Device
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: prov:Agent