Want to parse RDF file (XML format) and save to SQLite ?
Using File To DB, a native GUI tool for Windows, MacOS, and Linux, you can import XML format RDF file (.rdf, .owl) to SQLite easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert files locally and privately, avoid uploading large RDF file(s) to online services.
Import XML format RDF file (.rdf, .owl) to SQLite
Choose RDF file -> Set table options -> Summary -> Import RDF
Choose SQLite and logon.
Click “Wizard – 1 File To 1 Table” at task dialog.
Select the “RDF” file type.
then show the wizard.
1. Open RDF XML format RDF file (.rdf, .owl).
2. Select table and config fields.
You can create new SQLite table by RDF struct, just click
3. Summary.
4. Import data from RDF file (.rdf, .owl) to SQLite.
See importing results in SQLite table
Convert RDF file (.rdf, .owl) to SQLite in command line
Save “RDF to SQLite” session, then you can:
- Convert RDF file (.rdf, .owl) to SQLite in Windows command line.
- Convert RDF file (.rdf, .owl) to SQLite in Linux command line.
- Convert RDF file (.rdf, .owl) to SQLite in macOS command line.
Set scheduled tasks for converting RDF file (.rdf, .owl) to SQLite
You can schedule and automate this importing task by:
1) Save session and create .bat file.
For importing other RDF formats: Turtle(.ttl, .n3), N-Triples(.nt, .ntriples), N-Quads(.nq, .nq), JSON-LD(.jsonld).