Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-metalinkage committed Jun 28, 2024
1 parent 7e84f28 commit e02f06c
Show file tree
Hide file tree
Showing 21 changed files with 228 additions and 953 deletions.
179 changes: 59 additions & 120 deletions build/bblocks.jsonld

Large diffs are not rendered by default.

130 changes: 52 additions & 78 deletions build/bblocks.ttl

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions build/generateddocs/json-full/model/cross-domain/all/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@
"itemClass": "model",
"register": "ogc-incubator",
"version": "0.1",
"dateOfLastChange": "2023-09-18",
"dateOfLastChange": "2024-06-28",
"dependsOn": [
"ogc.model.cross-domain.qudt-basic",
"ogc.model.cross-domain.sosa",
"ogc.model.cross-domain.prov",
"ogc.model.cross-domain.qudt-basic",
"ogc.model.cross-domain.datacube",
"ogc.model.cross-domain.geodcat"
"ogc.model.cross-domain.geosparql",
"ogc.model.cross-domain.sosa"
],
"sources": [],
"scope": "dev",
"tags": [
"Closure"
],
"shaclRules": {
"ogc.model.cross-domain.qudt": [
"ogc.model.cross-domain.prov": [
"http://qudt.org/2.1/schema/shacl/qudt"
],
"ogc.model.cross-domain.prov": [
"ogc.model.cross-domain.qudt": [
"http://qudt.org/2.1/schema/shacl/qudt"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"itemClass": "model",
"register": "ogc-incubator",
"version": "0.1",
"dateOfLastChange": "2023-09-18",
"dateOfLastChange": "2024-06-28",
"link": "https://github.com/opengeospatial/bblock-template",
"dependsOn": [],
"shaclRules": {},
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@


{
"itemIdentifier": "ogc.model.cross-domain.dcat",
"name": "Proxy placeholder for DCAT",
"abstract": "For completeness, allows machine readable validations to be scoped to DCAT itself.",
"itemIdentifier": "ogc.model.cross-domain.geosparql",
"name": "GeoSPARQL",
"abstract": "GeoSPARQL Core (1.1). Simply wraps the published GeoSPARQL ontology with a Building Block to allow examples, default JSON-LD context, SHACL rules and transforms to be easily discovered.",
"status": "under-development",
"dateTimeAddition": "2023-09-18T00:00:00Z",
"itemClass": "model",
"register": "ogc-incubator",
"version": "0.1",
"dateOfLastChange": "2023-09-18",
"dateOfLastChange": "2024-06-28",
"link": "https://github.com/opengeospatial/bblock-template",
"sources": [],
"scope": "dev",
"tags": [
"DCAT",
"GeoSPARQL",
"Proxy"
],
"shaclRules": {},
"sourceFiles": "https://ogcincubator.github.io/cross-domain-model/_sources/dcat/",
"sourceFiles": "https://ogcincubator.github.io/cross-domain-model/_sources/geosparql/",
"validationPassed": true,
"description": "## DCAT Proxy\n\nProxy for testing validation rules for DCAT to keep these out of specific GeoDCAT development.\n\nUsed to ensure examples are clean DCAT before applying GeoDCAT rules.",
"annotatedSchema": null,
"gitRepository": "https://github.com/ogcincubator/cross-domain-model",
"gitPath": "_sources/dcat"
"gitPath": "_sources/geosparql"
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"itemClass": "model",
"register": "ogc-incubator",
"version": "0.1",
"dateOfLastChange": "2023-09-18",
"dateOfLastChange": "2024-06-28",
"link": "https://github.com/opengeospatial/bblock-template",
"dependsOn": [],
"shaclRules": {
Expand All @@ -27,7 +27,7 @@
"tags": [
"PROV"
],
"ontology": "http://qudt.org/2.1/schema/qudt",
"ontology": "https://opengeospatial.github.io/ogc-geosparql/geosparql11/geo.ttl",
"sourceFiles": "https://ogcincubator.github.io/cross-domain-model/_sources/prov/",
"validationPassed": true,
"description": "## PROV-O ontology \n\n![](https://www.w3.org/TR/prov-o/diagrams/starting-points.svg)\n\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"itemClass": "model",
"register": "ogc-incubator",
"version": "0.1",
"dateOfLastChange": "2023-09-18",
"dateOfLastChange": "2024-06-28",
"dependsOn": [
"ogc.model.cross-domain.qudt"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"itemClass": "model",
"register": "ogc-incubator",
"version": "0.1",
"dateOfLastChange": "2023-09-18",
"dateOfLastChange": "2024-06-28",
"dependsOn": [],
"shaclRules": {
"ogc.model.cross-domain.qudt": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"itemClass": "model",
"register": "ogc-incubator",
"version": "0.1",
"dateOfLastChange": "2023-09-18",
"dateOfLastChange": "2024-06-28",
"link": "https://github.com/opengeospatial/bblock-template",
"dependsOn": [],
"sources": [
Expand Down
42 changes: 0 additions & 42 deletions build/generateddocs/markdown/model/cross-domain/geodcat/index.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

# Proxy placeholder for DCAT (Model)
# GeoSPARQL (Model)

`ogc.model.cross-domain.dcat` *v0.1*
`ogc.model.cross-domain.geosparql` *v0.1*

For completeness, allows machine readable validations to be scoped to DCAT itself.
GeoSPARQL Core (1.1). Simply wraps the published GeoSPARQL ontology with a Building Block to allow examples, default JSON-LD context, SHACL rules and transforms to be easily discovered.

[*Status*](http://www.opengis.net/def/status): Under development

Expand All @@ -20,5 +20,5 @@ Used to ensure examples are clean DCAT before applying GeoDCAT rules.
The source code for this Building Block can be found in the following repository:

* URL: [https://github.com/ogcincubator/cross-domain-model](https://github.com/ogcincubator/cross-domain-model)
* Path: `_sources/dcat`
* Path: `_sources/geosparql`

Original file line number Diff line number Diff line change
Expand Up @@ -357,12 +357,12 @@ <h1 id='validation'>Validation</h1><h2 id='shacl-shapes'>SHACL Shapes</h2>
<p>The following sets of SHACL shapes are used for validating this building block:</p>

<ul>
<li>QUDT <small><code>ogc.model.cross-domain.qudt</code></small>
<li>PROV <small><code>ogc.model.cross-domain.prov</code></small>

<ul>
<li><a href="http://qudt.org/2.1/schema/shacl/qudt">http://qudt.org/2.1/schema/shacl/qudt</a></li>
</ul></li>
<li>PROV <small><code>ogc.model.cross-domain.prov</code></small>
<li>QUDT <small><code>ogc.model.cross-domain.qudt</code></small>

<ul>
<li><a href="http://qudt.org/2.1/schema/shacl/qudt">http://qudt.org/2.1/schema/shacl/qudt</a></li>
Expand Down
Loading

0 comments on commit e02f06c

Please sign in to comment.