- From: Sandro Hawke <sandro@w3.org>
- Date: Wed, 15 May 2013 13:20:38 -0400
- To: Richard Cyganiak <richard@cyganiak.de>
- CC: Gregg Kellogg <gregg@greggkellogg.net>, JSON LD <public-linked-json@w3.org>, RDF WG <public-rdf-wg@w3.org>
- Message-ID: <5193C3E6.2000101@w3.org>
On 05/15/2013 01:10 PM, Richard Cyganiak wrote:
> It is likely that DERI will formally object to the resolution to allow
> blank nodes as graph names. It's not required to fulfil RDF-WG's
> charter, throws RDF and SPARQL out of alignment, and has significant
> implementation costs. This is something for a future N3 working group,
> not something that should be added at last minute before LC.
>
(Note that procedurally formal objections are from individuals, not
organizations.)
Is there someone (I hope it can be you) who can join a call (maybe a
side-call) to talk this through?
-- Sandro
> Richard
>
>
> On 15 May 2013, at 17:10, Gregg Kellogg <gregg@greggkellogg.net
> <mailto:gregg@greggkellogg.net>> wrote:
>
>> We have two resolutions from the RDF WG today:
>>
>> The first is a resolution to allow Blank Node identifiers to be used
>> as graph names. If this stands, it resolves an at-risk issue:
>> https://www.w3.org/2013/meeting/rdf-wg/2013-05-15#resolution_2. We
>> shouldn't try to remove this from the LC2 document yet, as the last
>> word may not have been said on this.
>>
>> The second resolution allows us to publish
>> https://dvcs.w3.org/hg/json-ld/raw-file/default/spec/WD/json-ld-api/20130516/index.html as
>> LC2 tomorrow:
>> https://www.w3.org/2013/meeting/rdf-wg/2013-05-15#resolution_3.
>>
>> The assumption is that, prior to PR, we will resolve the newly
>> introduced useNativeTypes issue by moving the flag from fromRdf to
>> expand, with a pass-through from other algorithms. This would put the
>> application programmer in charge of using native or canonical
>> representations of numbers and booleans, and eliminates any
>> round-tripping issues. If expanding with useNativeTypes=true, values
>> with a numeric or boolean datatype but a string representation would
>> be converted to JSON numbers or booleans, including xsd:decimal. If
>> set to false, native types would be transformed back to either
>> xsd:boolean or xsd:double values. Of course, we may want to tweak
>> this some more.
>>
>> Gregg Kellogg
>> gregg@greggkellogg.net <mailto:gregg@greggkellogg.net>
>>
Received on Wednesday, 15 May 2013 17:20:52 UTC