No description
* Added code for deleting individuals * Allow admins delete individuals * Fixed delete individual url params * Improved query safety * refact: fixed constants' names, fixed mistakes, removed useless code * refact: refactored sparql queries * fix: fixed error logging mistakes * fix: use CONSTRUCT instead of DESCRIBE as less potentionally problematic, lookup for mostSpecificTypes * feat: add delete link in vitro individual profile if individual is editable * fix: renamed individualURI to individualUri and added safety check * fix: use ABox model to construct triples to delete |
||
---|---|---|
.github | ||
api | ||
dependencies | ||
home | ||
installer | ||
webapp | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
rc_script.sh | ||
README.md | ||
update-versions.sh |
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.