No description
Find a file
Jim Blake a8ec633f71 VIVO-1246 Improve the ConfigurationBeanLoader (#52)
* 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.
2017-01-03 12:12:11 -05:00
api VIVO-1246 Improve the ConfigurationBeanLoader (#52) 2017-01-03 12:12:11 -05:00
dependencies Add explicit dependency on commons-collections, as it is used directly in Vitro code 2016-12-24 13:48:11 +00:00
home Update version numbers 2016-10-31 19:46:39 +00:00
installer Update POM to require Java 8 (Jena 3.x does not support earlier versions) 2016-12-21 14:12:27 +00:00
legacy Update commons-lang to 3.4 (same as used by Jena 3.1.1) 2016-12-17 20:10:37 +00:00
solr Update version numbers 2016-10-31 19:46:39 +00: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 Update .gitignore 2015-11-19 23:40:55 +00:00
.travis.yml Help Travis by caching Maven dependencies 2016-12-19 11:02:03 +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.