From cadfbea263572b7f051a6a7d01f2ecb2d9c4dfeb Mon Sep 17 00:00:00 2001 From: Alex Viggio Date: Wed, 18 Mar 2015 13:26:47 -0700 Subject: [PATCH] Create README.md --- rdf/tbox/firsttime/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 rdf/tbox/firsttime/README.md diff --git a/rdf/tbox/firsttime/README.md b/rdf/tbox/firsttime/README.md new file mode 100644 index 00000000..2e91afec --- /dev/null +++ b/rdf/tbox/firsttime/README.md @@ -0,0 +1,6 @@ +This directory contains ontology "TBox" files with class and property definitions. +These are loaded by the VIVO application when it starts for the first time, after +the initial installation or after an upgrade installation that involves changes +to these files. + +See VIVO/rdf/tbox/filegraph/README.md for more information about "TBox" files.