Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

DOAP

From Wikipedia, the free encyclopedia

Description of a Project (DOAP) is an RDF Schema and XML vocabulary designed to describe software projects, particularly 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.[1][2]

Adoption

[edit]

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.[3] It was used in the Python Package Index but is no longer supported there.

As of 2025, inclusion of DOAP files is common in the source code of GNOME projects.[4]

Major properties include: homepage, developer, programming-language, os.

Examples

[edit]

The following is an example in RDF/XML:

Other properties include

References

[edit]
  1. "Planning for Big Data".
  2. "Home". GitHub.
  3. Giasson, Frederick (4 August 2007). "Freshmeat.net now available in DOAP: 43 000 new DOAP projects". Retrieved 2010-04-08.
  4. "GNOME".
[edit]