Awards & Nominations
Ontelligence has received the following awards and nominations. Way to go!

Ontelligence has received the following awards and nominations. Way to go!

Using ontology-based approaches, search, discovery and retrieval of NASA datasets will be much accessible. Users can have a hard time knowing where to start, or knowing which data set(s) might meet their needs. This issue is exacerbated by different data sets having varying internal organization / list mechanisms, further confusing the user. Including taxonomic structures, and linking datasets found on NASA sites in a visual way makes discoverability easier for users. It aims to specify relationships between datasets to more precisely characterize and find them.
For the user's accessability, a web-based graphical user interface (GUI) is provided to search for desired datasets, and view an interactive graph visualization, made from softwares like GitHub and D3. The visualization is intended to represent the datasets, their characteristics and how they may be related. Data from NASA websites, and metadata files, provided some insights into generic categories that we computably specify in our system.
The provided data has been pre-categorized manually or by some automatic algorithm. Our challenge was to find relationships between the categories based on domain knowledge and also perhaps discover and connect the data with other categories, thereby re-classifying it in more than the provided categories. In doing this, we also discover relationships between the categories themselves.
This model is easy to extend as relationships and concept matching are easy to add to existing ontologies. As a result, this model evolves with the growth of data without impacting dependent processes and systems if something goes wrong or needs to be changed.
If given the opportunity and resources, more advanced technologies such as various approaches in AI, may help create the following vision. Imagine an interactive dynamic graphical system that serves as a one-stop-shop for the public to search, find, retrieve, visualize and learn about various datasets from distinct (but possibly related) projects and NASA missions.The user can see information about each dataset, and how they may be associated with others.
The solution and the challenge is geared towards the space agency open data. Using the data and the technology enabled us to understand how the underlying data is being used to fulfill user needs.
https://catalog.data.gov/dataset/nasa-data-json
https://data.nasa.gov/data_visualizations.html
https://github.com/nasa/dictionaries/tree/master/thesauri/STI
The challenge was to produce ontologies to model relationships between datasets. This requires thinking about what makes a meaningful relationship between datasets and what relationships are possible. Ontologies usually, are based on the triple construct such as (A concept) HAS (some relationship) TO (a value or another concept) i.e. the emphasis is on describing a concept or a set of concepts connected by a relationship, but not the relationships themselves. Ontologies are not yet ready to efficiently model properties of relationships. The graph DB approach on the other hand allows for such relationships to be described, but they only allow for individual relationships to be described. There are no inference capabilities based on what we possibly know about a domain. While new connections between datasets can be established and new dataset connections can be discovered, it doesn't allow for concept connections to be discovered because graph DBs are not sufficiently abstracted away from the data. Thus, thinking about relationships in such a way and trying to model them in a way which would allow for both dataset and their domain connections to be discovered was a challenge.
#dataviz#nasadictionary#nasathesauri
This project has been submitted for consideration during the Judging process.
Tens of thousands of NASA datasets are publicly available online, but with so many files available, how can potential users determine those that will meet their needs? Your challenge is to (1) create an ontology to integrate descriptions of disparate NASA data sets, and (2) develop an interactive network visualization to depict relationships among those data sets.

