BEMO GENERIC TEMPLATE ENGINE v0.1.0
Calculation sandbox
Execute the 62 profiles that declare the generic proportion or ratio template. The engine requires uncertainty, evidence-snapshot provenance, and an assessed object, and refuses all 426 context-specific profiles.
value = numerator / denominator, with denominator > 0
Use synthetic or de-identified research inputs only. Do not submit protected health information.
BEMO ASSESSMENT ENVELOPE
Ready to calculate
Select one of the 62 profiles whose source scale supports the generic numerator ÷ denominator template. Every other BEMO metric is intentionally refused until its scientific protocol is registered and validated.
API example
curl -X POST https://evidencemetrics.org/api/v1/calculations/ \
+ -H "Content-Type: application/json" \
+ -d '{"metric_id":"BEMO:2000003","metric_version":"0.1.0","input":{"inputs":{"numerator":92,"denominator":100},"uncertainty":{"method":"prespecified protocol","note":"Synthetic demonstration only"},"evidence_snapshot_id":"urn:example:evidence-snapshot:001","assessed_object":{"id":"urn:example:evidence-object:001","type":"evidence-set"}}}'Generic arithmetic is not scientific validation. Numerator, denominator, uncertainty, evidence snapshot, and assessment context still require a prespecified scientific protocol.