- From: Michael Hausenblas <michael.hausenblas@deri.org>
- Date: Tue, 22 Sep 2009 17:18:56 +0100
- To: Public RDFa <public-rdfa@w3.org>
All,
Motivated by the recent discussion around RDFa validation [1] and based on
Manu's proposal re the JSON interface [2], I've now continued my work on the
RDFa validator 'vrdfa'. I've changed it from client-side/JS-based to
server-side/PHP processing.
Please have a look at vrdfa [3] (see also the source at [4]). Currently,
only the RDFa attribute values (URI, CURIE, safe CURIE as of [5]) are
checked, but I'm open to feature requests. Second thing to consider is where
to host such a a service, as the current location is not really designed to
serve as a production server.
If you want to test the JSON API, please use following template:
http://ld2sd.deri.org/vrdfa/vrdfa.php?URI={YOUR-RDFa-DOCUMENT}&format=json
Note: if no format is given, plain text results are returned; next planned
is an EARL/RDFa output.
Cheers,
Michael
[1] http://lists.w3.org/Archives/Public/public-rdfa/2009Sep/0016
[2] http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0175
[3] http://ld2sd.deri.org/vrdfa/
[4] http://bitbucket.org/mhausenblas/vrdfa/
[5] http://www.w3.org/TR/rdfa-syntax/#rdfa-attributes
--
Dr. Michael Hausenblas
LiDRC - Linked Data Research Centre
DERI - Digital Enterprise Research Institute
NUIG - National University of Ireland, Galway
Ireland, Europe
Tel. +353 91 495730
http://linkeddata.deri.ie/
http://sw-app.org/about.html
Received on Tuesday, 22 September 2009 16:19:38 UTC