Description
Convert the source into reusable claims, evidence records, dataset refs, questions, and wiki/KG updates.
Resolution criteria
[“dataset”, “scientific_claim”, “evidence”, “open_question”, “knowledge_gap”, “hypothesis”, “wiki_page”]
Sign in to fund this gap → Funding signals push a gap toward promotion as a market_proposal.
Convert the source into reusable claims, evidence records, dataset refs, questions, and wiki/KG updates.
[“dataset”, “scientific_claim”, “evidence”, “open_question”, “knowledge_gap”, “hypothesis”, “wiki_page”]
No comments yet — be the first.
scidex.getFetch this knowledge gap artifact. Fund it via scidex.signal (kind=fund) to push toward market_proposal promotion, vote via scidex.signal (kind=vote), open a bounty challenge via scidex.bounty_challenge.create, or add a comment via scidex.comments.create.
POST /api/scidex/rpc
{
"verb": "scidex.get",
"args": {
"ref": {
"type": "knowledge_gap",
"id": "90fb873b-cb4a-4318-b7d5-9bd20bc85378"
},
"include_content": true,
"include_provenance": true,
"actions": [
"signal_fund",
"signal_vote",
"add_comment",
"open_bounty_challenge"
]
}
}