Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Oct 13, 2023
1 parent 77e9b91 commit 6dbe330
Show file tree
Hide file tree
Showing 67 changed files with 458 additions and 444 deletions.
38 changes: 19 additions & 19 deletions bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -586,8 +586,8 @@
"group": "Common",
"shaclRules": [],
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.geo.common.data_types.geojson"
"ogc.geo.common.data_types.geojson",
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema.yaml",
Expand Down Expand Up @@ -862,8 +862,8 @@
"group": "Common",
"shaclRules": [],
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
Expand Down Expand Up @@ -911,8 +911,8 @@
"group": "JSON-FG",
"shaclRules": [],
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema.yaml",
Expand Down Expand Up @@ -964,8 +964,8 @@
"group": "JSON-FG",
"shaclRules": [],
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"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 @@ -996,7 +996,7 @@
"itemIdentifier": "ogc.geo.json-fg.featureCollection",
"name": "JSON-FG Feature Collection",
"abstract": "A collection of OGC Features and Geometries JSON (JSON-FG) Features, 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": "invalid",
"status": "stable",
"dateTimeAddition": "2023-05-31T14:56:51+00:00",
"itemClass": "schema",
"register": "ogc-building-block-register",
Expand All @@ -1012,8 +1012,8 @@
"group": "JSON-FG",
"shaclRules": [],
"dependsOn": [
"ogc.geo.json-fg.feature",
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link"
],
"schema": {
Expand All @@ -1022,7 +1022,7 @@
},
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/featureCollection/",
"validationPassed": false,
"validationPassed": true,
"testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/json-fg/featureCollection/",
"documentation": {
"markdown": {
Expand Down Expand Up @@ -1115,8 +1115,8 @@
"maturity": "development",
"scope": "unstable",
"dependsOn": [
"ogc.geo.json-fg.feature-lenient",
"ogc.unstable.sosa.properties.observation"
"ogc.unstable.sosa.properties.observation",
"ogc.geo.json-fg.feature-lenient"
],
"tags": [
"sosa",
Expand Down Expand Up @@ -1187,8 +1187,8 @@
],
"group": "SOSA",
"shaclRules": [
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/features/observationCollection/registereditems/unstable/sosa/_sources/features/observationCollection/rules.shacl",
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/features/observationCollection/registereditems/unstable/sosa/_sources/properties/observation/rules.shacl"
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/features/observationCollection/registereditems/unstable/sosa/_sources/properties/observation/rules.shacl",
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/features/observationCollection/registereditems/unstable/sosa/_sources/features/observationCollection/rules.shacl"
],
"dependsOn": [
"ogc.geo.json-fg.featureCollection-lenient",
Expand Down Expand Up @@ -1242,8 +1242,8 @@
"dependsOn": [
"ogc.unstable.sosa.properties.observation",
"ogc.unstable.sosa.features.observationCollection",
"ogc.unstable.sosa.features.observation",
"ogc.unstable.sosa.examples.vectorObservation"
"ogc.unstable.sosa.examples.vectorObservation",
"ogc.unstable.sosa.features.observation"
],
"tags": [
"sosa",
Expand All @@ -1255,9 +1255,9 @@
],
"group": "SOSA",
"shaclRules": [
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/registereditems/unstable/sosa/_sources/features/observationCollection/rules.shacl",
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl",
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/registereditems/unstable/sosa/_sources/properties/observation/rules.shacl"
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/registereditems/unstable/sosa/_sources/properties/observation/rules.shacl",
"https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/registereditems/unstable/sosa/_sources/features/observationCollection/rules.shacl"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/examples/vectorObservationFeature/schema.yaml",
Expand Down
Loading

0 comments on commit 6dbe330

Please sign in to comment.