This page is a profile for GRDDL source documents using the latest GRDDL Open Graph Protocol transform.
Currently the use of this profile licenses RDF data extracted by 2010/05/03/OGP_GRDDL.xsl from an Open Graph Protocol source page.
If you want to declare that a document contains Open Graph Protocol data and
always uses the latest profile, add this profile to the head of your XHTML:
<head profile="http://ns.inria.fr/grddl/ogp/">
If you want to use a specific version of the transformation, use the specific
profile of that version, e.g.:
<head profile="http://ns.inria.fr/grddl/ogp/2010/05/03/">
or reference the transformation directly, e.g.:
<head profile="http://www.w3.org/2003/g/data-view">
(...)
<link rel="transformation"
href="http://ns.inria.fr/grddl/ogp/2010/05/03/OGP_GRDDL.xsl"/>
(...)
</head>
For clients using this stylesheet internally there is a "url" parameter you can
set in your XSLT transformer to pass the URL of the XHTML document being transformed
to the extractor. e.g. in Java:
transformer.setParameter("url","http://example.org/mydoc");
From the 3rd of May 2010 this software is distributed under either the CeCILL-C license or the GNU Lesser General Public License version 3.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation version 3 of the License or under the terms of the CeCILL-C license.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License version 3 and the CeCILL-C license for more details.
A GRDDL Service is provided by W3C.
Fabien Gandon, Fabien.Gandon@inria.fr, @fabien_gandon, 2010/05/03