Withdata Software

Parse RDF file and save to SQLite

Want to parse RDF file and save to SQLite ? Want to schedule and automate this importing task?

To import Xml format RDF file (.rdf, .owl) to SQLite, https://www.withdata.com/blog/rdftosqlite/sqlite-import-rdf.html

To import RDF Turtle file (.ttl, .n3) to SQLite, https://www.withdata.com/blog/XmlToSqlite/turtle-to-sqlite.html

To import RDF N-Triples file (.nt, .ntriples) to SQLite, https://www.withdata.com/blog/XmlToSqlite/n-triples-to-sqlite.html

To import RDF N-Quads file (.nq, .nquads) to SQLite, https://www.withdata.com/blog/XmlToSqlite/n-quads-to-sqlite.html