@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.optimade.org/ontology/materials-databases/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
ns0:Material
metadata_def:mappingLoom "material" ;
metadata_def:mappingSameURI ns0:Material ;
metadata_def:prefLabel "Material"@en ;
metadata:prefixIRI "mdbs:Material" ;
a owl:Class ;
rdfs:comment """Formal definiion: A material is something that is described by a materials model.
Physical description: A material is a system of atoms in a state described by a statistical distribution over 'microstates' (microscopic structure realizations).
A material is distinguished from other materials by the ensemble of microstates that, due to the statistical distribution, are effectively the relevant ones in observations of the system. Two systems with distinctively different ensembles of relevant microstates are two different materials.
For a system of atoms in an environment that changes (e.g. the temperature, pressure, etc.) the ensemble of relevant microstates may change. This can happen discontinuously, which represents a phase transition, or continuously over a path in the phase diagram.
The ensemble of relevant microstates may contain only a single microstate. This is, depending on the periodicity, the representation of a perfect bulk single crystal, slab, wire or molecule.
While the ensemble of relevant microstates defines the specific material, a material can be specified without explicitly specifying this ensemble of microstates via a materials model. Such models include the description of the material as a composite, a metallic alloy, an amorphous structure, a quasicrystal, or as the result of a synthesis process."""@en ;
rdfs:label "Material"@en ;
rdfs:subClassOf owl:Thing .
ns0:isDescribedByMaterialsModel
rdfs:domain ns0:Material .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.optimade.org/ontology/materials-databases/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
ns0:Material
metadata_def:mappingLoom "material" ;
metadata_def:mappingSameURI ns0:Material ;
metadata_def:prefLabel "Material"@en ;
metadata:prefixIRI "mdbs:Material" ;
a owl:Class ;
rdfs:comment """Formal definiion: A material is something that is described by a materials model.
Physical description: A material is a system of atoms in a state described by a statistical distribution over 'microstates' (microscopic structure realizations).
A material is distinguished from other materials by the ensemble of microstates that, due to the statistical distribution, are effectively the relevant ones in observations of the system. Two systems with distinctively different ensembles of relevant microstates are two different materials.
For a system of atoms in an environment that changes (e.g. the temperature, pressure, etc.) the ensemble of relevant microstates may change. This can happen discontinuously, which represents a phase transition, or continuously over a path in the phase diagram.
The ensemble of relevant microstates may contain only a single microstate. This is, depending on the periodicity, the representation of a perfect bulk single crystal, slab, wire or molecule.
While the ensemble of relevant microstates defines the specific material, a material can be specified without explicitly specifying this ensemble of microstates via a materials model. Such models include the description of the material as a composite, a metallic alloy, an amorphous structure, a quasicrystal, or as the result of a synthesis process."""@en ;
rdfs:label "Material"@en ;
rdfs:subClassOf owl:Thing .
ns0:isDescribedByMaterialsModel
rdfs:domain ns0:Material .