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 May 19, 2024
1 parent 9b5ec12 commit cd28c41
Show file tree
Hide file tree
Showing 19 changed files with 204 additions and 234 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@
},
"properties": {
"type": "object",
"required": [
"type",
"title"
],
"properties": {
"created": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ x-defs:
- $ref: https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordGeoJSON/schema-oas3.0.yaml#/x-defs/ogc.geo.common.data_types.geojson/properties/geometry
properties:
type: object
required:
- type
- title
properties:
created:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@
},
"properties": {
"type": "object",
"required": [
"type",
"title"
],
"properties": {
"created": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ properties:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/schema.yaml#/properties/geometry
properties:
type: object
required:
- type
- title
properties:
created:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@
},
"properties": {
"type": "object",
"required": [
"type",
"title"
],
"properties": {
"created": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ x-defs:
- $ref: https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordsGeoJSON/schema-oas3.0.yaml#/x-defs/ogc.geo.common.data_types.geojson/properties/geometry
properties:
type: object
required:
- type
- title
properties:
created:
type: string
Expand Down
68 changes: 34 additions & 34 deletions build/bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"name": "Building Blocks - OGC API Records",
"abstract": "Building Blocks 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.\n\nThese are re-used by the [GeoDCAT implementation](../geodcat-ogc-api-records), binding Records schemas to DCAT and GeoDCAT ontologies.\n",
"modified": "2024-05-19T23:49:08.246737",
"modified": "2024-05-19T23:53:50.456765",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"18fbb122a3d7cc4de8b9271905f60ee3e86205a6",
Expand All @@ -130,8 +130,8 @@
"skos:prefLabel": "Building Blocks - OGC API Records",
"hasConcepts": [
{
"itemIdentifier": "ogc.api.records.v1.schemas.theme",
"name": "Schema for theme",
"itemIdentifier": "ogc.api.records.v1.schemas.license",
"name": "Schema for license",
"status": "under-development",
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
"itemClass": "schema",
Expand All @@ -149,30 +149,30 @@
"records"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.yaml",
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.json"
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.yaml",
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.json"
},
"abstract": "This building block corresponds to the schema for an OGC API Records theme",
"abstract": "This building block corresponds to the schema for an OGC API Records license",
"shaclRules": {},
"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/",
"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/",
"validationPassed": true,
"documentation": {
"markdown": {
"mediatype": "text/markdown",
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/theme/index.md"
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/license/index.md"
},
"json-full": {
"mediatype": "application/json",
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/theme/index.json"
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/license/index.json"
},
"slate": {
"mediatype": "text/html",
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/slate-build/api/records/v1/schemas/theme/"
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/slate-build/api/records/v1/schemas/license/"
},
"bblocks-viewer": {
"mediatype": "text/html",
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.theme"
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.license"
}
},
"@type": [
Expand Down Expand Up @@ -234,8 +234,8 @@
]
},
{
"itemIdentifier": "ogc.api.records.v1.schemas.license",
"name": "Schema for license",
"itemIdentifier": "ogc.api.records.v1.schemas.theme",
"name": "Schema for theme",
"status": "under-development",
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
"itemClass": "schema",
Expand All @@ -253,30 +253,30 @@
"records"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.yaml",
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.json"
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.yaml",
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.json"
},
"abstract": "This building block corresponds to the schema for an OGC API Records license",
"abstract": "This building block corresponds to the schema for an OGC API Records theme",
"shaclRules": {},
"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/",
"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/",
"validationPassed": true,
"documentation": {
"markdown": {
"mediatype": "text/markdown",
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/license/index.md"
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/theme/index.md"
},
"json-full": {
"mediatype": "application/json",
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/license/index.json"
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/theme/index.json"
},
"slate": {
"mediatype": "text/html",
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/slate-build/api/records/v1/schemas/license/"
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/slate-build/api/records/v1/schemas/theme/"
},
"bblocks-viewer": {
"mediatype": "text/html",
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.license"
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.theme"
}
},
"@type": [
Expand Down Expand Up @@ -635,15 +635,15 @@
"abstract": "This building block corresponds to the schema for an OGC API Records recordGeoJSON",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.theme",
"ogc.geo.common.data_types.geojson",
"ogc.api.records.v1.schemas.contact",
"ogc.api.records.v1.schemas.linkBase",
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.license",
"ogc.geo.features.feature",
"ogc.api.records.v1.schemas.time"
"ogc.api.records.v1.schemas.time",
"ogc.geo.common.data_types.geojson",
"ogc.api.records.v1.schemas.contact",
"ogc.api.records.v1.schemas.theme",
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.linkTemplate"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordGeoJSON/schema.yaml",
Expand Down Expand Up @@ -700,12 +700,12 @@
"abstract": "This building block corresponds to the schema for an OGC API Records catalog",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.license",
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.contact",
"ogc.api.records.v1.schemas.theme",
"ogc.api.features.v1.schemas.collection",
"ogc.api.records.v1.schemas.contact",
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.license"
"ogc.api.records.v1.schemas.linkTemplate"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalog/schema.yaml",
Expand Down Expand Up @@ -819,8 +819,8 @@
"abstract": "This building block corresponds to the schema for an OGC API Records catalogs",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.catalog",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.catalog",
"ogc.api.features.v1.schemas.collections"
],
"schema": {
Expand Down
Loading

0 comments on commit cd28c41

Please sign in to comment.