Xfn
From semanticweb.org
| xfn | |
|---|---|
| InfoType: | Social Networking |
| Homepage: | gmpg.org/xfn/11 |
| RDF for Microformat: | http://vocab.sindice.com/xfn/guide.html |
| XSLT: | http://www.w3.org/2003/12/rdf-in-xhtml-xslts/grokXFN.xsl |
Contents |
[edit] Overview
Expressing the XFN microformat in RDF describes a mapping of XFN into RDF. It comes with its own vocabulary and is aligned with FOAF and Dublin Core.
[edit] RDF/OWL schema
Described here: http://vocab.sindice.com/xfn/guide.html
[edit] Known issues
- The XFN in RDF document uses a property xfn:mePage to relate the HTML page and the implicit person. Is this new property necessary, and shouldn't it rather use foaf:page?
- The XSLT file linked above translates to a different namespace (abusing the URI of the XFN spec). An updated XSLT should be made.