Skip to content

Commit 57a6c09

Browse files
committed
Building blocks postprocessing
1 parent 8726ff4 commit 57a6c09

135 files changed

Lines changed: 2001 additions & 2014 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/0632667bd43255ef751b26359c4b9638c1a3186cc07f4babac7ff45673df5411

Lines changed: 161 additions & 197 deletions
Large diffs are not rendered by default.

build/annotated/_cache/0807e7371a4740b4095bf4833c141ed1545db28aefde10aee40c0fc1108786f1

Lines changed: 55 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,20 @@
22
"name": "SKOS - Simple Knowledge Organization System",
33
"abstract": "SKOS\u2014Simple Knowledge Organization System\u2014provides a model for expressing the basic structure and content of\nconcept schemes such as thesauri, classification schemes, subject heading lists, taxonomies, folksonomies, and other similar types of controlled vocabulary.\n",
44
"description": "Many knowledge organization systems, such as thesauri, taxonomies, classification schemes and subject heading\nsystems, share a similar structure, and are used in similar applications. SKOS captures much of this similarity\nand makes it explicit, to enable data and technology sharing across diverse applications.\n\nThe SKOS data model provides a standard, low-cost migration path for porting existing knowledge organization systems \nto the Semantic Web. SKOS also provides a lightweight, intuitive language for developing and sharing new knowledge\norganization systems. It may be used on its own, or in combination with formal knowledge representation languages\nsuch as the Web Ontology language (OWL).\n",
5-
"modified": "2025-10-17T10:13:21.461045",
5+
"modified": "2025-11-20T10:30:46.294957",
66
"tooling": {
77
"bblocks-postprocess": {
8-
"commitId": "\"bfb0f4bbc2c7fdd539fcd44d5f8e97a73288d480",
9-
"shortCommitId": "\"bfb0f4",
10-
"date": "2025-10-13T08:32:18+00:00\""
8+
"commitId": "\"4fa4cc94cf7d37823107d163051f795337c61afb",
9+
"shortCommitId": "\"4fa4cc",
10+
"date": "2025-11-20T10:01:04+00:00\""
1111
}
1212
},
1313
"gitRepository": "https://github.com/ogcincubator/bblocks-skos",
1414
"gitHubRepository": "https://github.com/ogcincubator/bblocks-skos/blob/master/",
1515
"baseURL": "https://ogcincubator.github.io/bblocks-skos/",
1616
"viewerURL": "https://ogcincubator.github.io/bblocks-skos/",
1717
"validationReport": "https://ogcincubator.github.io/bblocks-skos/build/tests/report.html",
18+
"validationReportJson": "https://ogcincubator.github.io/bblocks-skos/build/tests/report.json",
1819
"imports": [
1920
"https://opengeospatial.github.io/bblocks/register.json"
2021
],
@@ -78,9 +79,9 @@
7879
}
7980
},
8081
{
81-
"itemIdentifier": "ogc.skos.conceptScheme",
82-
"name": "SKOS ConceptScheme",
83-
"abstract": "A Concept Scheme as defined in SKOS",
82+
"itemIdentifier": "ogc.skos.collection",
83+
"name": "SKOS Collection",
84+
"abstract": "A Collection as defined in SKOS",
8485
"highlighted": true,
8586
"status": "under-development",
8687
"dateTimeAddition": "2025-02-09T00:00:00Z",
@@ -96,7 +97,7 @@
9697
],
9798
"tags": [
9899
"skos",
99-
"concept scheme"
100+
"collection"
100101
],
101102
"shaclShapes": {
102103
"ogc.skos.concept": [
@@ -111,36 +112,35 @@
111112
"ogc.ogc-utils.iri-or-curie",
112113
"ogc.skos.common"
113114
],
114-
"ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/context.jsonld",
115+
"ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/context.jsonld",
115116
"schema": {
116-
"application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/schema.yaml",
117-
"application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/schema.json"
117+
"application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/schema.yaml",
118+
"application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/schema.json"
118119
},
119-
"sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/schema.yaml",
120-
"sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/context.jsonld",
121-
"sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/",
120+
"sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/schema.yaml",
121+
"sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/context.jsonld",
122+
"sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/",
122123
"rdfData": [],
123124
"validationPassed": true,
124-
"testOutputs": "https://github.com/ogcincubator/bblocks-skos/blob/master/build/tests/skos/conceptScheme/",
125125
"documentation": {
126126
"markdown": {
127127
"mediatype": "text/markdown",
128-
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/conceptScheme/index.md"
128+
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/collection/index.md"
129129
},
130130
"json-full": {
131131
"mediatype": "application/json",
132-
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/conceptScheme/index.json"
132+
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/collection/index.json"
133133
},
134134
"bblocks-viewer": {
135135
"mediatype": "text/html",
136-
"url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.conceptScheme"
136+
"url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.collection"
137137
}
138138
}
139139
},
140140
{
141-
"itemIdentifier": "ogc.skos.concept",
142-
"name": "SKOS Concept",
143-
"abstract": "A Concept as defined in SKOS",
141+
"itemIdentifier": "ogc.skos.conceptScheme",
142+
"name": "SKOS ConceptScheme",
143+
"abstract": "A Concept Scheme as defined in SKOS",
144144
"highlighted": true,
145145
"status": "under-development",
146146
"dateTimeAddition": "2025-02-09T00:00:00Z",
@@ -156,7 +156,7 @@
156156
],
157157
"tags": [
158158
"skos",
159-
"concept"
159+
"concept scheme"
160160
],
161161
"shaclShapes": {
162162
"ogc.skos.concept": [
@@ -167,41 +167,40 @@
167167
]
168168
},
169169
"dependsOn": [
170-
"ogc.skos.collection",
171-
"ogc.skos.conceptScheme",
172-
"ogc.skos.common",
173-
"ogc.ogc-utils.iri-or-curie"
170+
"ogc.skos.concept",
171+
"ogc.ogc-utils.iri-or-curie",
172+
"ogc.skos.common"
174173
],
175-
"ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/context.jsonld",
174+
"ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/context.jsonld",
176175
"schema": {
177-
"application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/schema.yaml",
178-
"application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/schema.json"
176+
"application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/schema.yaml",
177+
"application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/schema.json"
179178
},
180-
"sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/schema.yaml",
181-
"sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/context.jsonld",
182-
"sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/",
179+
"sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/schema.yaml",
180+
"sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/context.jsonld",
181+
"sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/",
183182
"rdfData": [],
184183
"validationPassed": true,
185-
"testOutputs": "https://github.com/ogcincubator/bblocks-skos/blob/master/build/tests/skos/concept/",
184+
"testOutputs": "https://github.com/ogcincubator/bblocks-skos/blob/master/build/tests/skos/conceptScheme/",
186185
"documentation": {
187186
"markdown": {
188187
"mediatype": "text/markdown",
189-
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/concept/index.md"
188+
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/conceptScheme/index.md"
190189
},
191190
"json-full": {
192191
"mediatype": "application/json",
193-
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/concept/index.json"
192+
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/conceptScheme/index.json"
194193
},
195194
"bblocks-viewer": {
196195
"mediatype": "text/html",
197-
"url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.concept"
196+
"url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.conceptScheme"
198197
}
199198
}
200199
},
201200
{
202-
"itemIdentifier": "ogc.skos.collection",
203-
"name": "SKOS Collection",
204-
"abstract": "A Collection as defined in SKOS",
201+
"itemIdentifier": "ogc.skos.concept",
202+
"name": "SKOS Concept",
203+
"abstract": "A Concept as defined in SKOS",
205204
"highlighted": true,
206205
"status": "under-development",
207206
"dateTimeAddition": "2025-02-09T00:00:00Z",
@@ -217,7 +216,7 @@
217216
],
218217
"tags": [
219218
"skos",
220-
"collection"
219+
"concept"
221220
],
222221
"shaclShapes": {
223222
"ogc.skos.concept": [
@@ -228,32 +227,34 @@
228227
]
229228
},
230229
"dependsOn": [
231-
"ogc.skos.concept",
232-
"ogc.ogc-utils.iri-or-curie",
233-
"ogc.skos.common"
230+
"ogc.skos.common",
231+
"ogc.skos.conceptScheme",
232+
"ogc.skos.collection",
233+
"ogc.ogc-utils.iri-or-curie"
234234
],
235-
"ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/context.jsonld",
235+
"ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/context.jsonld",
236236
"schema": {
237-
"application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/schema.yaml",
238-
"application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/schema.json"
237+
"application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/schema.yaml",
238+
"application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/schema.json"
239239
},
240-
"sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/schema.yaml",
241-
"sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/context.jsonld",
242-
"sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/",
240+
"sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/schema.yaml",
241+
"sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/context.jsonld",
242+
"sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/",
243243
"rdfData": [],
244244
"validationPassed": true,
245+
"testOutputs": "https://github.com/ogcincubator/bblocks-skos/blob/master/build/tests/skos/concept/",
245246
"documentation": {
246247
"markdown": {
247248
"mediatype": "text/markdown",
248-
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/collection/index.md"
249+
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/concept/index.md"
249250
},
250251
"json-full": {
251252
"mediatype": "application/json",
252-
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/collection/index.json"
253+
"url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/concept/index.json"
253254
},
254255
"bblocks-viewer": {
255256
"mediatype": "text/html",
256-
"url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.collection"
257+
"url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.concept"
257258
}
258259
}
259260
},
@@ -276,9 +277,9 @@
276277
}
277278
],
278279
"dependsOn": [
279-
"ogc.skos.collection",
280280
"ogc.skos.concept",
281-
"ogc.skos.conceptScheme"
281+
"ogc.skos.conceptScheme",
282+
"ogc.skos.collection"
282283
],
283284
"tags": [
284285
"skos",

build/annotated/_cache/2ca316da1ef467fe1f43774f3888bce31290b36670e724d47ed42b7b0b32f1b9

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
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-19T11:15:08.238335",
6+
"modified": "2025-11-20T10:28:07.072207",
77
"tooling": {
88
"bblocks-postprocess": {
99
"commitId": "\"4fa4cc94cf7d37823107d163051f795337c61afb",
1010
"shortCommitId": "\"4fa4cc",
11-
"date": "2025-11-11T09:16:12+00:00\""
11+
"date": "2025-11-20T10:01:04+00:00\""
1212
}
1313
},
1414
"gitRepository": "https://github.com/ogcincubator/bblocks-ogcapi-records",
@@ -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.geo.common.data_types.geojson",
514-
"ogc.api.records.v1.schemas.contact",
513+
"ogc.api.records.v1.schemas.theme",
514+
"ogc.api.records.v1.schemas.linkTemplate",
515+
"ogc.api.records.v1.schemas.license",
515516
"ogc.api.records.v1.schemas.time",
517+
"ogc.geo.common.data_types.geojson",
516518
"ogc.api.records.v1.schemas.link",
517-
"ogc.api.records.v1.schemas.linkTemplate",
519+
"ogc.api.records.v1.schemas.language",
518520
"ogc.geo.features.feature",
519-
"ogc.api.records.v1.schemas.theme",
520-
"ogc.api.records.v1.schemas.license",
521-
"ogc.api.records.v1.schemas.language"
521+
"ogc.api.records.v1.schemas.contact"
522522
],
523523
"ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordGeoJSON/context.jsonld",
524524
"schema": {
@@ -568,12 +568,12 @@
568568
"abstract": "This building block corresponds to the schema for an OGC API Records catalog",
569569
"shaclShapes": {},
570570
"dependsOn": [
571-
"ogc.api.records.v1.schemas.contact",
572-
"ogc.api.features.v1.schemas.collection",
573-
"ogc.api.records.v1.schemas.linkTemplate",
574571
"ogc.api.records.v1.schemas.theme",
572+
"ogc.api.records.v1.schemas.linkTemplate",
575573
"ogc.api.records.v1.schemas.license",
576-
"ogc.api.records.v1.schemas.language"
574+
"ogc.api.features.v1.schemas.collection",
575+
"ogc.api.records.v1.schemas.language",
576+
"ogc.api.records.v1.schemas.contact"
577577
],
578578
"schema": {
579579
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalog/schema.yaml",
@@ -621,8 +621,8 @@
621621
"abstract": "This building block corresponds to the schema for an OGC API Records recordsGeoJSON",
622622
"shaclShapes": {},
623623
"dependsOn": [
624-
"ogc.api.records.v1.schemas.recordGeoJSON",
625624
"ogc.api.features.v1.schemas.collections",
625+
"ogc.api.records.v1.schemas.recordGeoJSON",
626626
"ogc.api.records.v1.schemas.linkTemplate"
627627
],
628628
"schema": {
@@ -672,8 +672,8 @@
672672
"shaclShapes": {},
673673
"dependsOn": [
674674
"ogc.api.features.v1.schemas.collections",
675-
"ogc.api.records.v1.schemas.catalog",
676-
"ogc.api.records.v1.schemas.linkTemplate"
675+
"ogc.api.records.v1.schemas.linkTemplate",
676+
"ogc.api.records.v1.schemas.catalog"
677677
],
678678
"schema": {
679679
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalogs/schema.yaml",

0 commit comments

Comments
 (0)