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": [
{
"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"
],
"type": "permission",
"resource": "rpc",
"inheritAud": true
}
]
}