Skip to content

Conversation

Vaniaterpak
Copy link

Сурмай фиєма Петривна

rubensworks and others added 30 commits December 9, 2019 15:31
A "graph" option can be added to the settings
of each nested triples-only datasource,
which indicates the graph in which the triples exist.
If no "graph" option is added,
the triples will be available in the default graph.
If the nested datasource support quads,
no "graph" option should be added, its graphs will be inherited.
This identifier is only needed for clients to request
all triples in the default graph from the server.
Also, the server explicitly communicates this identifier,
as it could be implementation-dependent.
Previously, they would be written to urn:ldf:defaultGraph.
Usage of urn:ldf:defaultGraph is purely for client/server communication
and should hence only be present in the router.
N3Store now interprets the empty string as the default graph,
removing the need for 7d80ff5.
Makes it easier to scan the triples.
dreeki and others added 30 commits May 11, 2020 08:05
* Fix error caused by updating immutable object

* Fixed assignment to immutable quad object. Updated default dataFactory lib to recent version and updated tests

* Small code cleanup

* Removed unnecessary variable declarations
* Add RDFa datasource

* Polish RDFa datasource

Co-authored-by: Ruben Taelman <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants