Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Jan 21, 2024
1 parent 07e4788 commit 7e65508
Show file tree
Hide file tree
Showing 149 changed files with 599 additions and 599 deletions.
26 changes: 13 additions & 13 deletions bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.common.data_types.geojson"
"ogc.geo.common.data_types.geojson",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -736,8 +736,8 @@
],
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.ogc-utils.iri-or-curie"
"ogc.ogc-utils.iri-or-curie",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld",
"schema": {
Expand Down Expand Up @@ -923,8 +923,8 @@
]
},
"dependsOn": [
"ogc.ogc-utils.iri-or-curie",
"ogc.unstable.sosa.properties.observation"
"ogc.unstable.sosa.properties.observation",
"ogc.ogc-utils.iri-or-curie"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/observationCollection/schema.yaml",
Expand Down Expand Up @@ -980,8 +980,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
Expand Down Expand Up @@ -1156,8 +1156,8 @@
"group": "SOSA",
"shaclRules": {},
"dependsOn": [
"ogc.unstable.sosa.properties.sensor",
"ogc.ogc-utils.iri-or-curie"
"ogc.ogc-utils.iri-or-curie",
"ogc.unstable.sosa.properties.sensor"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/platform/schema.yaml",
Expand Down Expand Up @@ -1212,8 +1212,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature"
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1272,8 +1272,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient"
],
"schema": {
Expand Down
184 changes: 92 additions & 92 deletions bblocks.ttl

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions 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.ogc-utils.json-link",
"ogc.geo.common.data_types.geojson"
"ogc.geo.common.data_types.geojson",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
"schema": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
],
"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,8 +24,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient"
],
"schema": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature"
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection"
],
"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.json-link",
"ogc.ogc-utils.iri-or-curie"
"ogc.ogc-utils.iri-or-curie",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld",
"schema": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
]
},
"dependsOn": [
"ogc.ogc-utils.iri-or-curie",
"ogc.unstable.sosa.properties.observation"
"ogc.unstable.sosa.properties.observation",
"ogc.ogc-utils.iri-or-curie"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/observationCollection/schema.yaml",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"group": "SOSA",
"shaclRules": {},
"dependsOn": [
"ogc.unstable.sosa.properties.sensor",
"ogc.ogc-utils.iri-or-curie"
"ogc.ogc-utils.iri-or-curie",
"ogc.unstable.sosa.properties.sensor"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/platform/schema.yaml",
Expand Down
26 changes: 13 additions & 13 deletions register.json
Original file line number Diff line number Diff line change
Expand Up @@ -521,8 +521,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.common.data_types.geojson"
"ogc.geo.common.data_types.geojson",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -572,8 +572,8 @@
],
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.ogc-utils.iri-or-curie"
"ogc.ogc-utils.iri-or-curie",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld",
"schema": {
Expand Down Expand Up @@ -744,8 +744,8 @@
]
},
"dependsOn": [
"ogc.ogc-utils.iri-or-curie",
"ogc.unstable.sosa.properties.observation"
"ogc.unstable.sosa.properties.observation",
"ogc.ogc-utils.iri-or-curie"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/observationCollection/schema.yaml",
Expand Down Expand Up @@ -796,8 +796,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
Expand Down Expand Up @@ -957,8 +957,8 @@
"group": "SOSA",
"shaclRules": {},
"dependsOn": [
"ogc.unstable.sosa.properties.sensor",
"ogc.ogc-utils.iri-or-curie"
"ogc.ogc-utils.iri-or-curie",
"ogc.unstable.sosa.properties.sensor"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/platform/schema.yaml",
Expand Down Expand Up @@ -1008,8 +1008,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature"
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1063,8 +1063,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient"
],
"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-01-17T19:01:29.625157+00:00",
"generated": "2024-01-21T04:06:40.092391+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-01-17T19:01:29.625098+00:00
Generated 2024-01-21T04:06:40.092325+00:00
=== Files ===
Using example_1_1.json from examples
=== End Files ===
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-01-17T19:01:29.637956+00:00",
"generated": "2024-01-21T04:06:40.105536+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-01-17T19:01:29.633482+00:00",
"generated": "2024-01-21T04:06:40.101032+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-01-17T19:01:29.810309+00:00",
"generated": "2024-01-21T04:06:40.279802+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-01-17T19:01:29.810258+00:00
Generated 2024-01-21T04:06:40.279741+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-01-17T19:01:30.164476+00:00",
"generated": "2024-01-21T04:06:40.497858+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-01-17T19:01:30.164412+00:00
Generated 2024-01-21T04:06:40.497802+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/basic/ypr/_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.basic.ypr - GeoPose Basic-YPR",
"bblockName": "GeoPose Basic-YPR",
"bblockId": "ogc.geo.geopose.basic.ypr",
"generated": "2024-01-17T19:01:29.668279+00:00",
"generated": "2024-01-21T04:06:40.136483+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.geopose.basic.ypr - GeoPose Basic-YPR
Generated 2024-01-17T19:01:29.660037+00:00
Generated 2024-01-21T04:06:40.128365+00:00
=== Files ===
Using example_1_1.json from examples
JSON-LD context is present - uplifting
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.geopose.basic.ypr - GeoPose Basic-YPR
Generated 2024-01-17T19:01:29.662762+00:00
Generated 2024-01-21T04:06:40.131067+00:00
=== Files ===
Using example_2_1.json from examples
JSON-LD context is present - uplifting
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.geopose.basic.ypr - GeoPose Basic-YPR
Generated 2024-01-17T19:01:29.665635+00:00
Generated 2024-01-21T04:06:40.133840+00:00
=== Files ===
Using example_3_1.json from examples
JSON-LD context is present - uplifting
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.geopose.basic.ypr - GeoPose Basic-YPR
Generated 2024-01-17T19:01:29.668229+00:00
Generated 2024-01-21T04:06:40.136433+00:00
=== Files ===
Using example_4_1.json from examples
JSON-LD context is present - uplifting
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/json-fg/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.json-fg.featureCollection - JSON-FG Feature Collection",
"bblockName": "JSON-FG Feature Collection",
"bblockId": "ogc.geo.json-fg.featureCollection",
"generated": "2024-01-17T19:01:31.675225+00:00",
"generated": "2024-01-21T04:06:41.034246+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.json-fg.featureCollection - JSON-FG Feature Collection
Generated 2024-01-17T19:01:31.675156+00:00
Generated 2024-01-21T04:06:41.034175+00:00
=== Files ===
Using example_1_1.json from examples
JSON-LD context is present - uplifting
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.json-fg.featureCollection - JSON-FG Feature Collection
Generated 2024-01-17T19:01:30.789330+00:00
Generated 2024-01-21T04:06:40.805417+00:00
=== General ===
Test was expected to fail and it did.
=== End General ===
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/json-fg/link-role/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.geo.json-fg.link-role - Link with role and target conformance",
"bblockName": "Link with role and target conformance",
"bblockId": "ogc.geo.json-fg.link-role",
"generated": "2024-01-17T19:01:29.820786+00:00",
"generated": "2024-01-21T04:06:40.290630+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.json-fg.link-role - Link with role and target conformance
Generated 2024-01-17T19:01:29.820735+00:00
Generated 2024-01-21T04:06:40.290569+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/ogc-utils/iri-or-curie/_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Validation report for ogc.ogc-utils.iri-or-curie - IRI or CURIE",
"bblockName": "IRI or CURIE",
"bblockId": "ogc.ogc-utils.iri-or-curie",
"generated": "2024-01-17T19:01:29.713795+00:00",
"generated": "2024-01-21T04:06:40.182222+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.ogc-utils.iri-or-curie - IRI or CURIE
Generated 2024-01-17T19:01:29.704068+00:00
Generated 2024-01-21T04:06:40.172500+00:00
=== Files ===
Using example_1_2.json from examples
=== End Files ===
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.ogc-utils.iri-or-curie - IRI or CURIE
Generated 2024-01-17T19:01:29.704532+00:00
Generated 2024-01-21T04:06:40.172988+00:00
=== Files ===
Using example_2_2.json from examples
=== End Files ===
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.ogc-utils.iri-or-curie - IRI or CURIE
Generated 2024-01-17T19:01:29.705029+00:00
Generated 2024-01-21T04:06:40.173464+00:00
=== Files ===
Using example_3_2.json from examples
=== End Files ===
Expand Down
Loading

0 comments on commit 7e65508

Please sign in to comment.