Skip to content

Commit 9d36f31

Browse files
committed
addresses #2
1 parent 774e47c commit 9d36f31

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

src/ontology.properties

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,11 @@ url.seqOntology=http://purl.obolibrary.org/obo/so.owl
2525
url.unitsOntology=http://purl.obolibrary.org/obo/uo.owl
2626
# according to http://www.obofoundry.org/ontology/clo.html this "should" point to https://raw.githubusercontent.com/CLO-ontology/CLO/master/src/ontology/clo_merged.owl
2727
url.cellLineOntology=http://purl.obolibrary.org/obo/clo.owl
28-
# Uberon version without extensions: I think this is the right fil from purl
29-
#url.uberonOntology=http://ontologies.berkeleybop.org/uberon.owl
28+
# Uberon version without extensions: I think this is the right file from purl
3029
url.uberonOntology=http://purl.obolibrary.org/obo/uberon.owl
3130

32-
# as recommended at https://www.ebi.ac.uk/efo/faq.html#efodownload
33-
url.efOntology=https://raw.githubusercontent.com/EBISPOT/efo/master/efo.owl
31+
# as recommended at https://www.ebi.ac.uk/efo/ (this has changed several times)
32+
url.efOntology=https://www.ebi.ac.uk/efo/efo.owl
3433
url.obiOntology=http://svn.code.sf.net/p/obi/code/releases/2016-10-11/obi.owl
3534

3635

0 commit comments

Comments
 (0)