No description
Find a file
j2blake 1e42cfa09e VIVO-778 Refactor the connections to the TBox reasoner.
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.
2014-12-08 10:54:26 -05:00
config VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:26 -05:00
doc Update doc for 1.8 2014-11-13 17:59:31 -05:00
languages/es_GO VIVO-816: provide clarification on concept management page 2014-07-30 16:08:16 -04:00
lib VIVO-769 Merge branch 'feature/orcid' into develop 2014-05-07 17:32:38 -04:00
productMods VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:26 -05:00
rdf No Jira issue. Updated PrpertyConfig.n3 so that an EventSeries can have a webpage. 2014-12-08 10:10:28 -05:00
src added optional role in field to the custom form for editor role 2014-11-21 11:07:18 -05:00
test VIVO-906 Explicitly configure the SearchIndexExcluders and DocumentModifiers. 2014-11-13 17:18:13 -05:00
themes/wilma fixed required 'name' itemprop for Person and made position organizations more descriptive; JIRA VIVO-882 2014-10-15 10:06:54 -06:00
utilities In the SPARQL query log analyzer, add GROUP statements to partitions. 2014-09-30 17:31:36 -04:00
.gitignore updates to .gitignore to leave out .work 2014-07-10 12:52:35 -04:00
build.xml VIVO-906 Assemble application at runtime. 2014-11-13 17:17:38 -05:00
example.build.properties Convert install instructions and upgrade instructions to Wiki pages and PDF. 2014-01-21 18:14:09 -05:00
README.md Removing an Oxford comma from README.md for consistency. 2013-10-17 14:01:42 -04:00

VIVO: Connect, Share, Discover

VIVO is an open source semantic web tool for research discovery -- finding people and the research they do.

VIVO supports editing, searching, browsing and visualizing research activity in order to discover people, programs, facilities, funding, scholarly works and events. VIVO's search returns results faceted by type for rapid retrieval of desired information across disciplines at one institution or, through a prototype at vivosearch.org, across multiple distributed institutions.

Resources

Information center at VIVOWEB

http://vivoweb.org/

DuraSpace Wiki:

https://wiki.duraspace.org/display/VIVO/

Contact us

There are several ways to contact the VIVO community. Whatever your interest, we would be pleased to hear from you.

Contact form:

http://vivoweb.org/contact

Mailing lists:

vivo-dev-all

The best place to get your hands dirty in the VIVO Project. Developers and implementers frequent this list to get the latest on feature design, development planning, and testing.

vivo-ontology

The VIVO-ISF ontology serves as the data model for the VIVO application as well as an independent ontology for representing researchers in the context of their experience, outputs, interests, accomplishments, and associated institutions. This list is a place where you can

  • raise modeling requirements,
  • share your domain expertise to improve or extend the ontology,
  • discuss the technical details of the design of the VIVO-ISF ontology,
  • share general ontology topics and news.
vivo-imp-issues

Implementing VIVO for the first time? Upgrading to the latest version? This list brings implementers together to help identify and solve questions ranging from installation to best practices.