Class: Instrument
An entity that is actively used within an Activity as a means to achieve the planned objectives of said Activity because of its function.
URI: prov:Agent
classDiagram
class Instrument
click Instrument href "../Instrument"
ClassifierMixin <|-- Instrument
click ClassifierMixin href "../ClassifierMixin"
Instrument <|-- Device
click Device href "../Device"
Instrument <|-- Software
click Software href "../Software"
Instrument : description
Instrument : has_part
Instrument --> "*" Instrument : has_part
click Instrument href "../Instrument"
Instrument : has_qualitative_attribute
Instrument --> "* _recommended_" QualitativeAttribute : has_qualitative_attribute
click QualitativeAttribute href "../QualitativeAttribute"
Instrument : has_quantitative_attribute
Instrument --> "* _recommended_" QuantitativeAttribute : has_quantitative_attribute
click QuantitativeAttribute href "../QuantitativeAttribute"
Instrument : id
Instrument : other_identifier
Instrument --> "*" Identifier : other_identifier
click Identifier href "../Identifier"
Instrument : rdf_type
Instrument --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
Instrument : title
Instrument : type
Instrument --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
Inheritance
- Instrument [ ClassifierMixin]
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
id | 1 Uriorcurie |
A slot to provide an URI for an entity within this schema | direct |
title | 0..1 String |
This slot is described in more detail within the class in which it is used | direct |
description | 0..1 String |
This slot is described in more detail within the class in which it is used | direct |
other_identifier | * Identifier |
A slot to provide a secondary identifier for an Instrument | direct |
has_qualitative_attribute | * recommended QualitativeAttribute |
The slot to relate a qualitative attribute to an EvaluatedEntity, EvaluatedAc... | direct |
has_quantitative_attribute | * recommended QuantitativeAttribute |
The slot to relate a quantitative attribute to an EvaluatedEntity, EvaluatedA... | direct |
has_part | * Instrument |
The slot to specify parts of an Instrument that are themselves Instruments | direct |
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 |
---|---|---|---|
NMRSpectralAnalysis | used_instrument | range | Instrument |
NMRSpectroscopy | used_instrument | range | Instrument |
Activity | used_instrument | range | Instrument |
DataAnalysis | used_instrument | range | Instrument |
Device | has_part | range | Instrument |
Instrument | has_part | range | Instrument |
Software | has_part | range | 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:Instrument |
LinkML Source
Direct
name: Instrument
description: An entity that is actively used within an Activity as a means to achieve
the planned objectives of said Activity because of its function.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
mixins:
- ClassifierMixin
slots:
- id
- title
- description
- other_identifier
- has_qualitative_attribute
- has_quantitative_attribute
- has_part
slot_usage:
has_part:
name: has_part
description: The slot to specify parts of an Instrument that are themselves Instruments.
range: Instrument
multivalued: true
inlined: true
inlined_as_list: true
other_identifier:
name: other_identifier
description: A slot to provide a secondary identifier for an Instrument.
range: Identifier
required: false
multivalued: true
inlined_as_list: true
class_uri: prov:Agent
Induced
name: Instrument
description: An entity that is actively used within an Activity as a means to achieve
the planned objectives of said Activity because of its function.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
mixins:
- ClassifierMixin
slot_usage:
has_part:
name: has_part
description: The slot to specify parts of an Instrument that are themselves Instruments.
range: Instrument
multivalued: true
inlined: true
inlined_as_list: true
other_identifier:
name: other_identifier
description: A slot to provide a secondary identifier for an Instrument.
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: Instrument
domain_of:
- Activity
- Dataset
- DefinedTerm
- EvaluatedActivity
- EvaluatedEntity
- Instrument
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: Instrument
domain_of:
- Activity
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- DefinedTerm
- Distribution
- EvaluatedActivity
- EvaluatedEntity
- Instrument
- 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: Instrument
domain_of:
- Activity
- Catalogue
- CatalogueRecord
- DataService
- Dataset
- DatasetSeries
- Distribution
- EvaluatedActivity
- EvaluatedEntity
- Instrument
- Plan
- QualitativeAttribute
- QuantitativeAttribute
- Surrounding
range: string
other_identifier:
name: other_identifier
description: A slot to provide a secondary identifier for an Instrument.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: adms:identifier
alias: other_identifier
owner: Instrument
domain_of:
- Activity
- Dataset
- EvaluatedActivity
- EvaluatedEntity
- Instrument
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 Instrument
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: Instrument
domain_of:
- EvaluatedActivity
- EvaluatedEntity
- Instrument
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 Instrument
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: Instrument
domain_of:
- EvaluatedActivity
- EvaluatedEntity
- Instrument
range: QuantitativeAttribute
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
has_part:
name: has_part
description: The slot to specify parts of an Instrument that are themselves Instruments.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:hasPart
alias: has_part
owner: Instrument
domain_of:
- Activity
- Catalogue
- EvaluatedActivity
- EvaluatedEntity
- Instrument
range: Instrument
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: Instrument
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: Instrument
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: prov:Agent