Informatievlaanderen / VSDS-LDESServer4J

Linked Data Event Streams Server for Java
https://informatievlaanderen.github.io/VSDS-LDESServer4J
European Union Public License 1.2
8 stars 8 forks source link

Member extractor based on SHACL #1241

Open brechtvdv opened 3 months ago

brechtvdv commented 3 months ago

Suggestion to use the SHACL description of the collection to extract the member URIs.

  1. Extract subjects that are named nodes
  2. Fetch triples (recursively) that are attached to the subject (other related objects can be embedded in the member)
  3. Validate with SHACL shape
  4. If not validated, use existing algorithm that uses version of path and timestamp path