
RDFa
Sign in to saveAlso known as RDF in Attributes
RDFa or Resource Description Framework in Attributes is a W3C Recommendation that adds a set of attribute-level extensions to HTML, XHTML and various XML-based document types for embedding rich metadata within web documents. The Resource Description Framework (RDF) data-model mapping enables the use of RDFs for embedding RDF subject-predicate-object expressions within XHTML documents. RDFa also enables the extraction of RDF model triples by compliant user agents.
Key facts
- Technology standard.title
- RDF in Attributes
- Technology standard.status
- Published
- Technology standard.year_started
- 2004
- Technology standard.editors
- Ben Adida, Mark Birbeck
- Technology standard.base_standards
- RDF
- Technology standard.related_standards
- RDF Schema, OWL
- Technology standard.abbreviation
- RDFa
- Technology standard.domain
- Semantic Web
via Wikipedia infobox
Wikidata facts
- Official website
- www.w3.org/TR/xhtml-rdfa-primer
Show 4 more facts
- Stack Exchange tag
- stackoverflow.com/tags/rdfa
- described at URL
- www.w3.org/TR/rdfa-lite
- inception
- 2004-00-00
- exact match
- www.w3.org/ns/formats/RDFa
Sources (2)
via Wikidata · CC0
~11 min read
Article
17 sectionsContents
- History
- Versions and variants
- HTML+RDFa
- RDFa 1.0
- RDFa 1.1
- RDFa Lite
- Essence
- Benefits
- Usage
- HTML+RDFa statistics
- RDFa editors
- Examples
- XHTML + RDFa 1.0
- HTML5 + RDFa 1.1
- See also
- References
- External links
RDFa or Resource Description Framework in Attributes is a W3C Recommendation that adds a set of attribute-level extensions to HTML, XHTML and various XML-based document types for embedding rich metadata within web documents. The Resource Description Framework (RDF) data-model mapping enables the use of RDFs for embedding RDF subject-predicate-object expressions within XHTML documents. RDFa also enables the extraction of RDF model triples by compliant user agents.
The RDFa community runs a wiki website to host tools, examples, and tutorials.