Skip to content

Commit 029b930

Browse files
Building blocks postprocessing
1 parent 8332436 commit 029b930

File tree

147 files changed

+263
-263
lines changed

Some content is hidden

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

147 files changed

+263
-263
lines changed

bblocks.jsonld

+16-16
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@
106106
"name": "Building Blocks - OGC Main",
107107
"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",
108108
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
109-
"modified": "2024-11-10T04:24:47.191930",
109+
"modified": "2024-11-17T04:26:34.454178",
110110
"tooling": {
111111
"bblocks-postprocess": {
112-
"commitId": "\"bff70fac492a7e2f3fe3779b0b9b150f4e315e8f",
113-
"shortCommitId": "\"bff70f",
114-
"date": "2024-10-30T09:32:11+00:00\""
112+
"commitId": "\"39d32ff771f87d20ecb44bfa3d868d5942b51074",
113+
"shortCommitId": "\"39d32f",
114+
"date": "2024-11-14T12:03:04+00:00\""
115115
}
116116
},
117117
"gitRepository": "https://github.com/rob-metalinkage/bblocks",
@@ -709,9 +709,9 @@
709709
"group": "Common",
710710
"shaclRules": {},
711711
"dependsOn": [
712+
"ogc.geo.common.data_types.geojson",
712713
"ogc.ogc-utils.json-link",
713-
"ogc.geo.common.data_types.bounding_box",
714-
"ogc.geo.common.data_types.geojson"
714+
"ogc.geo.common.data_types.bounding_box"
715715
],
716716
"ldContext": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
717717
"schema": {
@@ -871,8 +871,8 @@
871871
"group": "Common",
872872
"shaclRules": {},
873873
"dependsOn": [
874-
"ogc.geo.features.feature",
875-
"ogc.ogc-utils.json-link"
874+
"ogc.ogc-utils.json-link",
875+
"ogc.geo.features.feature"
876876
],
877877
"schema": {
878878
"application/yaml": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
@@ -923,8 +923,8 @@
923923
"group": "JSON-FG",
924924
"shaclRules": {},
925925
"dependsOn": [
926-
"ogc.geo.features.feature",
927926
"ogc.ogc-utils.json-link",
927+
"ogc.geo.features.feature",
928928
"ogc.geo.json-fg.time"
929929
],
930930
"ldContext": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
@@ -981,8 +981,8 @@
981981
"group": "JSON-FG",
982982
"shaclRules": {},
983983
"dependsOn": [
984-
"ogc.geo.features.feature",
985984
"ogc.ogc-utils.json-link",
985+
"ogc.geo.features.feature",
986986
"ogc.geo.json-fg.time"
987987
],
988988
"schema": {
@@ -1033,9 +1033,9 @@
10331033
"group": "JSON-FG",
10341034
"shaclRules": {},
10351035
"dependsOn": [
1036-
"ogc.ogc-utils.json-link",
10371036
"ogc.geo.features.featureCollection",
1038-
"ogc.geo.json-fg.feature"
1037+
"ogc.geo.json-fg.feature",
1038+
"ogc.ogc-utils.json-link"
10391039
],
10401040
"ldContext": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
10411041
"schema": {
@@ -1095,8 +1095,8 @@
10951095
]
10961096
},
10971097
"dependsOn": [
1098-
"ogc.geo.json-fg.feature-lenient",
1099-
"ogc.geo.features.geosparqlGeometry"
1098+
"ogc.geo.features.geosparqlGeometry",
1099+
"ogc.geo.json-fg.feature-lenient"
11001100
],
11011101
"schema": {
11021102
"application/yaml": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient-geosparql-geometry/schema.yaml",
@@ -1151,9 +1151,9 @@
11511151
"group": "JSON-FG",
11521152
"shaclRules": {},
11531153
"dependsOn": [
1154+
"ogc.geo.features.featureCollection",
11541155
"ogc.ogc-utils.json-link",
1155-
"ogc.geo.json-fg.feature-lenient",
1156-
"ogc.geo.features.featureCollection"
1156+
"ogc.geo.json-fg.feature-lenient"
11571157
],
11581158
"schema": {
11591159
"application/yaml": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",

0 commit comments

Comments
 (0)