diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/probeset.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/probeset.scm b/examples/probeset.scm index b2ba3df..273c635 100755 --- a/examples/probeset.scm +++ b/examples/probeset.scm @@ -177,6 +177,8 @@ ("owl:" "<http://www.w3.org/2002/07/owl#>") ("homologene:" "<https://bio2rdf.org/homologene:>") ("xsd:" "<http://www.w3.org/2001/XMLSchema#>") + ("qb:" "<http://purl.org/linked-data/cube#>") + ("sdmx-measure:" "<http://purl.org/linked-data/sdmx/2009/measure#>") ("skos:" "<http://www.w3.org/2004/02/skos/core#>"))) (inputs (list probeset)) |