@prefix : . @prefix dcterms: . @prefix foaf: . @prefix owl: . @prefix prov: . @prefix qudt: . @prefix rdf: . @prefix rdfs: . @prefix skos: . @prefix vann: . @prefix xsd: . dcterms:contributor a owl:AnnotationProperty . dcterms:created a owl:AnnotationProperty . dcterms:creator a owl:AnnotationProperty . dcterms:license a owl:AnnotationProperty . dcterms:title a owl:AnnotationProperty . vann:preferredNamespacePrefix a owl:AnnotationProperty . qudt:description a owl:AnnotationProperty . rdf:HTML a rdfs:Datatype . skos:defintion a owl:AnnotationProperty . skos:prefLabel a owl:AnnotationProperty . : a owl:Ontology ; rdfs:label "Dislocation Ontology"@en ; dcterms:contributor "Said Fathalla"^^xsd:string, "Stefan Sandfeld"^^xsd:string ; dcterms:created "17.08.2023"@en ; dcterms:creator "Ahmad Zainul Ihsan"@en ; dcterms:license ; dcterms:title "Dislocation Ontology"@en ; vann:preferredNamespacePrefix "DISO"^^xsd:string ; rdfs:seeAlso "https://github.com/Materials-Data-Science-and-Informatics/Dislocation-Ontology-Suite/tree/main/DISO" ; owl:versionInfo 1.1 . a owl:DatatypeProperty ; rdfs:label "DDD Simulation ID"@en ; rdfs:comment "DDDSimulationID represents the ID of a DDD simulation"@en ; rdfs:domain ; rdfs:range xsd:string ; rdfs:subPropertyOf . a owl:Class ; rdfs:label "Dislocation Density"@en ; rdfs:comment "A quantifiable of the total length of dislocation line per unit volume of a crystalline material."@en ; rdfs:subClassOf . a owl:Class ; rdfs:label "die Stufenversetzung"@de, "Edge Dislocation"@en ; rdfs:comment "Eine Versetzung, die Burgersvektor und Versetzungslinie stehen senkrecht zueinander"@de, "A dislocation that has a line sense perpendicular to its Burgers vector."@en ; rdfs:subClassOf ; owl:disjointWith . a owl:DatatypeProperty ; rdfs:label "FEM parameter activation"@en, "FEMParameterActivation represents the boolean value of whether the FEM method is active."@en ; rdfs:subPropertyOf . a owl:DatatypeProperty ; rdfs:comment "Remesh parameter of maximum segment length so that the segment will be remeshed."@en ; rdfs:domain ; rdfs:range xsd:double . a owl:DatatypeProperty ; rdfs:comment "Remesh parameter of minimum segment length so that the node in the dislocation network will be removed."@en ; rdfs:domain ; rdfs:range xsd:double . a owl:Class ; rdfs:label "Mixed Dislocation"@en ; rdfs:comment "Eine Versetzung, die eine Versetzungslinie hat, die weder senkrecht noch parallel zu ihrem Burgers-Vektor verläuft."@de, "A dislocation that has a line sense neither perpendicular nor parallel to its Burgers vector."@en ; rdfs:subClassOf . a owl:DatatypeProperty ; rdfs:label "discretized line ID"@en ; rdfs:comment "DiscretizedLineID represents the ID of a discretized (mathematical) line."@en ; rdfs:domain ; rdfs:range xsd:int ; rdfs:subPropertyOf . a owl:ObjectProperty ; rdfs:label "has family crystal direction"@en ; rdfs:comment "hasFamilyCrystalDirection represents the relationship between lattice direction and family of crystal direction."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has family crystal plane"@en ; rdfs:comment "hasFamilyCrystalPlane represents the relationship between the lattice plane and the family of crystal planes."@en ; rdfs:domain ; rdfs:range . a owl:ObjectProperty ; rdfs:label "is family crystal plane of"@en ; rdfs:comment "Inverse property of hasFamilyCrystalPlane"@en . a owl:ObjectProperty ; rdfs:label "is related to structure"@en ; rdfs:comment "Inverse property of relatesToCrystallineMaterial"@en ; owl:inverseOf . a owl:DatatypeProperty ; rdfs:label "is relaxed"@en ; rdfs:comment "isRelaxed represents a boolean value whether a dislocation structure in the relaxed condition or no."@en ; rdfs:domain ; rdfs:range xsd:boolean . a owl:ObjectProperty ; rdfs:label "is resulted by"@en ; rdfs:comment "Inverse property of resultsIn"@en ; owl:inverseOf . a owl:DatatypeProperty ; rdfs:label "line sense direction"@en ; rdfs:comment "line sense direction in direction miller indice notation"@en ; rdfs:domain ; rdfs:range xsd:string . a owl:DatatypeProperty ; rdfs:label "mesh format"@en ; rdfs:comment "meshFormat represents the format of mesh file, e.g., gmsh, mesh, etc."@en ; rdfs:domain ; rdfs:range xsd:string . a owl:DatatypeProperty ; rdfs:label "node ID"@en ; rdfs:comment "nodeID represents the ID of a segment node."@en ; rdfs:domain ; rdfs:range xsd:int ; rdfs:subPropertyOf . a owl:DatatypeProperty ; rdfs:label "segment ID"@en ; rdfs:comment "segmentID represents the ID of a discretized line segment."@en ; rdfs:domain ; rdfs:range xsd:int ; rdfs:subPropertyOf . a owl:DatatypeProperty ; rdfs:label "simulation boundary type"@en, "simulationBoundaryType represents the string of boundary type used by the DDD simulation, e.g., periodic, mirrored, open boundaries, etc."@en ; rdfs:domain ; rdfs:range xsd:string . a owl:DatatypeProperty ; rdfs:label "simulation loading condition"@en, "simulationLoadingCondition represents the string of loading condition exposed to a DDD simulation, e.g., stress-controlled, strain-controlled, or both (stress- and strain-controlled)."@en ; rdfs:domain ; rdfs:range xsd:string . a owl:DatatypeProperty ; rdfs:label "simulation step number"@en ; rdfs:comment "simulationStepNumber represents the step number of a DDD simulation."@en ; rdfs:domain ; rdfs:range xsd:int . a owl:DatatypeProperty ; rdfs:label "simulation temperature"@en, "simulationTemperature represents the temperature of a DDD simulation."@en ; rdfs:domain ; rdfs:range xsd:double . a owl:DatatypeProperty ; rdfs:label "vector origin ID"@en ; rdfs:domain ; rdfs:range xsd:int . a owl:Class ; rdfs:subClassOf . a owl:ObjectProperty . a owl:ObjectProperty . a owl:ObjectProperty . a owl:ObjectProperty . a owl:Class . a owl:DatatypeProperty . a owl:ObjectProperty . a owl:Class ; rdfs:subClassOf ; skos:prefLabel "Numerical"@en . a owl:Class ; skos:prefLabel "Solid"@en . a owl:Class ; rdfs:subClassOf ; skos:prefLabel "MathematicalModel"@en . a owl:Class ; skos:prefLabel "Pictorial"@en . a owl:DatatypeProperty . qudt:QuantityKind a owl:Class ; rdfs:label "Quantity Kind" ; qudt:description "A Quantity Kind 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."^^rdf:HTML ; rdfs:isDefinedBy , . qudt:QuantityValue a owl:Class ; rdfs:label "Quantity value" ; qudt:description "A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to NIST SP 811 section 7 for more on quantity values."^^rdf:HTML ; rdfs:isDefinedBy , ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom qudt:Unit ; owl:onProperty qudt:unit ], [ a owl:Restriction ; owl:onProperty qudt:numericalValue ; owl:someValuesFrom xsd:double ] . qudt:Unit a owl:Class ; rdfs:label "Unit" ; qudt:description "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\\)."^^rdf:HTML ; rdfs:isDefinedBy , . qudt:hasQuantityKind a owl:ObjectProperty . qudt:numericalValue a owl:DatatypeProperty . qudt:quantityValue a owl:ObjectProperty . qudt:unit a owl:ObjectProperty . prov:Activity a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty prov:endedAtTime ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty prov:startedAtTime ; owl:someValuesFrom xsd:dateTime ] . prov:Person a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty foaf:family_name ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty foaf:firstName ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom xsd:string ], prov:Agent . prov:endedAtTime a owl:DatatypeProperty . prov:startedAtTime a owl:DatatypeProperty . foaf:family_name a owl:DatatypeProperty . foaf:firstName a owl:DatatypeProperty . a owl:DatatypeProperty . a owl:ObjectProperty . a owl:ObjectProperty ; rdfs:label "has position vector"@en ; rdfs:comment "hasPositionVector represents the relationship between entity and position vector."@en ; rdfs:domain ; rdfs:range . a owl:ObjectProperty . a owl:ObjectProperty . a owl:ObjectProperty ; rdfs:label "is basis of"@en . a owl:DatatypeProperty . a owl:DatatypeProperty . a owl:DatatypeProperty . a owl:Class ; rdfs:label "Cross Slip"@en ; rdfs:comment "A simulation parameter to enable the cross slip process of dislocation network/structure."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:boolean ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], ; owl:disjointWith , . a owl:Class ; rdfs:label "der linienhafter Defekt"@de, "Line Defect"@en ; rdfs:comment "Linearer oder eindimensionaler Defekt, um den herum einige Atome falsch ausgerichtet sind."@de, "Linear or one-dimensional defect around which some of the atoms are misaligned."@en ; rdfs:subClassOf . a owl:Class ; rdfs:label "die Schraubenversetzung"@de, "Screw Dislocation"@en ; rdfs:comment "Eine Versetzung, die Burgersvektor und Versetzungslinie liegen parallel."@de, "A dislocation that has a line sense parallel to its Burgers vector."@en ; rdfs:subClassOf . a owl:DatatypeProperty ; rdfs:label "active slip plane"@en ; rdfs:comment "activeSlipPlane represents the boolean value of whether the slip plane is active."@en ; rdfs:domain ; rdfs:range xsd:boolean . a owl:DatatypeProperty ; rdfs:label "cross slip parameter activation"@en, "crossSlipParameterActivation represents the boolean value of whether the cross slip is active."@en ; rdfs:domain ; rdfs:range xsd:boolean ; rdfs:subPropertyOf . a owl:DatatypeProperty ; rdfs:label "external load parameter activation"@en ; rdfs:comment "externalLoadParameterActivation represents the boolean value of whether the external load is active."@en ; rdfs:domain ; rdfs:range xsd:boolean ; rdfs:subPropertyOf . a owl:DatatypeProperty ; rdfs:label "family direction miller indice"@en ; rdfs:comment "familyDirectionMillerIndice represents a set of miller indices of lattice direction in string."@en ; rdfs:domain ; rdfs:range xsd:string . a owl:DatatypeProperty ; rdfs:label "family plane miller indice"@en ; rdfs:comment "familyPlaneMillerIndice represents a set of Miller indice of lattice plane in string."@en ; rdfs:domain ; rdfs:range xsd:string . a owl:ObjectProperty ; rdfs:label "has end node"@en ; rdfs:comment "Sub-property of hasNode that relates the segment with the end node."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has length" ; rdfs:comment "hasLength represents the relationship between 1-D, 2-D, and 3-D shape to length."@en ; rdfs:range ; owl:inverseOf . a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:label "has mathematical representation"@en ; rdfs:comment "hasMathematicalRepresentation relates the entity with its mathematical representation."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf ; owl:inverseOf . a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:label "has numerical representation"@en ; rdfs:comment "hasNumericalRepresentation relates the entity with its numerical representation."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has output dislocation structure"@en ; rdfs:comment "hasOutputDislocationStructure represents the relationship between DDD simulation and its output of dislocation structure."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has pixel representation"@en ; rdfs:comment "hasPixelRepresentation represents the relationship between mathematical line and Pixel."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has segment"@en ; rdfs:comment "hasSegment represents the relationship between discretized line and segment."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has shape"@en, "hasShape represents the relationship between dislocation structure to geometrical shape."@en ; rdfs:domain ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has shape function"@en ; rdfs:comment "hasShapeFunction represents the relationship between discretized line and shape function."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has start node"@en ; rdfs:comment "Sub-property of hasNode that relates the segment with the start node."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has vector origin"@en ; rdfs:comment "hasVectorOrigin represents the relationship between lattice plane and origin."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "is burgers vector of"@en ; rdfs:comment "Inverse property of hasBurgersVector"@en . a owl:ObjectProperty ; rdfs:label "is cube of"@en ; rdfs:comment "Inverse property of hasCube"@en . a owl:ObjectProperty ; rdfs:label "is end node of"@en ; rdfs:comment "Inverse property of hasEndNode"@en . a owl:ObjectProperty ; rdfs:label "is family crystal direction of"@en ; rdfs:comment "Inverse property of hasFamilyCrystalDirection"@en . a owl:ObjectProperty ; rdfs:label "is input dislocation structure of"@en ; rdfs:comment "Inverse property of hasInputDislocationStructure"@en . a owl:ObjectProperty ; rdfs:label "is lattice direction of"@en ; rdfs:comment "Inverse property of hasLatticeDirection"@en . a owl:ObjectProperty ; rdfs:label "is lattice plane of"@en ; rdfs:comment "Inverse property of hasLatticePlane"@en . a owl:ObjectProperty ; rdfs:label "is lattice point of"@en ; rdfs:comment "Inverse property of hasLatticePoint"@en . a owl:ObjectProperty ; rdfs:label "is length of"@en ; rdfs:comment "Inverse property of hasLength"@en . a owl:ObjectProperty ; rdfs:label "is line sense of"@en ; rdfs:comment "Inverse property of hasLineSense"@en . a owl:ObjectProperty ; rdfs:label "is mathematical representation of"@en ; rdfs:comment "Inverse property of hasMathematicalRepresentation"@en . a owl:ObjectProperty ; rdfs:label "is node of"@en ; rdfs:comment "Inverse property of hasNode"@en . a owl:ObjectProperty ; rdfs:label "is numerical representation of"@en ; rdfs:comment "Inverse property of hasNumericalRepresentation"@en . a owl:ObjectProperty ; rdfs:label "is output dislocation structure of"@en ; rdfs:comment "Inverse property of hasOutputDislocationStructure"@en . a owl:ObjectProperty ; rdfs:label "is pixel representation of"@en ; rdfs:comment "Inverse property of hasPixelRepresentation"@en . a owl:ObjectProperty ; rdfs:label "is representation of"@en ; rdfs:comment "Inverse property of hasRepresentation"@en . a owl:ObjectProperty ; rdfs:label "is shape function of"@en ; rdfs:comment "Inverse property of hasShapeFunction"@en . a owl:ObjectProperty ; rdfs:label "is shape of"@en ; rdfs:comment "Inverse property of hasShape"@en . a owl:ObjectProperty ; rdfs:label "is simulation parameter of"@en ; rdfs:comment "Inverse property of hasSimulationParameter"@en . a owl:ObjectProperty ; rdfs:label "is slip plane normal of"@en ; rdfs:comment "Inverse property of hasSlipPlaneNormal"@en . a owl:ObjectProperty ; rdfs:label "is slip system of"@en ; rdfs:comment "Inverse property of hasSlipSystem"@en . a owl:ObjectProperty ; rdfs:label "is start node of"@en ; rdfs:comment "Inverse property of hasStartNode"@en . a owl:ObjectProperty ; rdfs:label "is vector origin of"@en ; rdfs:comment "Inverse property of hasVectorOrigin"@en . a owl:DatatypeProperty ; rdfs:label "junction formation parameter activation"@en ; rdfs:comment "JunctinoFormationParameterActivation represents the boolean value of whether the junction formation is active."@en ; rdfs:domain ; rdfs:range xsd:boolean ; rdfs:subPropertyOf . a owl:ObjectProperty ; rdfs:label "moves on"@en ; rdfs:comment "movesOn represents the relationship between dislocation and slip plane."@en ; rdfs:domain ; rdfs:range . a owl:ObjectProperty ; rdfs:label "observes"@en ; rdfs:comment "Inverse property of observedBy"@en . a owl:DatatypeProperty ; rdfs:label "plane miller indice"@en ; rdfs:comment "planeMillerIndice represents Miller indice of lattice plane in string."@en ; rdfs:domain ; rdfs:range xsd:string . a owl:DatatypeProperty ; rdfs:label "remesh frequency"@en ; rdfs:comment "remeshFrequency represents the number of steps has to pass before doing the dislocation network remeshing."@en ; rdfs:domain ; rdfs:range xsd:int . a owl:DatatypeProperty ; rdfs:label "remesh parameter activation"@en ; rdfs:comment "remeshParameterActivation represents the boolean value of whether the network remeshing is active."@en ; rdfs:domain ; rdfs:range xsd:boolean ; rdfs:subPropertyOf . a owl:DatatypeProperty ; rdfs:label "shape function type"@en, "shapeFunctionType represents the string of shape function type, e.g., linear, quadratic, spline of n-order, etc."@en ; rdfs:domain ; rdfs:range xsd:string . a owl:DatatypeProperty ; rdfs:label "simulation description"@en ; rdfs:comment "simulation description of DDD simulation"@en ; rdfs:domain ; rdfs:range xsd:string . a owl:DatatypeProperty ; rdfs:label "slip area"@en ; rdfs:comment "slipArea represents the slip area of discretized line in double."@en ; rdfs:domain ; rdfs:range xsd:double . a owl:DatatypeProperty ; rdfs:label "software repository"@en ; rdfs:comment "softwareRepository represents the URI/link to the software repository, e.g., GitHub, GitLab, etc."@en ; rdfs:domain prov:SoftwareAgent ; rdfs:range xsd:anyURI . a owl:DatatypeProperty ; rdfs:label "software version"@en . a owl:Class ; rdfs:subClassOf . a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty prov:wasAssociatedWith ; owl:someValuesFrom prov:SoftwareAgent ] . a owl:Class . a owl:ObjectProperty . a owl:ObjectProperty . a owl:DatatypeProperty ; rdfs:label "software name"@en . a owl:DatatypeProperty . a owl:DatatypeProperty . a owl:DatatypeProperty . a owl:Class ; rdfs:subClassOf ; owl:equivalentClass ; skos:prefLabel "Crystal"@en . a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty [ owl:inverseOf ] ; owl:someValuesFrom ], ; owl:equivalentClass ; skos:prefLabel "CrystalStructure"@en . a owl:Class ; rdfs:subClassOf ; skos:prefLabel "Crystallographical"@en . a owl:Class ; rdfs:subClassOf ; skos:prefLabel "Mathematical"@en . a owl:Class ; skos:prefLabel "Language"@en . a owl:ObjectProperty ; skos:prefLabel "hasProperty"@en . prov:Agent a owl:Class . prov:SoftwareAgent a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom xsd:anyURI ], prov:Agent . prov:wasAssociatedWith a owl:ObjectProperty . a owl:Class ; rdfs:label "Crystallographic Defect"@en ; rdfs:comment "The crystallographic defect is a lattice irregularity that has one or more dimensions on the order of an atomic diameter."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty [ owl:inverseOf ] ; owl:someValuesFrom ], . a owl:ObjectProperty ; rdfs:label "has crystal structure" . a owl:ObjectProperty ; rdfs:label "has crystallographic defect" ; rdfs:domain [ a owl:Class ; owl:unionOf ( ) ] ; rdfs:range . a owl:Class ; rdfs:label "Position Vector"@en ; rdfs:comment "Euclidean vector that represents the position of a point P in space in relation to an arbitrary reference origin O."@en ; rdfs:subClassOf . a owl:Class ; rdfs:label "Vector Component of Basis"@en ; rdfs:comment "Vector components/vector coordinates of particular basis. It has relation to a specific basis."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onDataRange xsd:double ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] [ a owl:Restriction ; owl:onDataRange xsd:double ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] [ a owl:Restriction ; owl:onDataRange xsd:double ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ) ], qudt:Quantity . a owl:ObjectProperty ; owl:inverseOf . a owl:ObjectProperty . a owl:Class ; rdfs:label "External Load Parameter"@en ; rdfs:comment "A simulation parameter to enable the external load imposed on dislocation network."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:boolean ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], ; owl:disjointWith . a owl:Class ; rdfs:label "Das Feldionenmikroskop"@de, "Field Ion Microscopy"@en ; rdfs:comment "Die Feldionenmikroskopie (FIM) ist eine Mikroskopietechnik, mit der sich die Anordnung von Atomen abbilden lässt."@de, "Field Ion Microscopy (FIM) is a microscopy technique that can be used to image the arrangement of atoms."@en ; owl:disjointWith . a owl:Class ; rdfs:label "die Verschiebung"@de, "Lattice Displacement"@en ; rdfs:comment "Die Verschiebung von Atomen von ihren perfekten Gitterpunkt aufgrund des Fehlens von Defekten, z. B. Punktuelle Defekte, Linearedefekte und Korngrenzen."@de, "The displacement of atoms from their perfect lattice sites due to the existence of defects, e.g., point defect, line defect, and grain boundary."@en . a owl:Class ; rdfs:label "Length"@en ; rdfs:comment "A magnitude of line that has a unit."@en ; rdfs:subClassOf qudt:Quantity . a owl:Class ; rdfs:label "Pixel"@en ; rdfs:comment "Pictorial that isthe smallest addressable element in a raster image, or the smallest addressable element in a dot matrix display device"@en ; rdfs:subClassOf . a owl:DatatypeProperty ; rdfs:label "direction miller indice"@en ; rdfs:comment "directionMillerIndice represents Miller indice of lattice direction in string."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( ) ] ; rdfs:range xsd:string . a owl:ObjectProperty ; rdfs:label "has Burgers vector"@en ; rdfs:comment "hasBurgersVector represents the relationship between dislocation to Burgers vector."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has cube"@en ; rdfs:comment "hasCube represents the relationship between dislocation strcture and cube shape specimen."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has input dislocation structure"@en ; rdfs:comment "hasInputDislocationStructure represents the relationship between DDD simulation and its input of dislocation structure."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has lattice plane"@en ; rdfs:comment "hasLatticePlane represents the relationship between a lattice and lattice planes."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( ) ] ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has line sense"@en ; rdfs:comment "hasLineSense represents the relationship between dislocation and line sense."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has node"@en ; rdfs:comment "hasNode represents the relationship between segment and node."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has simulation parameter"@en ; rdfs:comment "hasSimulationParameter represents the relationship between DDD simulation and simulation parameter."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has slip plane"@en ; rdfs:comment "hasSlipPlane represents the relationship between crystal structure and slip plane."@en ; rdfs:domain ; rdfs:range ; rdfs:subPropertyOf . a owl:ObjectProperty ; rdfs:label "has slip system"@en ; rdfs:comment "hasSlipSystem represents the relationship between a crystal structure and slip system."@en ; rdfs:domain ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "is segment of"@en ; rdfs:comment "Inverse of hasSegment"@en ; rdfs:domain ; rdfs:range . a owl:ObjectProperty ; rdfs:label "observed by"@en ; rdfs:comment "observedBy represents the relationship between dislocation and microscopy techniques, e.g., TEM, FIM, etc."@en ; rdfs:domain ; rdfs:range [ a owl:Class ; owl:unionOf ( ) ] ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "results in"@en ; rdfs:comment "resultsIn represents the relationship between dislocation and lattice displacement."@en ; rdfs:domain ; rdfs:range . a owl:Class ; rdfs:subClassOf qudt:Quantity . a owl:Class ; rdfs:label "Basis"@en ; rdfs:comment "A basis defines a spatial unit used to express fractional coordinates."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onClass ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onClass ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ; skos:defintion "Set of vector(in 2-D two vectors and in 3-D three vectors) that linearly independent."@en . qudt:Quantity a owl:Class ; rdfs:label "Quantity" ; qudt:description """

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.

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.

A quantity is distinguished from a "quantity kind" in that the former carries a value and the latter is a type specifier.

"""^^rdf:HTML ; rdfs:isDefinedBy , ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom qudt:QuantityKind ; owl:onProperty qudt:hasQuantityKind ], [ a owl:Restriction ; owl:allValuesFrom qudt:QuantityValue ; owl:onProperty qudt:quantityValue ] . a owl:Class ; rdfs:label "Lattice"@en ; rdfs:comment "Das mathematische Konzept zur Darstellung der Periodizität eines Kristalls. Ein Gitter definiert eine periodische Anordnung von einem oder mehreren Atomen."@de, "The mathematical concept to represent the periodicity of a crystal. A lattice defines a periodic arrangement of one or more atoms."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ] . a owl:Class ; rdfs:label "der Burgersvektor"@de, "Burgers Vector"@en ; rdfs:comment "Eine elementare Einheit (Längenordnung der Gitterparameter) der Gittertranslation. Der grundlegende Begriff des Burgers-Vektors leitet sich aus dem Versagen der Schließung eines ursprünglich perfekten Gitters aufgrund der Existenz von Versetzungen ab. Das Ausmaß und die Richtung des Schließfehlers werden durch den Burgers-Vektor charakterisiert."@de, "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."@en ; rdfs:subClassOf . a owl:Class ; rdfs:label "Cube"@en ; rdfs:comment "A three-dimensional solid object bounded by six square faces, facets or sides, with three meeting at each vertex."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . a owl:Class ; rdfs:label "die Familie der Gitterrichtung"@de, "Family of Crystal Direction"@en ; rdfs:comment "die Menge aller symmetrisch äquivalenten Richtungen."@de, "A set of symmetrically equivalent directions in the lattice."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:string ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ; owl:disjointWith . a owl:Class ; rdfs:label "Junction Formation"@en ; rdfs:comment "A simulation parameter to enable the junction formation of a dislocation network/structure."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:boolean ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], . a owl:Class ; rdfs:label "die Formfunktion"@de, "Shape Function"@en ; rdfs:comment "Die Formfunktion ist die Funktion, die die Lösung zwischen den an den Netzknoten erhaltenen diskreten Werten interpoliert. Bei der diskretisierten Versetzung bestimmt die Formfunktion die Form eines Segments und letztlich die Form der Linie. Beispiele für Formfunktionen, die zur Diskretisierung der Versetzung verwendet werden, sind kreisförmig, elliptisch, spiralförmig, linear, kubisch und quintisch."@de, "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."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:string ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . a owl:Class ; rdfs:label "Die Transmissionselektronenmikroskopie"@de, "Transmission Electron Microscopy"@en ; rdfs:comment "Die Transmissionselektronenmikroskopie (TEM) ist eine Mikroskopietechnik, bei der ein Elektronenstrahl durch eine Probe geschickt wird, um ein Bild zu erzeugen. Bei der Probe handelt es sich häufig um einen ultradünnen Schnitt von weniger als 100 nm Dicke."@de, "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."@en . a owl:Class ; rdfs:label "der Ursprung"@de, "Vector Origin"@en ; rdfs:comment "Ein Fixpunkt, der vom Vektor benötigt wird, um andere Punkte im Raum relativ zu seinem Ursprung zu identifizieren."@de, "A fixed point that is needed by the vector to identify other points in the space relative to its origin."@en ; rdfs:subClassOf . a owl:ObjectProperty, owl:TransitiveProperty ; rdfs:label "has representation"@en ; rdfs:comment "hasRepresentation relates the entity to another representation of entity."@en ; rdfs:domain owl:Thing ; rdfs:range [ a owl:Class ; owl:unionOf ( ) ] ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "relates to crystalline material"@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( ) ] ; rdfs:range . a owl:Class ; rdfs:label "Coordinate Vector"@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:double ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onDataRange xsd:double ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onDataRange xsd:double ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ; skos:defintion "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)."@en . a owl:Class ; rdfs:label "Point"@en ; rdfs:comment "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."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] . a owl:Class ; rdfs:label "Vector"@en ; rdfs:comment "(Euclidean) vector is used to represent quantities that both magnitude and direction."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Restriction ; owl:onDataRange xsd:double ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ; skos:defintion "(Euclidean) vector used to represent quantities that both magnitude and direction."@en . a owl:Class ; rdfs:label "die Familie der Gitterebene"@de, "Family of Crystal Plane"@en ; rdfs:comment "Steht für Kristallformen, d. h. die Menge aller symmetrisch äquivalenten Flächen."@de, "A set of symmetrically equivalent planes in the lattice."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:string ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . a owl:Class ; rdfs:label "die Versetzunglinie"@de, "Line Sense"@en ; rdfs:comment "Ein Element, das eine gerichtete Linie charakterisiert, d. h. sie hat einen Anfang und ein Ende."@de, "A sense that characterizes a directed line, i.e., it has a start and an end."@en . a owl:Class ; rdfs:label "Remesh Parameter"@en ; rdfs:comment "A simulation parameter related to remeshing the dislocation network."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom xsd:int ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom xsd:boolean ], . a owl:ObjectProperty ; rdfs:label "has slip direction"@en ; rdfs:comment "hasSlipDirection represents the relationship between the slip plane or slip system with the slip direction."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( ) ] ; rdfs:range ; rdfs:subPropertyOf . a owl:ObjectProperty ; rdfs:label "has slip plane normal"@en ; rdfs:comment "hasSlipPlaneNormal represents the relationship between a slip plane or slip system with slip plane normal."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( ) ] ; rdfs:range ; owl:inverseOf . a owl:DatatypeProperty . a owl:Class ; rdfs:label "Crystalline Material"@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ] . a owl:Class ; rdfs:label "Crystal Structure"@en ; rdfs:comment "A crystal structure is described by the lattice geometry and atomic arrangements within the unit cell."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ] . a owl:Class ; rdfs:label "die Gleitrichtung"@de, "Slip Direction"@en ; rdfs:comment "Die Richtung in der Gleitebene, in der die plastische Verformung stattfindet. Die Gleitrichtung entspricht einem der kürzesten Translationsvektoren des Gitters."@de, "The direction in the slip plane along which plastic deformation takes place. The slip direction corresponds to one of the shortest lattice translation vectors."@en ; rdfs:subClassOf . a owl:Class ; rdfs:label "das Gleitsystem"@de, "Slip System"@en ; rdfs:comment "Ein Gleitsystem ist definiert als die Menge der Gleitebenen mit dem gleichen Einheitsnormalvektor und der gleichen Gleitrichtung."@de, "A slip system is defined as the set of slip planes with the same unit normal vector and the same slip direction."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ] . a owl:DatatypeProperty ; rdfs:label "parameter activation"@en ; rdfs:domain ; rdfs:range xsd:boolean . a owl:Class ; rdfs:label "die Linie"@de, "Line"@en ; rdfs:comment "Mathematische Darstellung der Versetzung als \"Linie\". Ein Beispiel für die mathematische Darstellung einer Versetzungslinie ist eine orientierte Kurve, die durch ihre Bogenlänge parametrisiert ist."@de, "Mathematical representation of dislocation as 'Line'. An instance of mathematical representation of a dislocation line is an oriented curve parameterized by its arc length."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ], ; owl:disjointWith . a owl:Class ; rdfs:label "der Gleitebene Normalvektor"@de, "Slip Plane Normal"@en ; rdfs:comment "Der Einheitsnormalvektor der Gleitebenen."@de, "The unit normal vector of slip planes."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:string ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], . a owl:ObjectProperty ; rdfs:label "has lattice direction"@en ; rdfs:comment "hasLatticeDirection represents the relationship between a lattice or a lattice plane with lattice directions."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( ) ] ; rdfs:range ; owl:inverseOf . a owl:ObjectProperty ; rdfs:label "has lattice point"@en ; rdfs:comment "hasLatticePoint represents the relationship between a lattice or lattice plane or lattice direction with lattice point."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( ) ] ; rdfs:range ; owl:inverseOf . a owl:Class ; rdfs:label "der Gitterpunkt"@de, "Lattice Point"@en ; rdfs:comment "Der Gitterpunkt ist der Punkt, an dem sich ein Atom oder ein Molekül befindet."@de, "Lattice point is the point where atom(s) or molecule(s) is located."@en ; rdfs:subClassOf . a owl:Class ; rdfs:label "der Knoten"@de, "Node"@en ; rdfs:comment "Ein Punkt eines Segments."@de, "A point of a segment."@en ; rdfs:subClassOf ; owl:disjointWith . a owl:Class ; rdfs:label "DDD Simulation Parameter"@en ; rdfs:comment "A Parameter that is used to run a DDD simulation."@en . a owl:Class ; rdfs:label "die Gitterebene"@de, "Lattice Plane"@en ; rdfs:comment "Die Gitterebene bildet eine unendlich gestreckte Ebene (gekennzeichnet durch eine Ebenennormale), die die Gitterpunkte so schneidet, dass wiederum eine regelmäßige Anordnung der Gitterpunkte in der Ebene entsteht."@de, "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."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; owl:onDataRange xsd:string ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], . a owl:Class ; rdfs:label "die Strecke"@de, "Segment"@en ; rdfs:comment "Das Segment ist ein Teil einer Linie, der von zwei bestimmten Endpunkten begrenzt wird und Punkte auf der Linie zwischen den Endpunkten enthalten kann."@de, "The segment is a part of a line bounded by two distinct end points and may contain points on the line between its endpoints."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] . a owl:Class ; rdfs:label "die Gleitebene"@de, "Slip Plane"@en ; rdfs:comment "Die kristallografische/Gitterebene, entlang derer die Versetzungslinie verläuft/bewegt wird. Die Gleitebene ist in der Regel die Ebene mit der höchsten Dichte an Atomen, d. h. mit dem größten Abstand."@de, "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."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom xsd:boolean ], . a owl:Class ; rdfs:label "die Diskretisierte Linie"@de, "Discretized Line"@en ; rdfs:comment "Die numerische Darstellung der Versetzungslinie, die in die Anzahl der Segmente diskretisiert ist."@de, "The numerical representation of the dislocation line that is discretized into the number of segments."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; owl:onDataRange xsd:double ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], ; owl:disjointWith . a owl:Class ; rdfs:label "DDD Simulation"@en ; rdfs:comment "Discrete dislocation dynamics (DDD) simulation is a simulation that is used to determine individual dislocation properties and study the distribution, arrangement, and density of dislocations in crystalline materials. The simulation observes the collective motion of many dislocations that links the relationship between the microstructure, loading conditions, and the mechanical properties of a crystalline material."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty prov:wasAssociatedWith ; owl:someValuesFrom prov:Person ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], prov:Activity, . a owl:Class ; rdfs:label "Dislocation Structure"@en ; rdfs:comment "Structure that describes a dislocation (micro)structure, which is a virtual specimen used by a DDD simulation to study the mechanical properties of a crystalline materials."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], . a owl:Class ; rdfs:label "Die Gitterrichtung"@de, "Lattice Direction"@en ; rdfs:comment "Die Vektorrichtung innerhalb des Gitters, die zwei Gitterpunkte verbindet."@de, "The vector direction inside the lattice that is connecting two lattice points."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:string ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], , . a owl:Class ; rdfs:label "die Versetzung"@de, "Dislocation"@en ; rdfs:comment "Ein linearer oder eindimensionaler Defekt, um den herum einige der Atome falsch ausgerichtet sind. Im Mesoscale ist eine Versetzung ein linienförmiges Objekt, das eine Grenze darstellt, die die Regionen auf der Gleitebene, in denen ein Gleiten stattgefunden hat, von denen trennt, in denen dies nicht der Fall war."@de, "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."@en, "The presence of dislocation introduces local disturbance of the atomic-level geometry."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ) ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ], [ a owl:Restriction ; owl:onProperty ; owl:someValuesFrom ], .