No description
Find a file
Jim Blake 1c66271101 VIVO-778 Restructure the driver and connect the plumbing properly.
Replace PelletListener with BasicTBoxReasonerDriver, and associated classes.
Run the background thread from an ExecutorService.
Since nobody was using the FOREGROUND flag, and since its logic was flawed, skip it.

Make TBoxReasonerModule a module on the Application. Make the reasoner status available through the module.
Initialize it in startup_listeners.txt
Create a concrete class for PelletTBoxReasonerModule, and configure it in applicationSetup.n3

Get rid of PelletReasonerSetup.

Make it so the ExecutorService in BasicTBoxReasonerDriver uses a VitroBackgroundThread.,
2014-12-03 18:01:37 -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-778 Restructure the driver and connect the plumbing properly. 2014-12-03 18:01:37 -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.