Skip to content

Commit 6d7645a

Browse files
Deploy to GitHub pages
0 parents  commit 6d7645a

36 files changed

Lines changed: 235426 additions & 0 deletions

index-de.html

Lines changed: 27801 additions & 0 deletions
Large diffs are not rendered by default.

index-en.html

Lines changed: 27801 additions & 0 deletions
Large diffs are not rendered by default.

index.html

Lines changed: 27801 additions & 0 deletions
Large diffs are not rendered by default.

ontology.jsonld

Lines changed: 26478 additions & 0 deletions
Large diffs are not rendered by default.

ontology.nt

Lines changed: 11404 additions & 0 deletions
Large diffs are not rendered by default.

ontology.owl

Lines changed: 17024 additions & 0 deletions
Large diffs are not rendered by default.

ontology.ttl

Lines changed: 11819 additions & 0 deletions
Large diffs are not rendered by default.

provenance/provenance-de.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
5+
6+
</head>
7+
8+
<body>
9+
<div class="head">
10+
<h1>Herkunft von Tensile Test Ontology (TTO) Dokumentation (https://w3id.org/pmd/tto/releases/2025-11-11/tto-full.owl)</h1>
11+
<ul>
12+
<li>Entwickler der Ontologie: Jörg Waitelonis, Bernd Bayerlein, Markus Schilling, Henk Birkholz, Philipp von Hartrott</li> <li>An der Ontologie haben mitgewirkt: https://orcid.org/0000-0003-1649-6832</li>
13+
<li>Die Ontologie-Dokumentation ist Ergebnis der Anwendung vom <a href="https://github.com/dgarijo/Widoco">Widoco Tool</a> (das wiederum <a href="http://www.essepuntato.it/lode/">LODE</a> zur Generierung der Querverweise verwendet.</li>
14+
</ul>
15+
</div>
16+
<p>zur&uuml;ck zu <a href="..\index-de.html">Dokumentation</a>. <a href="provenance-de.ttl">TTL Format</a></p></div>
17+
</body>
18+
</html>

provenance/provenance-de.ttl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
@prefix prov: <http://www.w3.org/ns/prov#> .
2+
@prefix dc: <http://purl.org/dc/terms/> .
3+
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
4+
@prefix : <> .
5+
<https://w3id.org/pmd/tto/releases/2025-11-11/tto-full.owl> a prov:Entity;
6+
dc:title "Tensile Test Ontology (TTO)";
7+
prov:wasAttributedTo <https://orcid.org/0000-0001-7192-7143>;
8+
dc:creator <https://orcid.org/0000-0001-7192-7143>;
9+
prov:wasAttributedTo <https://orcid.org/0000-0002-3717-7104>;
10+
dc:creator <https://orcid.org/0000-0002-3717-7104>;
11+
prov:wasAttributedTo <https://orcid.org/0000-0002-7094-5371>;
12+
dc:creator <https://orcid.org/0000-0002-7094-5371>;
13+
prov:wasAttributedTo <https://orcid.org/0000-0002-9014-2920>;
14+
dc:creator <https://orcid.org/0000-0002-9014-2920>;
15+
prov:wasAttributedTo <https://orcid.org/0000-0003-4971-3645>;
16+
dc:creator <https://orcid.org/0000-0003-4971-3645>;
17+
prov:wasAttributedTo :agent0;
18+
prov:wasAttributedTo <https://github.com/dgarijo/Widoco/>,<http://www.essepuntato.it/lode/>;
19+
.
20+
:agent0 a prov:Agent; foaf:name "https://orcid.org/0000-0003-1649-6832".

provenance/provenance-en.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
5+
6+
</head>
7+
8+
<body>
9+
<div class="head">
10+
<h1>Provenance for Tensile Test Ontology (TTO) Documentation (https://w3id.org/pmd/tto/releases/2025-11-11/tto-full.owl)</h1>
11+
<ul>
12+
<li>Ontology created by: Jörg Waitelonis, Bernd Bayerlein, Markus Schilling, Henk Birkholz, Philipp von Hartrott</li> <li>Ontology contributed to by: https://orcid.org/0000-0003-1649-6832</li>
13+
<li>The ontology documentation was the result of using the <a href="https://github.com/dgarijo/Widoco">Widoco tool</a> (which itself uses <a href="http://www.essepuntato.it/lode/">LODE</a> for generating the crossreference section).</li>
14+
</ul>
15+
</div>
16+
<p>back to <a href="..\index-en.html">documentation</a>. <a href="provenance-en.ttl">TTL format</a></p></div>
17+
</body>
18+
</html>

0 commit comments

Comments
 (0)