For questions related to N-Quads: a line-based, plain text format for encoding an RDF dataset, a superset of N-Triples, primarily designed for representing named graphs. N-Quads files usually have the extension ".nq".
Questions tagged [n-quads]
17 questions
0
votes
2 answers
Is there a way to convert JSON-LD to N-Quads format?
We have a requirement where we will be storing data in JSON-LD format for maintaining a catalog and data from the catalog will be pulled in batches to a graph database which supports the RDF data format. We have been looking at Cayley and DBgraph…

Raghav salotra
- 820
- 1
- 11
- 23