@rdfc/blank-to-named-node-identifiers-processor-ts

v1.0.1
  • Types
  • ESM

rdf-connect processor to map entities with blank node identifiers to equivalents with named node identifiers

License
MIT
Install Size
45.1 kB/-
Vulns
0
Published

Get started

$npm install @rdfc/blank-to-named-node-identifiers-processor-ts
$pnpm add @rdfc/blank-to-named-node-identifiers-processor-ts
$yarn add @rdfc/blank-to-named-node-identifiers-processor-ts
$bun add @rdfc/blank-to-named-node-identifiers-processor-ts
$deno add npm:@rdfc/blank-to-named-node-identifiers-processor-ts
$vlt install @rdfc/blank-to-named-node-identifiers-processor-ts

Readme

blank-to-named-node-identifiers-processor-ts

Build and tests with Node.js

This repository contains a rdf-connect processor to map entities with blank node identifiers to equivalents with named node identifiers. It will also replace the references to the blank node identifiers with the named node identifiers.