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/GO_0051276
http://purl.obolibrary.org/obo/GO_0051276
|
---|---|
Preferred Name | chromosome organization |
Definitions |
A process that is carried out at the cellular level that results in the assembly, arrangement of constituent parts, or disassembly of chromosomes, structures composed of a very long molecule of DNA and associated proteins that carries hereditary information. This term covers covalent modifications at the molecular level as well as spatial relationships among the major components of a chromosome.
|
Synonyms |
DNA packaging
chromosome organization and biogenesis
maintenance of genome integrity
nuclear genome maintenance
chromosome organisation
DNA condensation
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | chromosome organization
|
---|---|
prefLabel | chromosome organization
|
IAO_0000233 | |
notation | GO:0051276
|
inSubset | |
hasNarrowSynonym | DNA packaging
|
has_related_synonym |
chromosome organization and biogenesis
maintenance of genome integrity
nuclear genome maintenance
|
id | GO:0051276
|
hasOBONamespace | biological_process
|
textual definition | A process that is carried out at the cellular level that results in the assembly, arrangement of constituent parts, or disassembly of chromosomes, structures composed of a very long molecule of DNA and associated proteins that carries hereditary information. This term covers covalent modifications at the molecular level as well as spatial relationships among the major components of a chromosome.
|
subClassOf | |
results in organization of | |
hasAlternativeId |
GO:0006323
GO:0007001
GO:0051277
|
type | |
has_exact_synonym |
chromosome organisation
DNA condensation
|
has participant |
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 |