Skip to content

Commit

Permalink
update ontology
Browse files Browse the repository at this point in the history
  • Loading branch information
Script committed Oct 10, 2023
1 parent 1576652 commit c35c325
Show file tree
Hide file tree
Showing 182 changed files with 23,820 additions and 14,230 deletions.
119 changes: 119 additions & 0 deletions docs/AmplitudeFile.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
<!doctype html>
<html lang="en">
<head>
<title>ProcessOntology</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">

</head>
<body>


<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<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>

<div class="container-fluid">
<div class="row">
<main role="main" class="container col-sm-9 col-md-10 col-lg-8 col-xl-7">
<div class="jumbotron">
<h1 class="display-3">AmplitudeFile</h1>
<p class="lead subtitle"></p>
<p class="lead"></p>
<hr class="my-4">
<p>
<dl></dl>
</p>
<hr class="my-4">
<p>


</p>
</div>


<h1>https://w3id.org/steel/ProcessOntology/AmplitudeFile</h1>

<h2 id="classes">PO Statements</h2>



<table>

<tr>
<td>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</td>
<td>http://www.w3.org/2004/02/skos/core#Concept</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>
</tr>

<tr>
<td>http://www.w3.org/2000/01/rdf-schema#label</td>
<td>AmplitudeFile</td>
</tr>

<tr>
<td>http://www.w3.org/2004/02/skos/core#altlabel</td>
<td>Amplitude file</td>
</tr>

<tr>
<td>http://www.w3.org/2004/02/skos/core#preflabel</td>
<td>AmplitudeFile</td>
</tr>

</table>


<h3>Linked Resources</h3>

<ul>

<li>
<a
title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
href=".//rdfsites/http/www.w3.org/2004/02/skos/core#Concept"
>Concept</a> via
<a
href=".//rdfsites/http/www.w3.org/1999/02/22-rdf-syntax-ns#type"
>type</a>
</li>

<li>
<a
title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
href=".//rdfsites/http/www.w3.org/2002/07/owl#Class"
>Class</a> via
<a
href=".//rdfsites/http/www.w3.org/1999/02/22-rdf-syntax-ns#type"
>type</a>
</li>

</ul>

<h3>Resources linking here</h3>

<ul>

</ul>

<h3>Resources using this as predicate</h3>

<ul>

</ul>
</div>

</main>
</div>
</div>

</body>
</html>
44 changes: 44 additions & 0 deletions docs/AmplitudeFile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@

{
"https://w3id.org/steel/ProcessOntology/AmplitudeFile" : {
"http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ {
"value" : "http://www.w3.org/2002/07/owl#Class",
"type" : "uri"
}
,
{
"value" : "http://www.w3.org/2004/02/skos/core#Concept",
"type" : "uri"
}

],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
"value" : "Datei mit Informationen zu den verwendeten Amplituden",
"lang" : "de",
"type" : "literal"
}

],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"value" : "AmplitudeFile",
"lang" : "en",
"type" : "literal"
}

],
"http://www.w3.org/2004/02/skos/core#altlabel" : [ {
"value" : "Amplitude file",
"lang" : "en",
"type" : "literal"
}

],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
"value" : "AmplitudeFile",
"lang" : "en",
"type" : "literal"
}

]
}
}
6 changes: 6 additions & 0 deletions docs/AmplitudeFile.nt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <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/AmplitudeFile> <http://www.w3.org/2000/01/rdf-schema#comment> "Datei mit Informationen zu den verwendeten Amplituden"@de .
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <http://www.w3.org/2000/01/rdf-schema#label> "AmplitudeFile"@en .
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <http://www.w3.org/2004/02/skos/core#altlabel> "Amplitude file"@en .
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <http://www.w3.org/2004/02/skos/core#preflabel> "AmplitudeFile"@en .
21 changes: 21 additions & 0 deletions docs/AmplitudeFile.rdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?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/AmplitudeFile">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AmplitudeFile">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AmplitudeFile">
<ns0:comment xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Datei mit Informationen zu den verwendeten Amplituden</ns0:comment>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AmplitudeFile">
<ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">AmplitudeFile</ns0:label>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AmplitudeFile">
<ns0:altlabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="en">Amplitude file</ns0:altlabel>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/AmplitudeFile">
<ns0:preflabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="en">AmplitudeFile</ns0:preflabel>
</rdf:Description>
</rdf:RDF>
10 changes: 10 additions & 0 deletions docs/AmplitudeFile.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@


<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <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/AmplitudeFile> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <http://www.w3.org/2000/01/rdf-schema#comment> "Datei mit Informationen zu den verwendeten Amplituden"@de .
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <http://www.w3.org/2000/01/rdf-schema#label> "AmplitudeFile"@en .
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <http://www.w3.org/2004/02/skos/core#altlabel> "Amplitude file"@en .
<https://w3id.org/steel/ProcessOntology/AmplitudeFile> <http://www.w3.org/2004/02/skos/core#preflabel> "AmplitudeFile"@en .


