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...
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...
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...
"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...
I have two questions about the RSS specification. In the RSS specification it stats that the pubDate should follow the RFC 822 date format (07 May 2003), yet...
1. The date formats are not interchangeable. "All date-times in RSS conform to the Date and Time Specification of RFC 822, with the exception that the year may...
The ISO8601 format for timestamps is used by the W3C, in most website log files and in RSS-1.0. E-mail uses the RFC-2822 format. RFC-822 was obsoleted. Make...
... I did, the problem is there are two competing specs and they differ from each other in more ways than one. Wayne ... Get your facts first, and then you can...
... If you're talking about RSS 1.0, they're not competing. They serve different purposes for different people. -- Morbus Iff ( i'm the droid you're looking...
No doubt it's confusing, this list is for support of RSS 2.0, and as far as I know there's only one spec for that format, and I am the author of it. Dave ... ...
Hello, I have some questions about the domain attribute of the category element. The RSS 2.0 define a "domain" attribute for the category element. Then it...
Here's an example, perhaps this will help: <someElement someatt="someatt's value">someElement's value</someElement> Dave ... From: Emmanuel Décarie To:...
... Thanks Dave for the reply. So, I infer from what you are saying that the domain attribute value can be anything? Is that right? If so, I still don't get...
Go with what the spec says Emmanuel. I don't know what other words to say. Dave ... From: Emmanuel Décarie To: RSS2-Support@yahoogroups.com Sent: Thursday,...
I think it's possibly a typo - the word 'element' I've highlighted below should maybe read 'attribute' to be consistent with the example. It has one optional...
Thanks Danny, It makes more sense but I'm still puzzled by the "forward-slash-separated string". From what I gather from Dave's previous anwer, you can put any...
It's not a URI, it's a forward-slash separated string. World/North America/Canada/Quebec/Montreal It indicates a place in a directory. If your directory...
Generating an XML Schema file for the RSS 2.0 example provided in http://backend.userland.com/rss using Microsoft VS.NET 2002 generates an error. VS.NET cannot...
i'm giong to start blogging, and am developing my own tools to support that. ultimately it will have: text, images, audio, video, location, etc... right now...
Hi, I've add <language>zh-tw</language> in the file, and input the chinese text (traditional chinese) inside the tag <title>, but when I validate the RSS, it...
Did you set the right encoding in the XML declaration? What's the URL of the feed? -Bill Kearney ... From: "janicesin12" <no_reply@yahoogroups.com> To:...