Difference between revisions of "RDFa Plugin for WordPress"

From Creative Commons
Jump to: navigation, search
Line 14: Line 14:
  
 
Bonus points for consuming RDF Schema files and adding a reasonable UI to the "basic" mode.
 
Bonus points for consuming RDF Schema files and adding a reasonable UI to the "basic" mode.
 +
 +
* Work on this idea was implemented for GSoC2009 see http://code.creativecommons.org/viewgit/wprdfa.git/ and http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/cc/t124022127580
 +
* Dan Brickley mused about RDFa-enhancing TinyMCE (WordPress editor) at http://danbri.org/words/2009/12/23/507

Revision as of 17:47, 23 December 2009

Related To: ,|x|Related To::x}}
Tags: {{#arraymap:gsoc, web,|,|x|Has Tag::x}} | (none) }}
Challenge Type: Has Challenge Type::Developer | (none) }}
Is Complete: Is Complete::No | Is Complete::no }}

An RDFa plugin for WordPress has been suggested and we think it's a great idea. It meshes well with the work we've been doing with embedded structured data and adds value to an already great blogging platform.

A successful implementation would:

  • Add a button to the WordPress editor toolbar
  • Handle a few predefined ontologies, allowing people to easily insert appropriate markup for Dublin Core and FOAF properties
  • Support an "advanced" mode for specifying the predicate by URI

Bonus points for consuming RDF Schema files and adding a reasonable UI to the "basic" mode.