Skip to content

Commit

Permalink
update ontology
Browse files Browse the repository at this point in the history
  • Loading branch information
Script committed Jul 10, 2024
1 parent c4dca39 commit d34970d
Show file tree
Hide file tree
Showing 1,130 changed files with 67,492 additions and 47,852 deletions.
40 changes: 20 additions & 20 deletions docs/AbsoluteCrossheadTravel.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,16 @@ <h2 id="classes">PO Statements</h2>

<table>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasTypicalUnit</td>
<td>http://qudt.org/vocab/unit/MilliM</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasTypicalUnitLabel</td>
<td>mm</td>
</tr>

<tr>
<td>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</td>
<td>http://www.w3.org/2002/07/owl#Class</td>
Expand Down Expand Up @@ -116,23 +126,23 @@ <h2 id="classes">PO Statements</h2>
<td>deepl translator</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasTypicalUnit</td>
<td>http://qudt.org/vocab/unit/MilliM</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasTypicalUnitLabel</td>
<td>mm</td>
</tr>

</table>


<h3>Linked Resources</h3>

<ul>

<li>
<a
title="https://w3id.org/steel/ProcessOntology/hasTypicalUnit"
href="http://qudt.org/vocab/unit/MilliM"
>MilliM</a> via
<a
href="./hasTypicalUnit"
>has typical unit</a>
</li>

<li>
<a
title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
Expand Down Expand Up @@ -163,16 +173,6 @@ <h3>Linked Resources</h3>
>subClassOf</a>
</li>

<li>
<a
title="https://w3id.org/steel/ProcessOntology/hasTypicalUnit"
href="http://qudt.org/vocab/unit/MilliM"
>MilliM</a> via
<a
href="./hasTypicalUnit"
>has typical unit</a>
</li>

</ul>

<h3>Resources linking here</h3>
Expand Down
12 changes: 6 additions & 6 deletions docs/AbsoluteCrossheadTravel.rdf
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel">
<ns0:hasTypicalUnit xmlns:ns0="https://w3id.org/steel/ProcessOntology/" rdf:resource="http://qudt.org/vocab/unit/MilliM"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel">
<ns0:hasTypicalUnitLabel xmlns:ns0="https://w3id.org/steel/ProcessOntology/">mm</ns0:hasTypicalUnitLabel>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
Expand Down Expand Up @@ -42,10 +48,4 @@
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel">
<ns0:hasLabelSource xmlns:ns0="https://w3id.org/steel/ProcessOntology/" xml:lang="en">deepl translator</ns0:hasLabelSource>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel">
<ns0:hasTypicalUnit xmlns:ns0="https://w3id.org/steel/ProcessOntology/" rdf:resource="http://qudt.org/vocab/unit/MilliM"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel">
<ns0:hasTypicalUnitLabel xmlns:ns0="https://w3id.org/steel/ProcessOntology/">mm</ns0:hasTypicalUnitLabel>
</rdf:Description>
</rdf:RDF>
4 changes: 2 additions & 2 deletions docs/AbsoluteCrossheadTravel.ttl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <https://w3id.org/steel/ProcessOntology/hasTypicalUnit> <http://qudt.org/vocab/unit/MilliM> .
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <https://w3id.org/steel/ProcessOntology/hasTypicalUnitLabel> "mm" .
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <http://www.w3.org/2000/01/rdf-schema#label> "AbsoluteCrossheadTravel"@en .
Expand All @@ -14,7 +16,5 @@
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <https://w3id.org/steel/ProcessOntology/hasExampleData> "1158.37" .
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <https://w3id.org/steel/ProcessOntology/hasLabelSource> "DX56_D_FZ2_WR00_43.TXT"@de .
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <https://w3id.org/steel/ProcessOntology/hasLabelSource> "deepl translator"@en .
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <https://w3id.org/steel/ProcessOntology/hasTypicalUnit> <http://qudt.org/vocab/unit/MilliM> .
<https://w3id.org/steel/ProcessOntology/AbsoluteCrossheadTravel> <https://w3id.org/steel/ProcessOntology/hasTypicalUnitLabel> "mm" .


60 changes: 30 additions & 30 deletions docs/BiaxialStress.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,26 @@ <h2 id="classes">PO Statements</h2>

<table>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasSymbolLatex</td>
<td>\sigma_B</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasSymbol</td>
<td>σ_B</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasTypicalUnitLabel</td>
<td>MPa</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasTypicalUnit</td>
<td>http://qudt.org/vocab/unit/MegaPA</td>
</tr>

