forked from oxigraph/rio
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update from oxigraph/rio #1
Open
jamesaoverton
wants to merge
96
commits into
ontodev:master
Choose a base branch
from
oxigraph:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create Dependabot config file
Uses oxiri::Iri for base_iri parameters
One might want to parse files of more than 4GB on 32bits systems
Makes sure that doc tests compile and run
…rops not displayed documentation
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version. - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.18.0...v0.19.0) Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version. - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.19.0...v0.20.0) Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version. - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.20.0...v0.21.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [testsuite/rdf-star](https://github.com/w3c/rdf-star) from `4c5bd52` to `5484872`. - [Release notes](https://github.com/w3c/rdf-star/releases) - [Commits](w3c/rdf-star@4c5bd52...5484872) --- updated-dependencies: - dependency-name: testsuite/rdf-star dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Update sophia_api requirement from 0.6 to 0.7 Updates the requirements on [sophia_api](https://github.com/pchampin/sophia_rs) to permit the latest version. - [Release notes](https://github.com/pchampin/sophia_rs/releases) - [Changelog](https://github.com/pchampin/sophia_rs/blob/main/CHANGELOG.txt) - [Commits](pchampin/sophia_rs@v0.6.0...v0.7.0)
Bumps [testsuite/rdf-star](https://github.com/w3c/rdf-star) from `5484872` to `f6f1629`. - [Release notes](https://github.com/w3c/rdf-star/releases) - [Commits](w3c/rdf-star@5484872...f6f1629) --- updated-dependencies: - dependency-name: testsuite/rdf-star dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
States that Rio supports RDF-star
Bumps [testsuite/rdf-star](https://github.com/w3c/rdf-star) from `f6f1629` to `4481d7b`. - [Release notes](https://github.com/w3c/rdf-star/releases) - [Commits](w3c/rdf-star@f6f1629...4481d7b) --- updated-dependencies: - dependency-name: testsuite/rdf-star dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [testsuite/rdf-star](https://github.com/w3c/rdf-star) from `4481d7b` to `c086bb3`. - [Release notes](https://github.com/w3c/rdf-star/releases) - [Commits](w3c/rdf-star@4481d7b...c086bb3) --- updated-dependencies: - dependency-name: testsuite/rdf-star dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [sophia_api](https://github.com/pchampin/sophia_rs) to permit the latest version. - [Release notes](https://github.com/pchampin/sophia_rs/releases) - [Changelog](https://github.com/pchampin/sophia_rs/blob/main/CHANGELOG.txt) - [Commits](pchampin/sophia_rs@v0.6.0...v0.7.1) --- updated-dependencies: - dependency-name: sophia_api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Sophia depending on Rio depending on Sophia made changes very complicated
Makes their usage more "foolproof" Changes the N{Triple|Quad}sFormatter::finish signature to raise a possible error
Bumps [testsuite/rdf-star](https://github.com/w3c/rdf-star) from `cb3c883` to `8c7039d`. - [Release notes](https://github.com/w3c/rdf-star/releases) - [Commits](w3c/rdf-star@cb3c883...8c7039d) --- updated-dependencies: - dependency-name: testsuite/rdf-star dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Expose the parsed namespaces on TurtleParser, so they can be used in post processing.
Allows avoiding build breaks if rustc adds new warnings
Closer to the Turtle specification namings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.