DefiningImageAccess/Standard/RDFa
From ImageWeb
Contents |
RDFa
Embedding RDF information in XHTML
- http://www.w3.org/TR/xhtml-rdfa-primer/
- http://www.w3.org/2001/sw/BestPractices/HTML/2005-rdfa-syntax
Description and comments
RDFa is a technique for semantic data in XHTML using the RDF abstract data model, but with a syntax that works easily alongside existing markup. In common with Microformats and GRDDL, it shares the underlying idea of encoding semantic (machine processable) information in the markup for human-readable content. One might view RDFa as a kind of generalized microformat (though in some respects it goes against the microformats principle of only addressing specific problems - see DefiningImageAccess/Standard/Microformats for more discussion).
Strictly, to validate, RDFa needs to be used with XHTML 2.0, which is not yet widely used. This (too) is a cause of some tension with the Microformats community.
Related information:
- http://evan.prodromou.name/RDFa_vs_microformats - a comparison of Microformats and RDFa, which appears to me to be very fair and thoughtful.
See also
- DefiningImageAccess/Standard/Microformats - Microformats for semantic data in HTML. A brief discussion of Microformats and RDFa is here.
- DefiningImageAccess/Standard/GRDDL - GRDDL for semantic resources in arbitrary XML
Attributes
- Idea: Idea:=RDFa export from Semantic media Wiki
- Idea: Idea:=Locate RDF vocabulary for bibliographies - e.g. http://www.schemaweb.info/schema/SchemaDetails.aspx?id=130
- Idea: Idea:=RDFa export from EPrints
- Idea: Idea:=RDFa tool to convert from BIBTex and similar formats
- Idea: Idea:=RDFa harvester and SPARQL endpoint
- Schema: SchemaWeb page for BIBTex in OWL

