... Why would you validate instance documents with a schema before processing them? It just consumes a whole bunch of resources and rarely provides anything...
... I don't know about you, but validation and parsing are the least resource-intensive of my processes, and I'd much rather save the real heavy lifting for...
... Validation allows errors to be trapped at an early stage in the processing chain. This makes it easier for your application to behave in a predictable ...
Abstract This specification defines the Simple Semantic Resolution (SSR) Module for the RSS 2.0 syndication format. The purpose of SSR is to provide a...
re http://ideagraph.net/xmlns/ssr/ (I'd reply in thread but I can't find yr message in my inbox, might've zapped it accidentally when i read it. Sorry...) ...
... Got it here anyway. ... Thanks for the prompt response! ... Ok, these look like the big questions... I think one of the answers is that the choice of XSLT...
I like the direction, but: - its based on XSLT. Maybe it would be prefereable to allow for a link to another file, like an python program, or a WSDL document...
... Isn't that the point of descriptive markup? Isn't that why a DOM or XSLT template will give you the text of all child elements when you ask for text of a...
Thanks Doug. ... You are absolutely right - there are at least three variables: the target format (RDF in this case); the type of processor (XSLT); and the...
I disagree. Having an everything-in-one approach is difficult to support, and needlessly complex. If there's a need to describe other kinds of mappings, just...
... The point of descriptive markup is to abuse schemas? Not last time I checked. ... Ignoring for a moment the fact that what you describe is just one of many...
Thanks Mark. I've realised from the feedback I've so far received (thanks guys!) that I haven't explained very well how minimal the effort would be for most...
I wanted to just chime in with a "Good job" to Danny. This is how you do evangelism. Meet people where they are, offer a benefit, be humble, be inclusive. The...
... <crawls from horizontal/> Thanks Dave! The RSS 2.0 source in the doc here : http://ideagraph.net/xmlns/ssr/#rss2 is in fact a full example, though...
[All: Please trim the CC list if you feel that's appropriate.] ... I think that it would be useful to let the "SSR language" be used on a wider scale than RSS...
Sean B. Palmer
sean@...
May 4, 2003 12:06 am
5497
This portion of the thread has nothing to do with syndication, and would probably be better continued on xml-dev, but I don't hang out there. A couple...
... If you want to dredge the internet looking for ways to slag people, go right ahead. I make no claims nor have I made any claims regarding anything that I...
"This document describes by example how an RSS module developer can use the Simple Semantics Resolution module [1] to minimise the ambiguity in their RSS 2.0...
... -snip- ... Its looking pretty good so far, Danny, and I think it could provide an easy way for people to begin generating RDF-compliant information without...
Thanks Jeremy. This is extremely helpful. I think I'll have a day or so away from it to try and clear my head (coding ;-), but I'll certainly use your ...
... It wasn't my intent for this to be a slag. I extend my apologies. I merely intended to show that validity of xml and xhtml is rather uncommon and...
I apologize to Jeremy absolutely. I meant the comments and the use of the html example in fun, and my comments were not interpreted in the manner I intended....
**************** CALL FOR PARTICIPATION ******************* (We apologize if you receive multiple copies of this call) ICCC/IFIP Seventh International...
Here's a list of aggregators that are known to support RSS 2.0. http://backend.userland.com/directory/167/aggregators If you know of others, please use the...
Dave, Are you going to get NewsMonster to support RSS 2.0? It's my hands down favorite client, and a lot of people are using it. The guy who makes it is one of...
**************** CALL FOR PARTICIPATION ******************* (We apologize if you receive multiple copies of this call) ICCC/IFIP Seventh International...
Hello to all, I have been working in a RDF prototype, where I describe newspaper articles. This description is made using metadata elements in RDF, where we...
... There are two things that differentiate RSS from other RDF: 1. Usage. RSS is used in aggregation and collation. It's also used in syndication but despite...
... It would depend on what you expected the program reading the feed to do with it. ... RSS means headlines (for the majority of feeds). The 15 most recent....
... Sounds like RSS 1.0 would be a perfect fit. If you are already using terms from other vocabularies you could either map between the vocabularies ...