Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Aug 18, 2024
1 parent 289ab4a commit 63275bc
Show file tree
Hide file tree
Showing 147 changed files with 255 additions and 255 deletions.
32 changes: 16 additions & 16 deletions bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@
"name": "Building Blocks - OGC Main",
"description": "\nThe OGC Building Blocks register provides an overview of a series of building blocks managed by the OGC community through a variety of processes:\n\n- formal standards publication processes the Standards Working Groups\n- agreements with other standards bodies (eg. ISO)\n- community hosted examples of re-use (profiles and extensions of OGC standards)\n- informal \"incubator\" processes where more than one project needs a solution, and appropriate SWG scope is yet to be determined\n\n![](https://lucid.app/publicSegments/view/9d075f82-8611-4f32-83eb-994143669cc8/image.png)\n\n\nNotes:\n\n1. Policies are in preparation for naming and governance of these sub-registers, and this is subject to change pending adoption of such policies.\n1. Building Block identification will be designed to support transition between governance domains without change using symbolic references.\n1. A formal definition of Building Blocks and the level of \"granularity\" they represent with respect to the OGC Modular Specification is TBD.\n",
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
"modified": "2024-08-11T04:08:06.805893",
"modified": "2024-08-18T04:08:06.848365",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"3e8700f308cde8c3c84ff49fe2c0167688146ad4",
"shortCommitId": "\"3e8700",
"date": "2024-08-01T10:59:23+00:00\""
"commitId": "\"5ce42fc8f0c7c2cd010ceeabe2fd70a23f1ee2b0",
"shortCommitId": "\"5ce42f",
"date": "2024-08-15T07:14:25+00:00\""
}
},
"gitRepository": "https://github.com/opengeospatial/bblocks",
Expand Down Expand Up @@ -659,8 +659,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.common.data_types.bounding_box",
"ogc.geo.common.data_types.geojson",
"ogc.geo.common.data_types.bounding_box",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
Expand Down Expand Up @@ -713,8 +713,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": {
Expand Down Expand Up @@ -821,8 +821,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
Expand Down Expand Up @@ -873,9 +873,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.time",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.geo.json-fg.time"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -931,9 +931,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.time",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.geo.json-fg.time"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -984,9 +984,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection"
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1042,8 +1042,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection"
],
"schema": {
Expand Down
122 changes: 61 additions & 61 deletions bblocks.ttl

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion generateddocs/json-full/geo/features/feature/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.common.data_types.bounding_box",
"ogc.geo.common.data_types.geojson",
"ogc.geo.common.data_types.bounding_box",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.time",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.geo.json-fg.time"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -100,7 +100,7 @@
},
{
"language": "ttl",
"code": "@prefix geojson: <https://purl.org/geojson/vocab#> .\n@prefix ns1: <http://www.opengis.net/def/glossary/term/> .\n@prefix ns2: <http://www.iana.org/assignments/> .\n@prefix oa: <http://www.w3.org/ns/oa#> .\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n<https://example.com/json-fg/DENW19AL0000giv5BL> a <app:building>,\n geojson:Feature ;\n ns1:CoordinateReferenceSystemCRS \"http://www.opengis.net/def/crs/EPSG/0/5555\" ;\n rdfs:seeAlso [ rdfs:label \"This feature is of type 'building'\" ;\n ns2:relation <http://www.iana.org/assignments/relation/type> ;\n oa:hasTarget <https://inspire.ec.europa.eu/featureconcept/Building> ],\n [ rdfs:label \"Cadastral parcel 313 in district W\u00fcnnenberg (016)\" ;\n ns2:relation <http://www.opengis.net/def/rel/ogc/1.0/within> ;\n oa:hasTarget <https://example.org/data/v1/collections/cadastralparcel/items/05297001600313______> ] ;\n geojson:geometry [ a geojson:Polygon ;\n geojson:coordinates ( ( ( 8.709205e+00 5.150353e+01 100 ) ( 8.709313e+00 5.150346e+01 100 ) ( 8.709392e+00 5.15035e+01 100 ) ( 8.709284e+00 5.150357e+01 100 ) ( 8.709205e+00 5.150353e+01 100 ) ) ) ] .\n\n",
"code": "@prefix geojson: <https://purl.org/geojson/vocab#> .\n@prefix ns1: <http://www.opengis.net/def/glossary/term/> .\n@prefix ns2: <http://www.iana.org/assignments/> .\n@prefix oa: <http://www.w3.org/ns/oa#> .\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n<https://example.com/json-fg/DENW19AL0000giv5BL> a <app:building>,\n geojson:Feature ;\n ns1:CoordinateReferenceSystemCRS \"http://www.opengis.net/def/crs/EPSG/0/5555\" ;\n rdfs:seeAlso [ rdfs:label \"Cadastral parcel 313 in district W\u00fcnnenberg (016)\" ;\n ns2:relation <http://www.opengis.net/def/rel/ogc/1.0/within> ;\n oa:hasTarget <https://example.org/data/v1/collections/cadastralparcel/items/05297001600313______> ],\n [ rdfs:label \"This feature is of type 'building'\" ;\n ns2:relation <http://www.iana.org/assignments/relation/type> ;\n oa:hasTarget <https://inspire.ec.europa.eu/featureconcept/Building> ] ;\n geojson:geometry [ a geojson:Polygon ;\n geojson:coordinates ( ( ( 8.709205e+00 5.150353e+01 100 ) ( 8.709313e+00 5.150346e+01 100 ) ( 8.709392e+00 5.15035e+01 100 ) ( 8.709284e+00 5.150357e+01 100 ) ( 8.709205e+00 5.150353e+01 100 ) ) ) ] .\n\n",
"url": "https://opengeospatial.github.io/bblocks/tests/geo/json-fg/feature-lenient/example_3_1.ttl"
}
]
Expand Down
4 changes: 2 additions & 2 deletions generateddocs/json-full/geo/json-fg/feature/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.time",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.geo.json-fg.time"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection"
],
"schema": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection"
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down
4 changes: 2 additions & 2 deletions generateddocs/json-full/geo/json-fg/link-role/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
10 changes: 5 additions & 5 deletions generateddocs/markdown/geo/json-fg/feature-lenient/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,12 +305,12 @@ This Building Block extends the standard JSON-FG one by removing the requirement
<https://example.com/json-fg/DENW19AL0000giv5BL> a <app:building>,
geojson:Feature ;
ns1:CoordinateReferenceSystemCRS "http://www.opengis.net/def/crs/EPSG/0/5555" ;
rdfs:seeAlso [ rdfs:label "This feature is of type 'building'" ;
ns2:relation <http://www.iana.org/assignments/relation/type> ;
oa:hasTarget <https://inspire.ec.europa.eu/featureconcept/Building> ],
[ rdfs:label "Cadastral parcel 313 in district Wünnenberg (016)" ;
rdfs:seeAlso [ rdfs:label "Cadastral parcel 313 in district Wünnenberg (016)" ;
ns2:relation <http://www.opengis.net/def/rel/ogc/1.0/within> ;
oa:hasTarget <https://example.org/data/v1/collections/cadastralparcel/items/05297001600313______> ] ;
oa:hasTarget <https://example.org/data/v1/collections/cadastralparcel/items/05297001600313______> ],
[ rdfs:label "This feature is of type 'building'" ;
ns2:relation <http://www.iana.org/assignments/relation/type> ;
oa:hasTarget <https://inspire.ec.europa.eu/featureconcept/Building> ] ;
geojson:geometry [ a geojson:Polygon ;
geojson:coordinates ( ( ( 8.709205e+00 5.150353e+01 100 ) ( 8.709313e+00 5.150346e+01 100 ) ( 8.709392e+00 5.15035e+01 100 ) ( 8.709284e+00 5.150357e+01 100 ) ( 8.709205e+00 5.150353e+01 100 ) ) ) ] .
Expand Down
10 changes: 5 additions & 5 deletions generateddocs/slate/geo/json-fg/feature-lenient/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,12 +397,12 @@ This Building Block extends the standard JSON-FG one by removing the requirement
<https://example.com/json-fg/DENW19AL0000giv5BL> a <app:building>,
geojson:Feature ;
ns1:CoordinateReferenceSystemCRS "http://www.opengis.net/def/crs/EPSG/0/5555" ;
rdfs:seeAlso [ rdfs:label "This feature is of type 'building'" ;
ns2:relation <http://www.iana.org/assignments/relation/type> ;
oa:hasTarget <https://inspire.ec.europa.eu/featureconcept/Building> ],
[ rdfs:label "Cadastral parcel 313 in district Wünnenberg (016)" ;
rdfs:seeAlso [ rdfs:label "Cadastral parcel 313 in district Wünnenberg (016)" ;
ns2:relation <http://www.opengis.net/def/rel/ogc/1.0/within> ;
oa:hasTarget <https://example.org/data/v1/collections/cadastralparcel/items/05297001600313______> ] ;
oa:hasTarget <https://example.org/data/v1/collections/cadastralparcel/items/05297001600313______> ],
[ rdfs:label "This feature is of type 'building'" ;
ns2:relation <http://www.iana.org/assignments/relation/type> ;
oa:hasTarget <https://inspire.ec.europa.eu/featureconcept/Building> ] ;
geojson:geometry [ a geojson:Polygon ;
geojson:coordinates ( ( ( 8.709205e+00 5.150353e+01 100 ) ( 8.709313e+00 5.150346e+01 100 ) ( 8.709392e+00 5.15035e+01 100 ) ( 8.709284e+00 5.150357e+01 100 ) ( 8.709205e+00 5.150353e+01 100 ) ) ) ] .
Expand Down
32 changes: 16 additions & 16 deletions register.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "OGC Main",
"description": "\nThe OGC Building Blocks register provides an overview of a series of building blocks managed by the OGC community through a variety of processes:\n\n- formal standards publication processes the Standards Working Groups\n- agreements with other standards bodies (eg. ISO)\n- community hosted examples of re-use (profiles and extensions of OGC standards)\n- informal \"incubator\" processes where more than one project needs a solution, and appropriate SWG scope is yet to be determined\n\n![](https://lucid.app/publicSegments/view/9d075f82-8611-4f32-83eb-994143669cc8/image.png)\n\n\nNotes:\n\n1. Policies are in preparation for naming and governance of these sub-registers, and this is subject to change pending adoption of such policies.\n1. Building Block identification will be designed to support transition between governance domains without change using symbolic references.\n1. A formal definition of Building Blocks and the level of \"granularity\" they represent with respect to the OGC Modular Specification is TBD.\n",
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
"modified": "2024-08-11T04:08:06.805893",
"modified": "2024-08-18T04:08:06.848365",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"3e8700f308cde8c3c84ff49fe2c0167688146ad4",
"shortCommitId": "\"3e8700",
"date": "2024-08-01T10:59:23+00:00\""
"commitId": "\"5ce42fc8f0c7c2cd010ceeabe2fd70a23f1ee2b0",
"shortCommitId": "\"5ce42f",
"date": "2024-08-15T07:14:25+00:00\""
}
},
"gitRepository": "https://github.com/opengeospatial/bblocks",
Expand Down Expand Up @@ -500,8 +500,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.common.data_types.bounding_box",
"ogc.geo.common.data_types.geojson",
"ogc.geo.common.data_types.bounding_box",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
Expand Down Expand Up @@ -549,8 +549,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": {
Expand Down Expand Up @@ -647,8 +647,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
Expand Down Expand Up @@ -694,9 +694,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.time",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.geo.json-fg.time"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -747,9 +747,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.time",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.geo.json-fg.time"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -795,9 +795,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection"
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down Expand Up @@ -848,8 +848,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection"
],
"schema": {
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/common/data_types/bounding_box/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.geo.common.data_types.bounding_box - Bounding Box",
"bblockName": "Bounding Box",
"bblockId": "ogc.geo.common.data_types.bounding_box",
"generated": "2024-08-11T04:08:15.364933+00:00",
"generated": "2024-08-18T04:08:14.726889+00:00",
"result": true,
"items": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.common.data_types.bounding_box - Bounding Box
Generated 2024-08-11T04:08:15.364693+00:00
Generated 2024-08-18T04:08:14.726594+00:00
=== Files ===
Using example_1_1.json from examples
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/common/data_types/geojson/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.geo.common.data_types.geojson - GeoJSON",
"bblockName": "GeoJSON",
"bblockId": "ogc.geo.common.data_types.geojson",
"generated": "2024-08-11T04:08:15.381096+00:00",
"generated": "2024-08-18T04:08:14.744058+00:00",
"result": true,
"items": [],
"globalErrors": {},
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/common/parameters/bbox-crs/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.geo.common.parameters.bbox-crs - bbox-crs",
"bblockName": "bbox-crs",
"bblockId": "ogc.geo.common.parameters.bbox-crs",
"generated": "2024-08-11T04:08:15.393316+00:00",
"generated": "2024-08-18T04:08:14.758033+00:00",
"result": true,
"items": [],
"globalErrors": {},
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/common/parameters/bbox/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.geo.common.parameters.bbox - bbox",
"bblockName": "bbox",
"bblockId": "ogc.geo.common.parameters.bbox",
"generated": "2024-08-11T04:08:15.387497+00:00",
"generated": "2024-08-18T04:08:14.751494+00:00",
"result": true,
"items": [],
"globalErrors": {},
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/features/feature/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.geo.features.feature - Feature",
"bblockName": "Feature",
"bblockId": "ogc.geo.features.feature",
"generated": "2024-08-11T04:08:15.531112+00:00",
"generated": "2024-08-18T04:08:14.914093+00:00",
"result": true,
"items": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.features.feature - Feature
Generated 2024-08-11T04:08:15.531061+00:00
Generated 2024-08-18T04:08:14.914015+00:00
=== Files ===
Using example_1_1.json from examples
JSON-LD context is present - uplifting
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/features/featureCollection/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.geo.features.featureCollection - Feature Collection",
"bblockName": "Feature Collection",
"bblockId": "ogc.geo.features.featureCollection",
"generated": "2024-08-11T04:08:15.786037+00:00",
"generated": "2024-08-18T04:08:15.158256+00:00",
"result": true,
"items": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.features.featureCollection - Feature Collection
Generated 2024-08-11T04:08:15.785989+00:00
Generated 2024-08-18T04:08:15.158186+00:00
=== Files ===
Using example_1_1.json from examples
JSON-LD context is present - uplifting
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/geopose/advanced/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.geo.geopose.advanced - GeoPose Advanced",
"bblockName": "GeoPose Advanced",
"bblockId": "ogc.geo.geopose.advanced",
"generated": "2024-08-11T04:08:15.410873+00:00",
"generated": "2024-08-18T04:08:14.776874+00:00",
"result": true,
"items": [],
"globalErrors": {},
Expand Down
Loading

0 comments on commit 63275bc

Please sign in to comment.