Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create slso.md #2562

Merged
merged 4 commits into from
Apr 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions ontology/slso.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: ontology_detail
id: slso
title: Space Life Sciences Ontology
browsers:
- title: BioPortal Ontology Browser
label: BioPortal
url: https://bioportal.bioontology.org/ontologies/SLSO
contact:
email: [email protected]
github: DanBerrios
label: Dan Berrios
orcid: 0000-0003-4312-9552
description: The Space Life Sciences Ontology is an application ontology and is intended to support the operation of NASA's Life Sciences Data Archive and other systems that contain space life science research data.
domain: investigations
homepage: https://github.com/nasa/LSDAO
license:
label: CC BY 3.0
url: http://creativecommons.org/licenses/by/3.0/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a review comment, @DanBerrios for future ontologies consider CC-BY 4.0 which is a much simpler, less confusing license.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will check the latest guidance from NASA but I believe that last time I checked NASA preferred CC-BY 3.0.

preferredPrefix: SLSO
products:
- id: slso.owl
- id: slso.obo
- id: slso.json
- id: slso-base.owl
description: Includes axioms linking to other ontologies, but no imports of those ontologies
repository: https://github.com/nasa/LSDAO
tracker: https://github.com/nasa/LSDAO/issues
activity_status: active
---

The Space Life Sciences Ontology is an application ontology and is intended to support the operation of NASA's Life Sciences Data Archive 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.
Loading