Skip to content

Commit 40ea178

Browse files
committed
Deploying to gh-pages from @ 3843794 🚀
1 parent 66433b9 commit 40ea178

File tree

16,080 files changed

+73219
-73246
lines changed

Some content is hidden

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

16,080 files changed

+73219
-73246
lines changed

1/index.html

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

1/index.ttl

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
@prefix dc: <http://purl.org/dc/elements/1.1/> .
22
@prefix dcterms: <http://purl.org/dc/terms/> .
33
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
4-
@prefix ns1: <http://www.wikidata.org/prop/direct/> .
5-
@prefix ns2: <http://www.spp-haefen.de/ont#> .
6-
@prefix ns3: <http://purl.org/cerif/frapo/> .
4+
@prefix ns1: <http://www.spp-haefen.de/ont#> .
5+
@prefix ns2: <http://purl.org/cerif/frapo/> .
6+
@prefix ns3: <http://www.wikidata.org/prop/direct/> .
77
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
88
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
99
@prefix time: <http://www.w3.org/2006/time#> .
1010
@prefix void: <http://rdfs.org/ns/void#> .
1111
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
1212

13-
<http://data.archaeology.link/data/spphaefen/1> a ns2:Harbour,
13+
<http://data.archaeology.link/data/spphaefen/1> a ns1:Harbour,
1414
<http://www.w3.org/ns/ldp#Resource>,
1515
<https://www.iana.org/assignments/media-types/text/turtle#Resource> ;
1616
rdfs:label "Jujevan"@en ;
17-
ns3:isOutputOf <https://gepris.dfg.de/gepris/projekt/198801704> ;
17+
ns2:isOutputOf <https://gepris.dfg.de/gepris/projekt/198801704> ;
1818
dc:created "2017"^^xsd:gYear ;
1919
dc:creator <http://data.archaeology.link/data/spphaefen/l_kroeger> ;
2020
dc:license <http://creativecommons.org/licenses/by-nc-sa/4.0> ;
2121
dcterms:partOf <http://data.archaeology.link/data/spphaefen/bib_dbt_mods_00035241> ;
2222
void:inDataset <http://data.archaeology.link/data/spphaefen/spp_dataset> ;
2323
geo:hasGeometry <http://data.archaeology.link/data/spphaefen/1_geom> ;
24-
ns2:locationSecure "very uncertain"^^xsd:string ;
25-
ns2:place_technique <http://www.wikidata.org/entity/Q596073> ;
24+
ns1:locationSecure "very uncertain"^^xsd:string ;
25+
ns1:place_technique <http://www.wikidata.org/entity/Q596073> ;
2626
rdfs:comment "Logboat was part of a burial"@en ;
2727
skos:note "Balayan 2000",
2828
"Balayan 2000, S. 330" ;
2929
time:hasTime <http://data.archaeology.link/data/spphaefen/1_foundation> ;
30-
ns1:P17 <http://www.wikidata.org/entity/Q399> ;
31-
ns1:P206 "Unknown"^^xsd:string .
30+
ns3:P17 <http://www.wikidata.org/entity/Q399> ;
31+
ns3:P206 "Unknown"^^xsd:string .
3232

10/index.html

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

