'\" t .\" Title: tinysparql-import .\" Author: The TinySPARQL developers .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 04/15/2026 .\" Manual: TinySPARQL manual .\" Source: \ \& 3.11.1 .\" Language: English .\" .TH "TINYSPARQL\-IMPORT" "1" "04/15/2026" "\ \& 3\&.11\&.1" "TinySPARQL manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" tinysparql-import \- Import data into a TinySPARQL database\&. .SH "SYNOPSIS" .sp \fBtinysparql import\fR FILE\&.ttl .SH "DESCRIPTION" .sp \fBtinysparql import\fR imports data into a TinySPARQL database\&. .sp The data must conform to the existing ontology of the database\&. .sp 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\&. .SH "SEE ALSO" .sp \fBtinysparql\-export\fR(1), \fBtinysparql\-sparql\fR(1)\&.