{ "lexicon": 1, "id": "org.latha.strata.authFull", "defs": { "main": { "type": "permission-set", "title": "org.latha.strata", "description": "Full access to the org.latha.strata service", "permissions": [ { "type": "permission", "resource": "rpc", "aud": "*", "lxm": [ "org.latha.strata.card.getRecord", "org.latha.strata.card.listRecords", "org.latha.strata.citation.getRecord", "org.latha.strata.citation.listRecords", "org.latha.strata.collection.getRecord", "org.latha.strata.collection.listRecords", "org.latha.strata.connection.getRecord", "org.latha.strata.connection.listRecords", "org.latha.strata.entity.getRecord", "org.latha.strata.entity.listRecords", "org.latha.strata.follow.getRecord", "org.latha.strata.follow.listRecords", "org.latha.strata.getCursor", "org.latha.strata.getOverview", "org.latha.strata.getProfile", "org.latha.strata.notifyOfUpdate", "org.latha.strata.reasoning.getRecord", "org.latha.strata.reasoning.listRecords" ] }, { "type": "permission", "resource": "repo", "collection": [ "org.latha.strata.citation", "org.latha.strata.entity", "org.latha.strata.reasoning" ] } ] } } }