Link to this page
Animal Health Surveillance Ontology
Last uploaded:
July 30, 2018
Acronym | AHSO |
Visibility | Public |
Description | (Work in progress - please contact ahso@datadrivensurveillance.org before using this ontology) This is an ontology for health surveillance, assuming that surveillance data is recorded at three main levels: SAMPLE data - data about specific collected samples; OBSERVATIONS, which can aggregate several samples; and OBSERVATIONAL CONTEXT, which is the context in which the observations were made (for instance clinical observation, surveillance sampling, etc). HEALTH EVENT is the occurrence in the real World to be modeled. This occurrence is an abstract concept, as it generally cannot be determined what are its boundaries in time, space, or population units. We assume that several OBSERVATIONS are derived from each health event, and recorded in the same or different databases - for instance clinical journal, laboratory database, abattoir. At the same time or not. AHSO attempts to model these time specific observations. The ontology is focused on the modeling of the animal and health information connected to a single observation, made at a specific point on time. All the information recorded is relative to that specific point in time. For instance, an animal belongs to a herd, which belongs to an owner, AT THE TIME OF THE OBSERVATION. We do not attempt to model how that animal changed herds on time. Similarly, we do not model clinical progression. It is up to those using the data to create definitions of when two observations should be connected to the same event. |
Status | Alpha |
Format | OWL |
Contact | Karl Hammar, ahso@datadrivensurveillance.org Eva Blomqvist, ahso@datadrivensurveillance.org Biniam Palaiologos , ahso@datadrivensurveillance.org Crawford Revie, ahso@datadrivensurveillance.org Patrick Lambrix, ahso@datadrivensurveillance.org Ann Lindberg, ahso@datadrivensurveillance.org Fernanda Dórea, fernanda.dorea@sva.se |
Categories | Biomedical Resources, Health |
No views of AHSO available
Classes | 38 |
Individuals | 0 |
Properties | 38 |
Maximum depth | 3 |
Maximum number of children | 9 |
Average number of children | 2 |
Classes with a single child | 4 |
Classes with more than 25 children | 0 |
Classes with no definition | 38 |
Jump to:
Id | https://w3id.org/ahso#AHSO_0003_000004
https://w3id.org/ahso#AHSO_0003_000004
|
---|---|
Preferred Name | Sample |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Sample
|
---|---|
prefLabel | Sample
|
prefixIRI | AHSO_0003_000004
|
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 AHSO
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=AHSO&class=https%3A%2F%2Fw3id.org%2Fahso%23AHSO_0000_000026&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: "AHSO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |