tinysparql-import - Man Page
Import data into a TinySPARQL database.
Synopsis
tinysparql import FILE.ttl
Description
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.
See Also
tinysparql-export(1), tinysparql-sparql(1).
Referenced By
01/19/2026 3.11.alpha TinySPARQL manual