-
Notifications
You must be signed in to change notification settings - Fork 11
Feature: RDF/XML parser #410
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
Merged
Merged
Changes from 26 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
e6f48d1
basic xml parsing
mcb5637 2c92962
api, remove uneccesary graph
mcb5637 105e65d
fix sanitizer
mcb5637 24b3c03
cleanup
mcb5637 4c1b52e
entities
mcb5637 e518b99
more syntax+tests
mcb5637 e112429
base scoping
mcb5637 d040b2e
more tests
mcb5637 cfd7664
parsing state
mcb5637 db888f8
triples in properties
mcb5637 55d2cc9
more tests
mcb5637 ede429f
wip xml literal
mcb5637 ea0a1ae
cleanup
mcb5637 74a2538
collection
mcb5637 48e63c6
reifycation
mcb5637 97327ed
lang tag
mcb5637 b74a806
some cleanup
mcb5637 fb86ba8
list
mcb5637 1f7f0cc
more cleanup
mcb5637 c1eebb0
one parser to rule them all
mcb5637 0098e62
try fix gcc error
mcb5637 9251a7f
another gcc fix
mcb5637 48adc71
cleanup
mcb5637 df06c32
Merge branch 'develop' into feature/parse_xml
mcb5637 a2dbc6f
initial base
mcb5637 dfd809c
xmlliteral tests, cleanup
mcb5637 d64130a
fixes
mcb5637 5e8bac8
inplace poly
mcb5637 40c0f5a
doc
mcb5637 7f4261f
reorganize
mcb5637 c40d4dd
separate states
mcb5637 5ca0c2f
fix gcc14 bug again
mcb5637 efa4374
Merge branch 'develop' into feature/parse_xml
mcb5637 6cf39d5
remove iconv
mcb5637 f8f6454
states no longer get a Impl&
mcb5637 7417925
reorganize classes
mcb5637 5682b8c
prepare for tests
mcb5637 286815a
remove self-referentialness of struct and minor cleanup
liss-h 88d9391
review
mcb5637 dd965a6
Merge remote-tracking branch 'origin/feature/parse_xml' into feature/…
mcb5637 e23492e
fix merge
mcb5637 71638ea
tests from rdf-tests repo
nkaralis 95d11d6
added missing test dep
nkaralis 4c26db9
tests
mcb5637 fc3e9ad
review
mcb5637 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.