Function getAccessControl

  • Finds the IAccessControl with the given identifier in the given dataset.

    Parameters

    • data: Store<Quad, Quad, Quad, Quad>

      Dataset to look in.

    • accessControl: Term

      Identifier of the access control.

    Returns IAccessControl