Update README.md

fixed copy/paste errors
This commit is contained in:
Brian J Lowe 2015-03-18 11:00:38 -07:00
parent c700b53f48
commit 55c608b8a4

View file

@ -1,4 +1,4 @@
This directory contains "ABox" files with with RDF assertions about named individuals to be loaded by the VIVO application when it starts. There is a companion "abox" directory that contains RDF assertions about named individuals.
This directory contains "ABox" files with with RDF assertions about named individuals to be loaded by the VIVO application when it starts. There is a companion "tbox" directory that contains ontology class and property definitions.
The TBox and ABox are separated because VIVO caches ontology classes and properties in memory for improved performance. The contents of this directory will not be added to the cache.