diff --git a/annotated-schemas/geo/common/data_types/bounding_box/_visited_properties.tsv b/annotated-schemas/geo/common/data_types/bounding_box/_visited_properties.tsv deleted file mode 100644 index 74a136b5c..000000000 --- a/annotated-schemas/geo/common/data_types/bounding_box/_visited_properties.tsv +++ /dev/null @@ -1 +0,0 @@ -path @id diff --git a/annotated-schemas/geo/common/data_types/bounding_box/context.jsonld b/annotated-schemas/geo/common/data_types/bounding_box/context.jsonld deleted file mode 100644 index 83dcaf0ec..000000000 --- a/annotated-schemas/geo/common/data_types/bounding_box/context.jsonld +++ /dev/null @@ -1,9 +0,0 @@ -{ - "@context": { - "bbox": { - "@container": "@list", - "@id": "geojson:bbox" - }, - "@version": 1.1 - } -} \ No newline at end of file diff --git a/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.json b/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.json index f942c207c..edbcbae42 100644 --- a/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.json +++ b/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.json @@ -15,12 +15,6 @@ "items": { "type": "number" }, - "x-jsonld-extra-terms": { - "bbox": { - "x-jsonld-container": "@list", - "x-jsonld-id": "geojson:bbox" - } - }, "x-schema-source": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.json" } }, diff --git a/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml b/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml index cf53c35e8..dceb82fac 100644 --- a/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml +++ b/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml @@ -8,10 +8,6 @@ x-defs: maxItems: 6 items: type: number - x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml allOf: - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml#/x-defs/ogc.geo.common.data_types.bounding_box diff --git a/annotated-schemas/geo/common/data_types/bounding_box/schema.json b/annotated-schemas/geo/common/data_types/bounding_box/schema.json index b7a6b90c6..6bc888fc2 100644 --- a/annotated-schemas/geo/common/data_types/bounding_box/schema.json +++ b/annotated-schemas/geo/common/data_types/bounding_box/schema.json @@ -12,11 +12,5 @@ ], "items": { "type": "number" - }, - "x-jsonld-extra-terms": { - "bbox": { - "x-jsonld-container": "@list", - "x-jsonld-id": "geojson:bbox" - } } } \ No newline at end of file diff --git a/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml b/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml index 9e4175f3a..68c9945b9 100644 --- a/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml +++ b/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml @@ -6,7 +6,3 @@ oneOf: maxItems: 6 items: type: number -x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox diff --git a/annotated-schemas/geo/features/feature/schema-oas3.0.json b/annotated-schemas/geo/features/feature/schema-oas3.0.json index 7842acaaf..82f819a1d 100644 --- a/annotated-schemas/geo/features/feature/schema-oas3.0.json +++ b/annotated-schemas/geo/features/feature/schema-oas3.0.json @@ -640,12 +640,6 @@ "items": { "type": "number" }, - "x-jsonld-extra-terms": { - "bbox": { - "x-jsonld-container": "@list", - "x-jsonld-id": "geojson:bbox" - } - }, "x-schema-source": "https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.json" }, "ogc.ogc-utils.json-link": { diff --git a/annotated-schemas/geo/features/feature/schema-oas3.0.yaml b/annotated-schemas/geo/features/feature/schema-oas3.0.yaml index d20aa3c48..e3820dda4 100644 --- a/annotated-schemas/geo/features/feature/schema-oas3.0.yaml +++ b/annotated-schemas/geo/features/feature/schema-oas3.0.yaml @@ -448,10 +448,6 @@ x-defs: maxItems: 6 items: type: number - x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.yaml ogc.ogc-utils.json-link: description: JSON Link diff --git a/annotated-schemas/geo/features/featureCollection/schema-oas3.0.json b/annotated-schemas/geo/features/featureCollection/schema-oas3.0.json index 8b59b255b..8b8433c69 100644 --- a/annotated-schemas/geo/features/featureCollection/schema-oas3.0.json +++ b/annotated-schemas/geo/features/featureCollection/schema-oas3.0.json @@ -1259,12 +1259,6 @@ "items": { "type": "number" }, - "x-jsonld-extra-terms": { - "bbox": { - "x-jsonld-container": "@list", - "x-jsonld-id": "geojson:bbox" - } - }, "x-schema-source": "https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.json" } }, diff --git a/annotated-schemas/geo/features/featureCollection/schema-oas3.0.yaml b/annotated-schemas/geo/features/featureCollection/schema-oas3.0.yaml index f75d8eded..a504c47de 100644 --- a/annotated-schemas/geo/features/featureCollection/schema-oas3.0.yaml +++ b/annotated-schemas/geo/features/featureCollection/schema-oas3.0.yaml @@ -864,10 +864,6 @@ x-defs: maxItems: 6 items: type: number - x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.yaml allOf: - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema-oas3.0.yaml#/x-defs/ogc.geo.features.featureCollection diff --git a/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.json b/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.json index 223766c70..d28d53625 100644 --- a/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.json +++ b/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.json @@ -1037,12 +1037,6 @@ "items": { "type": "number" }, - "x-jsonld-extra-terms": { - "bbox": { - "x-jsonld-container": "@list", - "x-jsonld-id": "geojson:bbox" - } - }, "x-schema-source": "https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.json" }, "beta.schemas.opengis.net_json-fg_geometry-objects.json": { diff --git a/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.yaml b/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.yaml index dbe04c4c1..7a0183c2c 100644 --- a/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.yaml +++ b/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.yaml @@ -691,10 +691,6 @@ x-defs: maxItems: 6 items: type: number - x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.yaml beta.schemas.opengis.net_json-fg_geometry-objects.json: title: the geometry objects diff --git a/annotated-schemas/geo/json-fg/feature/schema-oas3.0.json b/annotated-schemas/geo/json-fg/feature/schema-oas3.0.json index 7e4c944e3..95da55256 100644 --- a/annotated-schemas/geo/json-fg/feature/schema-oas3.0.json +++ b/annotated-schemas/geo/json-fg/feature/schema-oas3.0.json @@ -1042,12 +1042,6 @@ "items": { "type": "number" }, - "x-jsonld-extra-terms": { - "bbox": { - "x-jsonld-container": "@list", - "x-jsonld-id": "geojson:bbox" - } - }, "x-schema-source": "https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.json" }, "beta.schemas.opengis.net_json-fg_geometry-objects.json": { diff --git a/annotated-schemas/geo/json-fg/feature/schema-oas3.0.yaml b/annotated-schemas/geo/json-fg/feature/schema-oas3.0.yaml index 94f851fb0..da2c72f1f 100644 --- a/annotated-schemas/geo/json-fg/feature/schema-oas3.0.yaml +++ b/annotated-schemas/geo/json-fg/feature/schema-oas3.0.yaml @@ -696,10 +696,6 @@ x-defs: maxItems: 6 items: type: number - x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.yaml beta.schemas.opengis.net_json-fg_geometry-objects.json: title: the geometry objects diff --git a/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.json b/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.json index 3e82ea40b..c6720331f 100644 --- a/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.json +++ b/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.json @@ -1668,12 +1668,6 @@ "items": { "type": "number" }, - "x-jsonld-extra-terms": { - "bbox": { - "x-jsonld-container": "@list", - "x-jsonld-id": "geojson:bbox" - } - }, "x-schema-source": "https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.json" }, "beta.schemas.opengis.net_json-fg_geometry-objects.json": { diff --git a/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.yaml b/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.yaml index 66e7b0ad9..113a24ae3 100644 --- a/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.yaml +++ b/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.yaml @@ -1108,10 +1108,6 @@ x-defs: maxItems: 6 items: type: number - x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.yaml beta.schemas.opengis.net_json-fg_geometry-objects.json: title: the geometry objects diff --git a/annotated-schemas/geo/json-fg/featureCollection/schema-oas3.0.json b/annotated-schemas/geo/json-fg/featureCollection/schema-oas3.0.json index 38ff3df45..3ddc9d283 100644 --- a/annotated-schemas/geo/json-fg/featureCollection/schema-oas3.0.json +++ b/annotated-schemas/geo/json-fg/featureCollection/schema-oas3.0.json @@ -1674,12 +1674,6 @@ "items": { "type": "number" }, - "x-jsonld-extra-terms": { - "bbox": { - "x-jsonld-container": "@list", - "x-jsonld-id": "geojson:bbox" - } - }, "x-schema-source": "https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.json" }, "beta.schemas.opengis.net_json-fg_geometry-objects.json": { diff --git a/annotated-schemas/geo/json-fg/featureCollection/schema-oas3.0.yaml b/annotated-schemas/geo/json-fg/featureCollection/schema-oas3.0.yaml index 542bab2ee..9a1e673c4 100644 --- a/annotated-schemas/geo/json-fg/featureCollection/schema-oas3.0.yaml +++ b/annotated-schemas/geo/json-fg/featureCollection/schema-oas3.0.yaml @@ -1114,10 +1114,6 @@ x-defs: maxItems: 6 items: type: number - x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/common/data_types/bounding_box/schema.yaml beta.schemas.opengis.net_json-fg_geometry-objects.json: title: the geometry objects diff --git a/bblocks.jsonld b/bblocks.jsonld index 891e99cab..506666ed8 100644 --- a/bblocks.jsonld +++ b/bblocks.jsonld @@ -101,7 +101,7 @@ "name": "OGC Main", "description": "\nThe OGC Building Blocks register provides an overview of a series of building blocks managed by the OGC community, including published standards, \n![](https://lucid.app/publicSegments/view/9d075f82-8611-4f32-83eb-994143669cc8/image.png)\n", "sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query", - "modified": "2024-02-04T04:06:25.360822", + "modified": "2024-02-06T05:07:03.369741", "tooling": { "bblocks-postprocess": { "commitId": "\"d3ca95c6a06a13ca49593aac13774e5db6835687", @@ -130,7 +130,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "1.0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 1, 7.13.2: Feature Collections Response", @@ -153,15 +153,13 @@ ], "group": "Common", "shaclRules": {}, - "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/context.jsonld", "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml", "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.json" }, - "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/bounding_box/context.jsonld", "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/bounding_box/schema.yaml", "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/bounding_box/", - "validationPassed": false, + "validationPassed": true, "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/common/data_types/bounding_box/", "documentation": { "markdown": { @@ -196,7 +194,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "IETF RFC 7946 - The GeoJSON Format", @@ -248,7 +246,7 @@ "itemClass": "parameter", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 1, 7.15.3: Parameter bbox", @@ -299,7 +297,7 @@ "itemClass": "parameter", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 2, 6.3.1: Parameter bbox-crs", @@ -350,7 +348,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "IETF RFC 8288 - Web Linking", @@ -402,7 +400,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC GeoPose 1.0 Data Exchange Draft Standard", @@ -454,7 +452,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC GeoPose 1.0 Data Exchange Draft Standard", @@ -506,7 +504,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC GeoPose 1.0 Data Exchange Draft Standard", @@ -559,7 +557,7 @@ "itemClass": "datatype", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "IETF RFC 3986 - Uniform Resource Identifiers (URI): Generic Syntax", @@ -618,7 +616,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 1, 7.16.2: Feature Response", @@ -635,8 +633,8 @@ "shaclRules": {}, "dependsOn": [ "ogc.geo.common.data_types.geojson", - "ogc.geo.common.data_types.bounding_box", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.common.data_types.bounding_box" ], "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld", "schema": { @@ -681,7 +679,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [], "maturity": "development", "scope": "unstable", @@ -692,8 +690,8 @@ ], "shaclRules": {}, "dependsOn": [ - "ogc.ogc-utils.iri-or-curie", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.ogc-utils.iri-or-curie" ], "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld", "schema": { @@ -738,7 +736,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "link": "https://github.com/icsm-au/3d-csdm-schema", "sources": [], "maturity": "development", @@ -795,7 +793,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 1, 7.14.2: Feature Collection Response", @@ -853,7 +851,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report", @@ -909,7 +907,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report", @@ -968,7 +966,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report", @@ -1026,7 +1024,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report", @@ -1041,8 +1039,8 @@ "group": "JSON-FG", "shaclRules": {}, "dependsOn": [ - "ogc.geo.json-fg.feature-lenient", "ogc.geo.features.featureCollection", + "ogc.geo.json-fg.feature-lenient", "ogc.ogc-utils.json-link" ], "schema": { diff --git a/bblocks.ttl b/bblocks.ttl index 256359c2e..b410323a6 100644 --- a/bblocks.ttl +++ b/bblocks.ttl @@ -13,16 +13,16 @@ rdfs:label "bbox" ; dct:abstract "The bbox query parameter provides a simple mechanism for filtering resources based on their location. It selects all resources that intersect a rectangle (map view) or box (including height information)." ; dct:created "2022-05-24T13:51:38+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; + dct:description [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.parameters.bbox" ], + [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/parameters/bbox/index.md" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/parameters/bbox/index.json" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.parameters.bbox" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/parameters/bbox/" ] ; dct:hasVersion "1.0" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:hasSchema , @@ -36,16 +36,16 @@ rdfs:label "bbox-crs" ; dct:abstract "The bbox-crs query parameter can be used to assert the coordinate reference system that is used for the coordinate values of the bbox parameter." ; dct:created "2022-07-05T01:01:01+02:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.parameters.bbox-crs" ], - [ dct:format "text/markdown" ; + dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/parameters/bbox-crs/index.md" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/parameters/bbox-crs/" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json" ] ; + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.parameters.bbox-crs" ] ; dct:hasVersion "1.0" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:hasSchema , @@ -59,16 +59,16 @@ rdfs:label "GeoPose Advanced" ; dct:abstract "Advanced GeoPose allowing flexible outer frame specification, quaternion orientation, and valid time." ; dct:created "2023-07-13T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/geopose/advanced/" ], + dct:description [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/geopose/advanced/index.md" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.geopose.advanced" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/geopose/advanced/" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/geopose/advanced/index.json" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/geopose/advanced/index.md" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/geopose/advanced/index.json" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:hasJsonLdContext ; @@ -86,14 +86,14 @@ dct:created "2023-07-13T00:00:00+00:00"^^xsd:dateTime ; dct:description [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/geopose/basic/quaternion/index.json" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.geopose.basic.quaternion" ], [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/geopose/basic/quaternion/index.md" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/geopose/basic/quaternion/" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.geopose.basic.quaternion" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/geopose/basic/quaternion/" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:hasJsonLdContext ; @@ -109,16 +109,16 @@ rdfs:label "GeoPose Basic-YPR" ; dct:abstract "Basic GeoPose using yaw, pitch, and roll to specify orientation" ; dct:created "2023-03-15T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/geopose/basic/ypr/" ], + dct:description [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/geopose/basic/ypr/index.json" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.geopose.basic.ypr" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/geopose/basic/ypr/" ], [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/geopose/basic/ypr/index.md" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/geopose/basic/ypr/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/geopose/basic/ypr/index.md" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:hasJsonLdContext ; @@ -136,14 +136,14 @@ dct:created "2023-05-31T14:56:51+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/featureCollection/" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.featureCollection" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection/index.json" ], [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/featureCollection/index.md" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection/index.json" ] ; + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.featureCollection" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:dependsOn , @@ -164,14 +164,14 @@ dct:created "2023-08-08T00:00:00+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.featureCollection-lenient" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json" ], [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/featureCollection-lenient/index.md" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/featureCollection-lenient/" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:dependsOn , @@ -190,16 +190,16 @@ rdfs:label "Link with role and target conformance" ; dct:abstract "A JSON-FG compliant web link with mandatory annotation of link role and optional conformance information to describe target resource. Compliant with profile resource descriptor model." ; dct:created "2023-08-21T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/link-role/" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/link-role/index.json" ], - [ dct:format "text/markdown" ; + dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/link-role/index.md" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.link-role" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/link-role/" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.link-role" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/link-role/index.json" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; skos:inScheme ; dcat:keyword "json-fg", "link", @@ -219,16 +219,16 @@ 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://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/topology/index.md" ], - [ dct:format "application/json" ; + dct:description [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/topology/index.json" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/topology/" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/topology/index.md" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.ogc-utils.topology" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; skos:inScheme ; dcat:keyword "3D", "geometry", @@ -259,22 +259,20 @@ rdfs:label "Bounding Box" ; dct:abstract "The bounding box JSON object describes a simple spatial extent of a resource. For OGC API’s this could be a feature, a feature collection or a dataset, but it can be used in any JSON resource that wants to communicate its rough location. The extent is simple in that the bounding box does not describe the precise location and shape of the resource, but provides an axis-aligned approximation of the spatial extent that can be used as an initial test whether two resources are potentially intersecting each other." ; dct:created "2022-05-24T13:51:38+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; + dct:description [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/bounding_box/index.md" ], + [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/data_types/bounding_box/" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.data_types.bounding_box" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/data_types/bounding_box/index.json" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/bounding_box/index.md" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/data_types/bounding_box/index.json" ] ; dct:hasVersion "1.0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; - bblocks:hasJsonLdContext ; bblocks:hasSchema , ; - bblocks:hasSourceJsonLdContext ; bblocks:scope ; bblocks:status . @@ -286,14 +284,14 @@ dct:created "2023-05-24T14:56:51+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/data_types/geojson/" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/geojson/index.md" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.data_types.geojson" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/geojson/index.md" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/data_types/geojson/index.json" ] ; dct:hasVersion "1.0" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:hasJsonLdContext ; @@ -309,16 +307,16 @@ rdfs:label "JSON-FG Feature" ; dct:abstract "A OGC Features and Geometries JSON (JSON-FG) Feature, extending GeoJSON to support a limited set of additional capabilities that are out-of-scope for GeoJSON, but that are important for a variety of use cases involving feature data." ; dct:created "2023-05-31T14:56:51+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/feature/" ], + dct:description [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/feature/index.md" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.feature" ], + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/feature/" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/feature/index.json" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/feature/index.md" ] ; + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.feature" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:dependsOn , @@ -336,16 +334,16 @@ rdfs:label "JSON-FG Feature - Lenient" ; dct:abstract "A OGC Features and Geometries JSON (JSON-FG) Feature that does not require the \"time\" and \"place\" properties." ; dct:created "2023-08-08T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.feature-lenient" ], - [ dct:format "text/markdown" ; + dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/feature-lenient/index.md" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.feature-lenient" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/feature-lenient/index.json" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/feature-lenient/" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:dependsOn , @@ -374,15 +372,15 @@ dct:abstract "A collection of features." ; dct:created "2023-06-26T14:56:51+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.features.featureCollection" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/featureCollection/index.md" ], + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/features/featureCollection/" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/features/featureCollection/index.json" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/featureCollection/index.md" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/features/featureCollection/" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.features.featureCollection" ] ; dct:hasVersion "1.0" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:dependsOn , @@ -400,16 +398,16 @@ rdfs:label "IRI or CURIE" ; dct:abstract "This Building Block defines a data type for a full IRI/URI or a CURIE (with or without a prefix)" ; dct:created "2023-08-08T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; + dct:description [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/iri-or-curie/index.json" ], + [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/iri-or-curie/index.md" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.ogc-utils.iri-or-curie" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/iri-or-curie/index.json" ], + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/iri-or-curie/" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/iri-or-curie/" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.ogc-utils.iri-or-curie" ] ; dct:hasVersion "1.0" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source , , ; @@ -427,16 +425,16 @@ rdfs:label "Feature" ; dct:abstract "A feature. Every feature is a sub-resource of an OGC Collection." ; dct:created "2023-05-24T14:56:51+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/features/feature/" ], - [ dct:format "text/markdown" ; + dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/feature/index.md" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.features.feature" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/features/feature/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/features/feature/index.json" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/features/feature/" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.features.feature" ] ; dct:hasVersion "1.0" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source , ; skos:inScheme ; @@ -460,14 +458,14 @@ dct:created "2022-05-18T15:21:59+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/register/bblock/ogc.ogc-utils.json-link" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/json-link/" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/json-link/index.json" ], [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/json-link/index.md" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/json-link/index.json" ] ; + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/json-link/" ] ; dct:hasVersion "0.1" ; - dct:modified "2024-02-03"^^xsd:date ; + dct:modified "2024-02-06"^^xsd:date ; dct:source ; skos:inScheme ; bblocks:hasJsonLdContext ; @@ -488,11 +486,11 @@ The OGC Building Blocks register provides an overview of a series of building bl bblocks:hasValidationReport . [] a prov:Activity ; - prov:endedAtTime "2024-02-04T04:06:38.909333"^^xsd:dateTime ; - prov:startedAtTime "2024-02-04T04:06:38.821636"^^xsd:dateTime ; + prov:endedAtTime "2024-02-06T05:07:12.382751"^^xsd:dateTime ; + prov:startedAtTime "2024-02-06T05:07:12.297694"^^xsd:dateTime ; prov:used [ a prov:Entity ; dct:format "application/json" ; - dct:hasVersion "git:13cdd989c4987f6cf38e82c4523b5ce2d43ba58a" ; + dct:hasVersion "git:9635c8293f2ad5663fc542f5c60e591fbd2ef7b5" ; rdfs:seeAlso ], [ a prov:Entity ; dct:format "application/yaml" ; diff --git a/generateddocs/json-full/geo/common/data_types/bounding_box/index.json b/generateddocs/json-full/geo/common/data_types/bounding_box/index.json index 054df931e..a06786501 100644 --- a/generateddocs/json-full/geo/common/data_types/bounding_box/index.json +++ b/generateddocs/json-full/geo/common/data_types/bounding_box/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "1.0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 1, 7.13.2: Feature Collections Response", @@ -32,15 +32,13 @@ ], "group": "Common", "shaclRules": {}, - "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/context.jsonld", "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml", "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.json" }, - "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/bounding_box/context.jsonld", "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/bounding_box/schema.yaml", "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/bounding_box/", - "validationPassed": false, + "validationPassed": true, "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/common/data_types/bounding_box/", "description": "A bounding box is provided as an array of four or six numbers, depending on whether the coordinate reference system includes a vertical axis (height or depth):\n\n* Lower left corner, coordinate axis 1\n* Lower left corner, coordinate axis 2\n* Minimum value, coordinate axis 3 (optional)\n* Upper right corner, coordinate axis 1\n* Upper right corner, coordinate axis 2\n* Maximum value, coordinate axis 3 (optional)\n\nIf the value consists of four numbers, the coordinate reference system is WGS 84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified.\n\nIf the value consists of six numbers, the coordinate reference system is WGS 84 longitude/latitude/height (http://www.opengis.net/def/crs/OGC/0/CRS84h) unless a different coordinate reference system is specified.\n\nHow a different coordinate reference system is specified depends on the context in which the bounding box is used.\n\nFor WGS 84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).\n\nIf the vertical axis is included, the third and the sixth number are the bottom and the top of the 3-dimensional bounding box.\n\nThe text representation of a bounding box is based on the JSON representation and represents the array as comma-separated values.\n", "examples": [ @@ -55,21 +53,11 @@ { "language": "plaintext", "code": "-124.7844079,24.7433195,-66.9513812,49.3457868" - }, - { - "language": "jsonld", - "code": "{\n \"@context\": \"https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/context.jsonld\",\n \"@graph\": [\n -124.7844079,\n 24.7433195,\n -66.9513812,\n 49.3457868\n ]\n}", - "url": "https://opengeospatial.github.io/bblocks/tests/geo/common/data_types/bounding_box/example_1_1.jsonld" - }, - { - "language": "ttl", - "code": "\n", - "url": "https://opengeospatial.github.io/bblocks/tests/geo/common/data_types/bounding_box/example_1_1.ttl" } ] } ], - "annotatedSchema": "type: array\noneOf:\n- minItems: 4\n maxItems: 4\n- minItems: 6\n maxItems: 6\nitems:\n type: number\nx-jsonld-extra-terms:\n bbox:\n x-jsonld-container: '@list'\n x-jsonld-id: geojson:bbox\n", + "annotatedSchema": "type: array\noneOf:\n- minItems: 4\n maxItems: 4\n- minItems: 6\n maxItems: 6\nitems:\n type: number\n", "gitRepository": "https://github.com/opengeospatial/bblocks", "gitPath": "registereditems/geo/common/data_types/bounding_box" } \ No newline at end of file diff --git a/generateddocs/json-full/geo/common/data_types/geojson/index.json b/generateddocs/json-full/geo/common/data_types/geojson/index.json index c6d660e5f..f62a1844a 100644 --- a/generateddocs/json-full/geo/common/data_types/geojson/index.json +++ b/generateddocs/json-full/geo/common/data_types/geojson/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "IETF RFC 7946 - The GeoJSON Format", diff --git a/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json b/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json index bec5a2b98..e57cfd404 100644 --- a/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json +++ b/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json @@ -9,7 +9,7 @@ "itemClass": "parameter", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 2, 6.3.1: Parameter bbox-crs", diff --git a/generateddocs/json-full/geo/common/parameters/bbox/index.json b/generateddocs/json-full/geo/common/parameters/bbox/index.json index 543ed7af6..c4358e3ab 100644 --- a/generateddocs/json-full/geo/common/parameters/bbox/index.json +++ b/generateddocs/json-full/geo/common/parameters/bbox/index.json @@ -9,7 +9,7 @@ "itemClass": "parameter", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 1, 7.15.3: Parameter bbox", diff --git a/generateddocs/json-full/geo/features/feature/index.json b/generateddocs/json-full/geo/features/feature/index.json index a94df1ee7..ea976492a 100644 --- a/generateddocs/json-full/geo/features/feature/index.json +++ b/generateddocs/json-full/geo/features/feature/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 1, 7.16.2: Feature Response", @@ -26,8 +26,8 @@ "shaclRules": {}, "dependsOn": [ "ogc.geo.common.data_types.geojson", - "ogc.geo.common.data_types.bounding_box", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.common.data_types.bounding_box" ], "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld", "schema": { diff --git a/generateddocs/json-full/geo/features/featureCollection/index.json b/generateddocs/json-full/geo/features/featureCollection/index.json index eefd3cfe3..589b6d429 100644 --- a/generateddocs/json-full/geo/features/featureCollection/index.json +++ b/generateddocs/json-full/geo/features/featureCollection/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC API - Features, Part 1, 7.14.2: Feature Collection Response", diff --git a/generateddocs/json-full/geo/geopose/advanced/index.json b/generateddocs/json-full/geo/geopose/advanced/index.json index 9b333eb59..800c7d63c 100644 --- a/generateddocs/json-full/geo/geopose/advanced/index.json +++ b/generateddocs/json-full/geo/geopose/advanced/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC GeoPose 1.0 Data Exchange Draft Standard", diff --git a/generateddocs/json-full/geo/geopose/basic/quaternion/index.json b/generateddocs/json-full/geo/geopose/basic/quaternion/index.json index ff4b482df..b4cd5743e 100644 --- a/generateddocs/json-full/geo/geopose/basic/quaternion/index.json +++ b/generateddocs/json-full/geo/geopose/basic/quaternion/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC GeoPose 1.0 Data Exchange Draft Standard", diff --git a/generateddocs/json-full/geo/geopose/basic/ypr/index.json b/generateddocs/json-full/geo/geopose/basic/ypr/index.json index fe6226afa..237745016 100644 --- a/generateddocs/json-full/geo/geopose/basic/ypr/index.json +++ b/generateddocs/json-full/geo/geopose/basic/ypr/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC GeoPose 1.0 Data Exchange Draft Standard", diff --git a/generateddocs/json-full/geo/json-fg/feature-lenient/index.json b/generateddocs/json-full/geo/json-fg/feature-lenient/index.json index 9e2d19603..8e2ab2444 100644 --- a/generateddocs/json-full/geo/json-fg/feature-lenient/index.json +++ b/generateddocs/json-full/geo/json-fg/feature-lenient/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report", diff --git a/generateddocs/json-full/geo/json-fg/feature/index.json b/generateddocs/json-full/geo/json-fg/feature/index.json index 1952dbeb0..e2719f784 100644 --- a/generateddocs/json-full/geo/json-fg/feature/index.json +++ b/generateddocs/json-full/geo/json-fg/feature/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report", diff --git a/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json b/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json index dafcc4ffd..4a65d2f99 100644 --- a/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json +++ b/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report", @@ -24,8 +24,8 @@ "group": "JSON-FG", "shaclRules": {}, "dependsOn": [ - "ogc.geo.json-fg.feature-lenient", "ogc.geo.features.featureCollection", + "ogc.geo.json-fg.feature-lenient", "ogc.ogc-utils.json-link" ], "schema": { diff --git a/generateddocs/json-full/geo/json-fg/featureCollection/index.json b/generateddocs/json-full/geo/json-fg/featureCollection/index.json index 540e28da5..077c48e45 100644 --- a/generateddocs/json-full/geo/json-fg/featureCollection/index.json +++ b/generateddocs/json-full/geo/json-fg/featureCollection/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report", diff --git a/generateddocs/json-full/geo/json-fg/link-role/index.json b/generateddocs/json-full/geo/json-fg/link-role/index.json index 5a1aae111..37e7dbb01 100644 --- a/generateddocs/json-full/geo/json-fg/link-role/index.json +++ b/generateddocs/json-full/geo/json-fg/link-role/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [], "maturity": "development", "scope": "unstable", @@ -20,8 +20,8 @@ ], "shaclRules": {}, "dependsOn": [ - "ogc.ogc-utils.iri-or-curie", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.ogc-utils.iri-or-curie" ], "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld", "schema": { diff --git a/generateddocs/json-full/ogc-utils/iri-or-curie/index.json b/generateddocs/json-full/ogc-utils/iri-or-curie/index.json index e828ac4b5..1700c6cfd 100644 --- a/generateddocs/json-full/ogc-utils/iri-or-curie/index.json +++ b/generateddocs/json-full/ogc-utils/iri-or-curie/index.json @@ -9,7 +9,7 @@ "itemClass": "datatype", "register": "ogc-building-block-register", "version": "1.0", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "IETF RFC 3986 - Uniform Resource Identifiers (URI): Generic Syntax", diff --git a/generateddocs/json-full/ogc-utils/json-link/index.json b/generateddocs/json-full/ogc-utils/json-link/index.json index b56d5a214..f18a60155 100644 --- a/generateddocs/json-full/ogc-utils/json-link/index.json +++ b/generateddocs/json-full/ogc-utils/json-link/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "sources": [ { "title": "IETF RFC 8288 - Web Linking", diff --git a/generateddocs/json-full/ogc-utils/topology/index.json b/generateddocs/json-full/ogc-utils/topology/index.json index 2fa8dd929..f5676084e 100644 --- a/generateddocs/json-full/ogc-utils/topology/index.json +++ b/generateddocs/json-full/ogc-utils/topology/index.json @@ -9,7 +9,7 @@ "itemClass": "schema", "register": "ogc-building-block-register", "version": "0.1", - "dateOfLastChange": "2024-02-03", + "dateOfLastChange": "2024-02-06", "link": "https://github.com/icsm-au/3d-csdm-schema", "sources": [], "maturity": "development", diff --git a/generateddocs/markdown/geo/common/data_types/bounding_box/index.md b/generateddocs/markdown/geo/common/data_types/bounding_box/index.md index 1d930cc30..72690a691 100644 --- a/generateddocs/markdown/geo/common/data_types/bounding_box/index.md +++ b/generateddocs/markdown/geo/common/data_types/bounding_box/index.md @@ -43,25 +43,6 @@ The text representation of a bounding box is based on the JSON representation an -124.7844079,24.7433195,-66.9513812,49.3457868 ``` -#### jsonld -```jsonld -{ - "@context": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/context.jsonld", - "@graph": [ - -124.7844079, - 24.7433195, - -66.9513812, - 49.3457868 - ] -} -``` - -#### ttl -```ttl - - -``` - ## Schema ```yaml @@ -73,10 +54,6 @@ oneOf: maxItems: 6 items: type: number -x-jsonld-extra-terms: - bbox: - x-jsonld-container: '@list' - x-jsonld-id: geojson:bbox ``` @@ -85,24 +62,6 @@ Links to the schema: * YAML version: [schema.yaml](https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.json) * JSON version: [schema.json](https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml) - -# JSON-LD Context - -```jsonld -{ - "@context": { - "bbox": { - "@container": "@list", - "@id": "geojson:bbox" - }, - "@version": 1.1 - } -} -``` - -You can find the full JSON-LD context here: -[context.jsonld](https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/context.jsonld) - ## Sources * [OGC API - Features, Part 1, 7.13.2: Feature Collections Response](http://www.opengis.net/doc/IS/ogcapi-features-1/1.0#_response_4) diff --git a/generateddocs/slate-build/geo/common/data_types/bounding_box/index.html b/generateddocs/slate-build/geo/common/data_types/bounding_box/index.html index d4dced3a7..4f914f0c1 100644 --- a/generateddocs/slate-build/geo/common/data_types/bounding_box/index.html +++ b/generateddocs/slate-build/geo/common/data_types/bounding_box/index.html @@ -294,7 +294,7 @@ - + NAV @@ -306,7 +306,6 @@