diff options
Diffstat (limited to 'rdf-documentation/dump-probeset-summary-stats.md')
-rw-r--r-- | rdf-documentation/dump-probeset-summary-stats.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rdf-documentation/dump-probeset-summary-stats.md b/rdf-documentation/dump-probeset-summary-stats.md index 55771ab..422513b 100644 --- a/rdf-documentation/dump-probeset-summary-stats.md +++ b/rdf-documentation/dump-probeset-summary-stats.md @@ -29,6 +29,8 @@ Here's an example query: PREFIX gn: <http://genenetwork.org/id/> PREFIX gnc: <http://genenetwork.org/category/> PREFIX gnt: <http://genenetwork.org/id/> +PREFIX skos: <http://www.w3.org/2004/02/skos/core#> +PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> |