From 55c608b8a4272472896e7fb5fda2c32b97519f50 Mon Sep 17 00:00:00 2001 From: Brian J Lowe Date: Wed, 18 Mar 2015 11:00:38 -0700 Subject: [PATCH] Update README.md fixed copy/paste errors --- rdf/abox/filegraph/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rdf/abox/filegraph/README.md b/rdf/abox/filegraph/README.md index 5982cbf9..eb228f54 100644 --- a/rdf/abox/filegraph/README.md +++ b/rdf/abox/filegraph/README.md @@ -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.