Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Mar 9, 2025
1 parent d3c3c9f commit 0d91631
Show file tree
Hide file tree
Showing 160 changed files with 353 additions and 353 deletions.
58 changes: 29 additions & 29 deletions bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"abstract": "OGC Specification Elements packaged as FAIR Building Blocks.",
"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",
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
"modified": "2025-03-02T04:08:03.915094",
"modified": "2025-03-09T04:06:56.850093",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"d55f19ed1d0bbb9bb303b0c60ac20ed4e4fb3c36",
Expand Down Expand Up @@ -135,7 +135,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "1.0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC API - Features, Part 1, 7.13.2: Feature Collections Response",
Expand Down Expand Up @@ -196,7 +196,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "IETF RFC 7946 - The GeoJSON Format",
Expand Down Expand Up @@ -247,7 +247,7 @@
"itemClass": "parameter",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC API - Features, Part 1, 7.15.3: Parameter bbox",
Expand Down Expand Up @@ -296,7 +296,7 @@
"itemClass": "parameter",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC API - Features, Part 2, 6.3.1: Parameter bbox-crs",
Expand Down Expand Up @@ -344,7 +344,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "IETF RFC 8288 - Web Linking",
Expand Down Expand Up @@ -393,7 +393,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC GeoPose 1.0 Data Exchange Draft Standard",
Expand Down Expand Up @@ -444,7 +444,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC GeoPose 1.0 Data Exchange Draft Standard",
Expand Down Expand Up @@ -495,7 +495,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC GeoPose 1.0 Data Exchange Draft Standard",
Expand Down Expand Up @@ -546,7 +546,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.2.2",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/time/schema.yaml",
"application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/time/schema.json"
Expand Down Expand Up @@ -598,7 +598,7 @@
"itemClass": "datatype",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "IETF RFC 3986 - Uniform Resource Identifiers (URI): Generic Syntax",
Expand Down Expand Up @@ -655,7 +655,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC API - Features, Part 1, 7.16.2: Feature Response",
Expand All @@ -671,9 +671,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://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -715,7 +715,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [],
"maturity": "development",
"scope": "unstable",
Expand Down Expand Up @@ -769,7 +769,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"link": "https://github.com/icsm-au/3d-csdm-schema",
"sources": [],
"maturity": "development",
Expand Down Expand Up @@ -823,7 +823,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC API - Features, Part 1, 7.14.2: Feature Collection Response",
Expand Down Expand Up @@ -879,7 +879,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
Expand All @@ -891,8 +891,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.geo.json-fg.time"
"ogc.geo.json-fg.time",
"ogc.geo.features.feature"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -934,7 +934,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
Expand All @@ -950,8 +950,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.geo.json-fg.time"
"ogc.geo.json-fg.time",
"ogc.geo.features.feature"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -992,7 +992,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
Expand All @@ -1003,9 +1003,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link"
"ogc.geo.json-fg.feature"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1047,7 +1047,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2025-02-23",
"dateOfLastChange": "2025-03-02",
"sources": [
{
"title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
Expand All @@ -1063,8 +1063,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection"
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature-lenient"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down
Loading

0 comments on commit 0d91631

Please sign in to comment.