Link to this page
Space Life Sciences Ontology
Last uploaded:
February 26, 2025
Acronym | SLSO |
Visibility | Public |
Description | The Space Life Sciences Ontology is an application ontology and is intended to support the operation of NASA's Life Sciences Data Archive (located at https://nlsp.nasa.gov) and other systems that contain space life science research data. Many kinds of scientific research in space involve specialized equipment, experimental procedures, specimens and specimen collection apparatus, supporting operational structures, and references to specific space environments and their characteristics. Often such research is extremely costly compared with planetary/terrestrial investigations, and the community supporting space life sciences is accustomed to the use of various specialized concepts and terminologies when dealing with this kind of research and data. However, the underlying conceptual models (and especially the specific labeled relationships in these models) have never been made explicit. The SLSO attempts to provide definition and organization of these models for the space research community. The SLSO was developed ab inicio using the Ontology Development Kit and imports an extends many concepts from the Basic Formal Ontology (BFO), the Ontology of Biomedical Investigations (OBI), the Environmental Ontology (ENVO), and other OBO Foundry ontologies. Projects at NASA such as the Open Science Data Repository (https://osdr.nasa.gov/) are already using many OBO ontologies, including the Radiation Biology Ontology (https://github.com/Radiobiology-Informatics-Consortium/RBO) and OBI, to index space biology investigation data. With the development of the SLSO, this practice can be extended to include all life science research in space or addressing space effects. Furthermore, the SLSO has a component that imports concepts from the Science Data Discovery Ontology, which was developed to support NASA's Science Discovery Engine (https://sciencediscoveryengine.nasa.gov). These links in the imported SDDO to concepts underlying a broad spectrum of space research (astrophysics, heliophysics, etc.) can ultimately be used to provide key capabilities for discovering and analyzing space life science data and how they relate to other kinds of scientific data regarding space environments. |
Status | Production |
Format | OWL |
Contact | Dan Berrios, daniel.c.berrios@nasa.gov |
Categories | Biological Process, Experimental Conditions, Health, Human |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2025-02-26 (Parsed, Indexed, Metrics, Annotator) | 02/26/2025 | 02/26/2025 | OWL | CSV | RDF/XML | Diff |
2025-02-07 (Archived) | 02/07/2025 | 02/07/2025 | OWL | Diff |
2024-10-31 (Archived) | 10/31/2024 | 10/31/2024 | OWL | Diff |
2024-10-29 (Archived) | 10/29/2024 | 10/29/2024 | OWL | Diff |
2024-05-17 (Archived) | 04/03/2024 | 05/24/2024 | OWL | Diff |
2024-03-26 (Archived) | 04/03/2024 | 04/03/2024 | OWL |
more... |
No views of SLSO available
Jump to:
Id | http://purl.obolibrary.org/obo/IAO_0000003
http://purl.obolibrary.org/obo/IAO_0000003
|
---|---|
Preferred Name | measurement unit label |
Definitions |
A measurement unit label is as a label that is part of a scalar measurement datum and denotes a unit of measure.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | A measurement unit label is as a label that is part of a scalar measurement datum and denotes a unit of measure. |
---|---|
label | measurement unit label
|
prefLabel | measurement unit label
|
editor preferred term | measurement unit label
|
editor note | 2009-03-16: review of this term done during during the OBI workshop winter 2009 and the current definition was considered acceptable for use in OBI. If there is a need to modify this definition please notify OBI.
2009-03-16: provenance: a term measurement unit was
proposed for OBI (OBI_0000176) , edited by Chris Stoeckert and
Cristian Cocos, and subsequently moved to IAO where the objective for
which the original term was defined was satisfied with the definition
of this, different, term.
|
term editor |
PERSON: Melanie Courtot
PERSON: Alan Ruttenberg
|
prefixIRI | IAO:0000003
|
textual definition | A measurement unit label is as a label that is part of a scalar measurement datum and denotes a unit of measure.
|
subClassOf | |
IAO_0000412 | |
type | |
example of usage | Examples of measurement unit labels are liters, inches, weight per volume.
|
IAO_0000114 |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for SLSO
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=SLSO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FOBI_0002357&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: "SLSO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |