-
Implement the processing of named graphs in the mappings to also show them in the documentation
-
Allow mapping of the database to an entire SPARQL dataset including named graphs, instead of just to a single virtual RDF graph. This is an important stepping stone towards R2RML support, since that l…
cygri updated
10 years ago
-
i can think of few use cases where i would use named graphs, possibly it could work similar to level-sublevel ?
i would like it mostly for provenance, so when i aggregate data from various sources i …
-
Hi all,
I would like to store my experiment data with RDFLib. Moreover I want to sign the data of every single experiment to make it sharable for the future. My approach is to use one named graph f…
-
With the recent version update, it is now possible to submit JSON-LD docs which includes an `@graph` key. However, named graphs are not handled yet. (More precisely, if there is a top level `@id` then…
-
### Version
5.2.0
### Question
Hello,
I have some questions about the interaction of GRAPH graph patterns and subquries.
I am using version 5.2.0.
Assume the scenario described below.
…
-
This is not meant to suggest that RDF shouldn't have quoted triples, but rather to point out that this is likely an objection that some people will raise, and the specification should have some answer…
-
I've seen a few research papers describing "HDTQ" (HDT Quads), but it doesn't seem like any of the HDT tools support this. Is there a plan to support quads? Thanks!
-
Hi,
I am wondering if glitter can be used to build queries
1. that specify the dataset to be used for matching using the FROM and FROM NAMED clauses
2. that use the GRAPH keyword to match patt…
-
This is a feature request (see: https://github.com/json-ld/json-ld.org/issues/118) for implementing framing for Named Graphs. I know the current spec is saying explicitly they are not implemented but …