Skip to content

Commit bab1707

Browse files
committed
Building blocks postprocessing
1 parent 124e84d commit bab1707

68 files changed

Lines changed: 3295 additions & 930 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: 61 additions & 61 deletions
Large diffs are not rendered by default.

build/annotated/_cache/b1f672ac1f3ffb4ca4de45f5eaa0e99a40ba897ab98c6b70411e940eaaa6c257

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "GeoDCAT implementation using OGC API Records",
33
"abstract": "[OGC Building Blocks](https://ogcincubator.github.io/bblocks-docs/) linking GeoDCAT to OGC API Records and other schemas. Uses examples to support a development methodology for DCAT: separation of DCAT and other existing ontology from requirements identified from a range of alternative spatiotemporal metadata schemas.\n",
44
"description": "This is intended to explore and support regression testing during the development of GeoDCAT by testing that the concepts used in OGC API Records (and extensions such as STAC) can be mapped to either DCAT or added to GeoDCAT as required.\n\nFor more information see the [GeoDCAT model development methdology](https://github.com/opengeospatial/GeoDCAT-SWG/blob/main/METHODOLOGY.md)\n",
5-
"modified": "2025-09-01T03:46:13.916290",
5+
"modified": "2025-09-04T03:38:08.129393",
66
"tooling": {
77
"bblocks-postprocess": {
88
"commitId": "\"7706428cacea50013f04585b5be2d7d29b7b2d9b",
@@ -31,7 +31,7 @@
3131
"itemClass": "model",
3232
"register": "ogc-incubator",
3333
"version": "2.0",
34-
"dateOfLastChange": "2025-08-31",
34+
"dateOfLastChange": "2025-09-01",
3535
"link": "https://github.com/opengeospatial/bblock-template",
3636
"sources": [],
3737
"scope": "dev",
@@ -69,7 +69,7 @@
6969
"itemClass": "model",
7070
"register": "ogc-incubator",
7171
"version": "0.1",
72-
"dateOfLastChange": "2025-08-31",
72+
"dateOfLastChange": "2025-09-01",
7373
"link": "https://github.com/opengeospatial/geodcat-ogcapi-records",
7474
"sources": [
7575
{
@@ -115,7 +115,7 @@
115115
"itemClass": "schema",
116116
"register": "ogc-incubator",
117117
"version": "0.1",
118-
"dateOfLastChange": "2025-08-31",
118+
"dateOfLastChange": "2025-09-01",
119119
"link": "https://github.com/opengeospatial/bblock-template",
120120
"dependsOn": [],
121121
"sources": [
@@ -164,7 +164,7 @@
164164
"itemClass": "schema",
165165
"register": "ogc-incubator",
166166
"version": "3.0",
167-
"dateOfLastChange": "2025-08-31",
167+
"dateOfLastChange": "2025-09-01",
168168
"dependsOn": [
169169
"ogc.geo.geodcat.dcat2"
170170
],
@@ -205,7 +205,7 @@
205205
"itemClass": "model",
206206
"register": "ogc-incubator",
207207
"version": "0.2",
208-
"dateOfLastChange": "2025-08-31",
208+
"dateOfLastChange": "2025-09-01",
209209
"link": "https://github.com/opengeospatial/bblock-template",
210210
"dependsOn": [
211211
"ogc.geo.geodcat.dcat"
@@ -222,8 +222,8 @@
222222
],
223223
"shaclShapes": {
224224
"ogc.geo.geodcat.dcat-ap": [
225-
"https://raw.githubusercontent.com/SEMICeu/dcat-ap_shacl/master/shacl/dcat-ap.shapes.ttl",
226-
"https://ogcincubator.github.io/geodcat-ogcapi-records/_sources/dcat-ap/rules.shacl"
225+
"https://ogcincubator.github.io/geodcat-ogcapi-records/_sources/dcat-ap/rules.shacl",
226+
"https://raw.githubusercontent.com/SEMICeu/dcat-ap_shacl/master/shacl/dcat-ap.shapes.ttl"
227227
]
228228
},
229229
"scope": "dev",
@@ -259,7 +259,7 @@
259259
"itemClass": "model",
260260
"register": "ogc-incubator",
261261
"version": "0.1",
262-
"dateOfLastChange": "2025-08-31",
262+
"dateOfLastChange": "2025-09-01",
263263
"link": "https://github.com/opengeospatial/bblock-template",
264264
"dependsOn": [
265265
"ogc.geo.geodcat.dcat"
@@ -311,12 +311,12 @@
311311
"itemClass": "schema",
312312
"register": "ogc-incubator",
313313
"version": "0.1",
314-
"dateOfLastChange": "2025-08-31",
314+
"dateOfLastChange": "2025-09-01",
315315
"link": "https://github.com/opengeospatial/bblock-template",
316316
"dependsOn": [
317-
"ogc.api.records.v1.schemas.recordGeoJSON",
318317
"ogc.geo.geodcat.records-ontology",
319-
"ogc.geo.geodcat.dcat"
318+
"ogc.geo.geodcat.dcat",
319+
"ogc.api.records.v1.schemas.recordGeoJSON"
320320
],
321321
"sources": [
322322
{
@@ -374,7 +374,7 @@
374374
"itemClass": "model",
375375
"register": "ogc-incubator",
376376
"version": "0.1",
377-
"dateOfLastChange": "2025-08-31",
377+
"dateOfLastChange": "2025-09-01",
378378
"link": "https://github.com/opengeospatial/bblock-template",
379379
"dependsOn": [
380380
"ogc.geo.geodcat.dcat-ap",
@@ -401,8 +401,8 @@
401401
],
402402
"shaclShapes": {
403403
"ogc.geo.geodcat.dcat-ap": [
404-
"https://raw.githubusercontent.com/SEMICeu/dcat-ap_shacl/master/shacl/dcat-ap.shapes.ttl",
405-
"https://ogcincubator.github.io/geodcat-ogcapi-records/_sources/dcat-ap/rules.shacl"
404+
"https://ogcincubator.github.io/geodcat-ogcapi-records/_sources/dcat-ap/rules.shacl",
405+
"https://raw.githubusercontent.com/SEMICeu/dcat-ap_shacl/master/shacl/dcat-ap.shapes.ttl"
406406
]
407407
},
408408
"sourceFiles": "https://ogcincubator.github.io/geodcat-ogcapi-records/_sources/geodcat-ap/",
@@ -439,7 +439,7 @@
439439
"ogc.contrib.stac.collection"
440440
],
441441
"version": "0.1",
442-
"dateOfLastChange": "2025-08-31",
442+
"dateOfLastChange": "2025-09-01",
443443
"link": "https://github.com/opengeospatial/geodcat-ogcapi-records",
444444
"sources": [
445445
{
@@ -503,11 +503,11 @@
503503
"itemClass": "schema",
504504
"register": "ogc-incubator",
505505
"dependsOn": [
506-
"ogc.geo.geodcat.geodcat",
507-
"ogc.geo.geodcat.dcat-records"
506+
"ogc.geo.geodcat.dcat-records",
507+
"ogc.geo.geodcat.geodcat"
508508
],
509509
"version": "0.1",
510-
"dateOfLastChange": "2025-08-31",
510+
"dateOfLastChange": "2025-09-01",
511511
"link": "https://github.com/opengeospatial/bblock-template",
512512
"sources": [
513513
{
@@ -637,12 +637,12 @@
637637
"itemClass": "schema",
638638
"register": "ogc-incubator",
639639
"dependsOn": [
640-
"ogc.ogc-utils.prov",
641640
"ogc.geo.geodcat.geodcat-records",
641+
"ogc.ogc-utils.prov",
642642
"ogc.model.cross-domain.prov"
643643
],
644644
"version": "0.1",
645-
"dateOfLastChange": "2025-08-31",
645+
"dateOfLastChange": "2025-09-01",
646646
"link": "https://github.com/opengeospatial/geodcat-ogcapi-records",
647647
"sources": [
648648
{
@@ -704,13 +704,13 @@
704704
"itemClass": "schema",
705705
"register": "ogc-incubator",
706706
"dependsOn": [
707-
"ogc.geo.geodcat.geodcat-records",
708707
"ogc.contrib.stac.item-v1-0-0",
709-
"ogc.geo.geodcat.geodcat",
710-
"ogc.contrib.stac.item"
708+
"ogc.contrib.stac.item",
709+
"ogc.geo.geodcat.geodcat-records",
710+
"ogc.geo.geodcat.geodcat"
711711
],
712712
"version": "0.1",
713-
"dateOfLastChange": "2025-08-31",
713+
"dateOfLastChange": "2025-09-01",
714714
"link": "https://github.com/opengeospatial/geodcat-ogcapi-records",
715715
"sources": [
716716
{
@@ -778,12 +778,12 @@
778778
"itemClass": "schema",
779779
"register": "ogc-incubator",
780780
"dependsOn": [
781-
"ogc.geo.geodcat.stac.geodcat-stac-collection",
782781
"ogc.contrib.stac.extensions.accuracy",
782+
"ogc.geo.geodcat.stac.geodcat-stac-collection",
783783
"ogc.geo.geodcat.stac.geodcat-stac-item"
784784
],
785785
"version": "0.1",
786-
"dateOfLastChange": "2025-08-31",
786+
"dateOfLastChange": "2025-09-01",
787787
"link": "https://github.com/opengeospatial/geodcat-ogcapi-records",
788788
"sources": [
789789
{
@@ -848,12 +848,12 @@
848848
"itemClass": "schema",
849849
"register": "ogc-incubator",
850850
"dependsOn": [
851-
"ogc.geo.geodcat.stac.geodcat-stac-collection",
852851
"ogc.contrib.stac.extensions.eo",
852+
"ogc.geo.geodcat.stac.geodcat-stac-collection",
853853
"ogc.geo.geodcat.stac.geodcat-stac-item"
854854
],
855855
"version": "0.1",
856-
"dateOfLastChange": "2025-08-31",
856+
"dateOfLastChange": "2025-09-01",
857857
"link": "https://github.com/opengeospatial/geodcat-ogcapi-records",
858858
"sources": [
859859
{

0 commit comments

Comments
 (0)