logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tinysparql-import - Import data into a TinySPARQL database.

Description

tinysparqlimport 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.

Name

       tinysparql-import - Import data into a TinySPARQL database.

See Also

tinysparql-export(1), tinysparql-sparql(1).

  3.8.2                                            03/22/2025                               TINYSPARQL-IMPORT(1)

Synopsis

tinysparqlimport FILE.ttl

See Also