
Load a single framework's JSON-LD into a new rdflib graph
Source:R/rdf-graph.R
load_single_framework_graph.RdLoads exactly one framework, used when per-framework diagnostics or isolated SPARQL queries are needed.
See also
Other RDF graph loading:
load_combined_ntriples_graph(),
load_combined_rdf_graph(),
load_unified_rdf_graph(),
make_demo_graph()