instance import_rdf_all

----------------------------------
instance (import_rdf_all "rdf_uri") : literal : rdf {
	entities
		R
	attributes
		object : R -> Dom
		predicate : R -> Dom
		subject : R -> Dom}
	
Imports an RDF instance (as a URI) in XML or TTL format (or any format supported by Apache Jena)

Appears in:

RDF Jena

Options:

always_reload
jena_reasoner
num_threads
talg_reduction
timeout