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

https://github.com/mmisw/orr-portal

ORR Frontend component
https://github.com/mmisw/orr-portal

docker earth-science interoperability ontology orr semantic-web sensor sparql

Last synced: 5 months ago
JSON representation

ORR Frontend component

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/mmisw/orr-portal.svg)](https://travis-ci.org/mmisw/orr-portal)

The Ontology Registry and Repository (ORR) integrates semantic web services and tools
created by the Marine Metadata Interoperability project, MMI, toward the realization
of its [Semantic Framework](https://marinemetadata.org/semanticframework) vision.

![](https://marinemetadata.org/files/mmi/semantic_framework.jpg)

Current funding is provided by the U.S. National Science Foundation through the
[Cross-Domain Observational Metadata for Environmental Sensing (X-DOMES) project](
https://www.earthcube.org/group/x-domes).

# What's orr-portal?

The ORR system is comprised of:

| component | description |
|-----------|-------------|
| [orr-ont](https://github.com/mmisw/orr-ont) | Backend / REST endpoint |
| [orr-portal](https://github.com/mmisw/orr-portal) | Front-end |

This is the repository for the **orr-portal** component.

# Deployment

Interested in having an ORR instance on your server? See
[http://mmisw.org/orrdoc/install/](http://mmisw.org/orrdoc/install/).

The **orr-portal** component can also be installed separately. Let us know if you are
encountering issues or missing information about how to accomplish this.

### Test deployments

See [wiki/ORR-deployments](https://github.com/mmisw/orr-portal/wiki/ORR-deployments).

# Development

See [development.md](development.md).