[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: URIs are simply names was:Re:"Abstract"URIs

  • To: "Patrick Stickler" <patrick.stickler@n...>
  • Subject: RE: URIs are simply names was:Re:"Abstract"URIs
  • From: "Manos Batsis" <m.batsis@b...>
  • Date: Wed, 20 Feb 2002 17:40:54 +0200
  • Cc: "XML DEV" <xml-dev@l...>,"RDF Interest" <www-rdf-interest@w...>
  • Thread-index: AcG6FijMIdryfgOLRXOgZm9lHMswMgAB4Apw
  • Thread-topic: URIs are simply names was:Re:"Abstract"URIs

mysweater

I guess that if people are interested in this, conversation should take
place in RDF-interest.

| -----Original Message-----
| From: Patrick Stickler [mailto:patrick.stickler@n...] 

| On 2002-02-19 16:59, "ext Manos Batsis" <m.batsis@b...> wrote:
 
| > Take RDF for example, (AFAIK and even worse, last time I 
| checked) where
| > literals cannot be subjects in a sentence (triple). This 
| essentially has
| > to do with the RDF model; a literal there is just that; what if the
| > system was able to uniquely identify this literal and refer 
| to it with a
| > *unique* URI; all implemented features applicable to 
| resources would be
| > available for literals as well.
| 
| I don't see the point. Do you wish to talk about an occurrence
| of a literal? A concrete example would help.

Sorry about that; in short, I would like to see RDF having [resource] at
the top of the object hierarchy, where literals are also treated as
subclasses of [resource] and  of some primitive type probably taken by
the xsd namespace. This is common:

 :manos xx:age "22".

How about

"22" aa:typeOf xsd:int

Of cource the above idea crashes when we add this to the picture

:mySweater xx:label "22"

"22" aa:typeOf xsd:string

We have a conflict.



Ok, from scratch. How about this:

:mySweater xx:label xsd.string:22


There are no conflicts; for example

:foo1 xx:size xsd.int:22

:foo2 xx:heightInCm xsd.int:22

:mySweater xx:label xsd.string:22


I'm trying to deal with primitives as unique resources because I see
them as such; the difference is they are not addressable as URLs, since
a string "ab" is unique, as any string or number or any other primitive.
So above, xx:size and xx:heightInCm have the same resource as an object;
that resource is the unique "literal of type int:22".

Would something like the above ban literals as used today in the RDF
model, while introducing the primitive_typing mechanism as most
anticipate it?

Kindest regards,

Manos

PS: no I don't speak n3 so :-)



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.