Link to this page
Human-Aware Science Ontology
Last uploaded:
September 1, 2024
Acronym | HASCO |
Visibility | Public |
Description | The Human-Aware Science Ontology (HAScO) integrates a collection of well-established science-related ontologies, and aims to address issues related to data annotation for large data ecosystem, where data can come from diverse data sources including sensors, lab results, and questionnaires. The HAScO has been used to annotate data collections to facilitate data exploration and analysis for numerous scientific projects. Data files produced by scientific studies are processed to identify and annotate the objects (a gene, for instance) with the appropriate ontological terms. |
Status | Alpha |
Format | OWL |
Contact | Paulo Pinheiro, pp3223@gmail.com |
Categories | Upper Level Ontology |
Version | Released | Uploaded | Downloads |
---|---|---|---|
0.9 (Parsed, Indexed, Metrics, Annotator, Error Diff) | 09/01/2024 | 09/01/2024 | OWL | CSV | RDF/XML | Diff |
0.9 (Archived) | 07/06/2024 | 07/06/2024 | OWL | Diff |
0.9 (Archived) | 06/20/2023 | 06/20/2023 | OWL | Diff |
0.9 (Archived) | 01/30/2020 | 01/30/2020 | OWL | Diff |
0.9 (Archived) | 09/06/2019 | 09/06/2019 | OWL | Diff |
0.9 (Archived) | 06/12/2019 | 06/12/2019 | OWL |
more... |
No views of HASCO available
Jump to:
Id | http://semanticscience.org/resource/SIO_000359
http://semanticscience.org/resource/SIO_000359
|
---|---|
Preferred Name | purpose |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label |
purpose
|
---|---|
prefLabel |
purpose
|
description |
purpose is the reason for which something is done or created or for which something exists.
|
isDefinedBy | |
prefixIRI |
sio:SIO_000359
|
subClassOf | |
identifier |
SIO_000359
|
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 HASCO
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=HASCO&class=http%3A%2F%2Fsemanticscience.org%2Fresource%2FSIO_000716&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: "HASCO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |