Skip to content

Commit afd1cba

Browse files
committed
Building blocks postprocessing
1 parent 2895a2a commit afd1cba

72 files changed

Lines changed: 3222 additions & 1222 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build/annotated/_cache/2ca316da1ef467fe1f43774f3888bce31290b36670e724d47ed42b7b0b32f1b9

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "OGC API Records",
33
"abstract": "[Building Blocks](https://ogcincubator.github.io/bblocks-docs/) for OGC API Records, components and extensions\n",
44
"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",
5-
"modified": "2025-09-13T03:06:36.458951",
5+
"modified": "2025-09-16T03:12:27.918799",
66
"tooling": {
77
"bblocks-postprocess": {
88
"commitId": "\"7706428cacea50013f04585b5be2d7d29b7b2d9b",
@@ -21,14 +21,14 @@
2121
],
2222
"bblocks": [
2323
{
24-
"itemIdentifier": "ogc.api.records.v1.schemas.license",
25-
"name": "Schema for license",
24+
"itemIdentifier": "ogc.api.records.v1.schemas.language",
25+
"name": "Schema for language",
2626
"status": "under-development",
2727
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
2828
"itemClass": "schema",
2929
"register": "ogcapi-records",
3030
"version": "0.1",
31-
"dateOfLastChange": "2025-09-10",
31+
"dateOfLastChange": "2025-09-13",
3232
"sources": [
3333
{
3434
"title": "OGC API Records - Draft",
@@ -40,28 +40,28 @@
4040
"records"
4141
],
4242
"schema": {
43-
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.yaml",
44-
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.json"
43+
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.yaml",
44+
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.json"
4545
},
46-
"abstract": "This building block corresponds to the schema for an OGC API Records license",
46+
"abstract": "This building block corresponds to the schema for an OGC API Records language",
4747
"shaclShapes": {},
48-
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/remote_cache/",
49-
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/license.yaml",
50-
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/license/",
48+
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/remote_cache/",
49+
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/language.yaml",
50+
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/language/",
5151
"rdfData": [],
5252
"validationPassed": true,
5353
"documentation": {
5454
"markdown": {
5555
"mediatype": "text/markdown",
56-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/license/index.md"
56+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/language/index.md"
5757
},
5858
"json-full": {
5959
"mediatype": "application/json",
60-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/license/index.json"
60+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/language/index.json"
6161
},
6262
"bblocks-viewer": {
6363
"mediatype": "text/html",
64-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.license"
64+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.language"
6565
}
6666
}
6767
},
@@ -73,7 +73,7 @@
7373
"itemClass": "schema",
7474
"register": "ogcapi-records",
7575
"version": "0.1",
76-
"dateOfLastChange": "2025-09-10",
76+
"dateOfLastChange": "2025-09-13",
7777
"sources": [
7878
{
7979
"title": "OGC API Records - Draft",
@@ -111,14 +111,14 @@
111111
}
112112
},
113113
{
114-
"itemIdentifier": "ogc.api.records.v1.schemas.language",
115-
"name": "Schema for language",
114+
"itemIdentifier": "ogc.api.records.v1.schemas.license",
115+
"name": "Schema for license",
116116
"status": "under-development",
117117
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
118118
"itemClass": "schema",
119119
"register": "ogcapi-records",
120120
"version": "0.1",
121-
"dateOfLastChange": "2025-09-10",
121+
"dateOfLastChange": "2025-09-13",
122122
"sources": [
123123
{
124124
"title": "OGC API Records - Draft",
@@ -130,28 +130,28 @@
130130
"records"
131131
],
132132
"schema": {
133-
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.yaml",
134-
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.json"
133+
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.yaml",
134+
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.json"
135135
},
136-
"abstract": "This building block corresponds to the schema for an OGC API Records language",
136+
"abstract": "This building block corresponds to the schema for an OGC API Records license",
137137
"shaclShapes": {},
138-
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/remote_cache/",
139-
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/language.yaml",
140-
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/language/",
138+
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/remote_cache/",
139+
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/license.yaml",
140+
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/license/",
141141
"rdfData": [],
142142
"validationPassed": true,
143143
"documentation": {
144144
"markdown": {
145145
"mediatype": "text/markdown",
146-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/language/index.md"
146+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/license/index.md"
147147
},
148148
"json-full": {
149149
"mediatype": "application/json",
150-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/language/index.json"
150+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/license/index.json"
151151
},
152152
"bblocks-viewer": {
153153
"mediatype": "text/html",
154-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.language"
154+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.license"
155155
}
156156
}
157157
},
@@ -163,7 +163,7 @@
163163
"itemClass": "schema",
164164
"register": "ogcapi-records",
165165
"version": "0.1",
166-
"dateOfLastChange": "2025-09-10",
166+
"dateOfLastChange": "2025-09-13",
167167
"sources": [
168168
{
169169
"title": "OGC API Records - Draft",
@@ -208,7 +208,7 @@
208208
"itemClass": "schema",
209209
"register": "ogcapi-records",
210210
"version": "0.1",
211-
"dateOfLastChange": "2025-09-10",
211+
"dateOfLastChange": "2025-09-13",
212212
"sources": [
213213
{
214214
"title": "OGC API Records - Draft",
@@ -254,7 +254,7 @@
254254
"itemClass": "schema",
255255
"register": "ogcapi-records",
256256
"version": "0.1",
257-
"dateOfLastChange": "2025-09-10",
257+
"dateOfLastChange": "2025-09-13",
258258
"sources": [
259259
{
260260
"title": "OGC API Records - Draft",
@@ -299,7 +299,7 @@
299299
"itemClass": "schema",
300300
"register": "ogcapi-records",
301301
"version": "0.1",
302-
"dateOfLastChange": "2025-09-10",
302+
"dateOfLastChange": "2025-09-13",
303303
"sources": [
304304
{
305305
"title": "OGC API Records - Draft",
@@ -348,7 +348,7 @@
348348
"itemClass": "schema",
349349
"register": "ogcapi-records",
350350
"version": "0.1",
351-
"dateOfLastChange": "2025-09-10",
351+
"dateOfLastChange": "2025-09-13",
352352
"sources": [
353353
{
354354
"title": "OGC API Records - Draft",
@@ -396,7 +396,7 @@
396396
"itemClass": "schema",
397397
"register": "ogcapi-records",
398398
"version": "0.1",
399-
"dateOfLastChange": "2025-09-10",
399+
"dateOfLastChange": "2025-09-13",
400400
"sources": [
401401
{
402402
"title": "OGC API Records - Draft",
@@ -445,7 +445,7 @@
445445
"itemClass": "schema",
446446
"register": "ogcapi-records",
447447
"version": "0.1",
448-
"dateOfLastChange": "2025-09-10",
448+
"dateOfLastChange": "2025-09-13",
449449
"sources": [
450450
{
451451
"title": "OGC API Records - Draft",
@@ -493,7 +493,7 @@
493493
"itemClass": "schema",
494494
"register": "ogcapi-records",
495495
"version": "0.1",
496-
"dateOfLastChange": "2025-09-10",
496+
"dateOfLastChange": "2025-09-13",
497497
"sources": [
498498
{
499499
"title": "OGC API Records - Draft",
@@ -507,15 +507,15 @@
507507
"abstract": "This building block corresponds to the schema for an OGC API Records recordGeoJSON",
508508
"shaclShapes": {},
509509
"dependsOn": [
510-
"ogc.api.records.v1.schemas.license",
511-
"ogc.api.records.v1.schemas.link",
512510
"ogc.api.records.v1.schemas.time",
511+
"ogc.api.records.v1.schemas.linkTemplate",
512+
"ogc.api.records.v1.schemas.language",
513+
"ogc.api.records.v1.schemas.contact",
514+
"ogc.geo.features.feature",
513515
"ogc.geo.common.data_types.geojson",
514516
"ogc.api.records.v1.schemas.theme",
515-
"ogc.geo.features.feature",
516-
"ogc.api.records.v1.schemas.language",
517-
"ogc.api.records.v1.schemas.linkTemplate",
518-
"ogc.api.records.v1.schemas.contact"
517+
"ogc.api.records.v1.schemas.license",
518+
"ogc.api.records.v1.schemas.link"
519519
],
520520
"schema": {
521521
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordGeoJSON/schema.yaml",
@@ -550,7 +550,7 @@
550550
"itemClass": "schema",
551551
"register": "ogcapi-records",
552552
"version": "0.1",
553-
"dateOfLastChange": "2025-09-10",
553+
"dateOfLastChange": "2025-09-13",
554554
"sources": [
555555
{
556556
"title": "OGC API Records - Draft",
@@ -564,12 +564,12 @@
564564
"abstract": "This building block corresponds to the schema for an OGC API Records catalog",
565565
"shaclShapes": {},
566566
"dependsOn": [
567+
"ogc.api.records.v1.schemas.linkTemplate",
568+
"ogc.api.records.v1.schemas.language",
567569
"ogc.api.features.v1.schemas.collection",
568-
"ogc.api.records.v1.schemas.license",
570+
"ogc.api.records.v1.schemas.contact",
569571
"ogc.api.records.v1.schemas.theme",
570-
"ogc.api.records.v1.schemas.language",
571-
"ogc.api.records.v1.schemas.linkTemplate",
572-
"ogc.api.records.v1.schemas.contact"
572+
"ogc.api.records.v1.schemas.license"
573573
],
574574
"schema": {
575575
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalog/schema.yaml",
@@ -603,7 +603,7 @@
603603
"itemClass": "schema",
604604
"register": "ogcapi-records",
605605
"version": "0.1",
606-
"dateOfLastChange": "2025-09-10",
606+
"dateOfLastChange": "2025-09-13",
607607
"sources": [
608608
{
609609
"title": "OGC API Records - Draft",
@@ -617,8 +617,8 @@
617617
"abstract": "This building block corresponds to the schema for an OGC API Records recordsGeoJSON",
618618
"shaclShapes": {},
619619
"dependsOn": [
620-
"ogc.api.records.v1.schemas.linkTemplate",
621620
"ogc.api.records.v1.schemas.recordGeoJSON",
621+
"ogc.api.records.v1.schemas.linkTemplate",
622622
"ogc.api.features.v1.schemas.collections"
623623
],
624624
"schema": {
@@ -653,7 +653,7 @@
653653
"itemClass": "schema",
654654
"register": "ogcapi-records",
655655
"version": "0.1",
656-
"dateOfLastChange": "2025-09-10",
656+
"dateOfLastChange": "2025-09-13",
657657
"sources": [
658658
{
659659
"title": "OGC API Records - Draft",
@@ -667,9 +667,9 @@
667667
"abstract": "This building block corresponds to the schema for an OGC API Records catalogs",
668668
"shaclShapes": {},
669669
"dependsOn": [
670+
"ogc.api.records.v1.schemas.catalog",
670671
"ogc.api.records.v1.schemas.linkTemplate",
671-
"ogc.api.features.v1.schemas.collections",
672-
"ogc.api.records.v1.schemas.catalog"
672+
"ogc.api.features.v1.schemas.collections"
673673
],
674674
"schema": {
675675
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalogs/schema.yaml",

0 commit comments

Comments
 (0)