No description
![]() 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 |
||
---|---|---|
doc | ||
opensocial | ||
solr | ||
utilities | ||
webapp | ||
.gitattributes | ||
.gitignore | ||
README.md |
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.