Re: Attention Users! (2 in a series)

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