- From: Gavin Carothers <gavin@carothers.name>
- Date: Tue, 29 May 2012 17:37:51 -0700
- To: Pat Hayes <phayes@ihmc.us>
- Cc: Richard Cyganiak <richard@cyganiak.de>, nathan@webr3.org, RDF WG <public-rdf-wg@w3.org>, David Wood <david@3roundstones.com>
On Tue, May 29, 2012 at 5:08 PM, Pat Hayes <phayes@ihmc.us> wrote:
>
> On May 29, 2012, at 1:21 PM, Richard Cyganiak wrote:
>
>> On 29 May 2012, at 19:17, Pat Hayes wrote:
>>>>> Given a graph:
>>>>>
>>>>> {
>>>>> [] a :Person ;
>>>>> :mailbox <mailto:foo@bar.com> .
>>>>>
>>>>> [] a :Person ;
>>>>> :mailbox <mailto:bar@foo.com> .
>>>>> }
>>>>>
>>>>> then how many nodes does this contain? 4?
>>>>
>>>> No. Five. Two blank nodes, the IRI :Person, and two mailto IRIs.
>>>
>>> I think it is 4. The :Person IRI only occurs as a property.
>>
>> Look again, Pat.
>
> Whoops. Sorry. (I am STILL not used to the 'a' convention. To hell with N3, I say.)
http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/index.html#IRIs
yay Turtle!
>
> Pat
>
>>
>> Richard
>>
>>
>
> ------------------------------------------------------------
> IHMC (850)434 8903 or (650)494 3973
> 40 South Alcaniz St. (850)202 4416 office
> Pensacola (850)202 4440 fax
> FL 32502 (850)291 0667 mobile
> phayesAT-SIGNihmc.us http://www.ihmc.us/users/phayes
>
>
>
>
>
>
Received on Wednesday, 30 May 2012 00:38:24 UTC