|
1088 | 1088 | "orcid": "0000-0001-9990-8331" |
1089 | 1089 | }, |
1090 | 1090 | "dependencies": [ |
1091 | | - { |
1092 | | - "id": "chebi" |
1093 | | - }, |
1094 | 1091 | { |
1095 | 1092 | "id": "go" |
1096 | 1093 | }, |
1097 | 1094 | { |
1098 | 1095 | "id": "ncbitaxon" |
1099 | 1096 | }, |
| 1097 | + { |
| 1098 | + "id": "omo" |
| 1099 | + }, |
1100 | 1100 | { |
1101 | 1101 | "id": "pato" |
1102 | 1102 | }, |
|
1134 | 1134 | "ontology_purl": "http://purl.obolibrary.org/obo/cl.owl", |
1135 | 1135 | "title": "Main CL OWL edition", |
1136 | 1136 | "uses": [ |
1137 | | - "uberon", |
1138 | | - "chebi", |
1139 | 1137 | "go", |
1140 | | - "pr", |
1141 | | - "pato", |
1142 | 1138 | "ncbitaxon", |
1143 | | - "ro" |
| 1139 | + "omo", |
| 1140 | + "pato", |
| 1141 | + "pr", |
| 1142 | + "ro", |
| 1143 | + "uberon" |
1144 | 1144 | ] |
1145 | 1145 | }, |
1146 | 1146 | { |
|
1151 | 1151 | "ontology_purl": "http://purl.obolibrary.org/obo/cl.obo", |
1152 | 1152 | "title": "CL obo format edition" |
1153 | 1153 | }, |
| 1154 | + { |
| 1155 | + "derived_from": "cl.owl", |
| 1156 | + "description": "Complete ontology, plus inter-ontology axioms, and imports modules merged in", |
| 1157 | + "format": "json", |
| 1158 | + "id": "cl.json", |
| 1159 | + "ontology_purl": "http://purl.obolibrary.org/obo/cl.json", |
| 1160 | + "title": "CL OBOGraph-JSON format edition" |
| 1161 | + }, |
| 1162 | + { |
| 1163 | + "description": "Basic version, no inter-ontology axioms", |
| 1164 | + "format": "owl-rdf/xml", |
| 1165 | + "id": "cl/cl-basic.owl", |
| 1166 | + "ontology_purl": "http://purl.obolibrary.org/obo/cl/cl-basic.owl", |
| 1167 | + "title": "Basic CL" |
| 1168 | + }, |
1154 | 1169 | { |
1155 | 1170 | "description": "Basic version, no inter-ontology axioms", |
1156 | 1171 | "format": "obo", |
1157 | 1172 | "id": "cl/cl-basic.obo", |
1158 | 1173 | "ontology_purl": "http://purl.obolibrary.org/obo/cl/cl-basic.obo", |
1159 | | - "title": "Basic CL" |
| 1174 | + "title": "Basic CL (OBO version)" |
| 1175 | + }, |
| 1176 | + { |
| 1177 | + "description": "Basic version, no inter-ontology axioms", |
| 1178 | + "format": "json", |
| 1179 | + "id": "cl/cl-basic.json", |
| 1180 | + "ontology_purl": "http://purl.obolibrary.org/obo/cl/cl-basic.json", |
| 1181 | + "title": "Basic CL (OBOGraph-JSON version)" |
1160 | 1182 | }, |
1161 | 1183 | { |
1162 | 1184 | "description": "complete CL but with no imports or external axioms", |
| 1185 | + "format": "owl-rdf/xml", |
1163 | 1186 | "id": "cl/cl-base.owl", |
1164 | 1187 | "ontology_purl": "http://purl.obolibrary.org/obo/cl/cl-base.owl", |
1165 | 1188 | "title": "CL base module" |
| 1189 | + }, |
| 1190 | + { |
| 1191 | + "description": "complete CL but with no imports or external axioms", |
| 1192 | + "format": "obo", |
| 1193 | + "id": "cl/cl-base.obo", |
| 1194 | + "ontology_purl": "http://purl.obolibrary.org/obo/cl/cl-base.obo", |
| 1195 | + "title": "CL base module (OBO version)" |
| 1196 | + }, |
| 1197 | + { |
| 1198 | + "description": "complete CL but with no imports or external axioms", |
| 1199 | + "format": "json", |
| 1200 | + "id": "cl/cl-base.json", |
| 1201 | + "ontology_purl": "http://purl.obolibrary.org/obo/cl/cl-base.json", |
| 1202 | + "title": "CL base module (OBOGraph-JSON version)" |
1166 | 1203 | } |
1167 | 1204 | ], |
1168 | 1205 | "publications": [ |
|
0 commit comments