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] XLink olden days
by Uche Ogbuji other posts by this author
Aug 12 2002 3:27AM messages near this date
RE: [xml-dev] how would one define credible linking? | Re: [xml-dev] XLink olden days
>  Uche Ogbuji wrote:
>  > 
>  > ...
>  > 
>  > Listen, folks.  XML *needs* a general and credible linking specification.
>  
>  According to the PTB, XLink is not intended to be a general linking
>  specification:

Well, fie!

>  > ... I have long expressed support/desire for an RDF serialization 
>  > that uses XLink, and in the little experimentation I've undertaken, 
>  > I also don't see the insurmountable problems XLink poses.
>  
>  This is exactly the kind of use that is outside of the realm of
>  hypertext. Naughty!

Double fie!  :-)

>  Some of my other thoughts on this issue:
>  
>   * http://www.prescod.net/xml/xlink_popularity/

I certainly agree with what you quoted in your message.

As for the whole of your article, it's at least clearly reasoned, in contrast 
for the anti-XLink argument's I've read so far in this thread.  But I don't 
quite agree with all the main premises.

I agree that XLink becomes more valuable the more it is used.  This is 
precisely why matters such as the HTML group's shunning it drive me up the 
wall.  This is also why I'd like an RDF/XLink representation.

But I don't see the high costs you suggest.  People can learn as much of XLink 
as you use in your vocabulary as easily as they can learn a specialized 
linking vocabulary.  And even if they only ever use one other system that uses 
XLink again in their life, they will have the benefit of prior knowledge.  As 
for the adding one more namespace: I have no truck with that.  XML is verbose. 
 instead of writing

if x then
    print x
else
    print y

we write

<xsl:choose> 
  <xsl:when test="$x"> <xsl:value-of select="$x"/></xsl:when>
  <xsl:otherwise> <xsl:value-of select="$y"/></otherwise>
</xsl:choose> 

If this can be successful, then I find it hard to find adding one more 
namespace a significant burden.


-- 
Uche Ogbuji                                    Fourthought, Inc.
http://uche.ogbuji.net    http://4Suite.org    http://fourthought.com
Track chair, XML/Web Services One Boston: http://www.xmlconference.com/
Basic XML and RDF techniques for knowledge management, Part 7 - 
http://www-106.ibm.com/developerworks/xml/library/x-think12.html
Keeping pace with James Clark - http://www-106.ibm.com/developerworks/xml/libra
ry/x-jclark.html
Python and XML development using 4Suite, Part 3: 4RDF - 
http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/8A
1EA5A2CF4621C386256BBB006F4CEC



-----------------------------------------------------------------
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:
Uche Ogbuji
Rick Jelliffe
Paul Prescod

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