Skip to content

Commit 8df4b72

Browse files
author
Paul Pavlidis
committed
Merge branch 'release-1.0.28'
2 parents 58a41b5 + f0d32ad commit 8df4b72

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>baseCode</name>
66
<groupId>baseCode</groupId>
77
<artifactId>baseCode</artifactId>
8-
<version>1.0.27</version>
8+
<version>1.0.28</version>
99
<inceptionYear>2003</inceptionYear>
1010
<description>
1111
<![CDATA[Data structures, math and statistics tools, and utilities that are often needed across projects.]]>

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)