No description
Find a file
Jim Blake ac39b0799e VIVO-935 Clean up code for search exclusion.
Take out the attribute key in SearchIndexerSetup. Nobody ever sets that attribute.
Take out the VClassGroupCache.removeClassesHiddenFromSearch() method. If nobody sets that attribute, this method does nothing.
Take out VClassGroupDao.removeClassesHiddenFromSearch() and VClassGroupDaoJena.removeClassesHiddenFromSearch(). They are never called.
Take out ClassProhibitedFromSearch interface. It is implemented but never referenced.
Take out FileBasedProhibitedFromSearch. It is never used.
Move ProhibitedFromSearch and ProhibitedFromSearchTest from edu.cornell.mannlib.vitro.webapp.search.beans to edu.cornell.mannlib.vitro.webapp.dao.vclassgroup
2015-01-02 14:01:06 -05:00
doc VIVO-875 2014-11-13 17:37:02 -05:00
opensocial VIVO-448 Change the "example_gadgets" file to use gadgets that are currently active. 2013-11-05 17:35:22 -05:00
solr Updating page management for changes to solr labels 2014-05-23 11:18:52 -04:00
utilities A more robust SDB - TDB converter: works on models as large as 6M triples. 2014-07-22 17:26:47 -04:00
webapp VIVO-935 Clean up code for search exclusion. 2015-01-02 14:01:06 -05:00
.gitattributes VIVO-4 remove the license substitution code from the license scanner 2013-08-26 14:56:54 -04:00
.gitignore First cut at the SDB - TDB converter: fails on large models (>2M triples) 2014-07-21 17:37:02 -04: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.