Skip to content

Commit

Permalink
pylode tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
Nataliya Keberle committed Feb 10, 2025
1 parent 746f10c commit 1258590
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pylode.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,6 @@ PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX role: <http://www.w3.org/ns/dx/prof/role/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>

<https://www.opengis.net/ont/citygml/CityRDF/>
a prof:Profile ;
rdfs:label "CityRDF ontology" ;
prof:hasResource [
a prof:ResourceDescriptor ;
rdfs:label "pylode config" ;
dcterms:format "text/turtle" ;
prof:hasRole lode:config ;
prof:hasArtifact <https://github.com/ogcincubator/cityrdf/blob/master/pylode.ttl>
];
.

:appearance
a lode:Module ;
prof:hasResource
Expand Down

0 comments on commit 1258590

Please sign in to comment.