vitro/README.md

23 lines
834 B
Markdown
Raw Permalink Normal View History

2012-10-29 20:41:47 -04:00
# What is Vitro?
[![Build Status](https://travis-ci.org/vivo-project/Vitro.png?branch=develop)](https://travis-ci.org/vivo-project/Vitro)
2012-10-29 20:41:47 -04:00
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:
2015-12-11 09:48:00 -05:00
2012-10-29 20:41:47 -04:00
* 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
2018-09-20 16:21:07 +02:00
research and scholarship portal, [VIVO](https://duraspace.org/vivo/).
2012-10-29 20:41:47 -04:00
2018-09-20 16:21:07 +02:00
For more information, contact the [VIVO community](https://duraspace.org/vivo/resources/contact/).
2012-10-29 20:41:47 -04:00