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 Oct 20, 2024
1 parent 8faf47d commit c0d2101
Show file tree
Hide file tree
Showing 149 changed files with 287 additions and 287 deletions.
36 changes: 18 additions & 18 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-10-13T04:25:27.842970",
"modified": "2024-10-20T04:26:18.974782",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"5d47077eb2f3255708fae570e734806772b94223",
"shortCommitId": "\"5d4707",
"date": "2024-10-09T10:07:50+00:00\""
"commitId": "\"b762fc0e8ff295bfc8279d19691d0ee3a4e3d1ee",
"shortCommitId": "\"b762fc",
"date": "2024-10-18T09:34:41+00:00\""
}
},
"gitRepository": "https://github.com/rob-metalinkage/bblocks",
Expand Down Expand Up @@ -709,9 +709,9 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.common.data_types.bounding_box",
"ogc.ogc-utils.json-link",
"ogc.geo.common.data_types.geojson",
"ogc.ogc-utils.json-link"
"ogc.geo.common.data_types.bounding_box"
],
"ldContext": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -763,8 +763,8 @@
],
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.iri-or-curie",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.ogc-utils.iri-or-curie"
],
"ldContext": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld",
"schema": {
Expand Down Expand Up @@ -923,9 +923,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.time",
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
"ogc.geo.json-fg.time"
],
"ldContext": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -981,9 +981,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.time",
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
"ogc.geo.json-fg.time"
],
"schema": {
"application/yaml": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -1034,8 +1034,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection"
],
"ldContext": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1095,8 +1095,8 @@
]
},
"dependsOn": [
"ogc.geo.features.geosparqlGeometry",
"ogc.geo.json-fg.feature-lenient"
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.geosparqlGeometry"
],
"schema": {
"application/yaml": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient-geosparql-geometry/schema.yaml",
Expand Down Expand Up @@ -1151,9 +1151,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.ogc-utils.json-link"
"ogc.geo.features.featureCollection"
],
"schema": {
"application/yaml": "https://rob-metalinkage.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down
Loading

0 comments on commit c0d2101

Please sign in to comment.