forked from OBOFoundry/OBOFoundry.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathobo_prefixes.ttl
25 lines (25 loc) · 1.58 KB
/
obo_prefixes.ttl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[
sh:declare
[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "GOLDTERMS" ; sh:namespace "http://purl.obolibrary.org/obo/GOLDTERMS_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "http" ; sh:namespace "http://purl.obolibrary.org/obo/http_"]
,[ sh:prefix "http" ; sh:namespace "http://purl.obolibrary.org/obo/http_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "http" ; sh:namespace "http://purl.obolibrary.org/obo/http_"]
,[ sh:prefix "http" ; sh:namespace "http://purl.obolibrary.org/obo/http_"]
,[ sh:prefix "http" ; sh:namespace "http://purl.obolibrary.org/obo/http_"]
,[ sh:prefix "http" ; sh:namespace "http://purl.obolibrary.org/obo/http_"]
,[ sh:prefix "PHENIO" ; sh:namespace "http://purl.obolibrary.org/obo/PHENIO_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "Reactome" ; sh:namespace "http://purl.obolibrary.org/obo/Reactome_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
,[ sh:prefix "obo" ; sh:namespace "http://purl.obolibrary.org/obo/obo_"]
] .