Link to this page
FuTRES Ontology of Vertebrate Traits
Last uploaded:
May 31, 2023
Acronym | FOVT |
Visibility | Public |
Description | FuTRES Ontology of Vertebrate Traits is an application ontology used to convert vertebrate trait data in spreadsheet to triples. FOVT leverages the BioCollections Ontology (BCO) to link observations of individual specimens to their trait values. Traits are defined in the Ontology of Biological Attributes (OBA). |
Status | Production |
Format | OWL |
Contact | Ramona Walls, rlwalls2008@gmail.com |
Categories | Other |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2023-05-31 (Parsed, Indexed, Metrics, Annotator) | 05/31/2023 | 05/31/2023 | OWL | CSV | RDF/XML | Diff |
unknown (Archived) | 11/10/2021 | 11/10/2021 | OWL | Diff |
unknown (Archived) | 10/29/2021 | 10/29/2021 | OWL | Diff |
unknown (Archived) | 06/02/2021 | 06/02/2021 | OWL | Diff |
unknown (Archived) | 03/03/2021 | 03/03/2021 | OWL |
unknown (Archived) | 06/08/2020 | 06/08/2020 | OWL |
unknown (Archived) | 04/13/2020 | 05/12/2020 | OWL |
more... |
No views of FOVT available
Jump to:
Id | http://purl.obolibrary.org/obo/CHEBI_15339
http://purl.obolibrary.org/obo/CHEBI_15339
|
---|---|
Preferred Name | acceptor |
Definitions |
A molecular entity that can accept an electron, a pair of electrons, an atom or a group from another molecular entity.
|
Synonyms |
Oxidized donor
Hydrogen-acceptor
A
Akzeptor
accepteur
Acceptor
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | acceptor
|
---|---|
prefLabel | acceptor
|
database_cross_reference |
KEGG:C00028
KEGG:C16722
|
notation | CHEBI:15339
|
inSubset | |
has_related_synonym |
Oxidized donor
Hydrogen-acceptor
A
Akzeptor
accepteur
|
id | CHEBI:15339
|
hasOBONamespace | chebi_ontology
|
textual definition | A molecular entity that can accept an electron, a pair of electrons, an atom or a group from another molecular entity.
|
subClassOf | |
hasAlternativeId |
CHEBI:13699
CHEBI:2377
|
type | |
has_exact_synonym | Acceptor
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for FOVT
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=FOVT&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FUBERON_0009621&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: "FOVT" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |