Re: Java Implementations?

Hi,

I am the author of a JSON-LD serializer used in Apache Stanbol. It is
currently also outdated.

The Apache Stanbol project is also looking for a reliable
implementation that we can add as a dependency. We started to contact
Tristan and maybe we can join efforts to make this implementation
useable for other projects.

Best,
 - Fabian

2012/10/16 Niklas Lindström <lindstream@gmail.com>:
> Hi Bryan,
>
> Did you have any luck investigating these? I've scanned through them
> quickly, and my impression is that number 2, by tristan, is the most
> up-to-date one, although it doesn't seem to support the most recent
> changes, like @vocab. (It's also the one linked to from json-ld.org.)
>
> I don't now if the authors of these implementations follow this list,
> so I suggest you contact them individually if you need to know the
> specific details of each.
>
> Best regards,
> Niklas
>
>
> On Sun, Aug 26, 2012 at 4:27 PM, Bryan Thompson <bryan@systap.com> wrote:
>> Hello,
>>
>> I am looking for Java implementations of JSON-LD to integrate into an RDF
>> database.  I have done some looking around and found the following efforts
>> [1,2,3,4], however I have no sense of how active these different projects
>> might be, how well they are tracking the emerging specification, and how
>> well they might interoperate with the JSON-LD ecosystem (i.e., can they be
>> used to interchange data with other JSON-LD processors or do they just talk
>> with themselves).
>>
>> Thanks in advance,
>> Bryan
>>
>> [1] http://code.google.com/p/jsonld4j/
>> [2] https://github.com/tristan/jsonld-java
>> [3]
>> http://code.google.com/p/iks-project/source/browse/sandbox/fise/trunk/jersey/src/main/java/eu/iksproject/fise/jsonld/JsonLd.java?spec=svn1048&r=1048
>> [4]
>> http://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/jsonld/src/main/java/org/apache/stanbol/commons/jsonld/JsonLd.java
>



-- 
Fabian
http://twitter.com/fctwitt

Received on Tuesday, 16 October 2012 20:50:58 UTC