<tr>
<td>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</td>
<td>http://www.w3.org/2002/07/owl#Class</td>
Expand Down Expand Up @@ -111,33 +131,23 @@ <h2 id="classes">PO Statements</h2>
<td>DIN EN ISO 16808:2022-08, 4</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasSymbol</td>
<td>σ_B</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasSymbolLatex</td>
<td>\sigma_B</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasTypicalUnit</td>
<td>http://qudt.org/vocab/unit/MegaPA</td>
</tr>

<tr>
<td>https://w3id.org/steel/ProcessOntology/hasTypicalUnitLabel</td>
<td>MPa</td>
</tr>

</table>


<h3>Linked Resources</h3>

<ul>

<li>
<a
title="https://w3id.org/steel/ProcessOntology/hasTypicalUnit"
href="http://qudt.org/vocab/unit/MegaPA"
>MegaPA</a> via
<a
href="./hasTypicalUnit"
>has typical unit</a>
</li>

<li>
<a
title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
Expand Down Expand Up @@ -168,16 +178,6 @@ <h3>Linked Resources</h3>
>subClassOf</a>
</li>

<li>
<a
title="https://w3id.org/steel/ProcessOntology/hasTypicalUnit"
href="http://qudt.org/vocab/unit/MegaPA"
>MegaPA</a> via
<a
href="./hasTypicalUnit"
>has typical unit</a>
</li>

</ul>

<h3>Resources linking here</h3>
Expand Down
24 changes: 12 additions & 12 deletions docs/BiaxialStress.rdf
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasSymbolLatex xmlns:ns0="https://w3id.org/steel/ProcessOntology/" xml:lang="en">\sigma_B</ns0:hasSymbolLatex>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasSymbol xmlns:ns0="https://w3id.org/steel/ProcessOntology/" xml:lang="en">σ_B</ns0:hasSymbol>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasTypicalUnitLabel xmlns:ns0="https://w3id.org/steel/ProcessOntology/">MPa</ns0:hasTypicalUnitLabel>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasTypicalUnit xmlns:ns0="https://w3id.org/steel/ProcessOntology/" rdf:resource="http://qudt.org/vocab/unit/MegaPA"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
Expand Down Expand Up @@ -39,16 +51,4 @@
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasLabelSource xmlns:ns0="https://w3id.org/steel/ProcessOntology/" xml:lang="de">DIN EN ISO 16808:2022-08, 4</ns0:hasLabelSource>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasSymbol xmlns:ns0="https://w3id.org/steel/ProcessOntology/" xml:lang="en">σ_B</ns0:hasSymbol>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasSymbolLatex xmlns:ns0="https://w3id.org/steel/ProcessOntology/" xml:lang="en">\sigma_B</ns0:hasSymbolLatex>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasTypicalUnit xmlns:ns0="https://w3id.org/steel/ProcessOntology/" rdf:resource="http://qudt.org/vocab/unit/MegaPA"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BiaxialStress">
<ns0:hasTypicalUnitLabel xmlns:ns0="https://w3id.org/steel/ProcessOntology/">MPa</ns0:hasTypicalUnitLabel>
</rdf:Description>
</rdf:RDF>
8 changes: 4 additions & 4 deletions docs/BiaxialStress.ttl
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@


<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasSymbolLatex> "\\sigma_B"@en .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasSymbol> "σ_B"@en .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasTypicalUnitLabel> "MPa" .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasTypicalUnit> <http://qudt.org/vocab/unit/MegaPA> .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <http://www.w3.org/2000/01/rdf-schema#label> "BiaxialStress"@en .
Expand All @@ -13,9 +17,5 @@
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasDescriptionCitationSource> "DIN EN ISO 16808:2022-08, 12"@de .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasLabelSource> "DIN EN ISO 16808:2022-08, 4"@en .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasLabelSource> "DIN EN ISO 16808:2022-08, 4"@de .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasSymbol> "σ_B"@en .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasSymbolLatex> "\\sigma_B"@en .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasTypicalUnit> <http://qudt.org/vocab/unit/MegaPA> .
<https://w3id.org/steel/ProcessOntology/BiaxialStress> <https://w3id.org/steel/ProcessOntology/hasTypicalUnitLabel> "MPa" .


Loading

0 comments on commit d34970d

Please sign in to comment.