|
9221 | 9221 | }
|
9222 | 9222 | ],
|
9223 | 9223 | "build": {
|
9224 |
| - "checkout": "svn --ignore-externals co http://svn.code.sf.net/p/obo/svn/uberon/trunk", |
| 9224 | + "checkout": "git clone https://github.com/obophenotype/uberon.git", |
9225 | 9225 | "email_cc": "cjmungall@lbl.gov",
|
9226 | 9226 | "infallible": 1,
|
9227 |
| - "method": "vcs", |
9228 |
| - "system": "svn" |
| 9227 | + "system": "git" |
9229 | 9228 | },
|
9230 | 9229 | "canonical": "uberon.owl",
|
9231 | 9230 | "contact": {
|
|
9236 | 9235 | },
|
9237 | 9236 | "dependencies": [
|
9238 | 9237 | {
|
9239 |
| - "id": "chebi", |
9240 |
| - "subset": "uberon/chebi_import.owl" |
| 9238 | + "id": "bfo" |
9241 | 9239 | },
|
9242 | 9240 | {
|
9243 |
| - "id": "cl", |
9244 |
| - "subset": "uberon/cl_import.owl" |
| 9241 | + "id": "bspo" |
| 9242 | + }, |
| 9243 | + { |
| 9244 | + "id": "chebi" |
| 9245 | + }, |
| 9246 | + { |
| 9247 | + "id": "cl" |
| 9248 | + }, |
| 9249 | + { |
| 9250 | + "id": "envo" |
| 9251 | + }, |
| 9252 | + { |
| 9253 | + "id": "go" |
| 9254 | + }, |
| 9255 | + { |
| 9256 | + "id": "nbo" |
| 9257 | + }, |
| 9258 | + { |
| 9259 | + "id": "ncbitaxon" |
| 9260 | + }, |
| 9261 | + { |
| 9262 | + "id": "omo" |
9245 | 9263 | },
|
9246 | 9264 | {
|
9247 |
| - "id": "go", |
9248 |
| - "subset": "uberon/go_import.owl" |
| 9265 | + "id": "pato" |
| 9266 | + }, |
| 9267 | + { |
| 9268 | + "id": "pr" |
9249 | 9269 | },
|
9250 | 9270 | {
|
9251 |
| - "id": "pr", |
9252 |
| - "subset": "uberon/pr_import.owl" |
| 9271 | + "id": "ro" |
9253 | 9272 | }
|
9254 | 9273 | ],
|
9255 | 9274 | "depicted_by": "https://raw.githubusercontent.com/jmcmurry/closed-illustrations/master/logos/uberon-logos/uberon_logo_black-banner.png",
|
|
9302 | 9321 | "page": "https://github.com/INCATools/ontology-development-kit/issues/50",
|
9303 | 9322 | "title": "Uberon base ontology"
|
9304 | 9323 | },
|
9305 |
| - { |
9306 |
| - "description": "Uberon extended", |
9307 |
| - "id": "uberon/ext.owl", |
9308 |
| - "mireots_from": "cl", |
9309 |
| - "ontology_purl": "http://purl.obolibrary.org/obo/uberon/ext.owl", |
9310 |
| - "title": "Uberon edition that includes subsets of other ontologies and axioms connecting to them", |
9311 |
| - "type": "owl:Ontology" |
9312 |
| - }, |
9313 | 9324 | {
|
9314 | 9325 | "description": "Uberon edition that excludes external ontologies and most relations",
|
9315 | 9326 | "format": "obo",
|
9316 |
| - "id": "uberon/basic.obo", |
9317 |
| - "ontology_purl": "http://purl.obolibrary.org/obo/uberon/basic.obo", |
| 9327 | + "id": "uberon/uberon-basic.obo", |
| 9328 | + "ontology_purl": "http://purl.obolibrary.org/obo/uberon/uberon-basic.obo", |
9318 | 9329 | "title": "Uberon basic",
|
9319 | 9330 | "type": "obo-basic-ontology"
|
9320 | 9331 | },
|
9321 | 9332 | {
|
9322 |
| - "connects": [ |
9323 |
| - { |
9324 |
| - "id": "uberon" |
9325 |
| - }, |
9326 |
| - { |
9327 |
| - "id": "zfa" |
9328 |
| - } |
9329 |
| - ], |
9330 |
| - "description": "Taxonomic equivalence axioms connecting zebrafish-specific classes to generic uberon counterparts", |
9331 |
| - "id": "uberon/bridge/uberon-bridge-to-zfa.owl", |
9332 |
| - "ontology_purl": "http://purl.obolibrary.org/obo/uberon/bridge/uberon-bridge-to-zfa.owl", |
9333 |
| - "page": "https://github.com/obophenotype/uberon/wiki/inter-anatomy-ontology-bridge-ontologies", |
9334 |
| - "title": "Uberon bridge to ZFA", |
9335 |
| - "type": "BridgeOntology" |
9336 |
| - }, |
9337 |
| - { |
9338 |
| - "connects": [ |
9339 |
| - { |
9340 |
| - "id": "uberon" |
9341 |
| - }, |
9342 |
| - { |
9343 |
| - "id": "ma" |
9344 |
| - } |
9345 |
| - ], |
9346 |
| - "description": "Taxonomic equivalence axioms connecting adult mouse specific classes to generic uberon counterparts", |
9347 |
| - "id": "uberon/bridge/uberon-bridge-to-ma.owl", |
9348 |
| - "ontology_purl": "http://purl.obolibrary.org/obo/uberon/bridge/uberon-bridge-to-ma.owl", |
9349 |
| - "page": "https://github.com/obophenotype/uberon/wiki/inter-anatomy-ontology-bridge-ontologies", |
9350 |
| - "title": "Uberon bridge to MA", |
9351 |
| - "type": "BridgeOntology" |
| 9333 | + "description": "Uberon plus all metazoan ontologies", |
| 9334 | + "id": "uberon/collected-metazoan.owl", |
| 9335 | + "ontology_purl": "http://purl.obolibrary.org/obo/uberon/collected-metazoan.owl", |
| 9336 | + "page": "https://obophenotype.github.io/uberon/combined_multispecies/", |
| 9337 | + "taxon": "Metazoa", |
| 9338 | + "title": "Uberon collected metazoan ontology", |
| 9339 | + "type": "MergedOntology" |
9352 | 9340 | },
|
9353 | 9341 | {
|
9354 |
| - "description": "Extended uberon plus all metazoan ontologies", |
| 9342 | + "description": "Uberon and all metazoan ontologies with redundant species-specific terms removed", |
9355 | 9343 | "id": "uberon/composite-metazoan.owl",
|
9356 | 9344 | "ontology_purl": "http://purl.obolibrary.org/obo/uberon/composite-metazoan.owl",
|
9357 |
| - "page": "https://github.com/obophenotype/uberon/wiki/Multi-species-composite-ontologies", |
| 9345 | + "page": "https://obophenotype.github.io/uberon/combined_multispecies/", |
9358 | 9346 | "taxon": "Metazoa",
|
9359 | 9347 | "title": "Uberon composite metazoan ontology",
|
9360 | 9348 | "type": "MergedOntology"
|
|
9372 | 9360 | "ehdaa2"
|
9373 | 9361 | ],
|
9374 | 9362 | "ontology_purl": "http://purl.obolibrary.org/obo/uberon/composite-vertebrate.owl",
|
9375 |
| - "page": "https://github.com/obophenotype/uberon/wiki/Multi-species-composite-ontologies", |
9376 |
| - "taxon": "Metazoa", |
| 9363 | + "page": "https://obophenotype.github.io/uberon/combined_multispecies/", |
| 9364 | + "taxon": "Vertebrata", |
9377 | 9365 | "title": "Uberon composite vertebrate ontology",
|
9378 | 9366 | "type": "MergedOntology"
|
9379 | 9367 | }
|
|
0 commit comments