From 8c6e6fa0f61075da8e45e94474f23dc2bcd20208 Mon Sep 17 00:00:00 2001 From: Chris Mungall Date: Wed, 4 Nov 2015 22:24:59 -0800 Subject: [PATCH] Added both Aber-OWL and OLS as generic browsers, Fixes #144 Also edited 3 md files to avoid duplicating, no need for an explicit entry now --- _layouts/ontology_detail.html | 6 ++++++ ontology/mpath.md | 4 ---- ontology/nbo.md | 6 ------ ontology/pato.md | 6 ------ 4 files changed, 6 insertions(+), 16 deletions(-) diff --git a/_layouts/ontology_detail.html b/_layouts/ontology_detail.html index 7305e2448..4510080f3 100644 --- a/_layouts/ontology_detail.html +++ b/_layouts/ontology_detail.html @@ -54,6 +54,12 @@

+ + + + + + {% for b in page.browsers %} diff --git a/ontology/mpath.md b/ontology/mpath.md index b7873cd87..80fd9f6db 100644 --- a/ontology/mpath.md +++ b/ontology/mpath.md @@ -17,10 +17,6 @@ title: Mouse pathology license: url: http://creativecommons.org/licenses/by/3.0/ label: CC-BY -browsers: - - label: Aber-OWL - title: Aber-OWL Ontology Repository - url: http://aber-owl.net/ontology/MPATH build: source_url: https://raw.githubusercontent.com/PaulNSchofield/mpath/master/mpath.obo method: obo2owl diff --git a/ontology/nbo.md b/ontology/nbo.md index 64fb5fbf1..6cf528c27 100644 --- a/ontology/nbo.md +++ b/ontology/nbo.md @@ -13,15 +13,9 @@ license: url: http://creativecommons.org/licenses/by/3.0/ label: CC-BY browsers: - - label: Aber-OWL - title: Aber-OWL Ontology Browser - url: http://aber-owl.net/ontology/NBO - label: BioPortal title: BioPortal Ontology Browser url: https://bioportal.bioontology.org/ontologies/NBO - - label: OntoBee - title: OntoBee Ontology Browser - url: http://www.ontobee.org/browser/index.php?o=NBO build: checkout: git clone https://github.com/bio-ontology-research-group/behavior-ontology.git system: git diff --git a/ontology/pato.md b/ontology/pato.md index 4f7b11aee..d4e77b428 100644 --- a/ontology/pato.md +++ b/ontology/pato.md @@ -15,15 +15,9 @@ domain: phenotype homepage: https://github.com/pato-ontology/pato/ repository: https://github.com/pato-ontology/pato/ browsers: - - label: Aber-OWL - title: Aber-OWL Ontology Browser - url: http://aber-owl.net/ontology/PATO - label: BioPortal title: BioPortal Ontology Browser url: https://bioportal.bioontology.org/ontologies/PATO - - label: OntoBee - title: OntoBee Browser - url: http://www.ontobee.org/browser/index.php?o=PATO license: url: http://creativecommons.org/licenses/by/3.0/ label: CC-BY