diff --git a/ontology/ontoavida.md b/ontology/ontoavida.md
index 7c8fb4441..9bce4435d 100644
--- a/ontology/ontoavida.md
+++ b/ontology/ontoavida.md
@@ -2,6 +2,10 @@
layout: ontology_detail
id: ontoavida
title: 'OntoAvida: ontology for Avida digital evolution platform'
+browsers:
+- title: Ontoavida HTML Browser
+ label: Human-readable (HTML)
+ url: https://owl.fortunalab.org/ontoavida/
contact:
email: fortuna@ebd.csic.es
github: miguelfortuna
@@ -22,12 +26,27 @@ license:
preferredPrefix: ONTOAVIDA
products:
- id: ontoavida.owl
+ title: OWL
+ description: The main ontology in OWL
+ page: https://gitlab.com/fortunalab/ontoavida/-/raw/master/ontoavida.owl
- id: ontoavida.obo
+ title: OBO
+ description: Equivalent to ontoavida.owl, in obo format
+ page: https://gitlab.com/fortunalab/ontoavida/-/raw/master/ontoavida.obo
+publications:
+- id: https://doi.org/10.1038/s41597-023-02514-3
+ title: Ontology for the Avida digital evolution platform
repository: https://gitlab.com/fortunalab/ontoavida
tags:
- digital evolution
- artificial life
tracker: https://gitlab.com/fortunalab/ontoavida/-/issues
+usages:
+- description: An R package—avidaR—uses OntoAvida to perform complex queries on an RDF database—avidaDB—containing the genomes, transcriptomes, and phenotypes of more than a million digital organisms
+ examples:
+ - description: 'avidaR: an R library to perform complex queries on an ontology-based database of digital organisms'
+ url: http://doi.org/10.7717/peerj-cs.1568
+ user: https://cran.r-project.org/package=avidaR
activity_status: active
---
-The **Ontology for Avida ([OntoAvida](https://gitlab.com/fortunalab/ontoavida))** project aims to develop an integrated vocabulary for the description of [Avida](https://github.com/devosoft/avida), the most widely used computational approach for performing experimental evolution. The lack of a clearly defined vocabulary makes biologists feel reluctant to embrace the field of digital evolution. This unique ontology has the potential to change this picture overnight. In addition, OntoAvida will allow researchers to make inference (e.g., on phenotypic plasticity) based on certain rules and constraints, facilitate the reproducibility of the *in silico* evolution experiments reported in the [scientific literature](https://gitlab.com/fortunalab/ontoavida#references), and trace the provenance of the data stored in AvidaDB, a semantic database that stores genomes and transcriptomes of more than a million digital organisms.
+The **Ontology for Avida ([OntoAvida](https://owl.fortunalab.org/ontoavida/))** aims to develop an integrated vocabulary for the description of [Avida](https://github.com/devosoft/avida), the most widely used computational approach for performing experimental evolution using digital organisms–self-replicating computer programs that evolve within a user-defined computational environment. The lack of a clearly defined vocabulary makes some biologists feel reluctant to embrace the field of digital evolution. This integrated framework empowers biologists by equipping them with the necessary tools to explore and analyze the field of digital evolution more effectively. By leveraging the vocabulary of Avida, researchers can gain deeper insights into the evolutionary processes and dynamics of digital organisms. In addition, OntoAvida allows researchers to make inference based on certain rules and constraints, facilitate the reproducibility of [in silico evolution experiments](https://gitlab.com/fortunalab/ontoavida#references) and trace the provenance of the data stored in avidaDB–an RDF database containing the genomes, transcriptomes, and phenotypes of more than a million digital organisms.