openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
jsonld-java
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jul 14, 2025 — Jul 14, 2026
Showing page 31 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
let the eclipse reformatter loose on the project
Tristan King
More...
over 14 years ago
tests were not running property. fixed bugs presented when tests ran correctly. removed some tab indents
Tristan King
More...
over 14 years ago
was using .getLocalName when i should have been using .getId
Tristan King
More...
over 14 years ago
fixed the jena serializer to handle blank nodes
Tristan King
More...
over 14 years ago
added a feature to tell the processor to ignore certain keys.
Tristan King
More...
over 14 years ago
Merge pull request #5 from ansell/sesameserialiser
Tristan King
More...
over 14 years ago
add individual statement handling
Peter Ansell
More...
over 14 years ago
Merge branch 'master' of github.com:tristan/jsonld-java
Tristan King
More...
over 14 years ago
fixed up the serializer and implemented compact (amending missed file)
Tristan King
More...
over 14 years ago
fixed up the serializer and implemented compact
Tristan King
More...
over 14 years ago
Merge pull request #4 from ansell/appassembler
Tristan King
More...
over 14 years ago
changed to triples callback functions to match the specification (by returning void), fixed up the test suite, and some small bugs
Tristan King
More...
over 14 years ago
add .gitignore file for eclipse files
Peter Ansell
More...
over 14 years ago
Merge pull request #3 from ansell/addsesamecallback
Tristan King
More...
over 14 years ago
add JSONLDSerialiser.fromSesameGraph implementation
Peter Ansell
More...
over 14 years ago
add appassembler plugin to provide an alternative way of generating the rdf2jsonld program
Peter Ansell
More...
over 14 years ago
some more javadoc on JSONLDTripleCallback
Peter Ansell
More...
over 14 years ago
use a ValueFactory derived from the given Graph for possible efficiency
Peter Ansell
More...
over 14 years ago
add example with SesameTripleCallback to README
Peter Ansell
More...
over 14 years ago
Merge pull request #2 from ansell/removemavenparent
Tristan King
More...
over 14 years ago
Merge pull request #1 from ansell/master
Tristan King
More...
over 14 years ago
store the triples internally, as it doesn't seem like they are accessible otherwise, even though they are returned by the callback
Peter Ansell
More...
over 14 years ago
add SesameTripleCallback
Peter Ansell
More...
over 14 years ago
add sesame-model to pom.xml file
Peter Ansell
More...
over 14 years ago
switch from https to http to avoid the untrusted certificate issue
Peter Ansell
More...
over 14 years ago
remove the reference to the maven parent as it is hosted on an https server that is not trusted by my computers certificates, which causes issues with maven cycles
Peter Ansell
More...
over 14 years ago
change junit scope to test to avoid exporting it on the runtime classpath
Peter Ansell
More...
over 14 years ago
updated processor to handle changes up till 12 Jan 2012, and changed the way the triple callback is handled, essentially rolling out the json-ld specific stuff from the implementation of the callback so the writer of a callback doesn't need to know anything about json-ld
Tristan King
More...
over 14 years ago
modified groupId to match other public dfki artifacts
Tristan King
More...
over 14 years ago
fixed up JenaTripleCallback implementation
Tristan King
More...
over 14 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree