labra / ShExcala

ShEx expressions in Scala
http://labra.github.io/ShExcala/
MIT License
11 stars 3 forks source link

Move wesin away from lib foder #2

Closed antonkulaga closed 10 years ago

antonkulaga commented 10 years ago

I've published wesin to bintray ( see https://github.com/labra/wesin/pull/12 ) so there is no need to keep wesin.jar in lib folder. I also think that we should separate rdf classes (which will be used both in scala/scalajs and which will have implicit conversions to jena/sesame) from wesin and depend on them rather than on wesin in ShExcala

labra commented 10 years ago

Yes, I agree with that. In fact, I wanted to separate also the part of inductive graphs from the part of the Turtle parser. I think it would be better to have something like:

labra commented 10 years ago

Thanks to Anton Kulaga, now Wesin has its own repository in Bintray: https://bintray.com/weso/weso-releases/wesin/view