Skip to content

Slot: has_physical_state

The slot to specify the physical state of a MaterialEntity.

URI: SIO:000008 Alias: has_physical_state

Applicable Classes

Name Description Modifies Slot
Catalyst A ChemicalSubstance or MaterialEntity that initiates or accelerates a ChemicalReaction without itself being affected. no
SubstanceSample A MaterialSample derived from a ChemicalSubstance that is of interest in an analytical procedure. no
Polymer A ChemicalSubstance that is composed of macromolecules of different kinds and which may be differentiated by composition, length, degree of branching etc.. no
PolymerSample A SubstanceSample derived from a Polymer. no
ChemicalProduct A chemical substance that is produced by a ChemicalReaction. no
Materialistic A LinkML mixin used to pass down properties common to all material entities. It is needed for example to have MaterialSample have the same properties as MaterialEntity, although it is defined as a subclass of EvaluatedEntity. no
MaterialEntity A material is an Entity that has some portion of matter as proper part. no
MaterialSample A Sample that was derived from a previous MaterialSample or some other kind of MaterialEntity. no
ChemicalEntity Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity. no
DissolvingSubstance A liquid ChemicalSubstance that dissolves or that is capable of dissolving a ChemicalSubstance. no
Reagent A ChemicalSubstance that is consumed or transformed in a ChemicalReaction. no
StartingMaterial A ChemicalSubstance with that has a starting material role in a synthesis. no
Atom A MaterialEntity constituting the smallest component of an element having the chemical properties of the element. no
Reactor A reactor is a container for controlling a biological or chemical reaction or process. no
ChemicalSubstance A MaterialEntity of constant composition, composed of chemical entities of the same type or of different types. no

Properties

TODOs

  • Find out how to make this a subproperty of has_qualitative_attribute, as it currently throws the error 'physical_state enumerations cannot be inlined' due to the fact that we are using an enum here.

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry/

Mappings

Mapping Type Mapped Value
self SIO:000008
native chemdcatap:has_physical_state

LinkML Source

name: has_physical_state
description: The slot to specify the physical state of a MaterialEntity.
todos:
- Find out how to make this a subproperty of has_qualitative_attribute, as it currently
  throws the error 'physical_state enumerations cannot be inlined' due to the fact
  that we are using an enum here.
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry/
rank: 1000
slot_uri: SIO:000008
alias: has_physical_state
domain_of:
- Materialistic
range: PhysicalStateEnum
multivalued: false
inlined: false