Link to this page
AGRonomy Ontology
Last uploaded:
November 2, 2022
Acronym | AGRO |
Visibility | Public |
Description | AGRO, the AGRonomy Ontology, describes agronomic practices, agronomic techniques, and agronomic variables used in agronomic experiments. AGRO is being built using traits identified by agronomists, the ICASA variables, and other existing ontologies such as ENVO, UO, and PATO, IAO, and CHEBI. Further, AGRO will power an Agronomy Management System and fieldbook modeled on a CGIAR Breeding Management System to capture agronomic data. |
Status | Production |
Format | OWL |
Contact | Marie-Angélique Laporte, m.a.laporte@cgiar.org |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
unknown (Parsed, Indexed, Metrics, Annotator) | 11/02/2022 | 11/02/2022 | OWL | CSV | RDF/XML | Diff |
unknown (Archived) | 11/05/2021 | 11/05/2021 | OWL | Diff |
unknown (Archived) | 07/01/2021 | 10/29/2021 | OWL | Diff |
unknown (Archived) | 04/03/2020 | 04/03/2020 | OWL | Diff |
unknown (Archived) | 05/14/2018 | 05/14/2018 | OWL | Diff |
unknown (Archived) | 06/03/2016 | 09/20/2017 | OWL |
more... |
No views of AGRO available
Jump to:
Id | http://purl.obolibrary.org/obo/IAO_8000000
http://purl.obolibrary.org/obo/IAO_8000000
|
---|---|
Preferred Name | ontology module |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | ontology module
|
---|---|
prefLabel | ontology module
|
editor preferred term | ontology module
|
editor note | I have placed this under 'data about an ontology part', but this can be discussed. I think this is OK if 'part' is interpreted reflexively, as an ontology module is the whole ontology rather than part of it.
|
curator note | This class and it's subclasses are applied to OWL ontologies. Using an rdf:type triple will result in problems with OWL-DL. I propose that dcterms:type is instead used to connect an ontology URI with a class from this hierarchy. The class hierarchy is not disjoint, so multiple assertions can be made about a single ontology.
|
prefixIRI | obo1:IAO_8000000
|
subClassOf | |
type | |
alternative term | ontology file
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for AGRO
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=AGRO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FENVO_00002237&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: "AGRO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |