No description
Find a file
Georgy Litvinov d21dc92b0b
Use unique key in account activation link and reset password link (#234)
* Use unique key for email activation and password reset

* Renamed old variable from hash to key

* Check for null before setting email key for backward compatibility. Removed comment about old behaviour.

* Send password_change_invalid_key message instead of password_change_not_pending on key mismatch.
2021-06-03 15:59:29 +03:00
.github VIVO-1960: GitHub Actions Continued (#211) 2021-02-09 17:45:53 -05:00
api Use unique key in account activation link and reset password link (#234) 2021-06-03 15:59:29 +03:00
dependencies Upgrade Jena version to 3.16.0 (#196) 2020-12-03 07:56:29 -06:00
home Update example config files to current best practices (#229) 2021-05-06 12:33:37 +03:00
installer revert deployment changes (#219) 2021-03-24 01:47:08 -05:00
webapp Use unique key in account activation link and reset password link (#234) 2021-06-03 15:59:29 +03:00
.gitattributes VIVO-4 remove the license substitution code from the license scanner 2013-08-26 14:56:54 -04:00
.gitignore Merge pull request #87 from awoods/vivo-1600 2018-11-03 01:35:53 -05:00
LICENSE Update license year 2018-01-08 14:35:37 +01:00
pom.xml [maven-scm-plugin] prepare development vitro-1.11.2-SNAPSHOT 2020-03-07 10:31:59 -06:00
rc_script.sh new file: rc_script.sh 2020-03-07 10:17:33 -06:00
README.md VIVO-1960: GitHub Build Action (#210) 2021-02-09 15:01:47 -05:00
update-versions.sh Add script to update version numbers 2016-07-07 10:21:30 +01:00

What is Vitro?

Build

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.