Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visa #184

Open
wants to merge 163 commits into
base: feature/summary-datasource
Choose a base branch
from
Open

Visa #184

wants to merge 163 commits into from

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.
rubensworks and others added 30 commits April 28, 2020 15:53
Co-authored-by: Andreas <andreas@codefever.be>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* 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
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* Add RDFa datasource

* Polish RDFa datasource

Co-authored-by: Ruben Taelman <ruben.taelman@ugent.be>
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.

None yet

9 participants