Closed matthijsbrouwer closed 6 years ago
The script get-rdf.sh in get-rdf fetching does seem to get html for uniprot_core:
curl --stderr - -LH "Accept: application/rdf+xml" -o uniprot_core.rdf "http://purl.uniprot.org/core/"`
produces in uniprot_core.rdf
uniprot_core.rdf
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>UniProt RDF schema ontology</title> <meta content="IE=edge" http-equiv="X-UA-Compatible"/> ...
Fixed in #7 (dev)
The script get-rdf.sh in get-rdf fetching does seem to get html for uniprot_core:
produces in
uniprot_core.rdf