On 12/5/06, Steve Jones <[EMAIL PROTECTED]> wrote: > I'm getting really confused as to how a link traversals meaning is > documented via a media type, unless of course you create a whole new > ontology of media types for every project.
The basic idiom is little nuggets of information like so; <StockQuote href="http://example.org/stockquote?symbol=GOOG" /> That is, using the syntax and semantics of the media type, the publisher provides information about the URI(s) in the document instances it publishes. Consumers of the documents can then use that information to decide whether or not they want or need to interact with the resource(s). Mark. > > > > > If you have a URI and no clue what to do...do a GET and follow your > > nose[1]. > > Sounds like debugging via printf on an application someone else wrote.... > > > > > Jan > > > > > > > > Yahoo! Groups Links > > > >
