- From: Aaron Swartz <me@aaronsw.com>
- Date: Sun, 15 Jul 2001 16:20:11 -0500
- To: Uche Ogbuji <uche.ogbuji@fourthought.com>
- Cc: www-rdf-comments@w3.org, "RDF-Interest" <www-rdf-interest@w3.org>, dorait@msn.com
On Friday, July 13, 2001, at 07:26 PM, Uche Ogbuji wrote:
> I'm still missing something. Given the following example:
>
> <rdf:Description rdf:ID="aga" xmlns:x="http://rdfs.hellas.com">
> <x:ending>memnon</x:ending>
> <x:ref rdf:resource="http://hellas.com/aga">
> </rdf:Description>
>
> What would be the isDefinedBy triple added here?
<#aga> rdfs:isDefinedBy <uri-of-document> .
Where <uri-of-document> is the document this example was located in.
Hope this makes things clearer,
--
"Aaron Swartz" | The Semantic Web
<mailto:me@aaronsw.com> | <http://logicerror.com/semanticWeb-long>
<http://www.aaronsw.com/> | i'm working to make it happen
Received on Sunday, 15 July 2001 17:20:24 UTC