Skip to content

Commit a8fb045

Browse files
Update tto-edit.owl
Referring to issue #15, move "Load Cell Maximum Force (TTO_0000001)" to be subclass of "device specification" (https://w3id.org/pmd/co/PMD_0060006) and adjust skos:definition.
1 parent 468e6ad commit a8fb045

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

src/ontology/tto-edit.owl

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ SubClassOf(pmd:PMD_0000974 ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/
116116

117117
AnnotationAssertion(rdfs:label :TTO_0000001 "Höchstkraft der Kraftmessdose"@de)
118118
AnnotationAssertion(rdfs:label :TTO_0000001 "load cell maximum force"@en)
119-
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :TTO_0000001 "Die Maximalkraft bezeichnet die größte Kraft, die eine Kraftmessdose bei einem Zugversuch zuverlässig und ohne bleibende Beschädigung messen kann. Sie definiert die obere Belastungsgrenze des Sensors, oberhalb derer Messfehler, plastische Verformungen oder ein Ausfall des Messsystems auftreten können."@de)
120-
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :TTO_0000001 "The maximum force is the highest force that a load cell can reliably measure during a tensile test without permanent damage. It defines the upper load limit of the sensor, beyond which measurement errors, plastic deformation, or failure of the system may occur."@en)
121-
SubClassOf(:TTO_0000001 pmd:PMD_0020200)
119+
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :TTO_0000001 "Die Maximalkraft der Kraftmessdose ist eine Gerätespezifikation, welche die größte Kraft bezeichnet, die eine Kraftmessdose bei einem Zugversuch zuverlässig und ohne bleibende Beschädigung messen kann. Sie definiert die obere Belastungsgrenze des Sensors, oberhalb derer Messfehler, plastische Verformungen oder ein Ausfall des Messsystems auftreten können."@de)
120+
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :TTO_0000001 "Load cell maximum force is a device specification describing the highest force that a load cell can reliably measure during a tensile test without permanent damage. It defines the upper load limit of the sensor, beyond which measurement errors, plastic deformation, or failure of the system may occur."@en)
121+
SubClassOf(:TTO_0000001 pmd:PMD_0060006)
122122

123123
# Class: :TTO_0000004 (elongation)
124124

@@ -259,7 +259,7 @@ AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :TTO_000001
259259
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :TTO_0000015 "The length of a straight line through the center of an object (tensile test piece) as measured after a fracture occured during a test."@en)
260260
SubClassOf(:TTO_0000015 pmd:PMD_0050051)
261261

262-
# Class: :TTO_0000016 (Abgeschätzte Dehngeschwindigkeit Über Die Parallele Länge)
262+
# Class: :TTO_0000016 (estimated strain rate over the parallel length)
263263

264264
AnnotationAssertion(rdfs:isDefinedBy :TTO_0000016 <https://w3id.org/pmd/tto>)
265265
AnnotationAssertion(rdfs:label :TTO_0000016 "Abgeschätzte Dehngeschwindigkeit Über Die Parallele Länge"@de)
@@ -271,7 +271,7 @@ AnnotationAssertion(pmd:definitionSource :TTO_0000016 "DIN EN ISO 6892-1:2019"@e
271271
AnnotationAssertion(pmd:symbol :TTO_0000016 "e^._L_c"@en)
272272
SubClassOf(:TTO_0000016 pmd:PMD_0000008)
273273

274-
# Class: :TTO_0000017 (extensometer gauge length)
274+
# Class: :TTO_0000017 (Extensometer-Messlänge)
275275

276276
AnnotationAssertion(rdfs:isDefinedBy :TTO_0000017 <https://w3id.org/pmd/tto>)
277277
AnnotationAssertion(rdfs:label :TTO_0000017 "Extensometer-Messlänge"@de)
@@ -521,7 +521,7 @@ AnnotationAssertion(pmd:definitionSource :TTO_0000035 "DIN EN ISO 6892-1:2019"@e
521521
SubClassOf(:TTO_0000035 :TTO_0000004)
522522
SubClassOf(:TTO_0000035 ObjectSomeValuesFrom(pmd:relatesTo :TTO_0000028))
523523

524-
# Class: :TTO_0000036 (Bleibende Extensometer-Dehnung)
524+
# Class: :TTO_0000036 (percentage permanent extension)
525525

526526
AnnotationAssertion(rdfs:isDefinedBy :TTO_0000036 <https://w3id.org/pmd/tto>)
527527
AnnotationAssertion(rdfs:label :TTO_0000036 "Bleibende Extensometer-Dehnung"@de)
@@ -757,7 +757,7 @@ AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :TTO_000005
757757
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :TTO_0000057 "This entity describes a single point at which a transition from one condition or state to another occurs, e.g. the point at which different phases of matter are capable of existing together in equilibrium (also called inversion point) or if process parameters are changed that will lead to a transition of the process during its execution."@en)
758758
SubClassOf(:TTO_0000057 pmd:PMD_0000008)
759759

760-
# Class: :TTO_0000058 (transition point testing rate)
760+
# Class: :TTO_0000058 (Umschaltpunkt der Prüfgeschwindigkeit)
761761

762762
AnnotationAssertion(rdfs:isDefinedBy :TTO_0000058 <https://w3id.org/pmd/tto>)
763763
AnnotationAssertion(rdfs:label :TTO_0000058 "Umschaltpunkt der Prüfgeschwindigkeit"@de)

0 commit comments

Comments
 (0)