10/index.ttl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@prefix dc: <http://purl.org/dc/elements/1.1/> .
22
@prefix dcterms: <http://purl.org/dc/terms/> .
33
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
4-
@prefix ns1: <http://purl.org/cerif/frapo/> .
4+
@prefix ns1: <http://www.wikidata.org/prop/direct/> .
55
@prefix ns2: <http://www.spp-haefen.de/ont#> .
6-
@prefix ns3: <http://www.wikidata.org/prop/direct/> .
6+
@prefix ns3: <http://purl.org/cerif/frapo/> .
77
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
88
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
99
@prefix time: <http://www.w3.org/2006/time#> .
@@ -14,7 +14,7 @@
1414
<http://www.w3.org/ns/ldp#Resource>,
1515
<https://www.iana.org/assignments/media-types/text/turtle#Resource> ;
1616
rdfs:label "Längsee"@en ;
17-
ns1:isOutputOf <https://gepris.dfg.de/gepris/projekt/198801704> ;
17+
ns3:isOutputOf <https://gepris.dfg.de/gepris/projekt/198801704> ;
1818
dc:created "2016"^^xsd:gYear ;
1919
dc:creator <http://data.archaeology.link/data/spphaefen/l_kroeger> ;
2020
dc:license <http://creativecommons.org/licenses/by-nc-sa/4.0> ;
@@ -26,6 +26,6 @@
2626
skos:note "Cichocki 2013",
2727
"Cichocki 2013, S. 48" ;
2828
time:hasTime <http://data.archaeology.link/data/spphaefen/10_foundation> ;
29-
ns3:P17 <http://www.wikidata.org/entity/Q40> ;
30-
ns3:P206 "Längsee"^^xsd:string .
29+
ns1:P17 <http://www.wikidata.org/entity/Q40> ;
30+
ns1:P206 "Längsee"^^xsd:string .
3131

100/index.html

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

100/index.ttl

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
@prefix dc: <http://purl.org/dc/elements/1.1/> .
22
@prefix dcterms: <http://purl.org/dc/terms/> .
33
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
4-
@prefix ns1: <http://www.wikidata.org/prop/direct/> .
5-
@prefix ns2: <http://www.spp-haefen.de/ont#> .
4+
@prefix ns1: <http://www.spp-haefen.de/ont#> .
5+
@prefix ns2: <http://www.wikidata.org/prop/direct/> .
66
@prefix ns3: <http://purl.org/cerif/frapo/> .
77
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
88
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
99
@prefix void: <http://rdfs.org/ns/void#> .
1010
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
1111

12-
<http://data.archaeology.link/data/spphaefen/100> a ns2:Harbour,
12+
<http://data.archaeology.link/data/spphaefen/100> a ns1:Harbour,
1313
<http://www.w3.org/ns/ldp#Resource>,
1414
<https://www.iana.org/assignments/media-types/text/turtle#Resource> ;
1515
rdfs:label "Clifton 3"@en ;
@@ -20,10 +20,10 @@
2020
dcterms:partOf <http://data.archaeology.link/data/spphaefen/bib_dbt_mods_00035241> ;
2121
void:inDataset <http://data.archaeology.link/data/spphaefen/spp_dataset> ;
2222
geo:hasGeometry <http://data.archaeology.link/data/spphaefen/100_geom> ;
23-
ns2:locationSecure "reliable"^^xsd:string ;
24-
ns2:place_technique <http://www.wikidata.org/entity/Q596073> ;
23+
ns1:locationSecure "reliable"^^xsd:string ;
24+
ns1:place_technique <http://www.wikidata.org/entity/Q596073> ;
2525
skos:note "McGrail 1978",
2626
"McGrail 1978, 183" ;
27-
ns1:P17 <http://www.wikidata.org/entity/Q21> ;
28-
ns1:P206 <http://www.wikidata.org/entity/Q19714> .
27+
ns2:P17 <http://www.wikidata.org/entity/Q21> ;
28+
ns2:P206 <http://www.wikidata.org/entity/Q19714> .
2929

1000/index.html

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

