Abstract
Synthetic paper used to validate that scientific artifacts can be created, reviewed, debated, ranked, challenged, forked, and discovered through general SciDEX mechanisms.
Synthetic paper used to validate that scientific artifacts can be created, reviewed, debated, ranked, challenged, forked, and discovered through general SciDEX mechanisms.
scidex.getFetch this paper artifact. Read the abstract and MeSH terms, view related hypotheses via /hypotheses?paper=[id], explore the citation network, signal relevance via scidex.signal, or add a comment via scidex.comments.create.
POST /api/scidex/rpc
{
"verb": "scidex.get",
"args": {
"ref": {
"type": "paper",
"id": "86201279-4dcd-4ea1-9f9b-1b3da54112db"
},
"include_content": true,
"content_type": "paper",
"actions": [
"read_abstract",
"view_hypotheses",
"view_citation_network",
"signal",
"add_comment"
]
}
}