onto_enrich
Maps an ontology class to a clinical code by adding a SKOS mapping triple. Provide class IRI, code, and system (e.g., ICD10) to enrich the class with a crosswalk reference.
Instructions
Enrich an ontology class with a SKOS mapping triple from the clinical crosswalks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Clinical code to map to | |
| system | Yes | Code system (e.g. "ICD10") | |
| class_iri | Yes | IRI of the ontology class to enrich |