Formats
Formats are the types of data that GraphArch can process. Things to document can come from any number of sources providing data in a variety of formats and structures.
Obviously, the primary focus is on RDF data, either retrieved via SPARQL queries or loaded from files in formats like Turtle, RDF/XML, N-Triples, JSON-LD, etc.
But other kinds of data could be supported as well, even non-RDF files such as JSON, CSV, XML, YAML, TOML, Parquet, again there’s no limit, as long as someone writes a plugin for it to support it.