instance import_json_ld_all

----------------------------------
instance (import_json_ld_all "json_uri") : literal : rdf {
	entities
		R
	attributes
		object : R -> Dom
		predicate : R -> Dom
		subject : R -> Dom}
	
Imports a JSON-LD instance (as a URI) in .json format

Appears in:

JSON

Options:

always_reload
jena_reasoner
num_threads
talg_reduction
timeout