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

== NAME

tracker-import - Import data into a Tracker database.

== SYNOPSIS

*tracker import* FILE.ttl

== DESCRIPTION

*tracker 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

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