Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Feb 4, 2024
1 parent 13cdd98 commit 6a98bf6
Show file tree
Hide file tree
Showing 119 changed files with 192 additions and 192 deletions.
8 changes: 4 additions & 4 deletions bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -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-03T23:04:43.171743",
"modified": "2024-02-04T04:06:25.360822",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"d3ca95c6a06a13ca49593aac13774e5db6835687",
Expand Down Expand Up @@ -634,8 +634,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 @@ -1041,9 +1041,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient"
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down
134 changes: 67 additions & 67 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 @@ -24,9 +24,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient"
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down
8 changes: 4 additions & 4 deletions register.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,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-03T23:04:43.171743",
"modified": "2024-02-04T04:06:25.360822",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"d3ca95c6a06a13ca49593aac13774e5db6835687",
Expand Down Expand Up @@ -485,8 +485,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 @@ -857,9 +857,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient"
"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-02-03T23:04:50.356832+00:00",
"generated": "2024-02-04T04:06:36.479089+00:00",
"result": false,
"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-02-03T23:04:50.356765+00:00
Generated 2024-02-04T04:06:36.479026+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/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-02-03T23:04:50.372871+00:00",
"generated": "2024-02-04T04:06:36.495004+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-02-03T23:04:50.367331+00:00",
"generated": "2024-02-04T04:06:36.489554+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-02-03T23:04:50.470852+00:00",
"generated": "2024-02-04T04:06:36.595688+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-02-03T23:04:50.470800+00:00
Generated 2024-02-04T04:06:36.595631+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-02-03T23:04:50.554905+00:00",
"generated": "2024-02-04T04:06:36.798456+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-02-03T23:04:50.554853+00:00
Generated 2024-02-04T04:06:36.798375+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-02-03T23:04:50.400427+00:00",
"generated": "2024-02-04T04:06:36.523614+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-02-03T23:04:50.394972+00:00
Generated 2024-02-04T04:06:36.518294+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-02-03T23:04:50.396714+00:00
Generated 2024-02-04T04:06:36.520076+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-02-03T23:04:50.398682+00:00
Generated 2024-02-04T04:06:36.521859+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-02-03T23:04:50.400377+00:00
Generated 2024-02-04T04:06:36.523561+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-02-03T23:04:51.692450+00:00",
"generated": "2024-02-04T04:06:38.802324+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-02-03T23:04:51.692389+00:00
Generated 2024-02-04T04:06:38.802248+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-02-03T23:04:51.110507+00:00
Generated 2024-02-04T04:06:37.424317+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-02-03T23:04:50.482451+00:00",
"generated": "2024-02-04T04:06:36.607440+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-02-03T23:04:50.482399+00:00
Generated 2024-02-04T04:06:36.607388+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-02-03T23:04:50.447411+00:00",
"generated": "2024-02-04T04:06:36.570825+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-02-03T23:04:50.437902+00:00
Generated 2024-02-04T04:06:36.560929+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-02-03T23:04:50.438337+00:00
Generated 2024-02-04T04:06:36.561394+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-02-03T23:04:50.438758+00:00
Generated 2024-02-04T04:06:36.561864+00:00
=== Files ===
Using example_3_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-02-03T23:04:50.439255+00:00
Generated 2024-02-04T04:06:36.562382+00:00
=== Files ===
Using example_4_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-02-03T23:04:50.439738+00:00
Generated 2024-02-04T04:06:36.562924+00:00
=== Files ===
Using example_5_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-02-03T23:04:50.443317+00:00
Generated 2024-02-04T04:06:36.566578+00:00
=== Files ===
Using example_6_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-02-03T23:04:50.447359+00:00
Generated 2024-02-04T04:06:36.570741+00:00
=== Files ===
Using example_7_1.jsonld from examples
Output Turtle example_7_1.ttl created
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-02-03T23:04:50.412478+00:00
Generated 2024-02-04T04:06:36.535373+00:00
=== General ===
Test was expected to fail and it did.
=== End General ===
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-02-03T23:04:50.413029+00:00
Generated 2024-02-04T04:06:36.535889+00:00
=== General ===
Test was expected to fail and it did.
=== End General ===
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-02-03T23:04:50.413538+00:00
Generated 2024-02-04T04:06:36.536382+00:00
=== General ===
Test was expected to fail and it did.
=== End General ===
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-02-03T23:04:50.414029+00:00
Generated 2024-02-04T04:06:36.536877+00:00
=== General ===
Test was expected to fail and it did.
=== End General ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test1.validation_passed.txt
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-02-03T23:04:50.414321+00:00
Generated 2024-02-04T04:06:36.537171+00:00
=== Files ===
Using test1.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test10.validation_passed.txt
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-02-03T23:04:50.414599+00:00
Generated 2024-02-04T04:06:36.537454+00:00
=== Files ===
Using test10.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test11.validation_passed.txt
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-02-03T23:04:50.414877+00:00
Generated 2024-02-04T04:06:36.537733+00:00
=== Files ===
Using test11.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test12.validation_passed.txt
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-02-03T23:04:50.415161+00:00
Generated 2024-02-04T04:06:36.538011+00:00
=== Files ===
Using test12.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test13.validation_passed.txt
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-02-03T23:04:50.415434+00:00
Generated 2024-02-04T04:06:36.538289+00:00
=== Files ===
Using test13.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test14.validation_passed.txt
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-02-03T23:04:50.415711+00:00
Generated 2024-02-04T04:06:36.538562+00:00
=== Files ===
Using test14.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test15.validation_passed.txt
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-02-03T23:04:50.415985+00:00
Generated 2024-02-04T04:06:36.538883+00:00
=== Files ===
Using test15.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test16.validation_passed.txt
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-02-03T23:04:50.416259+00:00
Generated 2024-02-04T04:06:36.539169+00:00
=== Files ===
Using test16.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test17.validation_passed.txt
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-02-03T23:04:50.416549+00:00
Generated 2024-02-04T04:06:36.539454+00:00
=== Files ===
Using test17.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test18.validation_passed.txt
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-02-03T23:04:50.416829+00:00
Generated 2024-02-04T04:06:36.539728+00:00
=== Files ===
Using test18.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test19.validation_passed.txt
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-02-03T23:04:50.417146+00:00
Generated 2024-02-04T04:06:36.540004+00:00
=== Files ===
Using test19.json from test resources
=== End Files ===
Expand Down
2 changes: 1 addition & 1 deletion tests/ogc-utils/iri-or-curie/test2.validation_passed.txt
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-02-03T23:04:50.417424+00:00
Generated 2024-02-04T04:06:36.540322+00:00
=== Files ===
Using test2.json from test resources
=== End Files ===
Expand Down
Loading

0 comments on commit 6a98bf6

Please sign in to comment.