← Prev in month ← Prev in thread

RDDL: proposal to document the target namespace of a RDDL document.

From
Eric van der Vlist <>
To
Date
2002-04-02T09:46:30Z
ID
<>
Thread
RDDL: proposal to document the target namespace of a RDDL document.
Just to follow-up on a previous thread (see below), I'd like to propose 
adding a new purpose (http://www.rddl.org/purposes#target) for RDDL.

The target of a RDDL document could then be documented (non normative 
example) as:

<rddl:resource id="target"
       xlink:type="simple"
       xlink:arcrole="http://www.rddl.org/purposes#target"
       xlink:role="http://www.w3.org/1999/xhtml"
       xlink:title="target namespace"
       xlink:href="http://example.org/my-namespace">
   <div class="resource">
      <h3>Target namespace</h3>
        <p>This RDDL document is describing the namespace
           <code>http://example.org/my-namespace</code>.</p>
   </div>
</rddl:resource>

Eric

Eric van der Vlist wrote:
> Tim Bray wrote:
> 
>>Eric van der Vlist wrote:
>>
>>
>>>Sorry to ask such a trivial question, but if I read a RDDL document, how 
>>>can I find its target?
>>
>>
>>You can't.  At the moment there is no explicit "back-pointer" from
>>a RDDL to the target it describes.  
> 
> 
> Just got an idea...
> 
> Why not consider that the target as a resource too?
> 
> It seems like a good practice to include in a RDDL document a line such as:
> 
> Latest Version: http://www.rddl.org/
> 
> And if this was done in a rddl:resource with a purpose of "namespace" 
> (URI to be defined) we would have this back-pointer.
> 
> Eric



-- 
See you in Barcelona.
                               http://www.xmleurope.com/2002/schedule.asp
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
http://xsltunit.org      http://4xt.org           http://examplotron.org
------------------------------------------------------------------------
← Prev in month ← Prev in thread