graph.transaction( uri + '.tch','Adding Permission', () => {
    graph.add(graph.namedNode(uri + '.tch'),
'http://topbraid.org/teamwork#editor', tbs.userURI('test'));
    graph.add(graph.namedNode(uri + '.tch'),
'http://topbraid.org/teamwork#viewer', ... 
and here I want to add 
urn:x-tb-role:TTTTTTT-BBB-CC etc. 

});

Could you please let me know how to add this ? 

Is tbs.addGovernanceRole right method? or maybe there is sth else ?

Thanks,

Kasia

-- 
The topics of this mailing list include TopBraid EDG and related technologies 
such as SHACL.
To post to this group, send email to topbraid-users@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/90747260-6f61-4a12-8f30-8be3b698aaecn%40googlegroups.com.

Reply via email to