Norman Heino
Results
2
issues of
Norman Heino
node_raptor os currently missing unit tests. These shall be added at some point in the future.
A synchronous parsing API might be useful. ``` var p = raptor.newParser(), triples = p.parseFileSync('/path/to/rdf'); ```