0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 14, 2025 — Jul 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump Jackson version to 2.2.1 More... about 13 years ago
added changelog for 0.1 release More... about 13 years ago
[maven-release-plugin] prepare for next development iteration More... about 13 years ago
[maven-release-plugin] prepare release v0.1 More... about 13 years ago
Add instruction to readme for switching off pretty-printing More... about 13 years ago
Cleanup SesameTripleCallback.triple method More... about 13 years ago
Remove unused importGraph method, add namespace support to parse(Object) More... about 13 years ago
Add method needed to change the JSON-LD Profile More... about 13 years ago
Remove instruction that is not used in the code above More... about 13 years ago
Add directions for Parsing and Writing JSON-LD using Sesame More... about 13 years ago
added basic readmes for all current integration modules, re-organised the main readme and prepared maven versions listed in readmes for 0.1 release More... about 13 years ago
added readme/howto for integration module More... about 13 years ago
added new jsonld.org test More... about 13 years ago
Add test for blank node round-tripping as a blank node, label change does not fail test More... about 13 years ago
Reenable Sesame Writer roundtrip test by explicitly creating XSD:String literals More... about 13 years ago
added turtle rdf parser More... about 13 years ago
fixed up but where xsd:strings that matched numbers would add @type=xsd:string to the object where xsd:string types should not be @typed More... about 13 years ago
updated groupid to better reflect the github domain name. More... about 13 years ago
updated pom information in preparation for sonatype release More... about 13 years ago
add tristan to .travis.yml for notifications More... about 13 years ago
fixed up readme More... about 13 years ago
added return when no report format present More... about 13 years ago
Merge branch 'master' of github.com:jsonld-java/jsonld-java More... about 13 years ago
fixed failure when no report format is specified More... about 13 years ago
use sesame release and latest surefire plugin version More... about 13 years ago
fixed up turtle datatype URIs and reports xsd:dateTime date formats. More... about 13 years ago
added Turtle triple callback and implementation report in ttl. added system property requirement to trigger report writing. More... about 13 years ago
Added Implementation reporting in JSON-LD and NQuads More... about 13 years ago
Ignore RDF-1.0 test that is not compatible with RDF-1.1 literals More... about 13 years ago
Translate RDF-1.0 Plain/Language Literals to RDF-1.1 Typed Literals More... about 13 years ago