LD4P / sinopia_acl

node.js based code to interact with WebACL data on sinopia server
Apache License 2.0
0 stars 0 forks source link

add validates() method to webAccessControl #12

Closed ndushay closed 5 years ago

ndushay commented 5 years ago

We don't want to write WAC docs to the server that have egregious errors, so this is a little bit of validation to help avoid that.

Also reorged the existing tests to make test code more skimmable, as well as acknowledging that we will be dealing with ttl, not jsonld, for a while.

Connects to #3