contributing
contributing copied to clipboard
Add DOAP RDFa support
The project.html page seems a good candidate for having DOAP markup added, since DOAP has relationship types etc for much of this info.
eg. see http://www.oss-watch.ac.uk/resources/doap.xml (most examples are rdf/xml not rdfa though)
Links
https://launchpad.net/memcached -> https://launchpad.net/memcached/+rdf (doap precursor)
Gnome usage - http://live.gnome.org/Git/FAQ#How_do_I_add_a_description_to_the_git_web_view.3F__What_is_this_.22blah.doap.22.3F
Apache projects DOAP usage - http://projects.apache.org/doap.html
File to patch - http://github.com/bradfitz/contributing/blob/master/project.html
Maybe DOAP needs an extra property, describing in text 'how to submit patches'?
patch here - http://buzzword.org.uk/2010/contributing/project-doap.diff
From IRC,
tobyink: The one thing I'm not sure about is the svn:repository stuff. DOAP distinguishes between the browsable web front-end for a repo, and the "svn:", "git:", etc URLs. contributing.appspot.com doesn't seem to. I've assumed that the repo link is a browesable front-end, as it seems to be for all of the projects I've checked.