Re: RDF dataset semantics again

On 8/22/12 10:47 AM, Sandro Hawke wrote:
> On 08/22/2012 10:26 AM, Kingsley Idehen wrote:
>> On 8/22/12 9:38 AM, Steve Harris wrote:
>>> On 2012-08-22, at 09:28, Antoine Zimmermann wrote:
>>>> And if one wants to quote graphs, maybe they should use double quotes:
>>>>
>>>> <g>  ex:hasGraph  "<s> <p> <o>"^^ex:Graph .
>>> Agreed about that.
>> +1
>
> Surely you mean ex:TurtleGraph.
>
> So what would you do in JSON-LD or RDFa or RDF/XML?   Still a 
> turtle-graph literal?
>
> And have you tried to use this for real, with real URIs?
>
> I could live with it if there were a syntactic sugar, probably 
> involving curly braces.  :-)

+1 for curly braces :-)

Kingsley
>
>      - s
>
>>>
>>> Another (uglier!) representation would be
>>>     <g> ex:hasGraph 
>>> <data:text/turtle;charset=UTF-8,%3Cs%3E%20%3Cp%3E%20%3Co%3E> .
>>>
>>> Which would also allow you to make statements about the quoted graph
>>> <data:text/turtle;charset=UTF-8,%3Cs%3E%20%3Cp%3E%20%3Co%3E> dc:date 
>>> "2012-08-22T14:29:23Z"^^xsd:dateTime .
>>
>> +1
>>
>>>
>>> - Steve
>>>
>>
>>
>
>
>


-- 

Regards,

Kingsley Idehen	
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen

Received on Wednesday, 22 August 2012 15:29:15 UTC