contributing icon indicating copy to clipboard operation
contributing copied to clipboard

Add DOAP RDFa support

Open danbri opened this issue 15 years ago • 2 comments

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'?

danbri avatar Aug 23 '10 09:08 danbri

patch here - http://buzzword.org.uk/2010/contributing/project-doap.diff

tobyink avatar Aug 23 '10 09:08 tobyink

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.

See http://chatlogs.planetrdf.com/swig/2010-08-23#T10-11-52

danbri avatar Aug 23 '10 10:08 danbri