- From: Golda Velez <gv@btucson.com>
- Date: Tue, 20 Nov 2007 14:16:48 +0000
- To: "Hausenblas, Michael" <michael.hausenblas@joanneum.at>
- Cc: public-rdf-in-xhtml-tf@w3.org, "Giovanni Tummarello" <g.tummarello@gmail.com>
On Tuesday 20 November 2007 04:02, Hausenblas, Michael wrote:
>
> Golda,
>
> Great to see that! Looks good to me - I'll add it to
> http://rdfa.info/rdfa-in-the-wild/.
>
> Some comments:
>
> + You may want to check if the declarations are used correctly
> (XML, DTD, etc.), such as:
>
> ======================================================================
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
> "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml"
> xmlns:dc="http://purl.org/dc/elements/1.1/">
> ======================================================================
>
Oh, my - yes, in fact I need
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:a="http://www.w3.org/2000/10/annotation-ns#" >
(I had that on the comments window, but managed to omit it from the main page)
Mike, since you've been so helpful, maybe you can answer another burning
question for me - do you know if anyone is keeping a registry of namespaces &
ontologies available for public use? The ones I've seen have seemed pretty
incomplete. I'm about to add some subclasses to annotea's a:related, like
'follows_up_on', 'criticizes', 'corroborates' - kind of a journalism
namespace. But I don't want to duplicate existing, of course...
> + You could announce the availability of the RDF metadata using one of
> the logos listed at [1], along with the sitemap extension [2]
> - Giovanni may be of help, there ;)
Will do! Any help/feedback is extremely welcome!
--Golda
> Cheers,
> Michael
>
> [1] http://www.w3.org/2007/10/sw-logos.html
> [2] http://sw.deri.org/2007/07/sitemapextension/
>
> ----------------------------------------------------------
> Michael Hausenblas, MSc.
> Institute of Information Systems & Information Management
> JOANNEUM RESEARCH Forschungsgesellschaft mbH
>
> http://www.joanneum.at/iis/
> ----------------------------------------------------------
>
>
> >-----Original Message-----
> >From: Golda Velez [mailto:gv@btucson.com]
> >Sent: Monday, November 19, 2007 10:09 PM
> >To: Hausenblas, Michael
> >Cc: public-rdf-in-xhtml-tf@w3.org
> >Subject: [RDFa in the wild]
> >
> >Hello there
> >
> >A new RDFa site (at least, I hope it is implemented correctly!)
> >
> >Say Anything about Anything: http://abra.info
> >
> >users can make comments about any URL easily by using a
> >bookmarklet. Comments
> >are output using RDFa including parts of the annotea: schema.
> >
> >Thanks for any feedback, and for all the work on RDFa!
> >
> >--Golda
> >--
> >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >Golda Velez 520-440-1420 http://goldavelez.com
> >what I do: Tucson Superblog http://btucson.com
> > Search software http://webglimpse.net
> > Web hosting http://iwhome.com
> >
> >"Help organize the world - index your own corner of the web!"
> >
> >
>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Golda Velez 520-440-1420 http://goldavelez.com
what I do: Tucson Superblog http://btucson.com
Search software http://webglimpse.net
Web hosting http://iwhome.com
"Help organize the world - index your own corner of the web!"
Received on Tuesday, 20 November 2007 14:59:29 UTC