Skip to content

Commit 12a2cdd

Browse files
author
Script
committed
update ontology
1 parent 9d9dcab commit 12a2cdd

File tree

882 files changed

+47127
-27259
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

882 files changed

+47127
-27259
lines changed

docs/DisplacementTransducer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ <h2 id="classes">PO Statements</h2>
7171

7272
<tr>
7373
<td>http://www.w3.org/2004/02/skos/core#altlabel</td>
74-
<td>Dehnungsaufnehmer</td>
74+
<td>Wegaufnehmer</td>
7575
</tr>
7676

7777
<tr>
7878
<td>http://www.w3.org/2004/02/skos/core#altlabel</td>
79-
<td>Wegaufnehmer</td>
79+
<td>Dehnungsaufnehmer</td>
8080
</tr>
8181

8282
<tr>

docs/DisplacementTransducer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313

1414
],
1515
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
16-
"value" : "Dehnungsaufnehmers (Extensometer)",
17-
"lang" : "de",
18-
"type" : "literal"
19-
}
20-
,
21-
{
2216
"value" : "Type of the displacement transducer.",
2317
"lang" : "en",
2418
"type" : "literal"

docs/DisplacementTransducer.nt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
22
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
3-
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2000/01/rdf-schema#comment> "Dehnungsaufnehmers (Extensometer)"@de .
43
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2000/01/rdf-schema#comment> "Type of the displacement transducer."@en .
54
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2000/01/rdf-schema#label> "DisplacementTransducer"@en .
65
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2004/02/skos/core#altlabel> "Dehnungsaufnehmer"@de .

docs/DisplacementTransducer.rdf

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DisplacementTransducer">
77
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
88
</rdf:Description>
9-
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DisplacementTransducer">
10-
<ns0:comment xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Dehnungsaufnehmers (Extensometer)</ns0:comment>
11-
</rdf:Description>
129
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DisplacementTransducer">
1310
<ns0:comment xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Type of the displacement transducer.</ns0:comment>
1411
</rdf:Description>
@@ -22,10 +19,10 @@
2219
<ns0:altlabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="en">Displacement transducer</ns0:altlabel>
2320
</rdf:Description>
2421
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DisplacementTransducer">
25-
<ns0:altlabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="de">Dehnungsaufnehmer</ns0:altlabel>
22+
<ns0:altlabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="de">Wegaufnehmer</ns0:altlabel>
2623
</rdf:Description>
2724
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DisplacementTransducer">
28-
<ns0:altlabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="de">Wegaufnehmer</ns0:altlabel>
25+
<ns0:altlabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="de">Dehnungsaufnehmer</ns0:altlabel>
2926
</rdf:Description>
3027
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DisplacementTransducer">
3128
<ns0:preflabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="en">DisplacementTransducer</ns0:preflabel>

docs/DisplacementTransducer.ttl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
44
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
5-
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2000/01/rdf-schema#comment> "Dehnungsaufnehmers (Extensometer)"@de .
65
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2000/01/rdf-schema#comment> "Type of the displacement transducer."@en .
76
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2000/01/rdf-schema#label> "DisplacementTransducer"@en .
87
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2004/02/skos/core#altlabel> "extensometer system"@en .
98
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2004/02/skos/core#altlabel> "Displacement transducer"@en .
10-
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2004/02/skos/core#altlabel> "Dehnungsaufnehmer"@de .
119
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2004/02/skos/core#altlabel> "Wegaufnehmer"@de .
10+
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2004/02/skos/core#altlabel> "Dehnungsaufnehmer"@de .
1211
<https://w3id.org/steel/ProcessOntology/DisplacementTransducer> <http://www.w3.org/2004/02/skos/core#preflabel> "DisplacementTransducer"@en .
1312

1413

docs/DynamometerArea.html

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<title>ProcessOntology</title>
5+
<!-- Required meta tags -->
6+
<meta charset="utf-8">
7+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
8+
9+
<!-- Bootstrap CSS -->
10+
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
11+
12+
</head>
13+
<body>
14+
15+
16+
<!-- Optional JavaScript -->
17+
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
18+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
19+
20+
<div class="container-fluid">
21+
<div class="row">
22+
<main role="main" class="container col-sm-9 col-md-10 col-lg-8 col-xl-7">
23+
<div class="jumbotron">
24+
<h1 class="display-3">DynamometerArea</h1>
25+
<p class="lead subtitle"></p>
26+
<p class="lead">area on the fixed side of the test piece where only elastic deformations are required during the test</p>
27+
<hr class="my-4">
28+
<p>
29+
<dl></dl>
30+
</p>
31+
<hr class="my-4">
32+
<p>
33+
34+
35+
</p>
36+
</div>
37+
38+
39+
<h1>https://w3id.org/steel/ProcessOntology/DynamometerArea</h1>
40+
41+
<h2 id="classes">PO Statements</h2>
42+
43+
44+
45+
<table>
46+
47+
<tr>
48+
<td>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</td>
49+
<td>http://www.w3.org/2004/02/skos/core#Concept</td>
50+
</tr>
51+
52+
<tr>
53+
<td>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</td>
54+
<td>http://www.w3.org/2002/07/owl#Class</td>
55+
</tr>
56+
57+
<tr>
58+
<td>http://www.w3.org/2000/01/rdf-schema#label</td>
59+
<td>DynamometerArea</td>
60+
</tr>
61+
62+
<tr>
63+
<td>http://www.w3.org/2004/02/skos/core#altlabel</td>
64+
<td>dynamometer area</td>
65+
</tr>
66+
67+
<tr>
68+
<td>http://www.w3.org/2004/02/skos/core#preflabel</td>
69+
<td>DynamometerArea</td>
70+
</tr>
71+
72+
</table>
73+
74+
75+
<h3>Linked Resources</h3>
76+
77+
<ul>
78+
79+
<li>
80+
<a
81+
title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
82+
href=".//rdfsites/http/www.w3.org/2004/02/skos/core#Concept"
83+
>Concept</a> via
84+
<a
85+
href=".//rdfsites/http/www.w3.org/1999/02/22-rdf-syntax-ns#type"
86+
>type</a>
87+
</li>
88+
89+
<li>
90+
<a
91+
title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
92+
href=".//rdfsites/http/www.w3.org/2002/07/owl#Class"
93+
>Class</a> via
94+
<a
95+
href=".//rdfsites/http/www.w3.org/1999/02/22-rdf-syntax-ns#type"
96+
>type</a>
97+
</li>
98+
99+
</ul>
100+
101+
<h3>Resources linking here</h3>
102+
103+
<ul>
104+
105+
</ul>
106+
107+
<h3>Resources using this as predicate</h3>
108+
109+
<ul>
110+
111+
</ul>
112+
</div>
113+
114+
</main>
115+
</div>
116+
</div>
117+
118+
</body>
119+
</html>

docs/DynamometerArea.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
2+
{
3+
"https://w3id.org/steel/ProcessOntology/DynamometerArea" : {
4+
"http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ {
5+
"value" : "http://www.w3.org/2002/07/owl#Class",
6+
"type" : "uri"
7+
}
8+
,
9+
{
10+
"value" : "http://www.w3.org/2004/02/skos/core#Concept",
11+
"type" : "uri"
12+
}
13+
14+
],
15+
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
16+
"value" : "Querschnitt auf der fest eingespannten Seite der Probe, in der lediglich elastische Verformungen w\u00E4hrend des Versuchs erlaubt sind",
17+
"lang" : "de",
18+
"type" : "literal"
19+
}
20+
,
21+
{
22+
"value" : "area on the fixed side of the test piece where only elastic deformations are required during the test",
23+
"lang" : "en",
24+
"type" : "literal"
25+
}
26+
27+
],
28+
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
29+
"value" : "DynamometerArea",
30+
"lang" : "en",
31+
"type" : "literal"
32+
}
33+
34+
],
35+
"http://www.w3.org/2004/02/skos/core#altlabel" : [ {
36+
"value" : "dynamometer area",
37+
"lang" : "en",
38+
"type" : "literal"
39+
}
40+
41+
],
42+
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
43+
"value" : "DynamometerArea",
44+
"lang" : "en",
45+
"type" : "literal"
46+
}
47+
48+
]
49+
}
50+
}

