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

Re: The Link King

  • From: "Peter Hunsberger" <peter.hunsberger@g...>
  • To: "peter murray-rust" <pm286@c...>
  • Date: Tue, 3 Oct 2006 08:31:37 -0500

Re:  The Link King
On 10/2/06, peter murray-rust <pm286@c...> wrote:
> At 04:56 03/10/2006, Dave Pawson wrote:

<snip/>

> >
> >Peter, as well as link types, what information do you need to know
> >about a link
> >to present it in a suitable manner?
>
> I am not generally concerned with presentation. In general CML is
> processed without emitting photons to humans. I use XML as a language
> to represent types and structure of information. It *may* be rendered
> but often it is not.
>
> This is not a comprehensive list but I have things like:
>
> <molecule id="m1>... atoms ... </molecule>
> ...
> <molecule ref="m1">
> effectively the same as a Java reference. I need molecule m1 at this
> stage but I don't want to copy it:
>
> <map role="spectrumAnnotation">
>    <link fromType="atom" from="a1" toType="peak" to="p1"/>
> </map>
> says that atom a1 corresponds to peak p1. Or p1 is annotated by
> saying it is "caused by", "explained by" etc a1
>
> and then I want a linkbase that defines a bounded hyperdocument. I
> pick up the index document and get everything else

Once more, I'd strongly argue for the formal separation of
relationship management and link rendering.  Here the semantics here
seem clear enough; the very fact that you want strong typing indicates
that it is the relationship between the two types that is of primary
importance and not the link traversal.

As such (for the more general question at hand), if you are compiling
a list of linking use cases I think you first need to compile a list
of relationship types and then enumerate those for which link
presentation is applicable and what types of presentation makes sense
for each relationship type.  Some example relationships types would
include:, primary key/foreign key relationships (including id/idref?),
object inheritance, hyper links and hierarchical inclusion (ie. XML
parent/child element relationships).

>
> >I.e. is there a required/optional set of link properties that would assist in
> >your particular usage (presentation I believe is your issue)?
>
> No - presentation can be done with normal stylesheets. Semantic
> annotation is what I care about. What does it mean, not what does it
> look like to a human.

I assume you are in touch with the conceptual graph and related areas
of  research?

<snip/>

-- 
Peter Hunsberger


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.