pub.chive.basicReader

lexicons.governance.chive.pub View official

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Browse Chive",
  "detail": "Read eprints (open-access scholarly preprints and their associated reviews, endorsements, citations, and tags), browse author profiles, and explore the community knowledge graph of fields and authority records.",
  "permissions": [
    {
      "aud": "*",
      "lxm": [
        "pub.chive.eprint.getSubmission",
        "pub.chive.eprint.searchSubmissions",
        "pub.chive.eprint.listByAuthor",
        "pub.chive.eprint.listCitations",
        "pub.chive.eprint.listRelatedWorks",
        "pub.chive.graph.getNode",
        "pub.chive.graph.listNodes",
        "pub.chive.graph.searchNodes",
        "pub.chive.review.listForEprint",
        "pub.chive.review.getThread",
        "pub.chive.endorsement.getSummary",
        "pub.chive.endorsement.listForEprint",
        "pub.chive.author.getProfile",
        "pub.chive.author.searchAuthors",
        "pub.chive.actor.getMyProfile",
        "pub.chive.actor.getDiscoverySettings",
        "pub.chive.collection.get",
        "pub.chive.collection.getContaining",
        "pub.chive.collection.getFeed",
        "pub.chive.collection.getParent",
        "pub.chive.collection.getSubcollections",
        "pub.chive.collection.listByOwner",
        "pub.chive.collection.listPublic",
        "pub.chive.collection.search"
      ],
      "type": "permission",
      "resource": "rpc"
    }
  ]
}

Lexicon Garden

@