Class: HardwareTool
A hardware with a certain function.
URI: nfdi4c:HardwareTool
classDiagram
class HardwareTool
click HardwareTool href "../HardwareTool"
Tool <|-- HardwareTool
click Tool href "../Tool"
HardwareTool : description
HardwareTool : has_part
HardwareTool --> "*" Tool : has_part
click Tool href "../Tool"
HardwareTool : has_qualitative_attribute
HardwareTool --> "*" QualitativeAttribute : has_qualitative_attribute
click QualitativeAttribute href "../QualitativeAttribute"
HardwareTool : has_quantitative_attribute
HardwareTool --> "*" QuantitativeAttribute : has_quantitative_attribute
click QuantitativeAttribute href "../QuantitativeAttribute"
HardwareTool : other_identifier
HardwareTool --> "*" Identifier : other_identifier
click Identifier href "../Identifier"
HardwareTool : rdf_type
HardwareTool --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
HardwareTool : title
HardwareTool : type
HardwareTool --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
Inheritance
- Tool [ ClassifierMixin]
- HardwareTool
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
title | 0..1 String |
This slot is described in more detail within the class in which it is used | Tool |
description | 0..1 String |
This slot is described in more detail within the class in which it is used | Tool |
other_identifier | * Identifier |
A secondary identifier of the ActivityOfInterest | Tool |
has_qualitative_attribute | * QualitativeAttribute |
The slot to relate a qualitative attribute to an entity of interest, tool or ... | Tool |
has_quantitative_attribute | * QuantitativeAttribute |
The slot to relate a quantitative attribute to an entity of interest, tool o... | Tool |
has_part | * Tool |
The slot to specify parts of a tool | Tool |
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 |
Aliases
- Device
Identifier and Mapping Information
Schema Source
- from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
Mappings
Mapping Type | Mapped Value |
---|---|
self | nfdi4c:HardwareTool |
native | nfdi4c:HardwareTool |
LinkML Source
Direct
name: HardwareTool
description: A hardware with a certain function.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
aliases:
- Device
is_a: Tool
Induced
name: HardwareTool
description: A hardware with a certain function.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
aliases:
- Device
is_a: Tool
attributes:
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: HardwareTool
domain_of:
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- DefinedTerm
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
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: HardwareTool
domain_of:
- Catalogue
- CatalogueRecord
- DataService
- Dataset
- DatasetSeries
- Distribution
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
range: string
other_identifier:
name: other_identifier
description: A secondary identifier of the ActivityOfInterest
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: adms:identifier
alias: other_identifier
owner: HardwareTool
domain_of:
- Dataset
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
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 entity of interest,
tool or environment.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:relation
alias: has_qualitative_attribute
owner: HardwareTool
domain_of:
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: QualitativeAttribute
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 entity of interest,
tool or environment.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:relation
alias: has_quantitative_attribute
owner: HardwareTool
domain_of:
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: QuantitativeAttribute
multivalued: true
inlined: true
inlined_as_list: true
has_part:
name: has_part
description: The slot to specify parts of a tool.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:hasPart
alias: has_part
owner: HardwareTool
domain_of:
- Catalogue
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
range: Tool
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: HardwareTool
domain_of:
- Agent
- Dataset
- LicenseDocument
- ClassifierMixin
range: DefinedTerm
inlined: true
rdf_type:
name: rdf_type
description: The slot to specify the ontology class that is instantiated by an
entity.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: rdf:type
alias: rdf_type
owner: HardwareTool
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true