docs/DynamometerArea.nt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
2+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
3+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2000/01/rdf-schema#comment> "Querschnitt auf der fest eingespannten Seite der Probe, in der lediglich elastische Verformungen w\u00E4hrend des Versuchs erlaubt sind"@de .
4+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2000/01/rdf-schema#comment> "area on the fixed side of the test piece where only elastic deformations are required during the test"@en .
5+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2000/01/rdf-schema#label> "DynamometerArea"@en .
6+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2004/02/skos/core#altlabel> "dynamometer area"@en .
7+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2004/02/skos/core#preflabel> "DynamometerArea"@en .

docs/DynamometerArea.rdf

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
3+
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DynamometerArea">
4+
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
5+
</rdf:Description>
6+
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DynamometerArea">
7+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
8+
</rdf:Description>
9+
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DynamometerArea">
10+
<ns0:comment xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">area on the fixed side of the test piece where only elastic deformations are required during the test</ns0:comment>
11+
</rdf:Description>
12+
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DynamometerArea">
13+
<ns0:comment xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Querschnitt auf der fest eingespannten Seite der Probe, in der lediglich elastische Verformungen während des Versuchs erlaubt sind</ns0:comment>
14+
</rdf:Description>
15+
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DynamometerArea">
16+
<ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">DynamometerArea</ns0:label>
17+
</rdf:Description>
18+
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DynamometerArea">
19+
<ns0:altlabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="en">dynamometer area</ns0:altlabel>
20+
</rdf:Description>
21+
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/DynamometerArea">
22+
<ns0:preflabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="en">DynamometerArea</ns0:preflabel>
23+
</rdf:Description>
24+
</rdf:RDF>

docs/DynamometerArea.ttl

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
3+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
4+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
5+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2000/01/rdf-schema#comment> "area on the fixed side of the test piece where only elastic deformations are required during the test"@en .
6+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2000/01/rdf-schema#comment> "Querschnitt auf der fest eingespannten Seite der Probe, in der lediglich elastische Verformungen während des Versuchs erlaubt sind"@de .
7+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2000/01/rdf-schema#label> "DynamometerArea"@en .
8+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2004/02/skos/core#altlabel> "dynamometer area"@en .
9+
<https://w3id.org/steel/ProcessOntology/DynamometerArea> <http://www.w3.org/2004/02/skos/core#preflabel> "DynamometerArea"@en .
10+
11+

0 commit comments

Comments
 (0)