We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293c519 commit eac1869Copy full SHA for eac1869
src/acl-check.js
@@ -1,6 +1,7 @@
1
// Access control logic
2
3
const $rdf = require('rdflib')
4
+
5
const ACL = $rdf.Namespace('http://www.w3.org/ns/auth/acl#')
6
const FOAF = $rdf.Namespace('http://xmlns.com/foaf/0.1/')
7
const VCARD = $rdf.Namespace('http://www.w3.org/2006/vcard/ns#')
0 commit comments