DescriptionMerge URI in a VIVO from a web interface
TypeData management
Status
OwnerProject owner
Languageperl
Team 
Locationhttps://github.com/vsposato/uri-tool
License 

 

URI Tool

The VIVO Cornell team has developed a tool that they use for a variety of data cleaning.

The URI tool is built mostly from perl scripts, and works by making HTTP requests against VIVO, just as a user would. These are invoked by CGI scripts, in an Apache server.

URI tool v2.0 required considerable modification to adjust for the use of multiple data graphs in newer VIVO releases, but these changes make it more useful for sites like the USDA that have ingested data in different named graphs and only want changes to be allowed in a specific graph.

The URI tool is not yet easily used by other sites while we ferret out remaining assumptions based on the Cornell environment – thanks to Nicholas Rejack of Florida for helping with that process and in uncovering other bugs. Additional effort will be needed to make it more generally usable.