Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Jan 22, 2025
1 parent c4ea85a commit c4acb42
Show file tree
Hide file tree
Showing 27 changed files with 141 additions and 141 deletions.
30 changes: 15 additions & 15 deletions build/bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"name": "Building Blocks - OGC API Records",
"abstract": "[Building Blocks](https://ogcincubator.github.io/bblocks-docs/) for OGC API Records, components and extensions\n",
"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",
"modified": "2025-01-19T03:06:35.989622",
"modified": "2025-01-22T03:05:21.764174",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"4f836104f60184d3a6e2f2272208584d6cae081d",
Expand Down Expand Up @@ -464,8 +464,8 @@
"abstract": "This building block corresponds to the schema for an OGC API Records contact",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.api.records.v1.schemas.roles"
"ogc.api.records.v1.schemas.roles",
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/contact/schema.yaml",
Expand Down Expand Up @@ -686,14 +686,14 @@
"abstract": "This building block corresponds to the schema for an OGC API Records recordGeoJSON",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.contact",
"ogc.api.records.v1.schemas.license",
"ogc.geo.common.data_types.geojson",
"ogc.api.records.v1.schemas.link",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.geo.features.feature",
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.time",
"ogc.api.records.v1.schemas.contact",
"ogc.geo.common.data_types.geojson",
"ogc.geo.features.feature",
"ogc.api.records.v1.schemas.theme"
],
"schema": {
Expand Down Expand Up @@ -750,11 +750,11 @@
"abstract": "This building block corresponds to the schema for an OGC API Records catalog",
"shaclRules": {},
"dependsOn": [
"ogc.api.features.v1.schemas.collection",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.license",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.contact",
"ogc.api.features.v1.schemas.collection",
"ogc.api.records.v1.schemas.license",
"ogc.api.records.v1.schemas.theme"
],
"schema": {
Expand Down Expand Up @@ -810,9 +810,9 @@
"abstract": "This building block corresponds to the schema for an OGC API Records recordsGeoJSON",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.recordGeoJSON",
"ogc.api.features.v1.schemas.collections"
"ogc.api.features.v1.schemas.collections",
"ogc.api.records.v1.schemas.linkTemplate"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/recordsGeoJSON/schema.yaml",
Expand Down Expand Up @@ -867,9 +867,9 @@
"abstract": "This building block corresponds to the schema for an OGC API Records catalogs",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.features.v1.schemas.collections",
"ogc.api.records.v1.schemas.catalog"
"ogc.api.records.v1.schemas.catalog",
"ogc.api.records.v1.schemas.linkTemplate"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalogs/schema.yaml",
Expand Down
82 changes: 41 additions & 41 deletions build/bblocks.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
rdfs:label "Schema for catalogs" ;
dct:abstract "This building block corresponds to the schema for an OGC API Records catalogs" ;
dct:created "2024-01-23T12:40:00+01:00"^^xsd:dateTime ;
dct:description [ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.catalogs" ],
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/catalogs/index.md" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/catalogs/index.json" ],
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/catalogs/index.md" ] ;
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.catalogs" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand All @@ -39,12 +39,12 @@
rdfs:label "Schema for landingPage" ;
dct:abstract "This building block corresponds to the schema for an OGC API Records landingPage" ;
dct:created "2024-01-23T12:40:00+01:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/landingPage/index.md" ],
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/landingPage/index.json" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.landingPage" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/landingPage/index.json" ] ;
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/landingPage/index.md" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand All @@ -63,12 +63,12 @@
rdfs:label "Schema for recordsGeoJSON" ;
dct:abstract "This building block corresponds to the schema for an OGC API Records recordsGeoJSON" ;
dct:created "2024-01-23T12:40:00+01:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/recordsGeoJSON/index.md" ],
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/recordsGeoJSON/index.json" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.recordsGeoJSON" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/recordsGeoJSON/index.json" ] ;
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/recordsGeoJSON/index.md" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand All @@ -89,12 +89,12 @@
rdfs:label "Schema for catalog" ;
dct:abstract "This building block corresponds to the schema for an OGC API Records catalog" ;
dct:created "2024-01-23T12:40:00+01:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/catalog/index.json" ],
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/catalog/index.md" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.catalog" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/catalog/index.json" ] ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.catalog" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand All @@ -118,12 +118,12 @@
rdfs:label "Schema for link" ;
dct:abstract "This building block corresponds to the schema for an OGC API Records link" ;
dct:created "2024-11-18T00:00:00+00:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/link/index.md" ],
dct:description [ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.link" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/link/index.json" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.link" ] ;
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/link/index.md" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand Down Expand Up @@ -174,12 +174,12 @@
rdfs:label "Schema for roles" ;
dct:abstract "This building block corresponds to the schema for an OGC API Records roles" ;
dct:created "2024-01-23T12:40:00+01:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/roles/index.md" ],
dct:description [ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.roles" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/roles/index.json" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.roles" ] ;
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/roles/index.md" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand All @@ -196,12 +196,12 @@
rdfs:label "Schema for time" ;
dct:abstract "This building block corresponds to the schema for an OGC API Records time" ;
dct:created "2024-01-23T12:40:00+01:00"^^xsd:dateTime ;
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/time/index.json" ],
[ dct:format "text/html" ;
dct:description [ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.time" ],
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/time/index.md" ] ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/time/index.md" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/time/index.json" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand Down Expand Up @@ -313,10 +313,10 @@
dct:created "2024-01-23T12:40:00+01:00"^^xsd:dateTime ;
dct:description [ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/theme/index.md" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.theme" ],
[ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/theme/index.json" ] ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/theme/index.json" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.theme" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand All @@ -335,10 +335,10 @@
dct:created "2024-01-23T12:40:00+01:00"^^xsd:dateTime ;
dct:description [ dct:format "application/json" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/json-full/api/records/v1/schemas/linkTemplate/index.json" ],
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/linkTemplate/index.md" ],
[ dct:format "text/html" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.linkTemplate" ] ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/bblock/ogc.api.records.v1.schemas.linkTemplate" ],
[ dct:format "text/markdown" ;
rdfs:isDefinedBy "https://ogcincubator.github.io/bblocks-ogcapi-records/build/generateddocs/markdown/api/records/v1/schemas/linkTemplate/index.md" ] ;
dct:hasVersion "0.1" ;
dct:modified "2024-01-23"^^xsd:date ;
dct:source <https://docs.ogc.org/DRAFTS/20-004.html> ;
Expand Down Expand Up @@ -369,15 +369,15 @@ These elements are re-used by the [STAC](](https://ogcincubator.github.io/bblock
<https://opengeospatial.github.io/bblocks/register.json> .

[] a prov:Activity ;
prov:endedAtTime "2025-01-19T03:06:43.438901"^^xsd:dateTime ;
prov:startedAtTime "2025-01-19T03:06:43.352655"^^xsd:dateTime ;
prov:endedAtTime "2025-01-22T03:05:27.773957"^^xsd:dateTime ;
prov:startedAtTime "2025-01-22T03:05:27.686109"^^xsd:dateTime ;
prov:used [ a prov:Entity ;
dct:format "application/json" ;
dct:hasVersion "git:75017aa9c7da7dc1c80172b0181e4dbe80866293" ;
rdfs:seeAlso <https://ogcincubator.github.io/bblocks-ogcapi-records/build/register.json> ],
[ a prov:Entity ;
dct:format "application/yaml" ;
rdfs:seeAlso <file:///src/ogc/bblocks/register-context.yaml> ] ;
rdfs:seeAlso <file:///src/ogc/bblocks/register-context.yaml> ],
[ a prov:Entity ;
dct:format "application/json" ;
dct:hasVersion "git:c4ea85a2e5ba84dd915a809b45788d13770e1695" ;
rdfs:seeAlso <https://ogcincubator.github.io/bblocks-ogcapi-records/build/register.json> ] ;
prov:wasAssociatedWith [ a prov:Agent,
schema:SoftwareApplication ;
rdfs:label "OGC-NA tools" ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"abstract": "This building block corresponds to the schema for an OGC API Records catalog",
"shaclRules": {},
"dependsOn": [
"ogc.api.features.v1.schemas.collection",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.language",
"ogc.api.records.v1.schemas.license",
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.records.v1.schemas.contact",
"ogc.api.features.v1.schemas.collection",
"ogc.api.records.v1.schemas.license",
"ogc.api.records.v1.schemas.theme"
],
"schema": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"abstract": "This building block corresponds to the schema for an OGC API Records catalogs",
"shaclRules": {},
"dependsOn": [
"ogc.api.records.v1.schemas.linkTemplate",
"ogc.api.features.v1.schemas.collections",
"ogc.api.records.v1.schemas.catalog"
"ogc.api.records.v1.schemas.catalog",
"ogc.api.records.v1.schemas.linkTemplate"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/catalogs/schema.yaml",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"abstract": "This building block corresponds to the schema for an OGC API Records contact",
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.json-link",
"ogc.api.records.v1.schemas.roles"
"ogc.api.records.v1.schemas.roles",
"ogc.ogc-utils.json-link"
],
"schema": {
"application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-records/build/annotated/api/records/v1/schemas/contact/schema.yaml",
Expand Down
Loading

0 comments on commit c4acb42

Please sign in to comment.