Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Oct 21, 2024
1 parent 24d9c3c commit 0f542f0
Show file tree
Hide file tree
Showing 44 changed files with 5,177 additions and 361 deletions.
85 changes: 67 additions & 18 deletions build/bblocks.jsonld

Large diffs are not rendered by default.

58 changes: 29 additions & 29 deletions build/bblocks.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
rdfs:label "CityJSON to TopoFeature transform" ;
dct:abstract "Demonstration of a transform from CityJSON to TopoFeature" ;
dct:created "2024-10-18T08:31:00+00:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/alignments/cityjson-transform/index.md" ],
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/alignments/cityjson-transform/index.json" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/bblock/ogc.geo.topo.alignments.cityjson-transform" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/alignments/cityjson-transform/index.json" ] ;
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/alignments/cityjson-transform/index.md" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-10-20"^^xsd:date ;
dct:modified "2024-10-21"^^xsd:date ;
skos:inScheme <https://ogcincubator.github.io/topo-feature/> ;
dcat:keyword "3D",
"cityjson",
Expand All @@ -34,14 +34,14 @@
rdfs:label "Non-linear Arc and Spline Descriptions using Point topology" ;
dct:abstract "Defines options for describing Arcs, Circles, Splines using point features as canonical source of geometry coordinates" ;
dct:created "2023-11-01T00:00:00+00:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/features/topo-arc/index.md" ],
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/features/topo-arc/index.json" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/bblock/ogc.geo.topo.features.topo-arc" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/features/topo-arc/index.json" ] ;
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/features/topo-arc/index.md" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-10-20"^^xsd:date ;
dct:modified "2024-10-21"^^xsd:date ;
skos:inScheme <https://ogcincubator.github.io/topo-feature/> ;
dcat:keyword "2D",
"geometry",
Expand All @@ -62,14 +62,14 @@
rdfs:label "Line using Point References" ;
dct:abstract "Demonstration of a schema using coordinates of points, without duplication. Reuses context but constrains to Line types" ;
dct:created "2023-04-05T00:00:00+00:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/features/topo-line/index.json" ],
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/features/topo-line/index.md" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/bblock/ogc.geo.topo.features.topo-line" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/features/topo-line/index.json" ] ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/bblock/ogc.geo.topo.features.topo-line" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-10-20"^^xsd:date ;
dct:modified "2024-10-21"^^xsd:date ;
skos:inScheme <https://ogcincubator.github.io/topo-feature/> ;
dcat:keyword "3D",
"geometry",
Expand All @@ -88,14 +88,14 @@
rdfs:label "3D (Polyhedron) using nested Polygons and Point topology" ;
dct:abstract "Defines options for describing 3D polyhedrons using features with Point geometry coordinates" ;
dct:created "2023-11-01T00:00:00+00:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/features/topo-polyhedron/index.md" ],
[ dct:format "application/json" ;
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/features/topo-polyhedron/index.json" ],
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/features/topo-polyhedron/index.md" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/bblock/ogc.geo.topo.features.topo-polyhedron" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-10-20"^^xsd:date ;
dct:modified "2024-10-21"^^xsd:date ;
skos:inScheme <https://ogcincubator.github.io/topo-feature/> ;
dcat:keyword "3D",
"geometry",
Expand Down Expand Up @@ -125,7 +125,7 @@
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/features/topo-feature-collection/index.json" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-10-20"^^xsd:date ;
dct:modified "2024-10-21"^^xsd:date ;
skos:inScheme <https://ogcincubator.github.io/topo-feature/> ;
dcat:keyword "feature",
"topology" ;
Expand Down Expand Up @@ -154,7 +154,7 @@
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/features/topo-feature/index.json" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-10-20"^^xsd:date ;
dct:modified "2024-10-21"^^xsd:date ;
skos:inScheme <https://ogcincubator.github.io/topo-feature/> ;
dcat:keyword "feature",
"topology" ;
Expand All @@ -176,14 +176,14 @@
rdfs:label "Geometry using references" ;
dct:abstract "Demonstration of a schema using coordinates of points, withpout duplication" ;
dct:created "2023-04-05T00:00:00+00:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/datatypes/topology/index.md" ],
dct:description [ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/bblock/ogc.geo.topo.datatypes.topology" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/json-full/geo/topo/datatypes/topology/index.json" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/bblock/ogc.geo.topo.datatypes.topology" ] ;
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/topo-feature/build/generateddocs/markdown/geo/topo/datatypes/topology/index.md" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-10-20"^^xsd:date ;
dct:modified "2024-10-21"^^xsd:date ;
skos:inScheme <https://ogcincubator.github.io/topo-feature/> ;
dcat:keyword "3D",
"geometry",
Expand Down Expand Up @@ -218,14 +218,14 @@ _Topo-Feature allows for explicit CRS. If desired coordinate compaction transfor
bblocks:imports <https://opengeospatial.github.io/bblocks/register.json> .

[] a prov:Activity ;
prov:endedAtTime "2024-10-20T11:35:53.413795"^^xsd:dateTime ;
prov:startedAtTime "2024-10-20T11:35:53.347244"^^xsd:dateTime ;
prov:endedAtTime "2024-10-21T10:21:08.522469"^^xsd:dateTime ;
prov:startedAtTime "2024-10-21T10:21:08.440951"^^xsd:dateTime ;
prov:used [ a prov:Entity ;
dct:format "application/yaml" ;
rdfs:seeAlso <file:///src/ogc/bblocks/register-context.yaml> ],
[ a prov:Entity ;
dct:format "application/json" ;
dct:hasVersion "git:d1065f455f5f33fe7bebce2f8aae13cf4714825f" ;
dct:hasVersion "git:24d9c3cebfb0202ce616f6f0d42f5d4ff90e927e" ;
rdfs:seeAlso <https://ogcincubator.github.io/topo-feature/build/register.json> ] ;
prov:wasAssociatedWith [ a prov:Agent,
schema:SoftwareApplication ;
Expand Down
Loading

0 comments on commit 0f542f0

Please sign in to comment.