vitro/README.md
William Welling 06d9f5d333
VIVO-1960: GitHub Build Action (#210)
* add build workflow
* remove travis
* update readme badge

Partially resolves: https://jira.lyrasis.org/browse/VIVO-1960
2021-02-09 15:01:47 -05:00

22 lines
859 B
Markdown

# What is Vitro?
[![Build](https://github.com/vivo-project/Vitro/workflows/Build/badge.svg)](https://github.com/vivo-project/Vitro/actions?query=workflow%3ABuild)
Vitro is a general-purpose web-based ontology and instance editor with customizable public browsing.
Vitro is an integrated ontology editor and semantic web application.
Vitro is a Java web application that runs in a Tomcat servlet container.
With Vitro, you can:
* Create or load ontologies in OWL format
* Edit instances and relationships
* Build a public web site to display your data
* Search your data with Apache Solr
Vitro was originally developed at Cornell University, and is used as the core of the popular
research and scholarship portal, [VIVO](https://duraspace.org/vivo/).
For more information, contact the [VIVO community](https://duraspace.org/vivo/resources/contact/).