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

Beginner #341

Open
JohnReedLOL opened this issue Oct 22, 2018 · 1 comment
Open

Beginner #341

JohnReedLOL opened this issue Oct 22, 2018 · 1 comment

Comments

@JohnReedLOL
Copy link

JohnReedLOL commented Oct 22, 2018

Hey. I am considering using Banana RDF. A couple of questions:

  1. License - The software license you have isn't the usual Apache 2.0 or MIT license and the LICENSE file does not appear in the project itself. Example: https://i.imgur.com/DzxCuVE.png

  2. Usage - Can I use this as a drop in substitute for Eclipse RDF4J (Sesame) and can this library process the RDF Turtle syntax?

@bblfish bblfish mentioned this issue Oct 22, 2018
@bblfish
Copy link
Member

bblfish commented Oct 22, 2018

I have added a PR for a w3c licence.

This library uses the unerlying RDF4J library if you so desire. It can also use the Jena parsers. The advantage of banana-rdf is that you can code without being tied to the implementations of either. It would be possbile for us to add new parsers too.

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

No branches or pull requests

2 participants