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 29, 2024
1 parent e70d845 commit 6878c5a
Show file tree
Hide file tree
Showing 149 changed files with 507 additions and 507 deletions.
34 changes: 17 additions & 17 deletions bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@
],
"name": "OGC Main",
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
"modified": "2024-01-29T16:56:14.553959",
"modified": "2024-01-29T17:09:10.161097",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"653f14f3ea710a0cc2f67c56f66291689ddc6981",
"shortCommitId": "\"653f14",
"date": "2024-01-29T16:53:09+00:00\""
"commitId": "\"963aa85a529d72b94ca226bbb31f9b68844cd2a1",
"shortCommitId": "\"963aa8",
"date": "2024-01-29T17:05:42+00:00\""
}
},
"baseURL": "https://opengeospatial.github.io/bblocks/",
Expand Down Expand Up @@ -688,8 +688,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.common.data_types.geojson",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.common.data_types.geojson"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1043,8 +1043,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1102,8 +1102,8 @@
"group": "JSON-FG",
"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/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -1219,8 +1219,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
Expand Down Expand Up @@ -1280,9 +1280,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link"
"ogc.geo.features.featureCollection"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down Expand Up @@ -1334,8 +1334,8 @@
"maturity": "development",
"scope": "unstable",
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.unstable.sosa.properties.observation"
"ogc.unstable.sosa.properties.observation",
"ogc.geo.json-fg.feature-lenient"
],
"tags": [
"sosa",
Expand Down Expand Up @@ -1419,8 +1419,8 @@
},
"dependsOn": [
"ogc.unstable.sosa.features.observation",
"ogc.unstable.sosa.properties.observationCollection",
"ogc.geo.json-fg.featureCollection-lenient"
"ogc.geo.json-fg.featureCollection-lenient",
"ogc.unstable.sosa.properties.observationCollection"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/features/observationCollection/schema.yaml",
Expand Down
182 changes: 91 additions & 91 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.geo.common.data_types.geojson",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.common.data_types.geojson"
],
"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 @@ -24,8 +24,8 @@
"group": "JSON-FG",
"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/json-fg/feature-lenient/schema.yaml",
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,8 +20,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
],
"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,9 +24,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link"
"ogc.geo.features.featureCollection"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"maturity": "development",
"scope": "unstable",
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.unstable.sosa.properties.observation"
"ogc.unstable.sosa.properties.observation",
"ogc.geo.json-fg.feature-lenient"
],
"tags": [
"sosa",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
"dependsOn": [
"ogc.unstable.sosa.features.observation",
"ogc.unstable.sosa.properties.observationCollection",
"ogc.geo.json-fg.featureCollection-lenient"
"ogc.geo.json-fg.featureCollection-lenient",
"ogc.unstable.sosa.properties.observationCollection"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/features/observationCollection/schema.yaml",
Expand Down
34 changes: 17 additions & 17 deletions register.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "OGC Main",
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
"modified": "2024-01-29T16:56:14.553959",
"modified": "2024-01-29T17:09:10.161097",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"653f14f3ea710a0cc2f67c56f66291689ddc6981",
"shortCommitId": "\"653f14",
"date": "2024-01-29T16:53:09+00:00\""
"commitId": "\"963aa85a529d72b94ca226bbb31f9b68844cd2a1",
"shortCommitId": "\"963aa8",
"date": "2024-01-29T17:05:42+00:00\""
}
},
"baseURL": "https://opengeospatial.github.io/bblocks/",
Expand Down Expand Up @@ -534,8 +534,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.common.data_types.geojson",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.common.data_types.geojson"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -859,8 +859,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -913,8 +913,8 @@
"group": "JSON-FG",
"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/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -1020,8 +1020,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
Expand Down Expand Up @@ -1076,9 +1076,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link"
"ogc.geo.features.featureCollection"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down Expand Up @@ -1125,8 +1125,8 @@
"maturity": "development",
"scope": "unstable",
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.unstable.sosa.properties.observation"
"ogc.unstable.sosa.properties.observation",
"ogc.geo.json-fg.feature-lenient"
],
"tags": [
"sosa",
Expand Down Expand Up @@ -1205,8 +1205,8 @@
},
"dependsOn": [
"ogc.unstable.sosa.features.observation",
"ogc.unstable.sosa.properties.observationCollection",
"ogc.geo.json-fg.featureCollection-lenient"
"ogc.geo.json-fg.featureCollection-lenient",
"ogc.unstable.sosa.properties.observationCollection"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/features/observationCollection/schema.yaml",
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-29T16:56:21.019043+00:00",
"generated": "2024-01-29T17:09:17.728105+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-29T16:56:21.018987+00:00
Generated 2024-01-29T17:09:17.728049+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-29T16:56:21.031532+00:00",
"generated": "2024-01-29T17:09:17.740395+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-29T16:56:21.027143+00:00",
"generated": "2024-01-29T17:09:17.736113+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-29T16:56:21.190806+00:00",
"generated": "2024-01-29T17:09:17.901905+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-29T16:56:21.190753+00:00
Generated 2024-01-29T17:09:17.901852+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-29T16:56:21.339076+00:00",
"generated": "2024-01-29T17:09:18.222086+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-29T16:56:21.339023+00:00
Generated 2024-01-29T17:09:18.222019+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-29T16:56:21.060817+00:00",
"generated": "2024-01-29T17:09:17.770183+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-29T16:56:21.053334+00:00
Generated 2024-01-29T17:09:17.762375+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-29T16:56:21.055778+00:00
Generated 2024-01-29T17:09:17.764937+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-29T16:56:21.058321+00:00
Generated 2024-01-29T17:09:17.767615+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-29T16:56:21.060766+00:00
Generated 2024-01-29T17:09:17.770133+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-29T16:56:21.929620+00:00",
"generated": "2024-01-29T17:09:19.163770+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-29T16:56:21.929565+00:00
Generated 2024-01-29T17:09:19.163686+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-29T16:56:21.716429+00:00
Generated 2024-01-29T17:09:18.550623+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-29T16:56:21.201289+00:00",
"generated": "2024-01-29T17:09:17.912467+00:00",
"result": true,
"items": [
{
Expand Down
Loading

0 comments on commit 6878c5a

Please sign in to comment.