1000_foundation/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
</select><a id="formatlink" href="#" target="_blank"><svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-info-circle-fill" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.93-9.412l-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM8 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/></svg></a>&nbsp;
2727
<button id="downloadButton" onclick="download()">Download</button><a href="..//sparql.html?endpoint=https://archaeolink.github.io/SPP1630Harbours-RDF//index.ttl&query=SELECT%20?sub%20?pred%20?obj%20%0AWHERE%20%7B%0A%20BIND(%3Chttp%3A//data.archaeology.link/data/spphaefen/1000_foundation%3E%20AS%20?sub)%20%0A?sub%20?pred%20?obj%20.%20%0A%7D%0A">Query</a><br/></div></div><dialog id="classrelationdialog" width="500" height="500" modal="true"></dialog><dialog id="dataschemadialog" width="500" height="500" modal="true"></dialog>
2828
<div class="container-fluid"><div class="row-fluid" id="main-wrapper">
29-
<div style="overflow-x:auto;"><table border=1 width=100% class=description><thead><tr><th>Property</th><th>Value</th></tr></thead><tbody><tr class="odd"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/1999/02/22-rdf-syntax-ns#type">type <span style="color: #666;">(rdf:type)</span></a> </span></td><td class="wrapword"><span><a itemprop="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" property="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" resource="http://www.w3.org/2006/time#TemporalEntity" target="_blank" href="http://www.w3.org/2006/time#TemporalEntity">TemporalEntity <span style="color: #666;">(time:TemporalEntity)</span></a> <a href="../nonns_TemporalEntity.html">[x]</a></span></td></tr><tr class="even"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2000/01/rdf-schema#label">label <span style="color: #666;">(rdfs:label)</span></a> </span></td><td class="wrapword"><span itemprop="http://www.w3.org/2000/01/rdf-schema#label" property="http://www.w3.org/2000/01/rdf-schema#label" content="Bregnier-Cordon, 1862 Foundation datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" xml:lang="en">"Bregnier-Cordon, 1862 Foundation <small>(<a style="color: #666;" target="_blank" href="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString">rdf:langString</a>) (<a href="http://www.lexvo.org/page/iso639-1/"en" target="_blank">iso6391:en</a>)</small></span></td></tr><tr class="odd"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2006/time#hasBeginning">hasBeginning <span style="color: #666;">(time:hasBeginning)</span></a> </span></td><td class="wrapword"><span><a itemprop="http://www.w3.org/2006/time#hasBeginning" property="http://www.w3.org/2006/time#hasBeginning" resource="http://data.archaeology.link/data/spphaefen/1000_foundation_beginning" href="../1000_foundation_beginning/index.html">Bregnier-Cordon, 1862 Foundation Beginning <span style="color: #666;">(spp:1000_foundation_beginning)</span></a> <span style="font-weight:bold">[4201 <a href="http://www.ontology-of-units-of-measure.org/resource/om-2/year" target="_blank">om:year</a>]</span></span></td></tr><tr class="even"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2006/time#hasEnd">hasEnd <span style="color: #666;">(time:hasEnd)</span></a> </span></td><td class="wrapword"><span><a itemprop="http://www.w3.org/2006/time#hasEnd" property="http://www.w3.org/2006/time#hasEnd" resource="http://data.archaeology.link/data/spphaefen/1000_foundation_end" href="../1000_foundation_end/index.html">Bregnier-Cordon, 1862 Foundation End <span style="color: #666;">(spp:1000_foundation_end)</span></a> <span style="font-weight:bold">[6201 <a href="http://www.ontology-of-units-of-measure.org/resource/om-2/year" target="_blank">om:year</a>]</span></span></td></tr><tr class="odd"><td class="property">Is <span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2000/01/rdf-schema#member">member <span style="color: #666;">(rdfs:member)</span></a> </span> of</td><td class="wrapword"><span><a itemprop="http://www.w3.org/2000/01/rdf-schema#member" itemref="http://data.archaeology.link/data/spphaefen/TemporalEntity_collection" property="http://www.w3.org/2000/01/rdf-schema#member" about="http://data.archaeology.link/data/spphaefen/TemporalEntity_collection" resource="http://data.archaeology.link/data/spphaefen/1000_foundation" href="../TemporalEntity_collection/index.html">TemporalEntity Instances Collection <span style="color: #666;">(spp:TemporalEntity_collection)</span></a></span></td></tr><tr class="even"><td class="property">Is <span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2006/time#hasTime">hasTime <span style="color: #666;">(time:hasTime)</span></a> </span> of</td><td class="wrapword"><span><a itemprop="http://www.w3.org/2006/time#hasTime" itemref="http://data.archaeology.link/data/spphaefen/1000" property="http://www.w3.org/2006/time#hasTime" about="http://data.archaeology.link/data/spphaefen/1000" resource="http://data.archaeology.link/data/spphaefen/1000_foundation" href="../1000/index.html">Bregnier-Cordon, 1862 <span style="color: #666;">(spp:1000)</span></a></span></td></tr></tbody></table></div><h5>Metadata</h5><div style="overflow-x:auto;"><table border=1 width=100% class=description><thead><tr><th>Property</th><th>Value</th></tr></thead><tbody><tr class="odd"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://rdfs.org/ns/void#inDataset">inDataset <span style="color: #666;">(void:inDataset)</span></a> </span></td><td class="wrapword"><span><a itemprop="http://rdfs.org/ns/void#inDataset" property="http://rdfs.org/ns/void#inDataset" resource="http://data.archaeology.link/data/spphaefen/spp_dataset" href="../spp_dataset/index.html">spp_dataset <span style="color: #666;">(spp:spp_dataset)</span></a> <span style="font-weight:bold">[99492 <a href="http://purl.org/ontology/bibo/issuer" target="_blank">bibo:issuer</a>]</span></span></td></tr></tbody></table></div><div id="footer"><div class="container-fluid"><span id="citationlink"><details><summary>[CITE]</summary><pre>@misc{1000_foundation
29+
<div style="overflow-x:auto;"><table border=1 width=100% class=description><thead><tr><th>Property</th><th>Value</th></tr></thead><tbody><tr class="odd"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/1999/02/22-rdf-syntax-ns#type">type <span style="color: #666;">(rdf:type)</span></a> </span></td><td class="wrapword"><span><a itemprop="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" property="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" resource="http://www.w3.org/2006/time#TemporalEntity" target="_blank" href="http://www.w3.org/2006/time#TemporalEntity">TemporalEntity <span style="color: #666;">(time:TemporalEntity)</span></a> <a href="../nonns_TemporalEntity.html">[x]</a></span></td></tr><tr class="even"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2000/01/rdf-schema#label">label <span style="color: #666;">(rdfs:label)</span></a> </span></td><td class="wrapword"><span itemprop="http://www.w3.org/2000/01/rdf-schema#label" property="http://www.w3.org/2000/01/rdf-schema#label" content="Bregnier-Cordon, 1862 Foundation datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" xml:lang="en">Bregnier-Cordon, 1862 Foundation <small>(<a style="color: #666;" target="_blank" href="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString">rdf:langString</a>) (<a href="http://www.lexvo.org/page/iso639-1/en" target="_blank">iso6391:en</a>)</small></span></td></tr><tr class="odd"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2006/time#hasBeginning">hasBeginning <span style="color: #666;">(time:hasBeginning)</span></a> </span></td><td class="wrapword"><span><a itemprop="http://www.w3.org/2006/time#hasBeginning" property="http://www.w3.org/2006/time#hasBeginning" resource="http://data.archaeology.link/data/spphaefen/1000_foundation_beginning" href="../1000_foundation_beginning/index.html">Bregnier-Cordon, 1862 Foundation Beginning <span style="color: #666;">(spp:1000_foundation_beginning)</span></a> <span style="font-weight:bold">[4201 <a href="http://www.ontology-of-units-of-measure.org/resource/om-2/year" target="_blank">om:year</a>]</span></span></td></tr><tr class="even"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2006/time#hasEnd">hasEnd <span style="color: #666;">(time:hasEnd)</span></a> </span></td><td class="wrapword"><span><a itemprop="http://www.w3.org/2006/time#hasEnd" property="http://www.w3.org/2006/time#hasEnd" resource="http://data.archaeology.link/data/spphaefen/1000_foundation_end" href="../1000_foundation_end/index.html">Bregnier-Cordon, 1862 Foundation End <span style="color: #666;">(spp:1000_foundation_end)</span></a> <span style="font-weight:bold">[6201 <a href="http://www.ontology-of-units-of-measure.org/resource/om-2/year" target="_blank">om:year</a>]</span></span></td></tr><tr class="odd"><td class="property">Is <span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2000/01/rdf-schema#member">member <span style="color: #666;">(rdfs:member)</span></a> </span> of</td><td class="wrapword"><span><a itemprop="http://www.w3.org/2000/01/rdf-schema#member" itemref="http://data.archaeology.link/data/spphaefen/TemporalEntity_collection" property="http://www.w3.org/2000/01/rdf-schema#member" about="http://data.archaeology.link/data/spphaefen/TemporalEntity_collection" resource="http://data.archaeology.link/data/spphaefen/1000_foundation" href="../TemporalEntity_collection/index.html">TemporalEntity Instances Collection <span style="color: #666;">(spp:TemporalEntity_collection)</span></a></span></td></tr><tr class="even"><td class="property">Is <span class="property-name"><a class="uri" target="_blank" href="http://www.w3.org/2006/time#hasTime">hasTime <span style="color: #666;">(time:hasTime)</span></a> </span> of</td><td class="wrapword"><span><a itemprop="http://www.w3.org/2006/time#hasTime" itemref="http://data.archaeology.link/data/spphaefen/1000" property="http://www.w3.org/2006/time#hasTime" about="http://data.archaeology.link/data/spphaefen/1000" resource="http://data.archaeology.link/data/spphaefen/1000_foundation" href="../1000/index.html">Bregnier-Cordon, 1862 <span style="color: #666;">(spp:1000)</span></a></span></td></tr></tbody></table></div><h5>Metadata</h5><div style="overflow-x:auto;"><table border=1 width=100% class=description><thead><tr><th>Property</th><th>Value</th></tr></thead><tbody><tr class="odd"><td class="property"><span class="property-name"><a class="uri" target="_blank" href="http://rdfs.org/ns/void#inDataset">inDataset <span style="color: #666;">(void:inDataset)</span></a> </span></td><td class="wrapword"><span><a itemprop="http://rdfs.org/ns/void#inDataset" property="http://rdfs.org/ns/void#inDataset" resource="http://data.archaeology.link/data/spphaefen/spp_dataset" href="../spp_dataset/index.html">spp_dataset <span style="color: #666;">(spp:spp_dataset)</span></a> <span style="font-weight:bold">[11836 <a href="http://xmlns.com/foaf/0.1/Person" target="_blank">foaf:Person</a>]</span></span></td></tr></tbody></table></div><div id="footer"><div class="container-fluid"><span id="citationlink"><details><summary>[CITE]</summary><pre>@misc{1000_foundation
3030
author=spp_dataset Contributors",
3131
title="Bregnier-Cordon, 1862 Foundation",
3232
"url="http://data.archaeology.link/data/spphaefen/1000_foundation",
33-
note="[Online; documentation generated at 2025-09-10]"}</pre></details></span><span id="apis"><a href="..//sparql.html?endpoint="https://archaeolink.github.io/SPP1630Harbours-RDF/">[SPARQL]</a>&nbsp;<a href="..//api/api.html">[OGC API Features]</a>&nbsp;<a href="..//iiif/">[IIIF]</a>&nbsp;<a href="..//api/3/">[CKAN]</a></span><span style="float:right;margin-left:auto;margin-right:0px;text-align:right">This work is released under <a rel="license" target="_blank" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png"/></a></span></div></div><script>$(document).ready(function(){setSVGDimensions();})</script></body></html>
33+
note="[Online; documentation generated at 2025-09-11]"}</pre></details></span><span id="apis"><a href="..//sparql.html?endpoint="https://archaeolink.github.io/SPP1630Harbours-RDF/">[SPARQL]</a>&nbsp;<a href="..//api/api.html">[OGC API Features]</a>&nbsp;<a href="..//iiif/">[IIIF]</a>&nbsp;<a href="..//api/3/">[CKAN]</a></span><span style="float:right;margin-left:auto;margin-right:0px;text-align:right">This work is released under <a rel="license" target="_blank" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png"/></a></span></div></div><script>$(document).ready(function(){setSVGDimensions();})</script></body></html>

0 commit comments

Comments
 (0)