-
https://docs.ogc.org/is/22-047r1/22-047r1.html#_4d33c3fd-4f99-4151-bdf1-bfae3736062c
Table D.1 — Alignment: GeoSPARQL SHACL Shapes
has some broken links. Eg Shape 1b
http://www.opengis.net/def/geos…
-
We need to create both ontology and SHACL in order to use OpenLABEL for our extended metadata.
Right now, I already created an ontology-draft for OpenLABEL in separate branch, s.:
https://github.c…
-
Should we have SHACL shapes to validate the produced RDF?
-
Thanks for great work.
Shapes are now getting used extensively, as they make working with rdf types lot easier by giving predictable shapes to data, in otherwise open-world.
It would be great if…
-
I have found it useful to be able to easily find Node Shapes for a given class. There are a handful of scenarios.
In one, an operation `expects` a class which is described by multiple shapes.
``…
-
I think the home page https://data-interop.era.europa.eu should to be improved.
- It has a brief paragraph about **RINF - Register of Infrastructure** but no links in the page body
- it doesn't desc…
-
# Implement SHACL as template language
Branch: https://github.com/simeonackermann/RDForm/tree/feature-shacl
## Usage
### Attributes
- `template` (Object) required, JSON-LD SHACL shape
- `ro…
-
(Related to #27, inspired by https://github.com/w3c/data-shapes/issues/158)
https://www.w3.org/TR/shacl/#x5.3.2-mapping-of-solution-bindings-to-result-properties specifies how `{?vars}` are interpola…
-
ShEx features based on: [ShEx semantics document](http://shexspec.github.io/semantics/)
# Validation process
| Feature | Supported | Pending | Comments |
| --- | --- | --- | --- |
| Node-shape |…
labra updated
1 month ago
-
We haven't looked at SHACL shapes for a while, and I'd guess they can take improvement. (@mgh128 what's your assessment?)
We also must address the following issues:
- #196 avoid `owl:sameAs` (@mko…