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

Feature/jena2.11 #3

Merged
merged 4 commits into from May 9, 2014
Merged

Feature/jena2.11 #3

merged 4 commits into from May 9, 2014

Conversation

egonw
Copy link
Member

@egonw egonw commented Jan 28, 2014

Arvid, this patch updates the Jena stack to 2.11. I tested a few things, but not everything. I tested:

  • opentox.listModels(ontoServer)
  • Open PHACTS API call
  • creation of a local in memory model
  • loading from a file
  • SPARQL-ing on a local model

I did not test:

  • TDB disk storage
  • direct remote SPARQL
  • reasoning with Pellet

All in all, I think it should be merged.

@egonw
Copy link
Member Author

egonw commented Jan 28, 2014

Oh, and a big change is that I am no longer using the Jena sources with a local tweak to set a class loader, but found a workaround by just loading the needed RDF reader, which makes them visible to the Jena Reader wrapper implementation too, making the previous "fix" obsolete and allows us to use stock Jena jars.

@egonw
Copy link
Member Author

egonw commented May 8, 2014

Arvid, what is the state of this pull request?

goglepox added a commit that referenced this pull request May 9, 2014
@goglepox goglepox merged commit e268309 into bioclipse:develop May 9, 2014
@egonw egonw deleted the feature/jena2.11 branch August 20, 2014 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants