|
13 | 13 | rdfs:label "External Schema (Smart Data Models)" ;
|
14 | 14 | dct:abstract "This example shows a simple customisation for OGC API Feature using an externally defined domain schema." ;
|
15 | 15 | dct:created "2023-05-19T00:00:00+00:00"^^xsd:dateTime ;
|
16 |
| - dct:description [ dct:format "text/markdown" ; |
17 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/feature/externalSchema/index.md" ], |
| 16 | + dct:description [ dct:format "application/json" ; |
| 17 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/externalSchema/index.json" ], |
18 | 18 | [ dct:format "text/html" ;
|
19 | 19 | rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.feature.externalSchema" ],
|
20 |
| - [ dct:format "application/json" ; |
21 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/externalSchema/index.json" ] ; |
| 20 | + [ dct:format "text/markdown" ; |
| 21 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/feature/externalSchema/index.md" ] ; |
22 | 22 | dct:hasVersion "1.0" ;
|
23 | 23 | dct:modified "2024-10-03"^^xsd:date ;
|
24 | 24 | dct:source <https://docs.ogc.org/is/17-069r3/17-069r3.html#_response_7>,
|
|
41 | 41 | rdfs:label "Custom Feature" ;
|
42 | 42 | dct:abstract "This example shows a simple customisation method for OGC API Feature schemas" ;
|
43 | 43 | dct:created "2023-05-19T00:00:00+00:00"^^xsd:dateTime ;
|
44 |
| - dct:description [ dct:format "text/html" ; |
| 44 | + dct:description [ dct:format "text/markdown" ; |
| 45 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/feature/geojsonFeature/index.md" ], |
| 46 | + [ dct:format "text/html" ; |
45 | 47 | rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.feature.geojsonFeature" ],
|
46 | 48 | [ dct:format "application/json" ;
|
47 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/geojsonFeature/index.json" ], |
48 |
| - [ dct:format "text/markdown" ; |
49 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/feature/geojsonFeature/index.md" ] ; |
| 49 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/geojsonFeature/index.json" ] ; |
50 | 50 | dct:hasVersion "1.0" ;
|
51 | 51 | dct:modified "2024-10-03"^^xsd:date ;
|
52 | 52 | dct:source <https://docs.ogc.org/is/17-069r3/17-069r3.html#_response_7> ;
|
|
69 | 69 | rdfs:label "Custom JSON-FG (lenient) Feature" ;
|
70 | 70 | dct:abstract "This example shows a simple customisation method for a JSON-FG (lenient) feature" ;
|
71 | 71 | dct:created "2024-07-25T00:00:00+00:00"^^xsd:dateTime ;
|
72 |
| - dct:description [ dct:format "text/html" ; |
73 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.feature.geojsonFeatureFGLenient" ], |
74 |
| - [ dct:format "text/markdown" ; |
| 72 | + dct:description [ dct:format "text/markdown" ; |
75 | 73 | rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/feature/geojsonFeatureFGLenient/index.md" ],
|
76 | 74 | [ dct:format "application/json" ;
|
77 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/geojsonFeatureFGLenient/index.json" ] ; |
| 75 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/geojsonFeatureFGLenient/index.json" ], |
| 76 | + [ dct:format "text/html" ; |
| 77 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.feature.geojsonFeatureFGLenient" ] ; |
78 | 78 | dct:hasVersion "1.0" ;
|
79 | 79 | dct:modified "2024-10-03"^^xsd:date ;
|
80 | 80 | skos:inScheme <https://ogcincubator.github.io/bblocks-examples/> ;
|
|
95 | 95 | rdfs:label "GeoJSON transformed to GeoSPARQL geometry" ;
|
96 | 96 | dct:abstract "This example includes an uplift step to use a GeoSPARQL geometry in a GeoJSON object" ;
|
97 | 97 | dct:created "2024-07-30T00:00:00+00:00"^^xsd:dateTime ;
|
98 |
| - dct:description [ dct:format "application/json" ; |
99 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/geosparqlFeature/index.json" ], |
100 |
| - [ dct:format "text/markdown" ; |
| 98 | + dct:description [ dct:format "text/markdown" ; |
101 | 99 | rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/feature/geosparqlFeature/index.md" ],
|
102 | 100 | [ dct:format "text/html" ;
|
103 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.feature.geosparqlFeature" ] ; |
| 101 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.feature.geosparqlFeature" ], |
| 102 | + [ dct:format "application/json" ; |
| 103 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/geosparqlFeature/index.json" ] ; |
104 | 104 | dct:hasVersion "1.0" ;
|
105 | 105 | dct:modified "2024-10-03"^^xsd:date ;
|
106 | 106 | skos:inScheme <https://ogcincubator.github.io/bblocks-examples/> ;
|
|
122 | 122 | rdfs:label "Custom Result for Observation Feature" ;
|
123 | 123 | dct:abstract "This building block defines an example specialisation of an existing Feature specialisation (SOSA Observation), using another schema to define a result set - in this case the GeoPose model" ;
|
124 | 124 | dct:created "2023-05-19T00:00:00+00:00"^^xsd:dateTime ;
|
125 |
| - dct:description [ dct:format "text/html" ; |
126 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.observation.vectorObservationFeature" ], |
127 |
| - [ dct:format "application/json" ; |
| 125 | + dct:description [ dct:format "application/json" ; |
128 | 126 | rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/observation/vectorObservationFeature/index.json" ],
|
| 127 | + [ dct:format "text/html" ; |
| 128 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.observation.vectorObservationFeature" ], |
129 | 129 | [ dct:format "text/markdown" ;
|
130 | 130 | rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/observation/vectorObservationFeature/index.md" ] ;
|
131 | 131 | dct:hasVersion "1.0" ;
|
|
169 | 169 | bblocks:hasSourceJsonLdContext <https://ogcincubator.github.io/bblocks-examples/_sources/semantic-uplift/pre-and-post-uplift/context.jsonld> ;
|
170 | 170 | bblocks:status <http://www.opengis.net/def/status/under-development> .
|
171 | 171 |
|
| 172 | +<https://ogcincubator.github.io/ogc.bbr.examples.transforms.transforms-example> a skos:Concept, |
| 173 | + dcat:Dataset, |
| 174 | + bblocks:Schema ; |
| 175 | + rdfs:label "Transforms example" ; |
| 176 | + dct:created "2024-10-03T11:31:00+02:00"^^xsd:dateTime ; |
| 177 | + dct:description [ dct:format "text/html" ; |
| 178 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.transforms.transforms-example" ], |
| 179 | + [ dct:format "application/json" ; |
| 180 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/transforms/transforms-example/index.json" ], |
| 181 | + [ dct:format "text/markdown" ; |
| 182 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/transforms/transforms-example/index.md" ] ; |
| 183 | + dct:hasVersion "0.1" ; |
| 184 | + dct:modified "2024-10-03"^^xsd:date ; |
| 185 | + skos:inScheme <https://ogcincubator.github.io/bblocks-examples/> ; |
| 186 | + bblocks:hasJsonLdContext <https://ogcincubator.github.io/bblocks-examples/build/annotated/bbr/examples/transforms/transforms-example/context.jsonld> ; |
| 187 | + bblocks:hasSchema <https://ogcincubator.github.io/bblocks-examples/build/annotated/bbr/examples/transforms/transforms-example/schema.json>, |
| 188 | + <https://ogcincubator.github.io/bblocks-examples/build/annotated/bbr/examples/transforms/transforms-example/schema.yaml> ; |
| 189 | + bblocks:hasSourceJsonLdContext <https://ogcincubator.github.io/bblocks-examples/_sources/transforms/transforms-example/context.jsonld> ; |
| 190 | + bblocks:status <http://www.opengis.net/def/status/under-development> . |
| 191 | + |
172 | 192 | <https://github.com/smart-data-models/dataModel.ACRIS/tree/master/AirportFacility> rdfs:label "Smart Data Model: Airport Facility" .
|
173 | 193 |
|
174 | 194 | <https://ogcincubator.github.io/ogc.bbr.examples.observation.vectorObservation> a skos:Concept,
|
|
177 | 197 | rdfs:label "Observation Result (Vector based on GeoPose)" ;
|
178 | 198 | dct:abstract "This building block defines the *property set* for an example specialisation of a SOSA Observation using the GeoPose standard as a result. These two patterns are defined by other Building Blocks." ;
|
179 | 199 | dct:created "2023-05-19T00:00:00+00:00"^^xsd:dateTime ;
|
180 |
| - dct:description [ dct:format "text/markdown" ; |
181 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/observation/vectorObservation/index.md" ], |
| 200 | + dct:description [ dct:format "application/json" ; |
| 201 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/observation/vectorObservation/index.json" ], |
182 | 202 | [ dct:format "text/html" ;
|
183 | 203 | rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.observation.vectorObservation" ],
|
184 |
| - [ dct:format "application/json" ; |
185 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/observation/vectorObservation/index.json" ] ; |
| 204 | + [ dct:format "text/markdown" ; |
| 205 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/observation/vectorObservation/index.md" ] ; |
186 | 206 | dct:hasVersion "1.0" ;
|
187 | 207 | dct:modified "2024-10-03"^^xsd:date ;
|
188 | 208 | skos:inScheme <https://ogcincubator.github.io/bblocks-examples/> ;
|
|
213 | 233 | rdfs:label "Example property set for Features" ;
|
214 | 234 | dct:abstract "This shows how to define a propertyset for a feature - which can be re-used in different containers - such as a GeoJSON Feature schema" ;
|
215 | 235 | dct:created "2023-05-19T00:00:00+00:00"^^xsd:dateTime ;
|
216 |
| - dct:description [ dct:format "text/html" ; |
217 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.feature.propertySet" ], |
| 236 | + dct:description [ dct:format "text/markdown" ; |
| 237 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/feature/propertySet/index.md" ], |
218 | 238 | [ dct:format "application/json" ;
|
219 | 239 | rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/json-full/bbr/examples/feature/propertySet/index.json" ],
|
220 |
| - [ dct:format "text/markdown" ; |
221 |
| - rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/build/generateddocs/markdown/bbr/examples/feature/propertySet/index.md" ] ; |
| 240 | + [ dct:format "text/html" ; |
| 241 | + rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-examples/bblock/ogc.bbr.examples.feature.propertySet" ] ; |
222 | 242 | dct:hasVersion "1.0" ;
|
223 | 243 | dct:modified "2024-10-03"^^xsd:date ;
|
224 | 244 | dct:source <https://www.w3.org/TR/vocab-ssn/> ;
|
@@ -254,15 +274,15 @@ More complex examples will include transformation testing - testing a format can
|
254 | 274 | <https://opengeospatial.github.io/ogcapi-sosa/build/register.json> .
|
255 | 275 |
|
256 | 276 | [] a prov:Activity ;
|
257 |
| - prov:endedAtTime "2024-10-03T09:54:34.170484"^^xsd:dateTime ; |
258 |
| - prov:startedAtTime "2024-10-03T09:54:34.103553"^^xsd:dateTime ; |
| 277 | + prov:endedAtTime "2024-10-03T10:26:43.618752"^^xsd:dateTime ; |
| 278 | + prov:startedAtTime "2024-10-03T10:26:43.549301"^^xsd:dateTime ; |
259 | 279 | prov:used [ a prov:Entity ;
|
260 |
| - dct:format "application/json" ; |
261 |
| - dct:hasVersion "git:5da516fca4b7379c29962bf1a5ac4e7378bf47be" ; |
262 |
| - rdfs:seeAlso <https://ogcincubator.github.io/bblocks-examples/build/register.json> ], |
263 |
| - [ a prov:Entity ; |
264 | 280 | dct:format "application/yaml" ;
|
265 |
| - rdfs:seeAlso <file:///src/ogc/bblocks/register-context.yaml> ] ; |
| 281 | + rdfs:seeAlso <file:///src/ogc/bblocks/register-context.yaml> ], |
| 282 | + [ a prov:Entity ; |
| 283 | + dct:format "application/json" ; |
| 284 | + dct:hasVersion "git:ffde692ee522be0acfab801587617d71573c18c2" ; |
| 285 | + rdfs:seeAlso <https://ogcincubator.github.io/bblocks-examples/build/register.json> ] ; |
266 | 286 | prov:wasAssociatedWith [ a prov:Agent,
|
267 | 287 | schema:SoftwareApplication ;
|
268 | 288 | rdfs:label "OGC-NA tools" ;
|
|
0 commit comments