A repo to help visualise OSCAL documents in Neo4J.
Run make
to see how to run this.
Examples are from here
Each example from the OSCAL repo has a corresponding folder. In that folder is:
-
a Neo4J
FOLDER.cypher
file -
the example
FOLDER.json
file -
a
load_FOLDER.sh
file, which loads the.json
file using the.cypher
file into the Neo4J database