Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Dec 1, 2024
1 parent 700bd5f commit 821d207
Show file tree
Hide file tree
Showing 36 changed files with 287 additions and 161 deletions.
80 changes: 61 additions & 19 deletions build/bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@
"name": "Building Blocks - OGC API Records",
"abstract": "[Building Blocks](https://ogcincubator.github.io/bblocks-docs/) for OGC API Records, components and extensions\n",
"description": "A set of Building Blocks to allow reuse, testing and documentation of elements and extensions of OGC API Records. Declares and validates conformance with the OGC API Features (and inherits OGC API Common) baseline.\n\nThese elements are re-used by the [STAC](](https://ogcincubator.github.io/bblocks-stac/) and [GeoDCAT implementation](../geodcat-ogc-api-records), binding Records schemas to DCAT and GeoDCAT ontologies.\n",
"modified": "2024-11-28T03:15:28.742164",
"modified": "2024-12-01T03:22:25.812844",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"92755a131115293631118b409fa11027d18f8fa3",
"shortCommitId": "\"92755a",
"date": "2024-11-18T09:07:58+00:00\""
"commitId": "\"4f836104f60184d3a6e2f2272208584d6cae081d",
"shortCommitId": "\"4f8361",
"date": "2024-11-28T20:01:31+00:00\""
}
},
"gitRepository": "https://github.com/ogcincubator/bblocks-ogcapi-records",
Expand Down Expand Up @@ -157,6 +157,9 @@
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/remote_cache/",
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/language.yaml",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/language/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -206,6 +209,9 @@
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/remote_cache/",
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/license.yaml",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/license/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -255,6 +261,9 @@
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/remote_cache/",
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/theme.yaml",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/theme/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -304,6 +313,9 @@
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/roles/remote_cache/",
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/roles.yaml",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/roles/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -354,6 +366,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/linkBase/schema.yaml",
"sourceLdContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/linkBase/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/linkBase/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -403,6 +418,9 @@
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/time/remote_cache/",
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/time.yaml",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/time/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -446,8 +464,8 @@
"abstract": "This building block corresponds to the schema for an OGC API Records contact",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.roles",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.api.records.v1.schemas.roles"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/contact/schema.yaml",
Expand All @@ -456,6 +474,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/contact/schema.yaml",
"ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/contact/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/contact/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -508,6 +529,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/link/schema.yaml",
"ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/link/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/link/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -561,6 +585,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/linkTemplate/schema.yaml",
"sourceLdContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/linkTemplate/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/linkTemplate/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -613,6 +640,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/landingPage/schema.yaml",
"ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/landingPage/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/landingPage/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -658,13 +688,13 @@
"dependsOn": [
"ogc.geo.common.data_types.geojson",
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.license",
"ogc.api.records.v1.schemas.contact",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.theme",
"ogc.api.records.v1.schemas.time",
"ogc.api.records.v1.schemas.license",
"ogc.geo.features.feature",
"ogc.api.records.v1.schemas.link",
"ogc.geo.features.feature"
"ogc.api.records.v1.schemas.theme",
"ogc.api.records.v1.schemas.contact",
"ogc.api.records.v1.schemas.time"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordGeoJSON/schema.yaml",
Expand All @@ -673,6 +703,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/recordGeoJSON/schema.yaml",
"ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordGeoJSON/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/recordGeoJSON/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"testOutputs": "https://github.com/ogcincubator/bblocks-ogcapi-records/blob/master/build/tests/api/records/v1/schemas/recordGeoJSON/",
"documentation": {
Expand Down Expand Up @@ -718,11 +751,11 @@
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.language",
"ogc.api.features.v1.schemas.collection",
"ogc.api.records.v1.schemas.license",
"ogc.api.records.v1.schemas.contact",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.theme"
"ogc.api.records.v1.schemas.license",
"ogc.api.records.v1.schemas.theme",
"ogc.api.features.v1.schemas.collection",
"ogc.api.records.v1.schemas.contact"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalog/schema.yaml",
Expand All @@ -731,6 +764,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/catalog/schema.yaml",
"ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalog/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/catalog/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -774,9 +810,9 @@
"abstract": "This building block corresponds to the schema for an OGC API Records recordsGeoJSON",
"shaclRules": {},
"dependsOn": [
"ogc.api.features.v1.schemas.collections",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.recordGeoJSON",
"ogc.api.records.v1.schemas.linkTemplate"
"ogc.api.features.v1.schemas.collections"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordsGeoJSON/schema.yaml",
Expand All @@ -785,6 +821,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/recordsGeoJSON/schema.yaml",
"ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordsGeoJSON/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/recordsGeoJSON/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down Expand Up @@ -828,9 +867,9 @@
"abstract": "This building block corresponds to the schema for an OGC API Records catalogs",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.features.v1.schemas.collections",
"ogc.api.records.v1.schemas.catalog",
"ogc.api.records.v1.schemas.linkTemplate"
"ogc.api.records.v1.schemas.catalog"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalogs/schema.yaml",
Expand All @@ -839,6 +878,9 @@
"sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/catalogs/schema.yaml",
"ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalogs/context.jsonld",
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/catalogs/",
"rdfData": [
"https://ogcincubator.github.io/bblocks-ogcapi-records/data.ttl"
],
"validationPassed": true,
"documentation": {
"markdown": {
Expand Down
Loading

0 comments on commit 821d207

Please sign in to comment.