-
Thank you again for doing the SHACL-Webinar and releasing the [screencast](https://www.youtube.com/watch?v=9I8IOhsg2hg). We now had a chance to revisit the discussed problems and solutions. (See: #162…
-
1. I created a repository with SHACL validation enabled using the web UI
2. I went to the GraphDB Home directory, in the repository I created and took the `config.ttl` that has been generated
```t…
-
Thank you again for doing the SHACL-Webinar and releasing the [screencast](https://www.youtube.com/watch?v=9I8IOhsg2hg). We now had a chance to revisit the discussed problems and solutions. (See: #162…
-
When requesting a self-description from the remote db connector I'm having the following logs in the local connector:
```
2021-12-08T09:37:28,745 [http-nio-8080-exec-3] WARN - Received response bu…
-
Since a Sampling has a geometry - where it was done - we can infer that that's where a Sample comes from. What then is the value in recording a location for the Sample? Additionally, I think it mislea…
-
This is not - as such - a new issue, but an attempt to highlight and generalize problems raised by init-dcat-ap-de in #115, #116, #116 and #117 where the lack of background knowledge for the validatio…
aidig updated
2 years ago
-
To check the encodingFormat of a distribution against the IANA list, a first attempt was to use `sh:in` ( loooong list ):
https://github.com/netwerk-digitaal-erfgoed/dataset-register/blob/c232570a63a…
coret updated
2 years ago
-
https://github.com/International-Data-Spaces-Association/InformationModel/releases/tag/v4.0.0 has a placeholder for this.
Please implement the SHACL / SPARQL CONSTRUCT upgrade shapes to automatical…
-
I use neosemantics for Neo4j native LPG validation (not RDF).
Previously (I remember version 4.2) I found that I need to init config with
call n10s.graphconfig.init({handleVocabUris: "IGNORE"})
to …
-
In order to support third-party validation we should provide SHACL shapes that describe the Registry Requirements.
These should be exported direct from the schema management tool.
Phil has hand …