JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 70221
  • Score
    100M100P100Q156761F
  • License MIT

A basic implementation of the RDFJS Data Model

Package Exports

  • @rdfjs/data-model
  • @rdfjs/data-model/lib/blank-node
  • @rdfjs/data-model/lib/default-graph
  • @rdfjs/data-model/lib/literal
  • @rdfjs/data-model/lib/named-node
  • @rdfjs/data-model/lib/quad
  • @rdfjs/data-model/lib/variable
  • @rdfjs/data-model/test

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rdfjs/data-model) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@rdfjs/data-model

Build Status

npm version

A basic implementation of the RDFJS Data Model. See the specification for further details.