Skip to content

Commit

Permalink
Changed ontology prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
situx committed Nov 26, 2021
1 parent 66c4b75 commit 6d30459
Show file tree
Hide file tree
Showing 10 changed files with 2,228 additions and 2,193 deletions.
1,708 changes: 854 additions & 854 deletions linkeddata/rdf/archaeological_sites.ttl

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions linkeddata/rdf/finds.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# on 2019-11-28 23:38
# by python script

PREFIX atlantgis: <http://atlantgis.squirrel.link/ontology#>
PREFIX site: <http://atlantgis.squirrel.link/site#>
PREFIX find: <http://atlantgis.squirrel.link/find#>
PREFIX vesseltype: <http://atlantgis.squirrel.link/vesseltype#>
PREFIX atlantgis: <http://atlantgis.squirrel.link/ontology/>
PREFIX site: <http://atlantgis.squirrel.link/data/site/>
PREFIX find: <http://atlantgis.squirrel.link/data/find/>
PREFIX vesseltype: <http://atlantgis.squirrel.link/data/vesseltype/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
Expand Down Expand Up @@ -2326,4 +2326,3 @@ find:135 atlantgis:minD_H '32.0'.
find:135 atlantgis:maxD '34.0'.
find:135 atlantgis:maxD_H '13.0'.
find:135 atlantgis:bodenD '15.5'.

23 changes: 13 additions & 10 deletions linkeddata/rdf/kuestenlinie.ttl

Large diffs are not rendered by default.

419 changes: 226 additions & 193 deletions linkeddata/rdf/landtype.ttl

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions linkeddata/rdf/periods.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# on 2019-11-27 08:16
# by python script

PREFIX atlantgis: <http://atlantgis.squirrel.link/ontology#>
PREFIX period: <http://atlantgis.squirrel.link/period#>
PREFIX atlantgis: <http://atlantgis.squirrel.link/ontology/>
PREFIX period: <http://atlantgis.squirrel.link/data/period/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
Expand Down
248 changes: 124 additions & 124 deletions linkeddata/rdf/resources.ttl

Large diffs are not rendered by default.

260 changes: 130 additions & 130 deletions linkeddata/rdf/sites.ttl

Large diffs are not rendered by default.

1,626 changes: 813 additions & 813 deletions linkeddata/rdf/streams.ttl

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions linkeddata/rdf/vesseltypes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# on 2019-11-28 22:50
# by python script

PREFIX atlantgis: <http://atlantgis.squirrel.link/ontology#>
PREFIX vesseltype: <http://atlantgis.squirrel.link/vesseltype#>
PREFIX atlantgis: <http://atlantgis.squirrel.link/ontology/>
PREFIX vesseltype: <http://atlantgis.squirrel.link/data/vesseltype/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
Expand Down
120 changes: 60 additions & 60 deletions linkeddata/rdf/voronoi.ttl

Large diffs are not rendered by default.

0 comments on commit 6d30459

Please sign in to comment.