- From: Hausenblas, Michael <michael.hausenblas@joanneum.at>
- Date: Mon, 27 Nov 2006 17:43:04 +0100
- To: <public-rdf-in-xhtml-tf@w3.org>
- Cc: "Ben Adida" <ben@mit.edu>
All, Chair,
Happy to announce that the basic RDFa extractor service is now also
available as a service (cf. also [1]):
http://sw.joanneum.at:8080/service/rdfa?srcURL=YOUR_URL
More options are available through the HTTP GET interface using:
resultFormat={any Jena model writer serialisation as RDF/XML,
N3, etc.}
resultContentType={choose a MIME type here}
So a valid query string would be:
http://sw.joanneum.at:8080/service/rdfa?srcURL=http://sw.joanneum.at/&re
sultFormat=RDF/XML&resultContentType=text/xml
Though, some strange serialisation problem occur (null pointers;
might be rooted in Jena - better say: my usage of it ;)
Cheers,
Michael
BTW: Dear Chair, when will the next TF-telecon be held?
[1] http://sw.joanneum.at/
----------------------------------------------------------
Michael Hausenblas, MSc.
Institute of Information Systems & Information Management
JOANNEUM RESEARCH Forschungsgesellschaft mbH
http://www.joanneum.at/iis/
----------------------------------------------------------
>-----Original Message-----
>From: public-rdf-in-xhtml-tf-request@w3.org
>[mailto:public-rdf-in-xhtml-tf-request@w3.org] On Behalf Of
>Hausenblas, Michael
>Sent: Tuesday, November 14, 2006 1:46 PM
>To: public-rdf-in-xhtml-tf@w3.org
>Cc: Hausenblas, Michael
>Subject: [Implementation] Announcement & Question w.r.t. test suite
>
>
>
>Hello!
>
>Just for the record: I'm currently implementing an RDFa extractor in
>Java (using Jena and JDOM).
>When implementing RDFa [1] I had indeed some difficulties
>(w.r.t. <meta>
>and <link>, XMLLiteral, etc.).
>I'm using [2] for testing. Any "official" test-suite available
>out there
>(or is it just me being lazy ;)?
>
>Promise to give more details when back in office next week!
>
>Cheers,
> Michael
>
>BTW: The current version can be found at [3] (don't expect too much ;)
>
>
>[1] http://www.w3.org/2006/07/SWD/RDFa/syntax/
>[2] http://dev.torrez.us/public/2006/rdfa/tests/
>[3] http://sw-app.org/dev/RDFaExtractorCore.java
>
>----------------------------------------------------------
> Michael Hausenblas, MSc.
> Institute of Information Systems & Information Management
> JOANNEUM RESEARCH Forschungsgesellschaft mbH
> Steyrergasse 17, A-8010 Graz, AUSTRIA
>
> <office>
> phone: +43-316-876-1193 (fax:-1191)
> e-mail: michael.hausenblas@joanneum.at
> web: http://www.joanneum.at/iis/
>
> <private>
> mobile: +43-660-7621761
> web: http://www.sw-app.org/
>----------------------------------------------------------
>
>
Received on Monday, 27 November 2006 16:43:19 UTC