How to Download DOAP
This single URL:
http://doapspace.org/doap/sf/nutcan render:
- HTML
- RDF/XML
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