diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/probeset.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/probeset.scm b/examples/probeset.scm index 9f694af..f2ee324 100755 --- a/examples/probeset.scm +++ b/examples/probeset.scm @@ -191,6 +191,7 @@ ("rdf:" "<http://www.w3.org/1999/02/22-rdf-syntax-ns#>") ("rdfs:" "<http://www.w3.org/2000/01/rdf-schema#>") ("dct:" "<http://purl.org/dc/terms/>") + ("uniprot:" "<http://purl.uniprot.org/uniprot/>") ("owl:" "<http://www.w3.org/2002/07/owl#>") ("xsd:" "<http://www.w3.org/2001/XMLSchema#>") ("qb:" "<http://purl.org/linked-data/cube#>") |