table of contents
other versions
- trixie 3.8.2-7
- testing 3.8.2-7+b1
- unstable 3.10.1-2
- experimental 3.10.1-1
| TINYSPARQL-IMPORT(1) | TinySPARQL manual | TINYSPARQL-IMPORT(1) |
NAME¶
tinysparql-import - 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).
| 11/06/2025 | 3.10.1 |