DOAP
{{one source|date=October 2012}}
DOAP (Description Of A Project) is an RDF Schema and XML vocabulary to describe software projects, in particular free and open source software.
It was created and initially developed by Edd Wilder-James (Edd Dumbill) to convey semantic information associated with open source software projects.https://www.oreilly.com/library/view/planning-for-big/9781449333348/author_bios.htmlhttps://github.com/ewilderj/doap/wiki
Adoption
There are currently generators, validators, viewers, and converters to enable more projects to be able to be included in the semantic web. In 2007 Freecode listed 43 000 projects as published with DOAP.{{ cite web | url = http://fgiasson.com/blog/index.php/2007/08/04/freshmeatnet-now-available-in-doap-43-000-new-doap-projects/ | title = Freshmeat.net now available in DOAP: 43 000 new DOAP projects | first = Frederick | last = Giasson | date = 4 August 2007 | access-date = 2010-04-08 }} It was used in the Python Package Index but is no longer supported there.
In 2025, it is normal practice for DOAP files to be included with GNOME source code.https://gitlab.gnome.org/GNOME
Major properties include: homepage
, developer
, programming-language
, os
.
Examples
The following is an example in RDF/XML:
Other properties include Implements specification
, anonymous root
, platform
, browse
, mailing list
, category
, description
, helper
, tester
, short description
, audience
, screenshots
, translator
, module
, documenter
, wiki
, repository
, name
, repository location
, language
, service endpoint
, created
, download mirror
, vendor
, old homepage
, revision
, download page
, license
, bug database
, maintainer
, blog
, file-release
and release
.{{cite web|url=http://usefulinc.com/ns/doap|title=Description of a Project (DOAP) vocabulary|access-date=23 December 2017}}
References
{{reflist}}
External links
- {{github|edumbill/doap/|Doap Project}}
- [http://www.oss-watch.ac.uk/resources/doap.xml OSS Watch DOAP Briefing Note]
- [http://crschmidt.net/semweb/doapamatic/ doapamatic]: DOAP generator
{{Semantic Web}}