-
Notifications
You must be signed in to change notification settings - Fork 136
Expand file tree
/
Copy pathcdao.yml
More file actions
40 lines (33 loc) · 1.41 KB
/
cdao.yml
File metadata and controls
40 lines (33 loc) · 1.41 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# PURL configuration for http://purl.obolibrary.org/obo/cdao
idspace: CDAO
base_url: /obo/cdao
products:
- cdao.owl: https://raw.githubusercontent.com/evoinfo/cdao/master/cdao.owl
term_browser: ontobee
example_terms:
- CDAO_0000040
entries:
- prefix: /about/
replacement: http://www.ontobee.org/browser/rdf.php?o=CDAO&iri=http://purl.obolibrary.org/obo/
tests:
- from: /about/CDAO_0000040
to: http://www.ontobee.org/browser/rdf.php?o=CDAO&iri=http://purl.obolibrary.org/obo/CDAO_0000040
- prefix: /1.0/
replacement: https://raw.githubusercontent.com/evoinfo/cdao/cdao-rel-1.0/OWL/
tests:
- from: /1.0/cdao.owl
to: https://raw.githubusercontent.com/evoinfo/cdao/cdao-rel-1.0/OWL/cdao.owl
- regex: ^/obo/cdao/(\d+-\d+-\d+)/(\S+)$
replacement: https://raw.githubusercontent.com/evoinfo/cdao/cdao-rel-$1/$2
tests:
- from: /2012-06-06/cdao.owl
to: https://raw.githubusercontent.com/evoinfo/cdao/cdao-rel-2012-06-06/cdao.owl
- from: /2012-04-12/cdao.owl
to: https://raw.githubusercontent.com/evoinfo/cdao/cdao-rel-2012-04-12/cdao.owl
- from: /2013-02-01/cdao.owl
to: https://raw.githubusercontent.com/evoinfo/cdao/cdao-rel-2013-02-01/cdao.owl
- from: /2019-06-26/cdao.owl
to: https://raw.githubusercontent.com/evoinfo/cdao/cdao-rel-2019-06-26/cdao.owl
## generic fall-through, serve direct from github by default
- prefix: /
replacement: https://raw.githubusercontent.com/evoinfo/cdao/master/