- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Fri, 13 Jan 2012 12:56:45 +0100
- To: Dave Longley <dlongley@digitalbazaar.com>
- Cc: public-linked-json@w3.org
On 12 January 2012 18:18, Dave Longley <dlongley@digitalbazaar.com> wrote:
> The json-ld.org playground ( http://json-ld.org/playground/) has been
> updated to use the latest syntax changes ('@literal' => '@value') and to
> include some bug fixes, eg:
> (https://github.com/json-ld/json-ld.org/issues/55). Digital Bazaar's C++,
> JavaScript, Python, and PHP JSON-LD implementations have also been updated
> to include these changes and to use the json-ld.org test-suite.
I think I've found a *possible* bug
http://is.gd/MNSEoj
The turtle representation looks like:
<#a0e7b3c07a27cc510292f575a693d08960fa3eee>
<http://plugin.org.uk/rdf/vote#for>
"N3",
"N3";
But RDF being a set should not allow duplicates.
There may be an issue with my syntax not being the latest and
greatest, if so sorry about that! :)
>
> -Dave
>
> --
> Dave Longley
> CTO
> Digital Bazaar, Inc.
Received on Friday, 13 January 2012 12:03:29 UTC