|
3 | 3 | "abstract": "OGC Specification Elements packaged as FAIR Building Blocks.", |
4 | 4 | "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\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", |
5 | 5 | "sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query", |
6 | | - "modified": "2026-05-03T05:15:41.920804", |
| 6 | + "modified": "2026-05-17T05:25:35.307267", |
7 | 7 | "tooling": { |
8 | 8 | "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\"" |
12 | 12 | } |
13 | 13 | }, |
14 | 14 | "gitRepository": "https://github.com/opengeospatial/bblocks", |
|
507 | 507 | ] |
508 | 508 | }, |
509 | 509 | "dependsOn": [ |
510 | | - "ogc.geo.common.data_types.bounding_box", |
| 510 | + "ogc.geo.common.data_types.geojson", |
511 | 511 | "ogc.ogc-utils.json-link", |
512 | | - "ogc.geo.common.data_types.geojson" |
| 512 | + "ogc.geo.common.data_types.bounding_box" |
513 | 513 | ], |
514 | 514 | "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld", |
515 | 515 | "schema": { |
|
775 | 775 | ] |
776 | 776 | }, |
777 | 777 | "dependsOn": [ |
778 | | - "ogc.ogc-utils.json-link", |
779 | 778 | "ogc.geo.json-fg.time", |
| 779 | + "ogc.ogc-utils.json-link", |
780 | 780 | "ogc.geo.features.feature" |
781 | 781 | ], |
782 | 782 | "schema": { |
|
884 | 884 | "scope": "geo", |
885 | 885 | "group": "JSON-FG", |
886 | 886 | "shaclShapes": { |
887 | | - "ogc.geo.features.featureCollection": [ |
888 | | - "https://opengeospatial.github.io/bblocks/registereditems/geo/features/featureCollection/shapes.shacl" |
889 | | - ], |
890 | 887 | "ogc.geo.features.feature": [ |
891 | 888 | "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" |
892 | 892 | ] |
893 | 893 | }, |
894 | 894 | "dependsOn": [ |
| 895 | + "ogc.geo.json-fg.feature-lenient", |
895 | 896 | "ogc.geo.features.featureCollection", |
896 | | - "ogc.ogc-utils.json-link", |
897 | | - "ogc.geo.json-fg.feature-lenient" |
| 897 | + "ogc.ogc-utils.json-link" |
898 | 898 | ], |
899 | 899 | "schema": { |
900 | 900 | "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml", |
|
0 commit comments