No description
Find a file
Jim Blake 7991bc3da1 VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME (#56)
* VIVO-1246 improve the ConfigurationBeanLoader:

Add cardinality parameters minOccurs and maxOccurs
Create README.md document in the edu.cornell.mannlib.vitro.webapp.utils.configuration package
Split large class of unit tests into separate classes by functionality

* VIVO-1247, remove duplicate code used with ConfigurationBeanLoader.

Now that the @Property annotation includes cardinality parameters, we can remove a lot of duplicate code.

* VIVO-1246 Move unit tests to the new location.

* VIVO-1246 The documentation was in the wrong place.

* VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME
2017-04-05 09:15:28 -04:00
api VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME (#56) 2017-04-05 09:15:28 -04:00
dependencies Update commons collections 2017-03-29 22:16:05 +01:00
home Dependency for tools need to be non-transitive (optional) 2017-03-30 13:22:32 +01:00
installer VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME (#56) 2017-04-05 09:15:28 -04:00
legacy VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME (#56) 2017-04-05 09:15:28 -04:00
solr VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME (#56) 2017-04-05 09:15:28 -04:00
webapp Remove COS dependency from JSP 2016-12-24 11:47:36 +00:00
.gitattributes VIVO-4 remove the license substitution code from the license scanner 2013-08-26 14:56:54 -04:00
.gitignore VIVO-1248 extend SparqlQueryRunner, and combine with older attempts. (#45) 2017-01-03 13:16:22 -05:00
.travis.yml Testing Travis trusty (beta) environment 2017-01-26 17:50:37 +00:00
pom.xml Update POM to require Java 8 (Jena 3.x does not support earlier versions) 2016-12-21 14:12:27 +00:00
README.md correct links 2015-12-11 09:48:00 -05:00
update-versions.sh Add script to update version numbers 2016-07-07 10:21:30 +01:00

What is Vitro?

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 .

For more information, contact the VIVO community.