0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set versions using properties so they are easier to update More... about 13 years ago
Readd dependencies that work with mvn clean install -DskipTests More... about 13 years ago
removed seemingly broken dependencies More... about 13 years ago
Merge pull request #40 from clarkparsia/master More... about 13 years ago
updating to jena 2.10.0, Sesame 2.7.0, Jackson 2.1.4. fixing an encoding issue and NPE in tests and ignoring the known failure. bumping rev to 1.0.1 More... over 13 years ago
Make project suitable for intellij development More... over 13 years ago
Merge pull request #31 from ansell/integrationmodules More... over 13 years ago
standardise module names More... over 13 years ago
bump backwards to beta2 for sesame to avoid depending on a snapshot More... over 13 years ago
switch to using sonatype-oss-parent More... over 13 years ago
Add initial empty unit test class More... over 13 years ago
Add travis-ci configuration file More... over 13 years ago
Add initial SesameJSONLDWriter More... over 13 years ago
Add ability to parse from a Sesame Graph More... over 13 years ago
Add SesameJSONLDParserFactory More... over 13 years ago
Convert to RDFHandler as basis for SesameTripleCallback instead of Graph More... over 13 years ago
Import sesame-rio-api module to enable integration with Sesame Rio More... over 13 years ago
switch out deprecated GraphImpl for LinkedHashModel More... over 13 years ago
clean up rdf2jsonld script More... over 13 years ago
export the tests, test-sources and sources artifacts from jsonld-java jar modules More... over 13 years ago
add test-jar to test scope to get access to the resources from the core module More... over 13 years ago
modify path in rdf2jsonld script More... over 13 years ago
move appassembler definition to tools/pom.xml More... over 13 years ago
move Playground to tools module More... over 13 years ago
move RDF2JSONLD to tools module More... over 13 years ago
move jena code to integration/jena More... over 13 years ago
move clerezza module to integration/clerezza More... over 13 years ago
move sesame module to integration/sesame More... over 13 years ago
add integration modules for clerezza, jena, and sesame and a tools module for RDF2JSONLD More... over 13 years ago
fail test early if expected object comes out null More... over 13 years ago