Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ngratius
  • Language: HTML
  • Default Branch: main
  • Size: 379 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

Parameter ontology

A Parameter Ontology for Simulation Models of Deep Space Habitats

Description

Deep space habitat operations will depend less on ground support than in low Earth orbit because of increasing communication delays. For the crew to be more autonomous, some of the resources dedicated to anomaly response mechanisms must be transferred from the ground to the habitat. Simulation models replicating the behavior of the system are examples of such resources as they can inform decisions to select mitigation strategies. Multiple models are typically developed for a single spacecraft as many domains of expertise and stakeholders are involved. Enabling simulation onboard a habitat will therefore require integration efforts to provide system-wide capabilities. Specifically, model parameters are model components that must be regularly calibrated to accurately represent the system state during operation. Depending on the type of simulation, these can differ greatly in their nature, thereby making difficult the tasks of creating, reading, updating, and deleting parameters. There is no standard specifying how to represent simulation parameters in a multi-model setting. Model ontologies have been shown to support integration, but their representation of model parameters is usually limited, i.e., the required type of parameter attributes and their hierarchical relationships are unknown. For example, quantifying the uncertainties in parameter values is essential in deep space operations but it is unclear how such information should be formally represented. In this work, we propose a parameter ontology extending existing standards with attributes enabling probabilistic parameter identification. This work is validated by assessing the responses of the ontology to competency questions and comparing these results with related work.

Dependencies

Getting Started

Instructions are available at: https://www.opencaesar.io/oml-tutorials/

Authors

Acknowledgments

NASA grant 80NSSC19K1052

Owner

  • Login: ngratius
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: parameter-ontology
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Nicolas
    family-names: Gratius
    affiliation: Carnegie Mellon University
    email: ngratius@andrew.cmu.edu
    orcid: 'https://orcid.org/0000-0001-7051-4777'
  - given-names: Mario
    family-names: Bergés
    email: mberges@andrew.cmu.edu
    affiliation: Carnegie Mellon University
  - given-names: Burcu
    family-names: Akinci
    email: bakinci@andrew.cmu.edu
    affiliation: Carnegie Mellon University
identifiers:
  - type: url
    value: 'https://github.com/ngratius/parameter-ontology'
repository-code: 'https://github.com/ngratius/parameter-ontology'

GitHub Events

Total
Last Year

Dependencies

parameter-model/build.gradle maven
parameter-model/src/ipynb/requirements.txt pypi
  • cairocffi *
  • igraph *
  • ipykernel *
  • nbconvert *
  • pandas *
  • plantuml *