Skip to content

Commit 51b722f

Browse files
committed
Building blocks postprocessing
1 parent d04a598 commit 51b722f

73 files changed

Lines changed: 6461 additions & 2367 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build/annotated/_cache/9b9f081461b2b99026848a00d04b973d8747f35e6d5bc47cf89049ed3423f61e

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"abstract": "OGC Specification Elements packaged as FAIR Building Blocks.",
44
"description": "\nThe OGC Building Blocks register provides an overview of a series of [building blocks](https://ogcincubator.github.io/bblocks-docs/) 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",
55
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
6-
"modified": "2026-05-03T05:15:41.920804",
6+
"modified": "2026-05-17T05:25:35.307267",
77
"tooling": {
88
"bblocks-postprocess": {
9-
"commitId": "\"e7a962626cb1b8416eac2178e4b7326d31314fcd",
10-
"shortCommitId": "\"e7a962",
11-
"date": "2026-04-28T10:25:15+00:00\""
9+
"commitId": "\"6b01f188cc614cc2e65f4bf86a2623f98f101dfd",
10+
"shortCommitId": "\"6b01f1",
11+
"date": "2026-05-12T22:31:51+00:00\""
1212
}
1313
},
1414
"gitRepository": "https://github.com/opengeospatial/bblocks",
@@ -507,9 +507,9 @@
507507
]
508508
},
509509
"dependsOn": [
510-
"ogc.geo.common.data_types.bounding_box",
510+
"ogc.geo.common.data_types.geojson",
511511
"ogc.ogc-utils.json-link",
512-
"ogc.geo.common.data_types.geojson"
512+
"ogc.geo.common.data_types.bounding_box"
513513
],
514514
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
515515
"schema": {
@@ -775,8 +775,8 @@
775775
]
776776
},
777777
"dependsOn": [
778-
"ogc.ogc-utils.json-link",
779778
"ogc.geo.json-fg.time",
779+
"ogc.ogc-utils.json-link",
780780
"ogc.geo.features.feature"
781781
],
782782
"schema": {
@@ -884,17 +884,17 @@
884884
"scope": "geo",
885885
"group": "JSON-FG",
886886
"shaclShapes": {
887-
"ogc.geo.features.featureCollection": [
888-
"https://opengeospatial.github.io/bblocks/registereditems/geo/features/featureCollection/shapes.shacl"
889-
],
890887
"ogc.geo.features.feature": [
891888
"https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/shapes.shacl"
889+
],
890+
"ogc.geo.features.featureCollection": [
891+
"https://opengeospatial.github.io/bblocks/registereditems/geo/features/featureCollection/shapes.shacl"
892892
]
893893
},
894894
"dependsOn": [
895+
"ogc.geo.json-fg.feature-lenient",
895896
"ogc.geo.features.featureCollection",
896-
"ogc.ogc-utils.json-link",
897-
"ogc.geo.json-fg.feature-lenient"
897+
"ogc.ogc-utils.json-link"
898898
],
899899
"schema": {
900900
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",

0 commit comments

Comments
 (0)