vitro/README.md
Veljko Maksimovic b8944fb3bf
Creating Locale with specified Language script (#250)
* Creating a util function to convert Locale string to Locale, but take language script into consideration

* emptz commit to trigger auto build
2022-04-07 16:23:19 +02:00

23 lines
856 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://lyrasis.org/vivo/).
For more information, contact the [VIVO community](https://lyrasis.org/vivo/resources/contact/).