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
- Host: GitHub
- URL: https://github.com/mmisw/orr-portal
- Owner: mmisw
- License: apache-2.0
- Created: 2015-02-28T02:25:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-09-13T23:16:11.000Z (9 months ago)
- Last Synced: 2025-09-14T01:12:53.727Z (9 months ago)
- Topics: docker, earth-science, interoperability, ontology, orr, semantic-web, sensor, sparql
- Language: JavaScript
- Homepage:
- Size: 1.75 MB
- Stars: 8
- Watchers: 5
- Forks: 5
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](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.

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).