diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/phenotype.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/phenotype.scm b/examples/phenotype.scm index 2a6b192..2b1a3a9 100755 --- a/examples/phenotype.scm +++ b/examples/phenotype.scm @@ -129,6 +129,7 @@ ("rdfs:" "<http://www.w3.org/2000/01/rdf-schema#>") ("xsd:" "<http://www.w3.org/2001/XMLSchema#>") ("qb:" "<http://purl.org/linked-data/cube#>") + ("xkos:" "<http://rdf-vocabulary.ddialliance.org/xkos#>") ("pubmed:" "<http://rdf.ncbi.nlm.nih.gov/pubmed/>"))) (inputs (list |