Class: MassSpectrometer
A mass spectrometer used for the analysis of samples in mass spectrometry (MS).
__
URI: CHMO:0000982
classDiagram
class MassSpectrometer
click MassSpectrometer href "../MassSpectrometer/"
Device <|-- MassSpectrometer
click Device href "../Device/"
MassSpectrometer : description
MassSpectrometer : detector_type
MassSpectrometer --> "0..1" DetectorType : detector_type
click DetectorType href "../DetectorType/"
MassSpectrometer : has_part
MassSpectrometer --> "*" Device : has_part
click Device href "../Device/"
MassSpectrometer : has_qualitative_attribute
MassSpectrometer --> "* _recommended_" QualitativeAttribute : has_qualitative_attribute
click QualitativeAttribute href "../QualitativeAttribute/"
MassSpectrometer : has_quantitative_attribute
MassSpectrometer --> "* _recommended_" QuantitativeAttribute : has_quantitative_attribute
click QuantitativeAttribute href "../QuantitativeAttribute/"
MassSpectrometer : id
MassSpectrometer : ionization_type
MassSpectrometer --> "1" IonizationType : ionization_type
click IonizationType href "../IonizationType/"
MassSpectrometer : manufacturer
MassSpectrometer --> "1" Manufacturer : manufacturer
click Manufacturer href "../Manufacturer/"
MassSpectrometer : mass_analyzer_type
MassSpectrometer --> "1" MassAnalyzerType : mass_analyzer_type
click MassAnalyzerType href "../MassAnalyzerType/"
MassSpectrometer : model
MassSpectrometer --> "1" Model : model
click Model href "../Model/"
MassSpectrometer : other_identifier
MassSpectrometer --> "*" Identifier : other_identifier
click Identifier href "../Identifier/"
MassSpectrometer : part_of
MassSpectrometer --> "*" AgenticEntity : part_of
click AgenticEntity href "../AgenticEntity/"
MassSpectrometer : rdf_type
MassSpectrometer --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm/"
MassSpectrometer : title
MassSpectrometer : type
MassSpectrometer --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm/"
Inheritance
- AgenticEntity [ ClassifierMixin]
- Device
- MassSpectrometer
- Device
Class Properties
| Property | Value |
|---|---|
| Class URI | CHMO:0000982 |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| manufacturer | 1 Manufacturer |
The manufacturer of the mass spectrometer. | direct |
| model | 1 Model |
The model designation of the mass spectrometer. | direct |
| mass_analyzer_type | 1 MassAnalyzerType |
The type of mass analyzer used in the mass spectrometer. | direct |
| ionization_type | 1 IonizationType |
The type of ionization used in the mass spectrometer. | direct |
| detector_type | 0..1 DetectorType |
The type of detector used in the mass spectrometer. | direct |
| 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, EvaluatedActivity or AgenticEntity | AgenticEntity |
| has_quantitative_attribute | * recommended QuantitativeAttribute |
The slot to relate a quantitative attribute to an EvaluatedEntity, EvaluatedActivity or AgenticEntity | AgenticEntity |
| has_part | * Device |
The slot to specify parts of a Device that are themselves Devices. | AgenticEntity |
| part_of | * AgenticEntity |
The slot to provide the AgenticEntity of which theAgenticEntity is a part. | 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 |
|---|---|---|---|
| MassSpectrometry | carried_out_by | range | MassSpectrometer |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | CHMO:0000982 |
| native | https://w3id.org/NFDI4Chem/ms-dcat-ap/MassSpectrometer |
LinkML Source
Direct
name: MassSpectrometer
description: 'A mass spectrometer used for the analysis of samples in mass spectrometry
(MS).
'
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
is_a: Device
attributes:
manufacturer:
name: manufacturer
description: The manufacturer of the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
domain_of:
- MassSpectrometer
range: Manufacturer
required: true
model:
name: model
description: The model designation of the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
domain_of:
- MassSpectrometer
range: Model
required: true
mass_analyzer_type:
name: mass_analyzer_type
description: The type of mass analyzer used in the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
domain_of:
- MassSpectrometer
range: MassAnalyzerType
required: true
ionization_type:
name: ionization_type
description: The type of ionization used in the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
domain_of:
- MassSpectrometer
range: IonizationType
required: true
detector_type:
name: detector_type
description: The type of detector used in the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
domain_of:
- MassSpectrometer
range: DetectorType
required: false
class_uri: CHMO:0000982
Induced
name: MassSpectrometer
description: 'A mass spectrometer used for the analysis of samples in mass spectrometry
(MS).
'
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
is_a: Device
attributes:
manufacturer:
name: manufacturer
description: The manufacturer of the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
alias: manufacturer
owner: MassSpectrometer
domain_of:
- MassSpectrometer
range: Manufacturer
required: true
model:
name: model
description: The model designation of the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
alias: model
owner: MassSpectrometer
domain_of:
- MassSpectrometer
range: Model
required: true
mass_analyzer_type:
name: mass_analyzer_type
description: The type of mass analyzer used in the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
alias: mass_analyzer_type
owner: MassSpectrometer
domain_of:
- MassSpectrometer
range: MassAnalyzerType
required: true
ionization_type:
name: ionization_type
description: The type of ionization used in the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
alias: ionization_type
owner: MassSpectrometer
domain_of:
- MassSpectrometer
range: IonizationType
required: true
detector_type:
name: detector_type
description: The type of detector used in the mass spectrometer.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
is_a: has_qualitative_attribute
alias: detector_type
owner: MassSpectrometer
domain_of:
- MassSpectrometer
range: DetectorType
required: false
id:
name: id
description: A slot to provide an URI for an entity within this schema.
in_subset:
- domain_agnostic_core
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
identifier: true
alias: id
owner: MassSpectrometer
domain_of:
- Activity
- AgenticEntity
- Dataset
- DefinedTerm
- Document
- Entity
- LegalResource
- LicenseDocument
- Resource
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://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: dcterms:title
alias: title
owner: MassSpectrometer
domain_of:
- Activity
- AgenticEntity
- Any
- Attribution
- Catalogue
- CatalogueRecord
- ChecksumAlgorithm
- Concept
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- DefinedTerm
- Distribution
- Document
- Entity
- Frequency
- Geometry
- Identifier
- LegalResource
- LicenseDocument
- LinguisticSystem
- MediaType
- MediaTypeOrExtent
- PeriodOfTime
- Plan
- Policy
- ProvenanceStatement
- QualitativeAttribute
- QuantitativeAttribute
- Resource
- RightsStatement
- Role
- Standard
- SupportiveEntity
- Surrounding
- TimeInstant
range: string
description:
name: description
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: dcterms:description
alias: description
owner: MassSpectrometer
domain_of:
- Activity
- AgenticEntity
- Any
- Attribution
- Catalogue
- CatalogueRecord
- ChecksumAlgorithm
- Concept
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- Document
- Entity
- Frequency
- Geometry
- Identifier
- LegalResource
- LicenseDocument
- LinguisticSystem
- MediaType
- MediaTypeOrExtent
- PeriodOfTime
- Plan
- Policy
- ProvenanceStatement
- QualitativeAttribute
- QuantitativeAttribute
- Resource
- RightsStatement
- Role
- Standard
- SupportiveEntity
- Surrounding
- TimeInstant
range: string
other_identifier:
name: other_identifier
description: A slot to provide a secondary identifier for a Device.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: adms:identifier
alias: other_identifier
owner: MassSpectrometer
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://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: dcterms:relation
alias: has_qualitative_attribute
owner: MassSpectrometer
domain_of:
- Activity
- AgenticEntity
- Entity
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://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: dcterms:relation
alias: has_quantitative_attribute
owner: MassSpectrometer
domain_of:
- Activity
- AgenticEntity
- Entity
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://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: dcterms:hasPart
alias: has_part
owner: MassSpectrometer
domain_of:
- Activity
- AgenticEntity
- Catalogue
- Entity
range: Device
multivalued: true
inlined: true
inlined_as_list: true
part_of:
name: part_of
description: The slot to provide the AgenticEntity of which theAgenticEntity is
a part.
notes:
- not in DCAT-AP
in_subset:
- domain_agnostic_core
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: dcterms:isPartOf
alias: part_of
owner: MassSpectrometer
domain_of:
- Activity
- AgenticEntity
- Entity
inverse: has_part
range: AgenticEntity
multivalued: 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://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: dcterms:type
alias: type
owner: MassSpectrometer
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://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: rdf:type
alias: rdf_type
owner: MassSpectrometer
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: CHMO:0000982