119 changes: 119 additions & 0 deletions docs/BoundaryFile.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
<!doctype html>
<html lang="en">
<head>
<title>ProcessOntology</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">

</head>
<body>


<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<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>

<div class="container-fluid">
<div class="row">
<main role="main" class="container col-sm-9 col-md-10 col-lg-8 col-xl-7">
<div class="jumbotron">
<h1 class="display-3">BoundaryFile</h1>
<p class="lead subtitle"></p>
<p class="lead"></p>
<hr class="my-4">
<p>
<dl></dl>
</p>
<hr class="my-4">
<p>


</p>
</div>


<h1>https://w3id.org/steel/ProcessOntology/BoundaryFile</h1>

<h2 id="classes">PO Statements</h2>



<table>

<tr>
<td>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</td>
<td>http://www.w3.org/2004/02/skos/core#Concept</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>
</tr>

<tr>
<td>http://www.w3.org/2000/01/rdf-schema#label</td>
<td>BoundaryFile</td>
</tr>

<tr>
<td>http://www.w3.org/2004/02/skos/core#altlabel</td>
<td>Boundary file</td>
</tr>

<tr>
<td>http://www.w3.org/2004/02/skos/core#preflabel</td>
<td>BoundaryFile</td>
</tr>

</table>


<h3>Linked Resources</h3>

<ul>

<li>
<a
title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
href=".//rdfsites/http/www.w3.org/2004/02/skos/core#Concept"
>Concept</a> via
<a
href=".//rdfsites/http/www.w3.org/1999/02/22-rdf-syntax-ns#type"
>type</a>
</li>

<li>
<a
title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
href=".//rdfsites/http/www.w3.org/2002/07/owl#Class"
>Class</a> via
<a
href=".//rdfsites/http/www.w3.org/1999/02/22-rdf-syntax-ns#type"
>type</a>
</li>

</ul>

<h3>Resources linking here</h3>

<ul>

</ul>

<h3>Resources using this as predicate</h3>

<ul>

</ul>
</div>

</main>
</div>
</div>

</body>
</html>
44 changes: 44 additions & 0 deletions docs/BoundaryFile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@

{
"https://w3id.org/steel/ProcessOntology/BoundaryFile" : {
"http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ {
"value" : "http://www.w3.org/2002/07/owl#Class",
"type" : "uri"
}
,
{
"value" : "http://www.w3.org/2004/02/skos/core#Concept",
"type" : "uri"
}

],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
"value" : "Datei mit Informationen zu den verwendeten Randbedingungen",
"lang" : "de",
"type" : "literal"
}

],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"value" : "BoundaryFile",
"lang" : "en",
"type" : "literal"
}

],
"http://www.w3.org/2004/02/skos/core#altlabel" : [ {
"value" : "Boundary file",
"lang" : "en",
"type" : "literal"
}

],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
"value" : "BoundaryFile",
"lang" : "en",
"type" : "literal"
}

]
}
}
6 changes: 6 additions & 0 deletions docs/BoundaryFile.nt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<https://w3id.org/steel/ProcessOntology/BoundaryFile> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/steel/ProcessOntology/BoundaryFile> <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/BoundaryFile> <http://www.w3.org/2000/01/rdf-schema#comment> "Datei mit Informationen zu den verwendeten Randbedingungen"@de .
<https://w3id.org/steel/ProcessOntology/BoundaryFile> <http://www.w3.org/2000/01/rdf-schema#label> "BoundaryFile"@en .
<https://w3id.org/steel/ProcessOntology/BoundaryFile> <http://www.w3.org/2004/02/skos/core#altlabel> "Boundary file"@en .
<https://w3id.org/steel/ProcessOntology/BoundaryFile> <http://www.w3.org/2004/02/skos/core#preflabel> "BoundaryFile"@en .
21 changes: 21 additions & 0 deletions docs/BoundaryFile.rdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?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/BoundaryFile">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BoundaryFile">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BoundaryFile">
<ns0:comment xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Datei mit Informationen zu den verwendeten Randbedingungen</ns0:comment>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BoundaryFile">
<ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">BoundaryFile</ns0:label>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BoundaryFile">
<ns0:altlabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="en">Boundary file</ns0:altlabel>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/steel/ProcessOntology/BoundaryFile">
<ns0:preflabel xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xml:lang="en">BoundaryFile</ns0:preflabel>
</rdf:Description>
</rdf:RDF>
Loading

0 comments on commit c35c325

Please sign in to comment.