Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Jun 18, 2024
1 parent d38bf8b commit d88335a
Show file tree
Hide file tree
Showing 152 changed files with 271 additions and 271 deletions.
4 changes: 2 additions & 2 deletions annotated-schemas/geo/json-fg/feature-lenient/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"@context": {
"date": {
"@id": "owlTime:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#date"
"@type": "xsd:date"
},
"timestamp": {
"@id": "owlTime:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
"@type": "xsd:dateTime"
},
"interval": {
"@id": "owlTime:hasTime",
Expand Down
4 changes: 2 additions & 2 deletions annotated-schemas/geo/json-fg/feature/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"@context": {
"date": {
"@id": "owlTime:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#date"
"@type": "xsd:date"
},
"timestamp": {
"@id": "owlTime:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
"@type": "xsd:dateTime"
},
"interval": {
"@id": "owlTime:hasTime",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@context": {
"date": {
"@id": "owlTime:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#date"
"@type": "xsd:date"
},
"timestamp": {
"@id": "owlTime:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
"@type": "xsd:dateTime"
},
"interval": {
"@id": "owlTime:hasTime",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
"@context": {
"date": {
"@id": "owlTime:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#date"
"@type": "xsd:date"
},
"timestamp": {
"@id": "owlTime:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
"@type": "xsd:dateTime"
},
"interval": {
"@id": "owlTime:hasTime",
Expand Down
4 changes: 2 additions & 2 deletions annotated-schemas/geo/json-fg/time/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"@context": {
"date": {
"@id": "time:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#date"
"@type": "xsd:date"
},
"timestamp": {
"@id": "time:hasTime",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
"@type": "xsd:dateTime"
},
"interval": {
"@id": "time:hasTime",
Expand Down
26 changes: 13 additions & 13 deletions bblocks.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@
"name": "Building Blocks - OGC Main",
"description": "\nThe OGC Building Blocks register provides an overview of a series of building blocks managed by the OGC community through a variety of processes:\n\n- formal standards publication processes the Standards Working Groups\n- agreements with other standards bodies (eg. ISO)\n- community hosted examples of re-use (profiles and extensions of OGC standards)\n- informal \"incubator\" processes where more than one project needs a solution, and appropriate SWG scope is yet to be determined\n\n![](https://lucid.app/publicSegments/view/9d075f82-8611-4f32-83eb-994143669cc8/image.png)\n\n\nNotes:\n\n1. Policies are in preparation for naming and governance of these sub-registers, and this is subject to change pending adoption of such policies.\n1. Building Block identification will be designed to support transition between governance domains without change using symbolic references.\n1. A formal definition of Building Blocks and the level of \"granularity\" they represent with respect to the OGC Modular Specification is TBD.\n",
"sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
"modified": "2024-06-16T04:06:58.976142",
"modified": "2024-06-18T11:51:14.570633",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"86d544ee272c5495ae35236b0871ada235e29d6e",
"shortCommitId": "\"86d544",
"date": "2024-06-06T08:52:47+00:00\""
"date": "2024-06-17T19:35:23+00:00\""
}
},
"gitRepository": "https://github.com/opengeospatial/bblocks",
Expand Down Expand Up @@ -751,8 +751,8 @@
],
"shaclRules": {},
"dependsOn": [
"ogc.ogc-utils.iri-or-curie",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.ogc-utils.iri-or-curie"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld",
"schema": {
Expand Down Expand Up @@ -867,8 +867,8 @@
"group": "Common",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
Expand Down Expand Up @@ -923,8 +923,8 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link",
"ogc.geo.features.feature",
"ogc.geo.json-fg.time"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
Expand Down Expand Up @@ -985,9 +985,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.feature",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.time"
"ogc.geo.json-fg.time",
"ogc.geo.features.feature"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml",
Expand Down Expand Up @@ -1041,9 +1041,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.featureCollection",
"ogc.geo.json-fg.feature",
"ogc.ogc-utils.json-link"
"ogc.ogc-utils.json-link",
"ogc.geo.features.featureCollection"
],
"ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
"schema": {
Expand Down Expand Up @@ -1103,9 +1103,9 @@
"group": "JSON-FG",
"shaclRules": {},
"dependsOn": [
"ogc.geo.features.featureCollection",
"ogc.ogc-utils.json-link",
"ogc.geo.json-fg.feature-lenient",
"ogc.ogc-utils.json-link"
"ogc.geo.features.featureCollection"
],
"schema": {
"application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
Expand Down
Loading

0 comments on commit d88335a

Please sign in to comment.