Want to parse RDF JSON-LD (JSON for Linking Data) file and save to SQLite ?
Using File To DB, a native GUI tool for Windows, MacOS, and Linux, you can import RDF JSON-LD file (.jsonld) 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 JSON-LD file(s) to online services.
Import RDF JSON-LD file (.jsonld) to SQLite
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 JSON-LD file.
2. Select table and config fields.
You can create new SQLite table by RDF struct, just click
3. Summary.
4. Import data from RDF JSON-LD file (.jsonld) to SQLite.
See importing results in SQLite table
Convert RDF JSON-LD to SQLite in command line
Save “RDF to SQLite” session, then you can:
- Convert RDF JSON-LD to SQLite in Windows command line.
- Convert RDF JSON-LD to SQLite in Linux command line.
- Convert RDF JSON-LD to SQLite in macOS command line.
Set scheduled tasks for converting RDF JSON-LD to SQLite
You can schedule and automate this importing task by:
1) Save session and create .bat file.
For importing other RDF formats: RDF/XML(.rdf, .owl), Turtle(.ttl, .n3), N-Triples(.nt, .ntriples), N-Quads(.nq, .nq).