From 514db88648f35de45a69344ca1af318062487a50 Mon Sep 17 00:00:00 2001 From: Alex Viggio Date: Tue, 17 Mar 2015 09:43:38 -0700 Subject: [PATCH] Create README.md --- rdf/tbox/filegraph/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 rdf/tbox/filegraph/README.md diff --git a/rdf/tbox/filegraph/README.md b/rdf/tbox/filegraph/README.md new file mode 100644 index 00000000..37d93a3e --- /dev/null +++ b/rdf/tbox/filegraph/README.md @@ -0,0 +1,10 @@ +I believe this directory is where you would add serialized RDF to be automatically loaded when VIVO bootstraps. + +@brianjlowe does a great job of describing these files, and pointing out some highlights. +I did a poor job of capturing this information in realtime, but this pull request is my +bookmark to follow up. + +Action Items: +- [ ] capture highlights covered by @brianjlowe in #vivoifest15 session +- [ ] identify best place to document all of the existing files in this directory, e.g. +a table in this Markdown doc versus in the files themselves?