Changes between Version 56 and Version 57 of ImplementationBootcamp

Show
Ignore:
Timestamp:
2010/02/12 09:58:08 (14 years ago)
Author:
jerven
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationBootcamp

    v56 v57  
    6565You should probably use [http://en.wikipedia.org/wiki/Content_negotiation Content Negotation] using the HTTP Accept: header. That way you can return HTML and RDF under the same URI. However, it's fine for the time being to just accept a ".rdf" suffix or an "&format=rdf" URL parameter. 
    6666 
    67 At [http://www.uniprot.org UniProt], we use content negotiation for our OWL documentation, but not (yet) for the actual data. Example: 
     67At [http://www.uniprot.org UniProt], we use content negotiation for our OWL documentation and our actual data. 
    6868{{{ 
    6969> wget --header='Accept: application/rdf+xml' http://purl.uniprot.org/core/recommendedName