How to use the rdf-string.stringQuadToQuad function in rdf-string

To help you get started, we’ve selected a few rdf-string examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github comunica / comunica / packages / actor-rdf-resolve-quad-pattern-hdt / lib / HdtIterator.ts View on Github external
          triples.map((t) => RdfString.stringQuadToQuad(t)).forEach((t) => this._push(t));
        }

rdf-string

Convenience functions for creating and serializing RDF terms and quads

MIT
Latest version published 1 year ago

Package Health Score

48 / 100
Full package analysis