Skip to content

Commit 6d37ff3

Browse files
author
Script
committed
update versioning ontology
1 parent 12a2cdd commit 6d37ff3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ontology.nt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,11 @@
354354
<https://w3id.org/steel/ProcessOntology/Elasticity> <http://www.w3.org/2000/01/rdf-schema#label> "Elasticity"@en .
355355
<https://w3id.org/steel/ProcessOntology/Elasticity> <http://www.w3.org/2004/02/skos/core#preflabel> "Dehnbarkeit"@de .
356356
<https://w3id.org/steel/ProcessOntology/Elasticity> <http://www.w3.org/2004/02/skos/core#preflabel> "Elasticity"@en .
357+
<https://w3id.org/steel/ProcessOntology/Elastoplastic%20model> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
358+
<https://w3id.org/steel/ProcessOntology/Elastoplastic%20model> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
359+
<https://w3id.org/steel/ProcessOntology/Elastoplastic%20model> <http://www.w3.org/2000/01/rdf-schema#label> "Elastoplastic model"@en .
360+
<https://w3id.org/steel/ProcessOntology/Elastoplastic%20model> <http://www.w3.org/2000/01/rdf-schema#subClassOf> "https://material-digital.de/pmdco/ValueObject" .
361+
<https://w3id.org/steel/ProcessOntology/Elastoplastic%20model> <http://www.w3.org/2004/02/skos/core#preflabel> "Elastoplastic model"@en .
357362
<https://w3id.org/steel/ProcessOntology/Element> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
358363
<https://w3id.org/steel/ProcessOntology/Element> <http://www.w3.org/2000/01/rdf-schema#comment> "Chemical Elements"@en .
359364
<https://w3id.org/steel/ProcessOntology/Element> <http://www.w3.org/2000/01/rdf-schema#label> "Element"@de .
@@ -2979,6 +2984,10 @@
29792984
<https://w3id.org/steel/ProcessOntology/hasElasticConstantC44_MPa> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <https://w3id.org/steel/ProcessOntology/hasElasticConstantC44> .
29802985
<https://w3id.org/steel/ProcessOntology/hasElasticConstantC44_MPa> <http://www.w3.org/2004/02/skos/core#preflabel> "hasElasticConstantC44_MPa"@en .
29812986
<https://w3id.org/steel/ProcessOntology/hasElasticConstantC44_MPa> <https://w3id.org/steel/ProcessOntology/hasUnitLabel> "MPa" .
2987+
<https://w3id.org/steel/ProcessOntology/hasElastoplastic%20model> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
2988+
<https://w3id.org/steel/ProcessOntology/hasElastoplastic%20model> <http://www.w3.org/2000/01/rdf-schema#label> "hasElastoplastic model"@en .
2989+
<https://w3id.org/steel/ProcessOntology/hasElastoplastic%20model> <http://www.w3.org/2000/01/rdf-schema#range> "https://w3id.org/steel/ProcessOntology/Elastoplastic model" .
2990+
<https://w3id.org/steel/ProcessOntology/hasElastoplastic%20model> <http://www.w3.org/2004/02/skos/core#preflabel> "hasElastoplastic model"@en .
29822991
<https://w3id.org/steel/ProcessOntology/hasElementDeletionFlag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
29832992
<https://w3id.org/steel/ProcessOntology/hasElementDeletionFlag> <http://www.w3.org/2000/01/rdf-schema#label> "hasElementDeletionFlag"@en .
29842993
<https://w3id.org/steel/ProcessOntology/hasElementDeletionFlag> <http://www.w3.org/2000/01/rdf-schema#range> "https://w3id.org/steel/ProcessOntology/ElementDeletionFlag" .

0 commit comments

Comments
 (0)