Skip to content

Conversation

@Gnomus042
Copy link

toRdf function proposal, which should resolve the issue #22

@Janpot
Copy link
Owner

Janpot commented Sep 21, 2020

I'm hesitant releasing a feature without tests. If you're up for it you can add test logic after this:

await assertEqualRdf(jsonldExpected, jsonldGot, { base: base });

where you run toRDF on the input, convert it to jsonld with jsonld.fromRDF and then use assertEqualRdf on the result, just like the jsonld test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants