forked from OBOFoundry/purl.obolibrary.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcl.yml
More file actions
161 lines (120 loc) · 6.53 KB
/
cl.yml
File metadata and controls
161 lines (120 loc) · 6.53 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
# PURL configuration for http://purl.obolibrary.org/obo/cl
idspace: CL
base_url: /obo/cl
products:
- cl.owl: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl.owl
- cl.obo: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl.obo
- cl.json: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl.json
- cl-basic.owl: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-basic.owl
- cl-basic.obo: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-basic.obo
- cl-basic.json: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-basic.json
term_browser: ols
example_terms:
- CL_0000000
entries:
- exact: /dev/cl-obo.owl
replacement: http://obo.cvs.sourceforge.net/viewvc/obo/obo/ontology/anatomy/cell_type/cell.edit2.owl
- exact: /dev/cl-alanr.owl
replacement: http://obo.cvs.sourceforge.net/obo/obo/ontology/anatomy/cell_type/cl-alanr.owl
- exact: /dev/cl-jpshea.owl
replacement: http://obo.cvs.sourceforge.net/viewvc/obo/obo/ontology/anatomy/cell_type/cl-jpshea.owl
- exact: /dev/cl-alex.owl
replacement: http://obo.cvs.sourceforge.net/viewvc/obo/obo/ontology/anatomy/cell_type/cl-alex.owl
- exact: /dev/cl-plray.owl
replacement: http://obo.cvs.sourceforge.net/viewvc/obo/obo/ontology/anatomy/cell_type/cl-plray.owl
- exact: /analysis/
replacement: https://cell-ontology.googlecode.com/svn/trunk/analysis/
- exact: /tracker
replacement: https://github.com/obophenotype/cell-ontology/issues
- exact: /repo
replacement: https://github.com/obophenotype/cell-ontology
- exact: /2026_paper_release
replacement: https://github.com/obophenotype/cell-ontology/releases/tag/v2025-12-17
- exact: /cl-basic.obo
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-basic.obo
- exact: /cl-basic.owl
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-basic.owl
- exact: /cl-simple.owl
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-simple.owl
- exact: /cl-simple.obo
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-simple.obo
- exact: /cl-base.owl
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-base.owl
- exact: /cl-base.obo
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-base.obo
- exact: /cl-plus.owl
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-plus.owl
- exact: /cl-plus.obo
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-plus.obo
- prefix: /analysis/cl-immgen/
replacement: https://cell-ontology.googlecode.com/svn/trunk/analysis/cl-immgen/
- prefix: /2011-12-08/
replacement: https://cell-ontology.googlecode.com/svn/releases/2011-12-08/
- prefix: /2011-12-13/
replacement: https://cell-ontology.googlecode.com/svn/releases/2011-12-13/
- prefix: /releases/201
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/v201
tests:
- from: /releases/2015-08-08/cl.obo
to: https://raw.githubusercontent.com/obophenotype/cell-ontology/v2015-08-08/cl.obo
- prefix: /releases/2020
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/v2020
tests:
- from: /releases/2020-01-06/cl.obo
to: https://raw.githubusercontent.com/obophenotype/cell-ontology/v2020-01-06/cl.obo
- prefix: /releases/2021
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/v2021
tests:
- from: /releases/2021-01-22/cl.obo
to: https://raw.githubusercontent.com/obophenotype/cell-ontology/v2021-01-22/cl.obo
- prefix: /releases/2022
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/v2022
tests:
- from: /releases/2022-01-05/cl.obo
to: https://raw.githubusercontent.com/obophenotype/cell-ontology/v2022-01-05/cl.obo
- prefix: /releases/
replacement: https://github.com/obophenotype/cell-ontology/releases/download/v
tests:
- from: /releases/2023-01-09/cl.obo
to: https://github.com/obophenotype/cell-ontology/releases/download/v2023-01-09/cl.obo
- prefix: /images/
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/images/
- prefix: /tracker/
replacement: https://code.google.com/p/cell-ontology/issues/detail?id=
- prefix: /diffs/
replacement: https://cell-ontology.googlecode.com/svn/trunk/src/ontology/diffs/
- prefix: /about/
replacement: https://www.ebi.ac.uk/ols/ontologies/cl/terms?iri=http://purl.obolibrary.org/obo/
tests:
- from: /about/CL_0000000
to: https://www.ebi.ac.uk/ols/ontologies/cl/terms?iri=http://purl.obolibrary.org/obo/CL_0000000
- regex: ^/obo/cl/bds/releases/(.*)/bds\.owl$
replacement: https://raw.githubusercontent.com/obophenotype/brain_data_standards_ontologies/$1/bdscratch-full.owl
tests:
- from: /bds/releases/2021-06-29/bds.owl
to: https://raw.githubusercontent.com/obophenotype/brain_data_standards_ontologies/2021-06-29/bdscratch-full.owl
- regex: ^/obo/cl/bds/releases/(.*)/bds-(.*)\.owl$
replacement: https://raw.githubusercontent.com/obophenotype/brain_data_standards_ontologies/$1/bdscratch-$2.owl
tests:
- from: /bds/releases/Current/bds-base.owl
to: https://raw.githubusercontent.com/obophenotype/brain_data_standards_ontologies/Current/bdscratch-base.owl
- prefix: /bds/browser/
replacement: https://www.ebi.ac.uk/ols4/ontologies/pcl
- prefix: /bds/bds.owl
replacement: https://raw.githubusercontent.com/obophenotype/brain_data_standards_ontologies/Current/bdscratch-full.owl
- prefix: /bds/
replacement: https://github.com/obophenotype/brain_data_standards_ontologies/
# For files that are imported from the -edit file (imports, components,
# pattern-derived definitions), we cannot point to the latest release
# download folder as we do below in the "generic" fall-through, because
# those files are _not_ release artefacts and are therefore absent from
# that folder. Instead, we point to the current master branch.
- prefix: /imports/
replacement: https://github.com/obophenotype/cell-ontology/raw/refs/heads/master/src/ontology/imports/
- prefix: /components/
replacement: https://github.com/obophenotype/cell-ontology/raw/refs/heads/master/src/ontology/components/
- prefix: /patterns/
replacement: https://github.com/obophenotype/cell-ontology/raw/refs/heads/master/src/patterns/
## generic fall-through, serve direct from github by default
- prefix: /
replacement: https://github.com/obophenotype/cell-ontology/releases/latest/download/