Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NCBO BioPortal links to include ?p=classes #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ EDAM is a comprehensive ontology of well-established, familiar concepts that are

## Viewing and download

You can browse EDAM online at the [NCBO BioPortal](https://bioportal.bioontology.org/ontologies/EDAM/), at [OLS](http://www.ebi.ac.uk/ols/ontologies/edam), at the [IFB EDAM Browser](https://ifb-elixirfr.github.io/edam-browser/), and at WebProtégé (free registration required; [dev](https://webprotege.stanford.edu/#projects/4befad5f-f27b-430c-a07d-fcf635093169/edit/Classes), [latest stable](https://webprotege.stanford.edu/#projects/98640503-a37d-4404-84da-caf30fadd685/edit/Classes), [1.21](https://webprotege.stanford.edu/#projects/55ff1b1c-fee0-4200-9398-2ae0743326f1/edit/Classes), [1.20](https://webprotege.stanford.edu/#projects/1f67eaa5-288f-42fa-936c-5084850b6697/edit/Classes), [1.19](https://webprotege.stanford.edu/#projects/7e489d5f-b269-4e6a-9899-d876bba8d7b9/edit/Classes), [1.18](https://webprotege.stanford.edu/#projects/7403c5f8-e0cb-4f13-8dea-18a60c04e879/edit/Classes), [1.17](https://webprotege.stanford.edu/#projects/baee8c5b-8524-403a-b0ff-95f4d26ffd19/edit/Classes), [1.16](https://webprotege.stanford.edu/#projects/1c592f8c-b3ac-4797-adba-7a883c0e18aa/edit/Classes)).
You can browse EDAM online at the [NCBO BioPortal](https://bioportal.bioontology.org/ontologies/EDAM?p=classes), at [OLS](http://www.ebi.ac.uk/ols/ontologies/edam), at the [IFB EDAM Browser](https://ifb-elixirfr.github.io/edam-browser/), and at WebProtégé (free registration required; [dev](https://webprotege.stanford.edu/#projects/4befad5f-f27b-430c-a07d-fcf635093169/edit/Classes), [latest stable](https://webprotege.stanford.edu/#projects/98640503-a37d-4404-84da-caf30fadd685/edit/Classes), [1.21](https://webprotege.stanford.edu/#projects/55ff1b1c-fee0-4200-9398-2ae0743326f1/edit/Classes), [1.20](https://webprotege.stanford.edu/#projects/1f67eaa5-288f-42fa-936c-5084850b6697/edit/Classes), [1.19](https://webprotege.stanford.edu/#projects/7e489d5f-b269-4e6a-9899-d876bba8d7b9/edit/Classes), [1.18](https://webprotege.stanford.edu/#projects/7403c5f8-e0cb-4f13-8dea-18a60c04e879/edit/Classes), [1.17](https://webprotege.stanford.edu/#projects/baee8c5b-8524-403a-b0ff-95f4d26ffd19/edit/Classes), [1.16](https://webprotege.stanford.edu/#projects/1c592f8c-b3ac-4797-adba-7a883c0e18aa/edit/Classes)).

The latest stable version is always at http://edamontology.org/EDAM.owl | [tsv](http://edamontology.org/EDAM.tsv) | [csv](http://edamontology.org/EDAM.csv). For other versions, see http://edamontology.org/page#Download or [/releases](https://github.com/edamontology/edamontology/tree/master/releases).

Expand Down