Skip to content

Commit 378894e

Browse files
committed
Building blocks postprocessing
1 parent 8ff848d commit 378894e

36 files changed

Lines changed: 236 additions & 236 deletions

File tree

build/bblocks.jsonld

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"name": "Building Blocks - OGC API Records",
113113
"abstract": "[Building Blocks](https://ogcincubator.github.io/bblocks-docs/) for OGC API Records, components and extensions\n",
114114
"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",
115-
"modified": "2025-09-10T03:11:12.971593",
115+
"modified": "2025-09-13T03:06:36.458951",
116116
"tooling": {
117117
"bblocks-postprocess": {
118118
"commitId": "\"7706428cacea50013f04585b5be2d7d29b7b2d9b",
@@ -144,7 +144,7 @@
144144
"itemClass": "schema",
145145
"register": "ogcapi-records",
146146
"version": "0.1",
147-
"dateOfLastChange": "2025-09-07",
147+
"dateOfLastChange": "2025-09-10",
148148
"sources": [
149149
{
150150
"title": "OGC API Records - Draft",
@@ -187,14 +187,14 @@
187187
]
188188
},
189189
{
190-
"itemIdentifier": "ogc.api.records.v1.schemas.language",
191-
"name": "Schema for language",
190+
"itemIdentifier": "ogc.api.records.v1.schemas.theme",
191+
"name": "Schema for theme",
192192
"status": "under-development",
193193
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
194194
"itemClass": "schema",
195195
"register": "ogcapi-records",
196196
"version": "0.1",
197-
"dateOfLastChange": "2025-09-07",
197+
"dateOfLastChange": "2025-09-10",
198198
"sources": [
199199
{
200200
"title": "OGC API Records - Draft",
@@ -206,28 +206,28 @@
206206
"records"
207207
],
208208
"schema": {
209-
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.yaml",
210-
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.json"
209+
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.yaml",
210+
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.json"
211211
},
212-
"abstract": "This building block corresponds to the schema for an OGC API Records language",
212+
"abstract": "This building block corresponds to the schema for an OGC API Records theme",
213213
"shaclShapes": {},
214-
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/remote_cache/",
215-
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/language.yaml",
216-
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/language/",
214+
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/remote_cache/",
215+
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/theme.yaml",
216+
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/theme/",
217217
"rdfData": [],
218218
"validationPassed": true,
219219
"documentation": {
220220
"markdown": {
221221
"mediatype": "text/markdown",
222-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/language/index.md"
222+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/theme/index.md"
223223
},
224224
"json-full": {
225225
"mediatype": "application/json",
226-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/language/index.json"
226+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/theme/index.json"
227227
},
228228
"bblocks-viewer": {
229229
"mediatype": "text/html",
230-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.language"
230+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.theme"
231231
}
232232
},
233233
"@type": [
@@ -237,14 +237,14 @@
237237
]
238238
},
239239
{
240-
"itemIdentifier": "ogc.api.records.v1.schemas.theme",
241-
"name": "Schema for theme",
240+
"itemIdentifier": "ogc.api.records.v1.schemas.language",
241+
"name": "Schema for language",
242242
"status": "under-development",
243243
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
244244
"itemClass": "schema",
245245
"register": "ogcapi-records",
246246
"version": "0.1",
247-
"dateOfLastChange": "2025-09-07",
247+
"dateOfLastChange": "2025-09-10",
248248
"sources": [
249249
{
250250
"title": "OGC API Records - Draft",
@@ -256,28 +256,28 @@
256256
"records"
257257
],
258258
"schema": {
259-
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.yaml",
260-
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.json"
259+
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.yaml",
260+
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.json"
261261
},
262-
"abstract": "This building block corresponds to the schema for an OGC API Records theme",
262+
"abstract": "This building block corresponds to the schema for an OGC API Records language",
263263
"shaclShapes": {},
264-
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/remote_cache/",
265-
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/theme.yaml",
266-
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/theme/",
264+
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/remote_cache/",
265+
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/language.yaml",
266+
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/language/",
267267
"rdfData": [],
268268
"validationPassed": true,
269269
"documentation": {
270270
"markdown": {
271271
"mediatype": "text/markdown",
272-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/theme/index.md"
272+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/language/index.md"
273273
},
274274
"json-full": {
275275
"mediatype": "application/json",
276-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/theme/index.json"
276+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/language/index.json"
277277
},
278278
"bblocks-viewer": {
279279
"mediatype": "text/html",
280-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.theme"
280+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.language"
281281
}
282282
},
283283
"@type": [
@@ -294,7 +294,7 @@
294294
"itemClass": "schema",
295295
"register": "ogcapi-records",
296296
"version": "0.1",
297-
"dateOfLastChange": "2025-09-07",
297+
"dateOfLastChange": "2025-09-10",
298298
"sources": [
299299
{
300300
"title": "OGC API Records - Draft",
@@ -344,7 +344,7 @@
344344
"itemClass": "schema",
345345
"register": "ogcapi-records",
346346
"version": "0.1",
347-
"dateOfLastChange": "2025-09-07",
347+
"dateOfLastChange": "2025-09-10",
348348
"sources": [
349349
{
350350
"title": "OGC API Records - Draft",
@@ -395,7 +395,7 @@
395395
"itemClass": "schema",
396396
"register": "ogcapi-records",
397397
"version": "0.1",
398-
"dateOfLastChange": "2025-09-07",
398+
"dateOfLastChange": "2025-09-10",
399399
"sources": [
400400
{
401401
"title": "OGC API Records - Draft",
@@ -445,7 +445,7 @@
445445
"itemClass": "schema",
446446
"register": "ogcapi-records",
447447
"version": "0.1",
448-
"dateOfLastChange": "2025-09-07",
448+
"dateOfLastChange": "2025-09-10",
449449
"sources": [
450450
{
451451
"title": "OGC API Records - Draft",
@@ -459,8 +459,8 @@
459459
"abstract": "This building block corresponds to the schema for an OGC API Records contact",
460460
"shaclShapes": {},
461461
"dependsOn": [
462-
"ogc.api.records.v1.schemas.roles",
463-
"ogc.ogc-utils.json-link"
462+
"ogc.ogc-utils.json-link",
463+
"ogc.api.records.v1.schemas.roles"
464464
],
465465
"schema": {
466466
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/contact/schema.yaml",
@@ -499,7 +499,7 @@
499499
"itemClass": "schema",
500500
"register": "ogcapi-records",
501501
"version": "0.1",
502-
"dateOfLastChange": "2025-09-07",
502+
"dateOfLastChange": "2025-09-10",
503503
"sources": [
504504
{
505505
"title": "OGC API Records - Draft",
@@ -552,7 +552,7 @@
552552
"itemClass": "schema",
553553
"register": "ogcapi-records",
554554
"version": "0.1",
555-
"dateOfLastChange": "2025-09-07",
555+
"dateOfLastChange": "2025-09-10",
556556
"sources": [
557557
{
558558
"title": "OGC API Records - Draft",
@@ -606,7 +606,7 @@
606606
"itemClass": "schema",
607607
"register": "ogcapi-records",
608608
"version": "0.1",
609-
"dateOfLastChange": "2025-09-07",
609+
"dateOfLastChange": "2025-09-10",
610610
"sources": [
611611
{
612612
"title": "OGC API Records - Draft",
@@ -659,7 +659,7 @@
659659
"itemClass": "schema",
660660
"register": "ogcapi-records",
661661
"version": "0.1",
662-
"dateOfLastChange": "2025-09-07",
662+
"dateOfLastChange": "2025-09-10",
663663
"sources": [
664664
{
665665
"title": "OGC API Records - Draft",
@@ -673,15 +673,15 @@
673673
"abstract": "This building block corresponds to the schema for an OGC API Records recordGeoJSON",
674674
"shaclShapes": {},
675675
"dependsOn": [
676+
"ogc.api.records.v1.schemas.license",
676677
"ogc.api.records.v1.schemas.link",
677678
"ogc.api.records.v1.schemas.time",
678679
"ogc.geo.common.data_types.geojson",
679-
"ogc.api.records.v1.schemas.contact",
680-
"ogc.api.records.v1.schemas.linkTemplate",
681-
"ogc.api.records.v1.schemas.license",
682-
"ogc.api.records.v1.schemas.language",
683680
"ogc.api.records.v1.schemas.theme",
684-
"ogc.geo.features.feature"
681+
"ogc.geo.features.feature",
682+
"ogc.api.records.v1.schemas.language",
683+
"ogc.api.records.v1.schemas.linkTemplate",
684+
"ogc.api.records.v1.schemas.contact"
685685
],
686686
"schema": {
687687
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordGeoJSON/schema.yaml",
@@ -721,7 +721,7 @@
721721
"itemClass": "schema",
722722
"register": "ogcapi-records",
723723
"version": "0.1",
724-
"dateOfLastChange": "2025-09-07",
724+
"dateOfLastChange": "2025-09-10",
725725
"sources": [
726726
{
727727
"title": "OGC API Records - Draft",
@@ -736,11 +736,11 @@
736736
"shaclShapes": {},
737737
"dependsOn": [
738738
"ogc.api.features.v1.schemas.collection",
739-
"ogc.api.records.v1.schemas.contact",
740-
"ogc.api.records.v1.schemas.linkTemplate",
741739
"ogc.api.records.v1.schemas.license",
740+
"ogc.api.records.v1.schemas.theme",
742741
"ogc.api.records.v1.schemas.language",
743-
"ogc.api.records.v1.schemas.theme"
742+
"ogc.api.records.v1.schemas.linkTemplate",
743+
"ogc.api.records.v1.schemas.contact"
744744
],
745745
"schema": {
746746
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalog/schema.yaml",
@@ -779,7 +779,7 @@
779779
"itemClass": "schema",
780780
"register": "ogcapi-records",
781781
"version": "0.1",
782-
"dateOfLastChange": "2025-09-07",
782+
"dateOfLastChange": "2025-09-10",
783783
"sources": [
784784
{
785785
"title": "OGC API Records - Draft",
@@ -794,8 +794,8 @@
794794
"shaclShapes": {},
795795
"dependsOn": [
796796
"ogc.api.records.v1.schemas.linkTemplate",
797-
"ogc.api.features.v1.schemas.collections",
798-
"ogc.api.records.v1.schemas.recordGeoJSON"
797+
"ogc.api.records.v1.schemas.recordGeoJSON",
798+
"ogc.api.features.v1.schemas.collections"
799799
],
800800
"schema": {
801801
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordsGeoJSON/schema.yaml",
@@ -834,7 +834,7 @@
834834
"itemClass": "schema",
835835
"register": "ogcapi-records",
836836
"version": "0.1",
837-
"dateOfLastChange": "2025-09-07",
837+
"dateOfLastChange": "2025-09-10",
838838
"sources": [
839839
{
840840
"title": "OGC API Records - Draft",

0 commit comments

Comments
 (0)