Skip to content

Commit 9f7850c

Browse files
committed
Building blocks postprocessing
1 parent 8e60ef6 commit 9f7850c

112 files changed

Lines changed: 1056 additions & 1068 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: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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",
55
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/sparql",
6-
"modified": "2025-11-17T19:13:06.847391",
6+
"modified": "2025-11-19T03:22:40.553779",
77
"tooling": {
88
"bblocks-postprocess": {
99
"commitId": "\"4fa4cc94cf7d37823107d163051f795337c61afb",
@@ -23,8 +23,8 @@
2323
],
2424
"bblocks": [
2525
{
26-
"itemIdentifier": "ogc.api.records.v1.schemas.theme",
27-
"name": "Schema for theme",
26+
"itemIdentifier": "ogc.api.records.v1.schemas.license",
27+
"name": "Schema for license",
2828
"status": "under-development",
2929
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
3030
"itemClass": "schema",
@@ -42,34 +42,34 @@
4242
"records"
4343
],
4444
"schema": {
45-
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.yaml",
46-
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.json"
45+
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.yaml",
46+
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.json"
4747
},
48-
"abstract": "This building block corresponds to the schema for an OGC API Records theme",
48+
"abstract": "This building block corresponds to the schema for an OGC API Records license",
4949
"shaclShapes": {},
50-
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/remote_cache/",
51-
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/theme.yaml",
52-
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/theme/",
50+
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/remote_cache/",
51+
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/license.yaml",
52+
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/license/",
5353
"rdfData": [],
5454
"validationPassed": true,
5555
"documentation": {
5656
"markdown": {
5757
"mediatype": "text/markdown",
58-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/theme/index.md"
58+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/license/index.md"
5959
},
6060
"json-full": {
6161
"mediatype": "application/json",
62-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/theme/index.json"
62+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/license/index.json"
6363
},
6464
"bblocks-viewer": {
6565
"mediatype": "text/html",
66-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.theme"
66+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.license"
6767
}
6868
}
6969
},
7070
{
71-
"itemIdentifier": "ogc.api.records.v1.schemas.language",
72-
"name": "Schema for language",
71+
"itemIdentifier": "ogc.api.records.v1.schemas.theme",
72+
"name": "Schema for theme",
7373
"status": "under-development",
7474
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
7575
"itemClass": "schema",
@@ -87,34 +87,34 @@
8787
"records"
8888
],
8989
"schema": {
90-
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.yaml",
91-
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.json"
90+
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.yaml",
91+
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/schema.json"
9292
},
93-
"abstract": "This building block corresponds to the schema for an OGC API Records language",
93+
"abstract": "This building block corresponds to the schema for an OGC API Records theme",
9494
"shaclShapes": {},
95-
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/remote_cache/",
96-
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/language.yaml",
97-
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/language/",
95+
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/theme/remote_cache/",
96+
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/theme.yaml",
97+
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/theme/",
9898
"rdfData": [],
9999
"validationPassed": true,
100100
"documentation": {
101101
"markdown": {
102102
"mediatype": "text/markdown",
103-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/language/index.md"
103+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/theme/index.md"
104104
},
105105
"json-full": {
106106
"mediatype": "application/json",
107-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/language/index.json"
107+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/theme/index.json"
108108
},
109109
"bblocks-viewer": {
110110
"mediatype": "text/html",
111-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.language"
111+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.theme"
112112
}
113113
}
114114
},
115115
{
116-
"itemIdentifier": "ogc.api.records.v1.schemas.license",
117-
"name": "Schema for license",
116+
"itemIdentifier": "ogc.api.records.v1.schemas.language",
117+
"name": "Schema for language",
118118
"status": "under-development",
119119
"dateTimeAddition": "2024-01-23T12:40:00+01:00",
120120
"itemClass": "schema",
@@ -132,28 +132,28 @@
132132
"records"
133133
],
134134
"schema": {
135-
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.yaml",
136-
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/schema.json"
135+
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.yaml",
136+
"application/json": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/schema.json"
137137
},
138-
"abstract": "This building block corresponds to the schema for an OGC API Records license",
138+
"abstract": "This building block corresponds to the schema for an OGC API Records language",
139139
"shaclShapes": {},
140-
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/license/remote_cache/",
141-
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/license.yaml",
142-
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/license/",
140+
"remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/language/remote_cache/",
141+
"sourceSchema": "https://github.com/opengeospatial/ogcapi-records/raw/master/core/openapi/schemas/language.yaml",
142+
"sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-records/_sources/v1/schemas/language/",
143143
"rdfData": [],
144144
"validationPassed": true,
145145
"documentation": {
146146
"markdown": {
147147
"mediatype": "text/markdown",
148-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/license/index.md"
148+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/language/index.md"
149149
},
150150
"json-full": {
151151
"mediatype": "application/json",
152-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/license/index.json"
152+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/language/index.json"
153153
},
154154
"bblocks-viewer": {
155155
"mediatype": "text/html",
156-
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.license"
156+
"url": "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.language"
157157
}
158158
}
159159
},
@@ -315,8 +315,8 @@
315315
"abstract": "This building block corresponds to the schema for an OGC API Records contact",
316316
"shaclShapes": {},
317317
"dependsOn": [
318-
"ogc.ogc-utils.json-link",
319-
"ogc.api.records.v1.schemas.roles"
318+
"ogc.api.records.v1.schemas.roles",
319+
"ogc.ogc-utils.json-link"
320320
],
321321
"schema": {
322322
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/contact/schema.yaml",
@@ -510,15 +510,15 @@
510510
"abstract": "This building block corresponds to the schema for an OGC API Records recordGeoJSON",
511511
"shaclShapes": {},
512512
"dependsOn": [
513-
"ogc.api.records.v1.schemas.contact",
514513
"ogc.geo.features.feature",
515-
"ogc.api.records.v1.schemas.theme",
514+
"ogc.api.records.v1.schemas.license",
516515
"ogc.geo.common.data_types.geojson",
517-
"ogc.api.records.v1.schemas.language",
516+
"ogc.api.records.v1.schemas.linkTemplate",
518517
"ogc.api.records.v1.schemas.link",
519518
"ogc.api.records.v1.schemas.time",
520-
"ogc.api.records.v1.schemas.license",
521-
"ogc.api.records.v1.schemas.linkTemplate"
519+
"ogc.api.records.v1.schemas.theme",
520+
"ogc.api.records.v1.schemas.language",
521+
"ogc.api.records.v1.schemas.contact"
522522
],
523523
"schema": {
524524
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordGeoJSON/schema.yaml",
@@ -567,12 +567,12 @@
567567
"abstract": "This building block corresponds to the schema for an OGC API Records catalog",
568568
"shaclShapes": {},
569569
"dependsOn": [
570-
"ogc.api.records.v1.schemas.contact",
571-
"ogc.api.records.v1.schemas.theme",
572570
"ogc.api.features.v1.schemas.collection",
573-
"ogc.api.records.v1.schemas.language",
574571
"ogc.api.records.v1.schemas.license",
575-
"ogc.api.records.v1.schemas.linkTemplate"
572+
"ogc.api.records.v1.schemas.linkTemplate",
573+
"ogc.api.records.v1.schemas.theme",
574+
"ogc.api.records.v1.schemas.language",
575+
"ogc.api.records.v1.schemas.contact"
576576
],
577577
"schema": {
578578
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalog/schema.yaml",
@@ -621,8 +621,8 @@
621621
"shaclShapes": {},
622622
"dependsOn": [
623623
"ogc.api.features.v1.schemas.collections",
624-
"ogc.api.records.v1.schemas.recordGeoJSON",
625-
"ogc.api.records.v1.schemas.linkTemplate"
624+
"ogc.api.records.v1.schemas.linkTemplate",
625+
"ogc.api.records.v1.schemas.recordGeoJSON"
626626
],
627627
"schema": {
628628
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordsGeoJSON/schema.yaml",

0 commit comments

Comments
 (0)