diff --git a/data/index.html b/data/index.html new file mode 100644 index 0000000..97b984c --- /dev/null +++ b/data/index.html @@ -0,0 +1,149 @@ + + +
+ + + + + + + + + + +Tools for loading data into VIVO and managing data in your VIVO.
+VIVO Tools is general purpose Python software library for developing software related to VIVO. + At the University of Florida (UF), we use VIVO Tools to write ingest scripts, maintenance scripts, + reports, and much more. Download
+At UF we had a bit of a problem in our VIVO. UF likes to store names in strings, for example, + "Conlon, Michael." We had loaded data from a variety of sources using a variety of methods. + For some of our data management tools, it was important that VIVO have values for name parts such as + foaf:firstName. We wrote a small script using Download
+