Skip to content

Commit

Permalink
fixed places of CityRDF source files
Browse files Browse the repository at this point in the history
  • Loading branch information
Nataliya Keberle committed Feb 10, 2025
1 parent c5efc9b commit e1ceae6
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion pylode-config.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
rdfs:label "pylode config" ;
dcterms:format "text/turtle" ;
prof:hasRole lode:config ;
prof:hasArtifact <https://github.com/ogcincubator/cityrdf/blob/master/pylode.ttl> ;
prof:hasArtifact <https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/pylode.ttl> ;
];
.
70 changes: 35 additions & 35 deletions pylode.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/appearance/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/appearance.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/appearance.ttl" ;
prof:hasRole role:schema
];
sh:order 1
Expand All @@ -26,13 +26,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/bridge/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/bridge.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/bridge.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/bridge/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/bridge_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/bridge_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 2
Expand All @@ -45,13 +45,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/building/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/building.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/building.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/building/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/building_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/building_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 3
Expand All @@ -64,13 +64,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/cityfurniture/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/cityfurniture.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/cityfurniture.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/cityfurniture/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/cityfurniture_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/cityfurniture_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 4
Expand All @@ -89,7 +89,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/cityobjectgroup/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/cityobjectgroup_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/cityobjectgroup_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 5
Expand All @@ -101,7 +101,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/common/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/common.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/common.ttl" ;
prof:hasRole role:schema
];
sh:order 6
Expand All @@ -114,13 +114,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/construction/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/construction.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/construction.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/construction/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/construction_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/construction_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 7
Expand All @@ -133,13 +133,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/core/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/core.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/core.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/core/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/core_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/core_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 8
Expand All @@ -152,13 +152,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/document/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/document.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/document.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/document/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/document_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/document_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 9
Expand All @@ -171,13 +171,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/dynamizer/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/dynamizer.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/dynamizer.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/dynamizer/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/dynamizer_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/dynamizer_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 10
Expand All @@ -190,13 +190,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/generics/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/generics.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/generics.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/generics/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/generics_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/generics_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 11
Expand All @@ -209,13 +209,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/landuse/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/landuse.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/landuse.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/landuse/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/landuse_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/landuse_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 12
Expand All @@ -227,7 +227,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/pointcloud/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/pointcloud.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/pointcloud.ttl" ;
prof:hasRole role:schema
];
sh:order 13
Expand All @@ -239,7 +239,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/relief/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/relief.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/relief.ttl" ;
prof:hasRole role:schema
];
sh:order 14
Expand All @@ -251,7 +251,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/transactiontypevalues/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/transactiontypevalues.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/transactiontypevalues.ttl" ;
prof:hasRole role:schema
];
sh:order 15
Expand All @@ -264,13 +264,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/transportation/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/transportation.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/transportation.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/transportation/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/transportation_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/transportation_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 16
Expand All @@ -283,13 +283,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/tunnel/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/tunnel.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/tunnel.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/tunnel/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/tunnel_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/tunnel_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 17
Expand All @@ -302,13 +302,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/vegetation/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/vegetation.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/vegetation.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/vegetation/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/vegetation_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/vegetation_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 18
Expand All @@ -321,13 +321,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/versioning/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/versioning.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/versioning.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/versioning/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/versioning_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/versioning_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 19
Expand All @@ -340,13 +340,13 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/waterbody/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/waterbody.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/waterbody.ttl" ;
prof:hasRole role:schema
] ,
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/waterbody/code/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/codelists/waterbody_codes.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/codelists/waterbody_codes.ttl" ;
prof:hasRole role:schema
] ;
sh:order 20
Expand All @@ -359,7 +359,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
[
dcterms:format "text/turtle" ;
# prof:hasArtifact "https://www.opengis.net/ont/citygml/workspace/" ;
prof:hasArtifact "https://github.com/ogcincubator/cityrdf/blob/master/citygml-owl/CityRDF/workspace.ttl" ;
prof:hasArtifact "https://raw.githubusercontent.com/ogcincubator/cityrdf/refs/heads/master/citygml-owl/CityRDF/workspace.ttl" ;
prof:hasRole role:schema
];
sh:order 21
Expand Down

0 comments on commit e1ceae6

Please sign in to comment.