Link to this page
VEuPathDB Ontology
Last uploaded:
June 1, 2023
Acronym | EUPATH |
Visibility | Public |
Description | The VEuPathDB ontology is an application ontology developed to encode our understanding of what data is about in the public resources developed and maintained by the Eukaryotic Pathogen, Host & Vector Genomics Resource (VEuPathDB; https://veupathdb.org). The VEuPathDB ontology was previously named the EuPathDB ontology prior to EuPathDB joining with VectorBase.The ontology was built based on the Ontology of Biomedical Investigations (OBI) with integration of other OBO ontologies such as PATO, OGMS, DO, etc. as needed for coverage. Currently the VEuPath ontology is primarily intended to be used for support of the VEuPathDB sites. Terms with VEuPathDB ontology IDs that are not specific to VEuPathDB will be submitted to OBO Foundry ontologies for subsequent import and replacement of those terms when they are available. |
Status | Production |
Format | OWL |
Contact | Chris Stoeckert, stoeckrt@pennmedicine.upenn.edu Jie Zheng, jiezheng@pennmedicine.upenn.edu |
Categories | Biomedical Resources |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2023-05-30 (Parsed, Indexed, Metrics, Annotator) | 06/01/2023 | 06/01/2023 | OWL | CSV | RDF/XML | Diff |
2023-03-20 (Archived) | 03/20/2023 | 03/20/2023 | OWL | Diff |
2023-01-19 (Archived) | 01/23/2023 | 01/23/2023 | OWL | Diff |
2022-11-04 (Archived) | 11/07/2022 | 11/07/2022 | OWL | Diff |
2022-08-12 (Archived) | 09/09/2022 | 09/09/2022 | OWL | Diff |
2022-06-08 (Archived) | 06/09/2022 | 06/09/2022 | OWL | Diff |
2022-02-15 (Archived) | 02/15/2022 | 02/15/2022 | OWL | Diff |
2021-09-09 (Archived) | 09/09/2021 | 09/09/2021 | OWL | Diff |
2021-04-28 (Archived) | 05/05/2021 | 05/05/2021 | OWL | Diff |
2021-01-08 (Archived) | 01/14/2021 | 01/14/2021 | OWL | Diff |
2020-10-15 (Archived) | 10/21/2020 | 10/21/2020 | OWL | Diff |
2020-06-17 (Archived) | 06/17/2020 | 06/17/2020 | OWL | Diff |
2020-03-16 (Archived) | 03/18/2020 | 03/18/2020 | OWL | Diff |
2019-12-16 (Archived) | 12/18/2019 | 12/18/2019 | OWL | Diff |
2019-09-04 (Archived) | 09/16/2019 | 09/16/2019 | OWL | Diff |
2019-04-02 (Archived) | 04/24/2019 | 04/24/2019 | OWL | Diff |
2019-01-08 (Archived) | 01/10/2019 | 01/10/2019 | OWL | Diff |
2018-05-09 (Archived) | 05/10/2018 | 05/10/2018 | OWL | Diff |
2017-09-22 (Archived) | 10/04/2017 | 10/04/2017 | OWL |
more... |
No views of EUPATH available
Jump to:
Id | http://purl.obolibrary.org/obo/ENVO_00000022
http://purl.obolibrary.org/obo/ENVO_00000022
|
---|---|
Preferred Name | river |
Definitions |
A stream which, through permanent or seasonal flow processes, moves from elevated land towards lower elevations through a definite channel and empties either into a sea, lake, or another river or ends on land as bed seepage and evapotranspiration exceed water supply.
"There are no official definitions for the generic term river as applied to geographic features, although in some countries or communities a stream is defined by its size. Many names for small rivers are specific to geographic location; examples are "run" in some parts of the United States, "burn" in Scotland and northeast England, and "beck" in northern England. Sometimes a river is defined as being larger than a creek, but not always: the language is vague."
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | A stream which, through permanent or seasonal flow processes, moves from elevated land towards lower elevations through a definite channel and empties either into a sea, lake, or another river or ends on land as bed seepage and evapotranspiration exceed water supply. |
---|---|
label | river
|
comment | "There are no official definitions for the generic term river as applied to geographic features, although in some countries or communities a stream is defined by its size. Many names for small rivers are specific to geographic location; examples are "run" in some parts of the United States, "burn" in Scotland and northeast England, and "beck" in northern England. Sometimes a river is defined as being larger than a creek, but not always: the language is vague."
|
prefLabel | river
|
prefixIRI | ENVO:00000022
|
subClassOf | |
imported from | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for EUPATH
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=EUPATH&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FDRON_00001109&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "EUPATH" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |