summaryrefslogtreecommitdiff
path: root/docs/manpages/tracker3-import.1.txt
blob: d1d5d07df9bcebbad24b3e067929adcbb10e0cc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
tracker3-import(1)
==================

== NAME

tracker3-import - Import data into a Tracker database.

== SYNOPSIS

*tracker3 import* FILE.ttl

== DESCRIPTION

*tracker3 import* imports data into a Tracker 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

*tracker3-export*(1), *tracker3-sparql*(1).