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 28, 2024
1 parent 720c43f commit 7d8b178
Show file tree
Hide file tree
Showing 160 changed files with 342 additions and 333 deletions.
67 changes: 35 additions & 32 deletions bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"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-27T04:08:26.599553",
"modified": "2024-10-28T01:42:57.679875",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"d42a292b30b8f9c89b07edcdc1ce6c98d4a1e6a2",
Expand Down Expand Up @@ -134,7 +134,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "1.0.1",
"dateOfLastChange": "2023-03-09",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC API - Features, Part 1, 7.13.2: Feature Collections Response",
Expand Down Expand Up @@ -194,7 +194,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2023-05-15",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "IETF RFC 7946 - The GeoJSON Format",
Expand Down Expand Up @@ -244,7 +244,7 @@
"itemClass": "parameter",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2022-05-24",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC API - Features, Part 1, 7.15.3: Parameter bbox",
Expand Down Expand Up @@ -292,7 +292,7 @@
"itemClass": "parameter",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2022-07-05",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC API - Features, Part 2, 6.3.1: Parameter bbox-crs",
Expand Down Expand Up @@ -339,7 +339,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2022-05-18",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "IETF RFC 8288 - Web Linking",
Expand Down Expand Up @@ -387,7 +387,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-07-13",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC GeoPose 1.0 Data Exchange Draft Standard",
Expand Down Expand Up @@ -437,7 +437,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-07-13",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC GeoPose 1.0 Data Exchange Draft Standard",
Expand Down Expand Up @@ -487,7 +487,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-07-13",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC GeoPose 1.0 Data Exchange Draft Standard",
Expand Down Expand Up @@ -537,7 +537,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.2.2",
"dateOfLastChange": "2024-05-28",
"dateOfLastChange": "2024-10-28",
"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 @@ -581,13 +581,14 @@
{
"itemIdentifier": "ogc.ogc-utils.iri-or-curie",
"name": "IRI or CURIE",
"abstract": "This Building Block defines a data type for a full IRI/URI or a CURIE (with or without a prefix)",
"highlighted": true,
"abstract": "This Building Block defines a data type allowing schemas and profiles to use string base type for a full IRI/URI or a CURIE (with or without a prefix). This common pattern is complex to implement, and this Building Block makes it easy to implement consistently where-ever need.",
"status": "stable",
"dateTimeAddition": "2023-08-08T00:00:00+00:00",
"itemClass": "datatype",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2023-03-09",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "IETF RFC 3986 - Uniform Resource Identifiers (URI): Generic Syntax",
Expand Down Expand Up @@ -636,13 +637,14 @@
{
"itemIdentifier": "ogc.geo.features.feature",
"name": "Feature",
"highlighted": true,
"abstract": "A feature. Every feature is a sub-resource of an OGC Collection.",
"status": "stable",
"dateTimeAddition": "2023-05-24T14:56:51+00:00",
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2023-05-15",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC API - Features, Part 1, 7.16.2: Feature Response",
Expand All @@ -659,8 +661,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.geo.common.data_types.geojson",
"ogc.geo.common.data_types.bounding_box",
"ogc.ogc-utils.json-link"
"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 @@ -701,7 +703,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-08-21",
"dateOfLastChange": "2024-10-28",
"sources": [],
"maturity": "development",
"scope": "unstable",
Expand All @@ -712,8 +714,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://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld",
"schema": {
Expand Down Expand Up @@ -754,7 +756,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-05-24",
"dateOfLastChange": "2024-10-28",
"link": "https://github.com/icsm-au/3d-csdm-schema",
"sources": [],
"maturity": "development",
Expand Down Expand Up @@ -807,7 +809,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "1.0",
"dateOfLastChange": "2023-06-26",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC API - Features, Part 1, 7.14.2: Feature Collection Response",
Expand Down Expand Up @@ -855,13 +857,14 @@
{
"itemIdentifier": "ogc.geo.json-fg.feature",
"name": "JSON-FG Feature",
"highlighted": true,
"abstract": "A OGC Features and Geometries JSON (JSON-FG) Feature, extending GeoJSON to support a limited set of additional capabilities that are out-of-scope for GeoJSON, but that are important for a variety of use cases involving feature data.",
"status": "stable",
"dateTimeAddition": "2023-05-31T14:56:51+00:00",
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-05-31",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
Expand All @@ -872,9 +875,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.feature",
"ogc.geo.json-fg.time",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
"schema": {
Expand Down Expand Up @@ -915,7 +918,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-08-08",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
Expand All @@ -931,8 +934,8 @@
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.feature",
"ogc.geo.json-fg.time",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.time"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -972,7 +975,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-05-31",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
Expand All @@ -983,9 +986,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection"
"ogc.ogc-utils.json-link"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1026,7 +1029,7 @@
"itemClass": "schema",
"register": "ogc-building-block-register",
"version": "0.1",
"dateOfLastChange": "2023-08-08",
"dateOfLastChange": "2024-10-28",
"sources": [
{
"title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
Expand All @@ -1041,9 +1044,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"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 7d8b178

Please sign in to comment.