tinysparql-import − Import data into a TinySPARQL database.
tinysparql import FILE.ttl
tinysparql import imports data into a TinySPARQL database.
The data must conform to the existing ontology of the database.
The data must be in Turtle format. You can use a tool such as rapper(1) to convert the data from other formats to Turtle.
tinysparql−export(1), tinysparql−sparql(1).