DOAP over Atom Feed

How to Download DOAP

This single URL:

http://doapspace.org/doap/sf/nut

can render:

Your web browser will display HTML and other clients, such as semantic web applications, will download RDF/XML based on content-negotiation.

Example using doapfiend:

To download RDF/XML:

doapfiend -u http://doapspace.org/doap/sf/nut

Example using curl:

To download RDF/XML:

curl -H 'Accept: application/rdf+xml' \
  http://doapspace.org/doap/sf/nut