Link to this page
CODO: an Ontology for collection and analysis of COviD-19 data
Last uploaded:
May 29, 2024
Acronym | CODO |
Visibility | Public |
Description | The initial version, CODO ontology v1.0 to v1.3, encompasses pivotal features such as classes like patients, clinical findings, symptoms, and properties like relationships between patients, travel history, and test results. It facilitates tracking specific pandemic cases, detailing how patients may have been infected, and identifying potential contacts at risk due to their connection with the infected individual. CODO also enables monitoring of clinical tests, travel history, available resources, and actual needs like ICU beds and invasive ventilators. With capabilities for advanced analytics, contact tracing, trend studies, and growth projections based on daily COVID-19 data, CODO supports the organization and representation of COVID-19 data on a daily basis. It allows semantic querying and data retrieval and aids in behavior analysis of the disease and transmission routes. In contrast, Version 1.4, also known as CODO_COVIDRO 1.4 or COVID-19 Drug and Risk Ontology (COViDRO), presents a formal model specifically designed to tackle the multifaceted challenges associated with COVID-19 treatment, risk factors, and drug interactions. The knowledge embedded in the COViDRO model is extracted from diverse medical literature and treatment guidelines provided by reputable organizations such as the World Health Organization (WHO), the National Institutes of Health (NIH), the Food and Drug Administration (FDA), and the Centers for Disease Control and Prevention (CDC). The model incorporates information on therapeutics, adverse effects, and drug interactions from authoritative medical literature, making a significant contribution to patient care, research, and public health strategies. COViDRO, or COVID-19 Drug and Risk Ontology 1.4, seamlessly integrates into knowledge graph information systems or recommender systems. It assists healthcare professionals in suggesting appropriate treatments by considering a comprehensive set of factors, abbreviated as "PRADiCT" (Patient Risk factors, Adverse effects, Drug interaction, Clinical findings, and Treatment procedure). These factors encompass patient risk level, risk factors (such as underlying health conditions, age, immunocompromised state, and occupation), drug interactions, drug adverse effects, clinical findings (including diagnosis, signs, symptoms, and status), and treatment procedures. By offering a standardized framework for organizing and integrating data from diverse sources like clinical trials, medical literature, and real-world patient data, COViDRO enhances informed decision-making, thereby elevating the quality of patient care. It stands as a patient-centric solution, facilitating COVID-19 treatment options and personalized care based on individual patient characteristics. CODO V1.5 extends the previous CODO V1.4 with the focus on COVID-19 Virus Genomics for representation of genomic sequence data. VGO model comprises 261 classes, 55 object properties, and 14 data properties. Designed to streamline the use and dissemination of COVID-19 genomic sequence data, VGO serves as a robust resource for researchers and healthcare professionals. It incorporates data from the Global Initiative on Sharing All Influenza Data (GISAID), which facilitates efficient querying and visualization of genomic data, thereby improving both accessibility and usability. VGO includes a variety of classes that represent COVID-19-related data such as variants, mutations, amino acids, genes, proteins, genome sequencing, samples, hosts, sampling strategies, and assembly methods. Furthermore, VGO supports automated reasoning, enhancing its functionality for in-depth analysis and interpretation. By integrating GISAID data into the VGO knowledge graph, the model not only enriches its conceptual representation but also optimizes the querying and visualization processes, making genomic data more accessible and usable for the scientific and medical communities. |
Status | Beta |
Format | OWL |
Language | English |
Contact | Dutta, Biswanath , dutta2005@gmail.com, bisu@drtc.isibang.ac.in |
Categories | Genomic and Proteomic, Health, Human, Vocabularies |
Version | Released | Uploaded | Downloads |
---|---|---|---|
1.5 (Parsed, Indexed, Metrics, Annotator) | 07/26/2023 | 05/29/2024 | OWL | CSV | RDF/XML | Diff |
1.4 (Archived) | 07/26/2023 | 05/29/2024 | OWL |
1.3 (Archived) | 09/25/2020 | 10/08/2020 | OWL | Diff |
1.2 (Archived) | 07/09/2020 | 07/20/2020 | OWL | Diff |
1.2 (Archived) | 07/09/2020 | 07/16/2020 | OWL | Diff |
1.0 (Archived) | 04/27/2020 | 05/15/2020 | OWL |
more... |
- CIDOnto
- A COVID-19 diseases ontology for both before and after the COVID-19 is called CIDOnto. Just the nodes and node labels are shown here for the knowledge-based graph. Understanding Pakistan's data and the overall process would be made easier.
Classes | 385 |
Individuals | 767 |
Properties | 337 |
Maximum depth | 7 |
Maximum number of children | 38 |
Average number of children | 3 |
Classes with a single child | 36 |
Classes with more than 25 children | 1 |
Classes with no definition | 72 |
Jump to:
Id | https://w3id.org/codo#Immunization
https://w3id.org/codo#Immunization
|
---|---|
Preferred Name | Immunization |
Definitions |
The act of making immune (especially by inoculation).
|
Synonyms |
Immunisation
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
altLabel | Immunisation
|
---|---|
label | Immunization
|
comment | The act of making immune (especially by inoculation).
|
prefLabel | Immunization
|
prefixIRI | codo:Immunization
|
subClassOf | |
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 CODO
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=CODO&class=https%3A%2F%2Fw3id.org%2Fcodo%23GeneralFindingOfObservationOfPatient&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: "CODO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |