@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:SingleStructureMaterialsModel metadata_def:mappingLoom "singlestructurematerialsmodel" ; metadata_def:mappingSameURI ns0:SingleStructureMaterialsModel ; metadata_def:prefLabel "Single structure materials model"@en ; metadata:prefixIRI "mdbs:SingleStructureMaterialsModel" ; a owl:Class ; rdfs:comment """A single structure materials model is a materials model that specify the ensemble of relevant microstates of a material as a single structure. A structure refer to the geometrical configuration of specific atomic species. It may be partially or fully periodic or non-periodic. That is, depending on the periodicity it represents a bulk single crystal, slab, wire or molecule. A structure may encompass a restricted ensemble of geometric realizations to the degree that can be described by disordered occupation on specific sites, or as disordered correlated occupations as can be described as assemblies. A structure may encompass a level of uncertainty in geometric realization with implicit atoms and site attachments."""@en ; rdfs:label "Single structure materials model"@en ; rdfs:subClassOf ns0:MaterialsModel .
@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:SingleStructureMaterialsModel
    metadata_def:mappingLoom "singlestructurematerialsmodel" ;
    metadata_def:mappingSameURI ns0:SingleStructureMaterialsModel ;
    metadata_def:prefLabel "Single structure materials model"@en ;
    metadata:prefixIRI "mdbs:SingleStructureMaterialsModel" ;
    a owl:Class ;
    rdfs:comment """A single structure materials model is a materials model that specify the ensemble of relevant microstates of a material as a single structure. A structure refer to the geometrical configuration of specific atomic species. It may be partially or fully periodic or non-periodic. That is, depending on the periodicity it represents a bulk single crystal, slab, wire or molecule.

A structure may encompass a restricted ensemble of geometric realizations to the degree that can be described by disordered occupation on specific sites, or as disordered correlated occupations as can be described as assemblies.

A structure may encompass a level of uncertainty in geometric realization with implicit atoms and site attachments."""@en ;
    rdfs:label "Single structure materials model"@en ;
    rdfs:subClassOf ns0:MaterialsModel .