- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 21 Jan 2010 16:56:39 -0600
- To: bnowack@semsol.com
- Cc: "Philip Jägenstedt" <philipj@opera.com>, public-html@w3.org
On Thu, Jan 21, 2010 at 3:36 PM, Benjamin Nowack <bnowack@semsol.com> wrote: > * The parser finds itemtype=http://xmlns.com/foaf/0.1/Person > * In common RDF practice, this (slash-)URI represents an RDF > Class called "Person" from an RDF vocabulary identified by > "http://xmlns.com/foaf/0.1/" (The other case are hash-URIs, > where the term name is separated from the vocabulary URI > by a #, e.g. as in "http://rdfs.org/sioc/ns#User"). Is it possible to relatively reliably distinguish between slash and hash uri structures based on the itemtype? If so, can your algorithm be extended to also handle the common hash-uri structure? ~TJ
Received on Thursday, 21 January 2010 22:57:31 UTC