SmartDataAnalytics / jena-sparql-api

A collection of Jena-extensions for hiding SPARQL-complexity from the application layer
Other
57 stars 14 forks source link

Fork for JENA JSON support #2

Closed kurzum closed 10 years ago

kurzum commented 10 years ago

Hi Raven, we updated the jena version in a fork and created a maven package. We will work with our fork as long as you haven't updated the jena version. Sebastian

jimkont commented 10 years ago

actually I want to push it to maven and reuse it from RDFUnit and it might make conflicts.

I am planning to do the following directly here:

  1. make a new release 2.11.1-49 (existing code)
  2. change version to 2.11.2-50-SNAPSHOT
  3. change jena version
  4. make a new release 2.11.2-50

Any objections?

jimkont commented 10 years ago

done

jimkont commented 10 years ago

(in https://github.com/AKSW/jena-sparql-api/commit/af7e20e53d56ab520db384dd0e32d0392013975c)