Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function getTypeName(entity) { return N3Util.isUri(entity) ? 'IRI' : 'blank node'; }
Lightning fast, asynchronous, streaming Turtle / N3 / RDF library.