Re: [uf-new] [hAudio] fn _or_ album

2007-11-04 Thread Julian Stahnke
div class=haudio span class=fnIn Rainbows/span /div No, that’d be a track. That would be an audio recording. It may be a track, or an album, or something else entirely, but there's not enough information in the markup to determine anything more than it's an audio recording. Oops,

Re: [uf-new] [hAudio] fn _or_ album

2007-11-04 Thread Martin McEvoy
Good Morning Julian On Sun, 2007-11-04 at 09:28 +, Julian Stahnke wrote: div class=haudio span class=fnIn Rainbows/span /div No, that’d be a track. That would be an audio recording. It may be a track, or an album, or something else entirely, but there's not enough

Re: [uf-new] [hAudio] fn _or_ album

2007-11-04 Thread Scott Reynen
On Nov 4, 2007, at 2:28 AM, Julian Stahnke wrote: div class=haudio span class=fnIn Rainbows/span /div No, that’d be a track. That would be an audio recording. It may be a track, or an album, or something else entirely, but there's not enough information in the markup to determine

Re: [uf-new] hTurtle: A GRDDL-Compatible Microformat for Turtle-in-HTML

2007-11-04 Thread Tom Morris
On 11/4/07, Scott Reynen [EMAIL PROTECTED] wrote: This may seem pedantic, but given your interest in semantics, I'm sure you can appreciate our interest in keeping the term microformat meaningful, not just another buzz word. I prefer to use the term semantic data format for microformats that

Re: [uf-new] hTurtle not a microformat nor even POSH

2007-11-04 Thread Tantek Çelik
On 11/4/07 7:16 AM, Tom Morris [EMAIL PROTECTED] wrote: On 11/4/07, Scott Reynen [EMAIL PROTECTED] wrote: This may seem pedantic, but given your interest in semantics, I'm sure you can appreciate our interest in keeping the term microformat meaningful, not just another buzz word. I

[uf-new] Re: hTurtle: A GRDDL-Compatible Microformat for Turtle-in-HTML

2007-11-04 Thread Sean B. Palmer
Tantek Çelik [EMAIL PROTECTED] wrote: 1. Invisible data. The data in comments is invisible. Oh dear. You should tell that to whoever wrote this section: http://www.w3.org/TR/html401/interact/scripts.html#h-18.3.2 It's not invisible to the XML Infoset, or the DOM, or SAX parsers, or XSLT, or

Re: [uf-new] Re: hTurtle: A GRDDL-Compatible Microformat for Turtle-in-HTML

2007-11-04 Thread Scott Reynen
On Nov 4, 2007, at 2:41 PM, Sean B. Palmer wrote: 1. Invisible data. The data in comments is invisible. It's not invisible to the XML Infoset, or the DOM, or SAX parsers, or XSLT, or regular expressions, or so on, which is how hTurtle is able to meet its requirements. No, it's invisible to

Re: [uf-new] [hAudio] fn _or_ album

2007-11-04 Thread Scott Reynen
On Nov 4, 2007, at 9:14 AM, Martin McEvoy wrote: 3) If name of album and name of audio are same, audio is album. fn album is being used to set a fn type of album No, it indicates the type of audio, not the type of name. There is no joint fn album property; that's two completely separate

Re: [uf-new] Re: hTurtle: A GRDDL-Compatible Microformat for Turtle-in-HTML

2007-11-04 Thread Manu Sporny
André Luís wrote: From what Sean is describing, if people wanted to display the information in the turtle/rdf format to normal users, they would have to write it twice in different languages. POSH and then hTurtle. See? Just there, I wasn't able to put hturtle and POSH in the same sack...