Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>

[[ 🗃 ^yEzqv rel4tion-wiki ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/yEzqv

SSH: git clone USERNAME@vervis.peers.community:yEzqv

Branches

Tags

master :: projects / code-skeleton / features /

doap.mdwn

DOAP, Description Of A Project, is simply an RDF schema for software projects. Wikipedia: http://en.wikipedia.org/wiki/DOAP I’m going to need two things in order to use it: 1. Examples from Gnome modules 2. Definition of all properties and classes

This is a nice but old DOAP generator: http://crschmidt.net/semweb/doapamatic/

It looks like there’s a little problem with DOAP: I can’t find a simple straight-forward list of all the properties it supportes. The Wikipedia page has a list, but I’m not sure it’s full. I’ll try to find a full list or make one here, because I want to be sure my DOAP template is complete.

Hmmm… alright, I think I have a good starting point. It doesn’t use every possible property (e.g. version/release are not used), but I think it has enough things. If using more things becomes standard in Gnome, I guess they’ll have scripts for it (otherwise updating the file on each new branch will be too cumbersome).

[See repo JSON]