No description
![]() Replace PelletListener with a TBoxReasonerModule in the Application. The reasoner will be accessible only through here, not as a context attribute or through the WebappDaoFactory. Split out the initialization of the TBox reasoner from SimpleReasonerSetup. Break out the filtering of TBox changes into a ConfiguredReasonerListener. Refactor the threading logic into a BasicTBoxReasonerDriver. Add a factory for creating VitroBackgroundThreads in an Executor. Isolate the actual reasoner into a TBoxReasoner implementation. In this case, PelletTBoxReasoner. Combine the consistency flag, error flag, explanation, and running status into one TBoxReasonerStatus object. |
||
---|---|---|
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.