blake-regalia / graphy.js

A collection of RDF libraries for JavaScript
https://graphy.link/
ISC License
163 stars 4 forks source link

feat(factory): RDF* support #34

Closed larsrh closed 3 years ago

larsrh commented 4 years ago

See also rdfjs-base/data-model#24.

I tried running tests locally, but they failed even without my changes:

[.npm-packages/lib/node_modules/graphy] ⚡ done
- .npm-packages/lib/node_modules/graphy  : this output file never got created by your shell command, or it was deleted shortly after it was created
 >    Error: ENOENT: no such file or directory, access '.npm-packages/lib/node_modules/graphy'

I'll happily add a few tests to this PR, but would appreciate some advice how to get them running locally.