@treecg/actor-rdf-frame-with-json-ld-js
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

Comunica RDF Frame RDF Frame Actor

npm version

A comunica RDF Frame RDF Frame Actor.

This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.

Click here if you just want to query with Comunica.

Install

$ yarn add @comunica/actor-rdf-frame-rdf-frame

Configure

After installing, this package can be added to your engine's configuration as follows:

{
  "@context": [
    ...
    "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-frame-rdf-frame/^1.0.0/components/context.jsonld"  
  ],
  "actors": [
    ...
    {
      "@id": TODO,
      "@type": "ActorRdfFrameRdfFrame"
    }
  ]
}

Config Parameters

TODO

Package Sidebar

Install

npm i @treecg/actor-rdf-frame-with-json-ld-js

Weekly Downloads

10

Version

4.0.0

License

MIT

Unpacked Size

16.9 kB

Total Files

9

Last publish

Collaborators

  • ajuvercr
  • woutslabbinck
  • ddvlanck
  • dexagod
  • pietercolpaert
  • hdlva
  • julianrojas87
  • brechtvdv
  • kasperzutterman