RE: Hypermedia - Why

> Yes. I do. If xxxx means "comment" or "DO NOT GO THERE" the last thing
> you want is some naive process seeing xml:href and going there because
> it sees
> 
> <xxxxx xml:href="bad.place"/>
> 


I have to agree with this.
I would like to see a case where knowing an attribute is a URI  is sufficient to take any action.
Examples where having to know is critical

<img src="uri"> means Fetch uri and display it inline
<a href="uri"> means "If you click here in a browser replace the viewport with a new one
<base xml:base="uri">  means if you need to resolve URI's in OTHER contexts use this as the base .... 
<rdf subject="uri" predicate="uri2" verb="uri3">  means there is a relationship between the objects identified by uri1,uri2,uri3 ...
 
Very very different behaviours and meaning depending on context - ie the specific vocabulary.

So I would like to see an example where without context knowing something is a URI (or even URL) has useful meaning.

-----------------------------------------------------------------------------
David Lee
Lead Engineer
MarkLogic Corporation
dlee@marklogic.com
Phone: +1 650-287-2531
Cell:  +1 812-630-7622
www.marklogic.com

This e-mail and any accompanying attachments are confidential. The information is intended solely for the use of the individual to whom it is addressed. Any review, disclosure, copying, distribution, or use of this e-mail communication by others is strictly prohibited. If you are not the intended recipient, please notify us immediately by returning this message to the sender and delete all copies. Thank you for your cooperation.

Received on Wednesday, 25 July 2012 14:16:10 UTC