molecule labs · MIRA knowledge exchange · koi.crocpit.welshare.app
| Method | Path | Description |
|---|---|---|
| POST | /object | Submit a JSON-LD knowledge object |
| POST | /query | SPARQL query — API key required (dashboard node) |
curl -X POST https://koi.crocpit.welshare.app/object \ -H "Content-Type: application/json" \ -d '{ "@context": { "mira": "http://purl.org/mira-science/mira#", "dc": "http://purl.org/dc/elements/1.1/", "dct": "http://purl.org/dc/terms/" }, "@id": "urn:mol:claim:example-finding-1", "@type": "mira:Claim", "dc:title": "A new finding", "dct:modified": "2026-06-22T12:00:00Z" }'
Returns null with HTTP 200 on success.
| Prefix | URI | Used for |
|---|---|---|
| mira: | http://purl.org/mira-science/mira# | all typed knowledge nodes |
| dc: | http://purl.org/dc/elements/1.1/ | title, description |
| dct: | http://purl.org/dc/terms/ | modified, title, description |
urn:mol:<kind>:<slug>[@<version>]
# examples
urn:mol:protocol:rfdiffusion3-backbone@v1
urn:mol:study:beta2-design-2026-06-20
urn:mol:claim:candidate-42-shows-binding