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

Reintroduce RDF loader. #108

Merged
merged 5 commits into from
Jan 24, 2023
Merged

Conversation

timothee-haudebourg
Copy link
Collaborator

@timothee-haudebourg timothee-haudebourg commented Jan 20, 2023

This PR reintroduces the RDF loader which has been removed during the latest compiler redesign #74. This feature is needed to import schemas not defined with TreeLDR.

Fixes #107

  • RDF loader without XSD datatypes support
  • XSD datatypes support
  • OWL datatypes support
  • N-Quads parser/loader
  • Testing

@timothee-haudebourg timothee-haudebourg marked this pull request as ready for review January 24, 2023 15:05
@timothee-haudebourg timothee-haudebourg merged commit af9dbe7 into main Jan 24, 2023
@timothee-haudebourg timothee-haudebourg deleted the timothee-haudebourg/issue107 branch January 24, 2023 20:48
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.

Reintroduce RDF loader
1 participant