No description
Find a file
j2blake e10274aaf7 NIHVIVO-4010 Log requests for invalid file-based URLs as INFO, not WARN.
When a request comes in like /file/n1645/Ashdown_Susan_1.jpg, and either
there is no such entity, or it is not a FileBytestream, or its name is
different from requested, continue to serve the Missing Link image, but
log the error with an INFO message, not a WARN message.
2012-11-14 11:25:17 -05:00
doc Require ant 1.8 2012-10-08 16:45:32 +00:00
opensocial Merge from 1.5 branch: NIHVIVO-3977 Incorporate improvements in OpenSocial for 1.5.1. Also, make shinding_orng_tables.sql re-runnable. 2012-10-01 16:53:43 +00:00
solr Merge from 1.5 branch: NIHVIVO-3981 Add a Stopword filter to the "lowercase" field type. Queries against those fields will not try to match any stopwords in the queries. 2012-10-05 15:04:13 +00:00
utilities NIHVIVO-3991 Remove the files that are used to customize the Selenium IDE. Remove the saved copy of the plug-in. Modify the existing tests so they will run without the customizations to the IDE. 2012-10-18 19:57:16 +00:00
webapp NIHVIVO-4010 Log requests for invalid file-based URLs as INFO, not WARN. 2012-11-14 11:25:17 -05:00
.gitignore Adding EditRequestAJAXController to web.xml 2012-11-09 09:49:09 -05:00
README.md Added the README file. 2012-10-29 20:41:47 -04: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.