-
I have tried this online SHACL validator:
https://www.itb.ec.europa.eu/shacl/any/upload
I used the [SHACL file ](https://mobilitydcat-ap.github.io/mobilityDCAT-AP/releases/mobilitydcat-ap_shacl_sh…
-
**Describe the bug**
Validating BioLink RDF with SHACL generated by LinkML (for the biolink-model) fails due to the shapes being `sh:closed`.
Because the SHACL specs specify that an entity shoul…
-
- when and how SHACL validation should be done?
- error report
- extension validation
-
- I've been writing "SHACLC" but that sometimes can be confused with "SHACL".
- @jeswr writes "SHACL-C".
- `shaclc` https://github.com/search?q=shaclc&type=repositories finds 5 repos but `shacl-c` d…
-
Some SPARQL endpoints provide [void](https://www.w3.org/2001/sw/interest/void/) descriptions which can also be extended with some schema information as has already been done at [Uniprot](https://www.u…
labra updated
2 months ago
-
Pleas consider this shape, as mentioned in issue zazuko/rdf-validate-shacl#140
```turtle
@prefix sh: .
@prefix rdfs: .
@prefix schema: .
@prefix ex: .
ex:PersonAddressShape
a sh:Nod…
-
Schema.org is defined using a simple variant of [W3C RDF Schema](https://www.w3.org/TR/rdf-schema/). As with all RDF vocabularies (whether RDFS or OWL) these definitions serve to define terms, not to …
-
-
**Prerequisites:**
- I have a [ldes/ldes-server:3.1.0-SNAPSHOT](app://dd/dashboard/images/local/sha256:d9c65d4542310a59f76985694b966452daa7f5224fb1ab4d20d44eb8ac503ba7?tag=3.1.0-SNAPSHOT&name=ldes%…
-
The range of tree:shape is set to shacl:NodeShape. However if a stream contains is mixed (multiple datatypes), this can cause some confusion:
Is it allowed to link to a SHACL shape with multiple Node…