<?xml version="1.0"?> <rdf:RDF xmlns="https://purls.helmholtz-metadaten.de/diso" xml:base="https://purls.helmholtz-metadaten.de/diso" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:qudt="http://qudt.org/schema/qudt/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vann="http://purl.org/vocab/vann/" xmlns:terms="http://purl.org/dc/terms/"> <owl:Ontology rdf:about="https://purls.helmholtz-metadaten.de/diso"> <terms:contributor rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Said Fathalla</terms:contributor> <terms:contributor rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Stefan Sandfeld</terms:contributor> <terms:created xml:lang="en">21.03.2022</terms:created> <terms:creator xml:lang="en">Ahmad Zainul Ihsan</terms:creator> <terms:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> <terms:title xml:lang="en">Dislocation Ontology</terms:title> <vann:preferredNamespacePrefix rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DISO</vann:preferredNamespacePrefix> <rdfs:label xml:lang="en">Dislocation Ontology</rdfs:label> <rdfs:seeAlso>https://github.com/Materials-Data-Science-and-Informatics/dislocation-ontology</rdfs:seeAlso> <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</owl:versionInfo> </owl:Ontology> <!-- /////////////////////////////////////////////////////////////////////////////////////// // // Annotation properties // /////////////////////////////////////////////////////////////////////////////////////// --> <!-- http://purl.org/dc/terms/contributor --> <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/> <!-- http://purl.org/dc/terms/created --> <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/created"/> <!-- http://purl.org/dc/terms/creator --> <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/> <!-- http://purl.org/dc/terms/license --> <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/> <!-- http://purl.org/dc/terms/title --> <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/> <!-- http://purl.org/vocab/vann/preferredNamespacePrefix --> <owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix"/> <!-- http://qudt.org/schema/qudt/description --> <owl:AnnotationProperty rdf:about="http://qudt.org/schema/qudt/description"/> <!-- http://www.w3.org/2004/02/skos/core#defintion --> <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#defintion"/> <!-- /////////////////////////////////////////////////////////////////////////////////////// // // Datatypes // /////////////////////////////////////////////////////////////////////////////////////// --> <!-- http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML --> <rdfs:Datatype rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"/> <!-- /////////////////////////////////////////////////////////////////////////////////////// // // Object Properties // /////////////////////////////////////////////////////////////////////////////////////// --> <!-- http://qudt.org/schema/qudt/hasQuantityKind --> <owl:ObjectProperty rdf:about="http://qudt.org/schema/qudt/hasQuantityKind"/> <!-- http://qudt.org/schema/qudt/quantityValue --> <owl:ObjectProperty rdf:about="http://qudt.org/schema/qudt/quantityValue"/> <!-- http://qudt.org/schema/qudt/unit --> <owl:ObjectProperty rdf:about="http://qudt.org/schema/qudt/unit"/> <!-- https://purls.helmholtz-metadaten.de/cso#hasBasis --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#hasBasis"/> <!-- https://purls.helmholtz-metadaten.de/cso#hasFirstAxisVector --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#hasFirstAxisVector"/> <!-- https://purls.helmholtz-metadaten.de/cso#hasPositionVector --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#hasPositionVector"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/cso#Point"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/cso#PositionVector"/> <rdfs:comment xml:lang="en">hasPositionVector represents the relationship between entity and position vector.</rdfs:comment> <rdfs:label xml:lang="en">has position vector</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/cso#hasSecondAxisVector --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#hasSecondAxisVector"/> <!-- https://purls.helmholtz-metadaten.de/cso#hasThirdAxisVector --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#hasThirdAxisVector"/> <!-- https://purls.helmholtz-metadaten.de/cso#hasVectorComponent --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#hasVectorComponent"/> <!-- https://purls.helmholtz-metadaten.de/diso#hasBurgersVector --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasBurgersVector"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Dislocation"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#BurgersVector"/> <rdfs:comment xml:lang="en">hasBurgersVector represents the relationship between dislocation to Burgers vector.</rdfs:comment> <rdfs:label xml:lang="en">has Burgers vector</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasEndNode --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasEndNode"> <rdfs:subPropertyOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasNode"/> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Segment"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#Node"/> <rdfs:comment xml:lang="en">Sub-property of hasNode that relates the segment with the end node.</rdfs:comment> <rdfs:label xml:lang="en">has end node</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasFamilyCrystalDirection --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasFamilyCrystalDirection"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalDirection"/> <rdfs:comment xml:lang="en">hasFamilyCrystalDirection represents the relationship between lattice direction and family of crystal direction.</rdfs:comment> <rdfs:label xml:lang="en">has family crystal direction</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasFamilyCrystalPlane --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasFamilyCrystalPlane"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePlane"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalPlane"/> <rdfs:comment xml:lang="en">hasFamilyCrystalPlane represents the relationship between the lattice plane and the family of crystal planes.</rdfs:comment> <rdfs:label xml:lang="en">has family crystal plane</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasLatticeDirection --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasLatticeDirection"> <rdfs:domain> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/cso#Lattice"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#LatticePlane"/> </owl:unionOf> </owl:Class> </rdfs:domain> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> <rdfs:comment xml:lang="en">hasLatticeDirection represents the relationship between a lattice or a lattice plane with lattice directions.</rdfs:comment> <rdfs:label xml:lang="en">has lattice direction</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasLatticePlane --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasLatticePlane"> <rdfs:domain> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/cso#CrystalStructure"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/cso#Lattice"/> </owl:unionOf> </owl:Class> </rdfs:domain> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePlane"/> <rdfs:comment xml:lang="en">hasLatticePlane represents the relationship between a lattice and lattice planes.</rdfs:comment> <rdfs:label xml:lang="en">has lattice plane</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasLatticePoint --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasLatticePoint"> <rdfs:domain> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/cso#Lattice"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#LatticePlane"/> </owl:unionOf> </owl:Class> </rdfs:domain> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePoint"/> <rdfs:comment xml:lang="en">hasLatticePoint represents the relationship between a lattice or lattice plane or lattice direction with lattice point.</rdfs:comment> <rdfs:label xml:lang="en">has lattice point</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasLineSense --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasLineSense"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Dislocation"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#LineSense"/> <rdfs:comment xml:lang="en">hasLineSense represents the relationship between dislocation and line sense.</rdfs:comment> <rdfs:label xml:lang="en">has line sense</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasMathematicalRepresentation --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasMathematicalRepresentation"> <rdfs:subPropertyOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasRepresentation"/> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Dislocation"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#Line"/> <rdfs:comment xml:lang="en">hasMathematicalRepresentation relates the entity with its mathematical representation.</rdfs:comment> <rdfs:label xml:lang="en">has mathematical representation</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasNode --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasNode"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Segment"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#Node"/> <rdfs:comment xml:lang="en">hasNode represents the relationship between segment and node.</rdfs:comment> <rdfs:label xml:lang="en">has node</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasNumericalRepresentation --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasNumericalRepresentation"> <rdfs:subPropertyOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasRepresentation"/> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Line"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"/> <rdfs:comment xml:lang="en">hasNumericalRepresentation relates the entity with its numerical representation.</rdfs:comment> <rdfs:label xml:lang="en">has numerical representation</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasRepresentation --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasRepresentation"> <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:range> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#Line"/> </owl:unionOf> </owl:Class> </rdfs:range> <rdfs:comment xml:lang="en">hasRepresentation relates the entity to another representation of entity.</rdfs:comment> <rdfs:label xml:lang="en">has representation</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasSegment --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasSegment"> <owl:inverseOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#isSegmentOf"/> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#Segment"/> <rdfs:comment xml:lang="en">hasSegment represents the relationship between discretized line and segment.</rdfs:comment> <rdfs:label xml:lang="en">has segment</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasShapeFunction --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasShapeFunction"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#ShapeFunction"/> <rdfs:comment xml:lang="en">hasShapeFunction represents the relationship between discretized line and shape function.</rdfs:comment> <rdfs:label xml:lang="en">has shape function</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasSlipDirection --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasSlipDirection"> <rdfs:subPropertyOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticeDirection"/> <rdfs:domain> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipPlane"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipSystem"/> </owl:unionOf> </owl:Class> </rdfs:domain> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipDirection"/> <rdfs:comment xml:lang="en">hasSlipDirection represents the relationship between the slip plane or slip system with the slip direction.</rdfs:comment> <rdfs:label xml:lang="en">has slip direction</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasSlipPlane --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasSlipPlane"> <rdfs:subPropertyOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticePlane"/> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/cso#CrystalStructure"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlane"/> <rdfs:comment xml:lang="en">hasSlipPlane represents the relationship between crystal structure and slip plane.</rdfs:comment> <rdfs:label xml:lang="en">has slip plane</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasSlipPlaneNormal --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasSlipPlaneNormal"> <rdfs:domain> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipPlane"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipSystem"/> </owl:unionOf> </owl:Class> </rdfs:domain> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlaneNormal"/> <rdfs:comment xml:lang="en">hasSlipPlaneNormal represents the relationship between a slip plane or slip system with slip plane normal.</rdfs:comment> <rdfs:label xml:lang="en">has slip plane normal</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasSlipSystem --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasSlipSystem"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/cso#CrystalStructure"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipSystem"/> <rdfs:comment xml:lang="en">hasSlipSystem represents the relationship between a crystal structure and slip system.</rdfs:comment> <rdfs:label xml:lang="en">has slip system</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasStartNode --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasStartNode"> <rdfs:subPropertyOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasNode"/> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Segment"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#Node"/> <rdfs:comment xml:lang="en">Sub-property of hasNode that relates the segment with the start node.</rdfs:comment> <rdfs:label xml:lang="en">has start node</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#hasVectorOrigin --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#hasVectorOrigin"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePlane"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#VectorOrigin"/> <rdfs:comment xml:lang="en">hasVectorOrigin represents the relationship between lattice plane and origin.</rdfs:comment> <rdfs:label xml:lang="en">has vector origin</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#isSegmentOf --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#isSegmentOf"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Segment"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"/> <rdfs:comment xml:lang="en">Inverse of hasSegment</rdfs:comment> <rdfs:label xml:lang="en">is segment of</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#movesOn --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#movesOn"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Dislocation"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlane"/> <rdfs:comment xml:lang="en">movesOn represents the relationship between dislocation and slip plane.</rdfs:comment> <rdfs:label xml:lang="en">moves on</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#observedBy --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#observedBy"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Dislocation"/> <rdfs:range> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#FieldIonMicroscopy"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#TransmissionElectronMicroscopy"/> </owl:unionOf> </owl:Class> </rdfs:range> <rdfs:comment xml:lang="en">observedBy represents the relationship between dislocation and microscopy techniques, e.g., TEM, FIM, etc.</rdfs:comment> <rdfs:label xml:lang="en">observed by</rdfs:label> </owl:ObjectProperty> <!-- https://purls.helmholtz-metadaten.de/diso#resultsIn --> <owl:ObjectProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#resultsIn"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#Dislocation"/> <rdfs:range rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDisplacement"/> <rdfs:comment xml:lang="en">resultsIn represents the relationship between dislocation and lattice displacement.</rdfs:comment> <rdfs:label xml:lang="en">results in</rdfs:label> </owl:ObjectProperty> <!-- /////////////////////////////////////////////////////////////////////////////////////// // // Data properties // /////////////////////////////////////////////////////////////////////////////////////// --> <!-- https://purls.helmholtz-metadaten.de/cso#firstAxisComponent --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#firstAxisComponent"/> <!-- https://purls.helmholtz-metadaten.de/cso#secondAxisComponent --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#secondAxisComponent"/> <!-- https://purls.helmholtz-metadaten.de/cso#thirdAxisComponent --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#thirdAxisComponent"/> <!-- https://purls.helmholtz-metadaten.de/cso#vectorMagnitude --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/cso#vectorMagnitude"/> <!-- https://purls.helmholtz-metadaten.de/diso#directionMillerIndice --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#directionMillerIndice"> <rdfs:domain> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> <rdf:Description rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipPlaneNormal"/> </owl:unionOf> </owl:Class> </rdfs:domain> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:comment xml:lang="en">directionMillerIndice represents Miller indice of lattice direction in string.</rdfs:comment> <rdfs:label xml:lang="en">direction miller indice</rdfs:label> </owl:DatatypeProperty> <!-- https://purls.helmholtz-metadaten.de/diso#familyDirectionMillerIndice --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#familyDirectionMillerIndice"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalDirection"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:comment xml:lang="en">familyDirectionMillerIndice represents a set of miller indices of lattice direction in string.</rdfs:comment> <rdfs:label xml:lang="en">family direction miller indice</rdfs:label> </owl:DatatypeProperty> <!-- https://purls.helmholtz-metadaten.de/diso#familyPlaneMillerIndice --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#familyPlaneMillerIndice"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalPlane"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:comment xml:lang="en">familyPlaneMillerIndice represents a set of Miller indice of lattice plane in string.</rdfs:comment> <rdfs:label xml:lang="en">family plane miller indice</rdfs:label> </owl:DatatypeProperty> <!-- https://purls.helmholtz-metadaten.de/diso#planeMillerIndice --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#planeMillerIndice"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePlane"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:comment xml:lang="en">planeMillerIndice represents Miller indice of lattice plane in string.</rdfs:comment> <rdfs:label xml:lang="en">plane miller indice</rdfs:label> </owl:DatatypeProperty> <!-- https://purls.helmholtz-metadaten.de/diso#slipArea --> <owl:DatatypeProperty rdf:about="https://purls.helmholtz-metadaten.de/diso#slipArea"> <rdfs:domain rdf:resource="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> <rdfs:comment xml:lang="en">slipArea represents the slip area of discretized line in double.</rdfs:comment> <rdfs:label xml:lang="en">slipArea</rdfs:label> </owl:DatatypeProperty> <!-- https://w3id.org/mdo/structure/X_axisCoordinate --> <owl:DatatypeProperty rdf:about="https://w3id.org/mdo/structure/X_axisCoordinate"/> <!-- https://w3id.org/mdo/structure/Y_axisCoordinate --> <owl:DatatypeProperty rdf:about="https://w3id.org/mdo/structure/Y_axisCoordinate"/> <!-- https://w3id.org/mdo/structure/Z_axisCoordinate --> <owl:DatatypeProperty rdf:about="https://w3id.org/mdo/structure/Z_axisCoordinate"/> <!-- /////////////////////////////////////////////////////////////////////////////////////// // // Classes // /////////////////////////////////////////////////////////////////////////////////////// --> <!-- http://qudt.org/schema/qudt/Quantity --> <owl:Class rdf:about="http://qudt.org/schema/qudt/Quantity"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="http://qudt.org/schema/qudt/hasQuantityKind"/> <owl:allValuesFrom rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="http://qudt.org/schema/qudt/quantityValue"/> <owl:allValuesFrom rdf:resource="http://qudt.org/schema/qudt/QuantityValue"/> </owl:Restriction> </rdfs:subClassOf> <qudt:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"><p class="lm-para">A quantity is the measurement of an observable property of a particular object, event, or physical system. A quantity is always associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying quantity kind is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Examples of physical quantities include physical constants, such as the speed of light in a vacuum, Planck's constant, the electric permittivity of free space, and the fine structure constant. </p> <p class="lm-para">In other words, quantities are quantifiable aspects of the world, such as time, distance, velocity, mass, momentum, energy, and weight, and units are used to describe their measure. Many of which are related to each other by various physical laws, and as a result the units of some of the quantities can be expressed as products (or ratios) of powers of other units (e.g., momentum is mass times velocity and velocity is measured in distance divided by time). These relationships are discussed in dimensional analysis. Those that cannot be so expressed can be regarded as "fundamental" in this sense.</p> <p class="lm-para">A quantity is distinguished from a "quantity kind" in that the former carries a value and the latter is a type specifier.</p></qudt:description> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.0/schema/qudt"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/schema/qudt"/> <rdfs:label>Quantity</rdfs:label> </owl:Class> <!-- http://qudt.org/schema/qudt/QuantityKind --> <owl:Class rdf:about="http://qudt.org/schema/qudt/QuantityKind"> <qudt:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A <b>Quantity Kind</b> is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity.</qudt:description> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.0/schema/qudt"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/schema/qudt"/> <rdfs:label>Quantity Kind</rdfs:label> </owl:Class> <!-- http://qudt.org/schema/qudt/QuantityValue --> <owl:Class rdf:about="http://qudt.org/schema/qudt/QuantityValue"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="http://qudt.org/schema/qudt/unit"/> <owl:allValuesFrom rdf:resource="http://qudt.org/schema/qudt/Unit"/> </owl:Restriction> </rdfs:subClassOf> <qudt:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A <i>Quantity Value</i> expresses the magnitude and kind of a quantity and is given by the product of a numerical value <code>n</code> and a unit of measure <code>U</code>. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to <a href="http://physics.nist.gov/Pubs/SP811/sec07.html">NIST SP 811 section 7</a> for more on quantity values.</qudt:description> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.0/schema/qudt"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/schema/qudt"/> <rdfs:label>Quantity value</rdfs:label> </owl:Class> <!-- http://qudt.org/schema/qudt/Unit --> <owl:Class rdf:about="http://qudt.org/schema/qudt/Unit"> <qudt:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n) and U, as \(Q = nU\).</qudt:description> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.0/schema/qudt"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/schema/qudt"/> <rdfs:label>Unit</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/cdo#CrystallographicDefect --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/cdo#CrystallographicDefect"> <rdfs:comment xml:lang="en">The crystallographic defect is a lattice irregularity that has one or more dimensions on the order of an atomic diameter.</rdfs:comment> <rdfs:label xml:lang="en">Crystallographic Defect</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/cso#CrystalStructure --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/cso#CrystalStructure"> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipPlane"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlane"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipPlane"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlane"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipSystem"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipSystem"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipSystem"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipSystem"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:comment xml:lang="en">A crystal structure is described by the lattice geometry and atomic arrangements within the unit cell.</rdfs:comment> <rdfs:label xml:lang="en">Crystal Structure</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/cso#Lattice --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/cso#Lattice"> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticeDirection"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticeDirection"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticePlane"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePlane"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticeDirection"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticePoint"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePoint"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticePoint"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePoint"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:comment xml:lang="en">The mathematical concept to represent the periodicity of a crystal. A lattice defines a periodic arrangement of one or more atoms.</rdfs:comment> <rdfs:label xml:lang="en">Lattice</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/cso#Point --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/cso#Point"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#hasPositionVector"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/cso#PositionVector"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">In classical Euclidean geometry, a point is a primitive notion that models an exact location in the space, and has no length, width, or thickness.</rdfs:comment> <rdfs:label xml:lang="en">Point</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/cso#PositionVector --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/cso#PositionVector"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/cso#Vector"/> <rdfs:comment xml:lang="en">Euclidean vector that represents the position of a point P in space in relation to an arbitrary reference origin O.</rdfs:comment> <rdfs:label xml:lang="en">Position Vector</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/cso#Vector --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/cso#Vector"> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#hasVectorComponent"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/cso#VectorComponentOfBasis"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#hasVectorComponent"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/cso#VectorComponentOfBasis"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#vectorMagnitude"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">(Euclidean) vector is used to represent quantities that both magnitude and direction.</rdfs:comment> <rdfs:label xml:lang="en">Vector</rdfs:label> <skos:defintion xml:lang="en">(Euclidean) vector used to represent quantities that both magnitude and direction.</skos:defintion> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/cso#VectorComponentOfBasis --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/cso#VectorComponentOfBasis"> <rdfs:subClassOf rdf:resource="http://qudt.org/schema/qudt/Quantity"/> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#hasBasis"/> <owl:someValuesFrom rdf:resource="https://w3id.org/mdo/structure/Basis"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#hasBasis"/> <owl:allValuesFrom rdf:resource="https://w3id.org/mdo/structure/Basis"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#firstAxisComponent"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#secondAxisComponent"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#thirdAxisComponent"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:comment xml:lang="en">Vector components/vector coordinates of particular basis. It has relation to a specific basis.</rdfs:comment> <rdfs:label xml:lang="en">Vector Component of Basis</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#BurgersVector --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#BurgersVector"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/cso#Vector"/> <rdfs:comment xml:lang="en">An elementary unit (length order of lattice parameter) of lattice translation. The basic notion of the Burgers vector comes from the closure failure of an initially perfect lattice due to the existence of dislocation. The magnitude and direction of closure failure are characterized by the Burgers vector.</rdfs:comment> <rdfs:label xml:lang="en">Burgers Vector</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#DiscretizedLine --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSegment"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#Segment"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasShapeFunction"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#ShapeFunction"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#slipArea"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> </owl:Restriction> </rdfs:subClassOf> <owl:disjointWith rdf:resource="https://purls.helmholtz-metadaten.de/diso#Line"/> <rdfs:comment xml:lang="en">The numerical representation of the dislocation line that is discretized into the number of segments.</rdfs:comment> <rdfs:label xml:lang="en">Discretized Line</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#Dislocation --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#Dislocation"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#LineDefect"/> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasBurgersVector"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#BurgersVector"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasBurgersVector"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#BurgersVector"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLineSense"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LineSense"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLineSense"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LineSense"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasMathematicalRepresentation"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#Line"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#movesOn"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlane"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#observedBy"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#FieldIonMicroscopy"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#observedBy"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#TransmissionElectronMicroscopy"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#resultsIn"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDisplacement"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">Linear or one-dimensional defect around which some of the atoms are misaligned. In the mesoscale, a dislocation is a line object that is a boundary separating the regions on the slip plane which have undergone slip from those that have not.</rdfs:comment> <rdfs:comment xml:lang="en">The presence of dislocation introduces local disturbance of the atomic-level geometry.</rdfs:comment> <rdfs:label xml:lang="en">Dislocation</rdfs:label> <rdfs:label xml:lang="de">Versetzung</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#EdgeDislocation --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#EdgeDislocation"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#Dislocation"/> <owl:disjointWith rdf:resource="https://purls.helmholtz-metadaten.de/diso#ScrewDislocation"/> <rdfs:comment xml:lang="en">A dislocation that has a line sense perpendicular to its Burgers vector.</rdfs:comment> <rdfs:label xml:lang="en">Edge Dislocation</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalDirection --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalDirection"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#familyDirectionMillerIndice"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </owl:Restriction> </rdfs:subClassOf> <owl:disjointWith rdf:resource="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalPlane"/> <rdfs:comment xml:lang="en">A set of symmetrically equivalent directions in the lattice.</rdfs:comment> <rdfs:label xml:lang="en">Family of Crystal Direction</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalPlane --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalPlane"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#familyPlaneMillerIndice"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">A set of symmetrically equivalent planes in the lattice.</rdfs:comment> <rdfs:label xml:lang="en">Family of Crystal Plane</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#FieldIonMicroscopy --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#FieldIonMicroscopy"> <owl:disjointWith rdf:resource="https://purls.helmholtz-metadaten.de/diso#TransmissionElectronMicroscopy"/> <rdfs:comment xml:lang="en">Field Ion Microscopy (FIM) is a microscopy technique that can be used to image the arrangement of atoms.</rdfs:comment> <rdfs:label xml:lang="en">Field Ion Microscopy</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#LatticeDirection --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/cso#Vector"/> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalDirection"/> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticePoint"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePoint"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticePoint"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePoint"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#directionMillerIndice"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">The vector direction inside the lattice that is connecting two lattice points.</rdfs:comment> <rdfs:label xml:lang="en">Lattice Direction</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#LatticeDisplacement --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#LatticeDisplacement"> <rdfs:comment xml:lang="en">The displacement of atoms from their perfect lattice sites due to the existence of defects, e.g., point defect, line defect, and grain boundary.</rdfs:comment> <rdfs:label xml:lang="en">Lattice Displacement</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#LatticePlane --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#LatticePlane"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#FamilyOfCrystalPlane"/> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticeDirection"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticeDirection"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticePoint"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePoint"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasLatticePoint"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePoint"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasVectorOrigin"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#VectorOrigin"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#planeMillerIndice"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">The lattice plane forms an infinitely stretched plane (characterized through a plane normal) that cuts through lattice points such that, again, a regular arrangement of lattice points in the plane occurs.</rdfs:comment> <rdfs:label xml:lang="en">Lattice Plane</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#LatticePoint --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#LatticePoint"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/cso#Point"/> <rdfs:comment xml:lang="en">Lattice point is the point where atom(s) or molecule(s) is located.</rdfs:comment> <rdfs:label xml:lang="en">Lattice Point</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#Line --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#Line"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasNumericalRepresentation"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"/> </owl:Restriction> </rdfs:subClassOf> <owl:disjointWith rdf:resource="https://purls.helmholtz-metadaten.de/diso#Node"/> <rdfs:comment xml:lang="en">Mathematical representation of dislocation as 'Line'. An instance of mathematical representation of a dislocation line is an oriented curve parameterized by its arc length.</rdfs:comment> <rdfs:label xml:lang="en">Line</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#LineDefect --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#LineDefect"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/cdo#CrystallographicDefect"/> <rdfs:comment xml:lang="en">Linear or one-dimensional defect around which some of the atoms are misaligned.</rdfs:comment> <rdfs:label xml:lang="en">Line Defect</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#LineSense --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#LineSense"> <rdfs:comment xml:lang="en">A sense that characterizes a directed line, i.e., it has a start and an end.</rdfs:comment> <rdfs:label xml:lang="en">Line Sense</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#Node --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#Node"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/cso#Point"/> <owl:disjointWith rdf:resource="https://purls.helmholtz-metadaten.de/diso#Segment"/> <rdfs:comment xml:lang="en">A point of a segment.</rdfs:comment> <rdfs:label xml:lang="en">Node</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#ScrewDislocation --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#ScrewDislocation"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#Dislocation"/> <rdfs:comment xml:lang="en">A dislocation that has a line sense parallel to its Burgers vector.</rdfs:comment> <rdfs:label xml:lang="en">Screw Dislocation</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#Segment --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#Segment"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasEndNode"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#Node"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasStartNode"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#Node"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#isSegmentOf"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#DiscretizedLine"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">The segment is a part of a line bounded by two distinct end points and may contain points on the line between its endpoints.</rdfs:comment> <rdfs:label xml:lang="en">Segment</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#ShapeFunction --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#ShapeFunction"> <rdfs:comment xml:lang="en">The shape function is the function that interpolates the solution between the discrete values obtained at the mesh nodes. In discretized dislocation, the shape function determines the shape of a segment and ultimately determines the shape of the line. Examples of shape function that is used to discretize the dislocation are circular, elliptic, spiral, linear, cubic, and quintic.</rdfs:comment> <rdfs:label xml:lang="en">Shape Function</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#SlipDirection --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipDirection"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticeDirection"/> <rdfs:comment xml:lang="en">The direction in the slip plane along which plastic deformation takes place. The slip direction corresponds to one of the shortest lattice translation vectors.</rdfs:comment> <rdfs:label xml:lang="en">Slip Direction</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#SlipPlane --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipPlane"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/diso#LatticePlane"/> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipDirection"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipDirection"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipDirection"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipDirection"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipPlaneNormal"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlaneNormal"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipPlaneNormal"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlaneNormal"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:comment xml:lang="en">The crystallographic/lattice plane along which the dislocation line traverses/moves. The slip plane is usually the plane with the highest density of atoms, i.e. most widely spaced.</rdfs:comment> <rdfs:label xml:lang="en">Slip Plane</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#SlipPlaneNormal --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipPlaneNormal"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/cso#Vector"/> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#directionMillerIndice"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">The unit normal vector of slip planes.</rdfs:comment> <rdfs:label xml:lang="en">Slip Plane Normal</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#SlipSystem --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#SlipSystem"> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipDirection"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipDirection"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipDirection"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipDirection"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipPlaneNormal"/> <owl:someValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlaneNormal"/> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/diso#hasSlipPlaneNormal"/> <owl:allValuesFrom rdf:resource="https://purls.helmholtz-metadaten.de/diso#SlipPlaneNormal"/> </owl:Restriction> </owl:intersectionOf> </owl:Class> </rdfs:subClassOf> <rdfs:comment xml:lang="en">A slip system is defined as the set of slip planes with the same unit normal vector and the same slip direction.</rdfs:comment> <rdfs:label xml:lang="en">Slip System</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#TransmissionElectronMicroscopy --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#TransmissionElectronMicroscopy"> <rdfs:comment xml:lang="en">Transmission electron microscopy (TEM) is a microscopy technique in which a beam of electrons is transmitted through a specimen to form an image. The specimen is often an ultrathin section less than 100 nm thick.</rdfs:comment> <rdfs:label xml:lang="en">Transmission Electron Microscopy</rdfs:label> </owl:Class> <!-- https://purls.helmholtz-metadaten.de/diso#VectorOrigin --> <owl:Class rdf:about="https://purls.helmholtz-metadaten.de/diso#VectorOrigin"> <rdfs:subClassOf rdf:resource="https://purls.helmholtz-metadaten.de/cso#Point"/> <rdfs:comment xml:lang="en">A fixed point that is needed by the vector to identify other points in the space relative to its origin.</rdfs:comment> <rdfs:label xml:lang="de">Ursprung</rdfs:label> <rdfs:label xml:lang="en">Vector Origin</rdfs:label> </owl:Class> <!-- https://w3id.org/mdo/structure/Basis --> <owl:Class rdf:about="https://w3id.org/mdo/structure/Basis"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#hasFirstAxisVector"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onClass rdf:resource="https://w3id.org/mdo/structure/CoordinateVector"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#hasSecondAxisVector"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onClass rdf:resource="https://w3id.org/mdo/structure/CoordinateVector"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://purls.helmholtz-metadaten.de/cso#hasThirdAxisVector"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onClass rdf:resource="https://w3id.org/mdo/structure/CoordinateVector"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:comment xml:lang="en">A basis defines a spatial unit used to express fractional coordinates.</rdfs:comment> <rdfs:label xml:lang="en">Basis</rdfs:label> <skos:defintion xml:lang="en">Set of vector(in 2-D two vectors and in 3-D three vectors) that linearly independent.</skos:defintion> </owl:Class> <!-- https://w3id.org/mdo/structure/CoordinateVector --> <owl:Class rdf:about="https://w3id.org/mdo/structure/CoordinateVector"> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://w3id.org/mdo/structure/X_axisCoordinate"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://w3id.org/mdo/structure/Y_axisCoordinate"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="https://w3id.org/mdo/structure/Z_axisCoordinate"/> <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality> <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> </owl:Restriction> </rdfs:subClassOf> <rdfs:label xml:lang="en">Coordinate Vector</rdfs:label> <skos:defintion xml:lang="en">A coordinate vector according to standard basis, i.e., e_x (1, 0, 0), e_y(0, 1, 0), and e_z (0, 0, 1).</skos:defintion> </owl:Class> </rdf:RDF> <!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->