ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
RE: [xml-dev] Can RDDL and RDF coexist?
by =?iso-8859-1?Q?Bill_de_h=D3ra?= other posts by this author
Jun 7 2002 2:50PM messages near this date
Re: [xml-dev] Can RDDL and RDF coexist? | Re: [xml-dev] Can RDDL and RDF coexist?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


>  -----Original Message-----
>  From: Paul Prescod [mailto:paul@[...].net]
>  Sent: 06 June 2002 22:23
>  To: xml-dev@[...].org
>  Subject: Re: [xml-dev] Can RDDL and RDF coexist?
>  
>  
>  I am not entirely satisfied with the answers to Roger's question.

Sorry to hear it.
 

>  Let's say I am working my way through a maze of hyperlinked
>  RDF/XML documents. 

You've already moved outside of RDF. RDF doesn't have any notion of
 hyperlinking. That some RDF constants might have a retrievable RDF
schema at the end of them is a happy coincidence (unless you're
Patrick ;)  

The thing to do is keep the code that reasons about the graph
separate from the code that streams information into the graph.


> I come upon a new namespace I've never
>  seen. I want to figure out the semantics of that namespace, 
>  especially if there is a chance that it is an extension of 
>  one I already know and understand. Therefore I want to get 
>  from the document to its schema definition(s).

If you're a person rather than a piece of software, you can type
the URL into a browser or wget and see what comes back. This is
much the same kind of thing people do to understand RDF literals,
they read them and infer what to do. Web hyperlinking shouldn't
really care what's at the end of a link, so long as it has a
mimetype. RDF is more restricted. Without a processing model, local
conventions and pragmatism will apply.


>  I think that following the namespace is a reasonable way. How
>  do the various assembled luminaries propose to do this?

Throw an exception to the application, let the application figure
out what to do (ie try a GET, page an admin), let it stream back
triples to the graph. But do not have an RDF processor parsing into
the URI refs, leave that to web code. 

Bill de hÓra

-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0.4

iQA/AwUBPQDIMOaWiFwg2CH4EQJ20gCgsHTPat2xreTFINmdHpvul1ySdEkAnjzM
Hmarb4MqbSsd+IFpx6vrZqfS
=lzsH
-----END PGP SIGNATURE-----


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org> 

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl> 
Thread:
Bullard, Claude L (Len)
=?iso-8859-1?Q?Bill_de_h=D3ra?=
Thomas B. Passin
Paul Prescod
=?iso-8859-1?Q?Bill_de_h=D3ra?=
Paul Prescod
=?iso-8859-1?Q?Bill_de_h=D3ra?=


Peter V. Mikhalenko

Ronald Bourret

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved