# @rdfjs/normalize

> RDF graph normalization for RDF/JS datasets

Latest version **2.0.4** (published 2025-11-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rdfjs/normalize
pnpm add @rdfjs/normalize
yarn add @rdfjs/normalize
bun add @rdfjs/normalize
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 2.0.4 |
| Published | 2025-11-23 |
| First published | 2022-01-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 7.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Thomas Bergwinkl |
| Maintainers | bergos |
| Keywords | normalize, rdf, rdfjs |

## Links

- npm: https://www.npmjs.com/package/@rdfjs/normalize
- Repository: https://github.com/rdfjs-base/normalize
- Issues: https://github.com/rdfjs-base/normalize/issues
- npm.io page: https://npm.io/package/@rdfjs/normalize

## Dependencies (1)

- [rdf-canonize](https://npm.io/package/rdf-canonize.md) ^5.0.0

## Recent versions

- 2.0.4 (latest) — 2025-11-23
- 2.0.3 — 2024-06-17
- 2.0.2 — 2024-06-02
- 2.0.1 — 2024-02-10
- 2.0.0 — 2022-01-02

## README

# @rdfjs/normalize
[![build status](https://img.shields.io/github/actions/workflow/status/rdfjs-base/normalize/test.yaml?branch=master)](https://github.com/rdfjs-base/normalize/actions/workflows/test.yaml)
[![npm version](https://img.shields.io/npm/v/@rdfjs/normalize.svg)](https://www.npmjs.com/package/@rdfjs/normalize)

RDF Dataset Normalization as described in the [spec](https://json-ld.github.io/normalization/spec/) from the Credentials W3C community group.
Subtitle is "A Standard RDF Dataset Normalization Algorithm".

---
_Source: https://npm.io/package/@rdfjs/normalize · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
