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

populateEmptyTrellis script creates admin webids from usernames #56

Closed ndushay closed 5 years ago

ndushay commented 5 years ago

populateEmptyTrellis needs to leverage code to get webId from username (see PR #55) so we don't have to hardcode a user's current uuid into the config files.

requires #29