From a4fc5119a09cc8762980541d073768b88de42c45 Mon Sep 17 00:00:00 2001 From: Stephen Richard Date: Mon, 18 Dec 2023 09:42:34 -0700 Subject: [PATCH] get docs and test output to push to origin by adding a readme.md --- docs/readme.md | 1 + testoutput/cache/readme.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 docs/readme.md create mode 100644 testoutput/cache/readme.md diff --git a/docs/readme.md b/docs/readme.md new file mode 100644 index 0000000..a730732 --- /dev/null +++ b/docs/readme.md @@ -0,0 +1 @@ +# folder for output documents to deploy \ No newline at end of file diff --git a/testoutput/cache/readme.md b/testoutput/cache/readme.md new file mode 100644 index 0000000..e2ed49d --- /dev/null +++ b/testoutput/cache/readme.md @@ -0,0 +1,3 @@ +# Cache Database + +vocabularies.db is an SQL alchemy database that gets rdf triples loaded from SKOS vocabularies \ No newline at end of file