An open API service indexing awesome lists of open source software.

https://github.com/nickrobison/trestle

Trestle Reasoner
https://github.com/nickrobison/trestle

Last synced: over 1 year ago
JSON representation

Trestle Reasoner

Awesome Lists containing this project

README

          

# Trestle
[![Build Status](https://nickrobison.visualstudio.com/Trestle/_apis/build/status/nickrobison.trestle?branchName=master)](https://nickrobison.visualstudio.com/Trestle/_build/latest?definitionId=2&branchName=master)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=nickrobison/trestle)](https://dependabot.com)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.nickrobison.trestle%3Atrestle&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.nickrobison.trestle%3Atrestle)

Trestle is an experimental spatio-temporal reasoner originally developed at the Univeristy of Washington.

It's designed to facilitate the integration of complex spatio-temporal data across disparate datasets.
Underneath, the application uses an RDF database and an OWL ontology to facilitate integration.

The project is currently being ported from the original closed-source repositories and more documentation will be added at a later date.