Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-metalinkage committed Jun 18, 2024
1 parent d88335a commit dad8edb
Show file tree
Hide file tree
Showing 131 changed files with 246 additions and 246 deletions.
28 changes: 14 additions & 14 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-06-18T11:51:14.570633",
"modified": "2024-06-18T14:40:39.954791",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"86d544ee272c5495ae35236b0871ada235e29d6e",
"shortCommitId": "\"86d544",
"date": "2024-06-17T19:35:23+00:00\""
"commitId": "\"1891afa8bd0e985b0cf324aa24b94600f2dda422",
"shortCommitId": "\"1891af",
"date": "2024-06-18T13:37:44+00:00\""
}
},
"gitRepository": "https://github.com/opengeospatial/bblocks",
Expand Down Expand Up @@ -694,8 +694,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": {
Expand Down Expand Up @@ -751,8 +751,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 @@ -924,8 +924,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.geo.json-fg.time"
"ogc.geo.json-fg.time",
"ogc.geo.features.feature"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1041,9 +1041,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"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 @@ -1103,9 +1103,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection"
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down
170 changes: 85 additions & 85 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 @@ -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": {
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 @@ -21,8 +21,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.geo.json-fg.time"
"ogc.geo.json-fg.time",
"ogc.geo.features.feature"
],
"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.features.featureCollection",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection"
"ogc.ogc-utils.json-link"
],
"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,9 +20,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"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.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
28 changes: 14 additions & 14 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-06-18T11:51:14.570633",
"modified": "2024-06-18T14:40:39.954791",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"86d544ee272c5495ae35236b0871ada235e29d6e",
"shortCommitId": "\"86d544",
"date": "2024-06-17T19:35:23+00:00\""
"commitId": "\"1891afa8bd0e985b0cf324aa24b94600f2dda422",
"shortCommitId": "\"1891af",
"date": "2024-06-18T13:37:44+00:00\""
}
},
"gitRepository": "https://github.com/opengeospatial/bblocks",
Expand Down Expand Up @@ -535,8 +535,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": {
Expand Down Expand Up @@ -587,8 +587,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 @@ -745,8 +745,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.geo.json-fg.time"
"ogc.geo.json-fg.time",
"ogc.geo.features.feature"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -852,9 +852,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"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 @@ -909,9 +909,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection"
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/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-06-18T11:51:20.502602+00:00",
"generated": "2024-06-18T14:40:53.057531+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-06-18T11:51:20.502539+00:00
Generated 2024-06-18T14:40:53.057471+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-06-18T11:51:20.519403+00:00",
"generated": "2024-06-18T14:40:53.073952+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-06-18T11:51:20.513704+00:00",
"generated": "2024-06-18T14:40:53.068293+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-06-18T11:51:20.646490+00:00",
"generated": "2024-06-18T14:40:53.196961+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-06-18T11:51:20.646436+00:00
Generated 2024-06-18T14:40:53.196909+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-06-18T11:51:20.944742+00:00",
"generated": "2024-06-18T14:40:53.306044+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-06-18T11:51:20.944666+00:00
Generated 2024-06-18T14:40:53.305981+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-06-18T11:51:20.552426+00:00",
"generated": "2024-06-18T14:40:53.105178+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-06-18T11:51:20.546873+00:00
Generated 2024-06-18T14:40:53.099767+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-06-18T11:51:20.548706+00:00
Generated 2024-06-18T14:40:53.101699+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-06-18T11:51:20.550591+00:00
Generated 2024-06-18T14:40:53.103376+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-06-18T11:51:20.552348+00:00
Generated 2024-06-18T14:40:53.105129+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/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.json-fg.feature - JSON-FG Feature",
"bblockName": "JSON-FG Feature",
"bblockId": "ogc.geo.json-fg.feature",
"generated": "2024-06-18T11:51:21.590613+00:00",
"generated": "2024-06-18T14:40:55.166813+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.feature - JSON-FG Feature
Generated 2024-06-18T11:51:21.578368+00:00
Generated 2024-06-18T14:40:55.154973+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.feature - JSON-FG Feature
Generated 2024-06-18T11:51:21.585091+00:00
Generated 2024-06-18T14:40:55.161478+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.json-fg.feature - JSON-FG Feature
Generated 2024-06-18T11:51:21.590560+00:00
Generated 2024-06-18T14:40:55.166761+00:00
=== Files ===
Using example_3_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-06-18T11:51:21.938635+00:00",
"generated": "2024-06-18T14:40:56.665469+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-06-18T11:51:21.938560+00:00
Generated 2024-06-18T14:40:56.665399+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-06-18T11:51:21.755563+00:00
Generated 2024-06-18T14:40:55.836743+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-06-18T11:51:20.659816+00:00",
"generated": "2024-06-18T14:40:53.210025+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-06-18T11:51:20.659761+00:00
Generated 2024-06-18T14:40:53.209965+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/json-fg/time/_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.time - JSON-FG time member",
"bblockName": "JSON-FG time member",
"bblockId": "ogc.geo.json-fg.time",
"generated": "2024-06-18T11:51:20.575460+00:00",
"generated": "2024-06-18T14:40:53.127977+00:00",
"result": true,
"items": [
{
Expand Down
2 changes: 1 addition & 1 deletion tests/geo/json-fg/time/example_1_1.validation_passed.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.json-fg.time - JSON-FG time member
Generated 2024-06-18T11:51:20.566597+00:00
Generated 2024-06-18T14:40:53.118924+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/json-fg/time/example_2_1.validation_passed.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Validation report for ogc.geo.json-fg.time - JSON-FG time member
Generated 2024-06-18T11:51:20.569695+00:00
Generated 2024-06-18T14:40:53.122077+00:00
=== Files ===
Using example_2_1.json from examples
JSON-LD context is present - uplifting
Expand Down
Loading

0 comments on commit dad8edb

Please sign in to comment.