- is called
- Fresnel
- is based on
- RDF
- uses namespace
- http://www.w3.org/2004/09/fresnel# (usual prefix: xslt, xsl)
With fresnel you can describe how (a subset of) an RDF graph is presented to a human. First, a subtree of the graph is selected with so called lenses. Then styling hints can be added through formats. It is important to note that fresnel selects a tree, not a general graph. If you want to display a graph (for example by displaying bubbles connected by lines), fresnel is not what you need.
Howto Learn
Simply start with reading the specification, then look out for software.
Specifications
Manual
http://www.w3.org/2005/04/fresnel-info/
Title: Manual
Description: The Fresnel language manual and more.
Links
JFresnel
http://jfresnel.gforge.inria.fr/
Title: JFresnel
Description: A Fresnel processor for Sesame and Jena.
simile mailinglists
http://simile.mit.edu/mail.html
Title: simile mailinglists
Description: which includes a mailinglist for the development of fresnel
SIMILE's Fresnel Processor
http://simile.mit.edu/wiki/Fresnel
Title: SIMILE's Fresnel Processor
Description: A Fresnel processor for sesame.
Manual
http://www.w3.org/2005/04/fresnel-info/
Title: Manual
Description: The Fresnel language manual and more.