onto_align_feedback
Improve ontology alignment confidence by accepting or rejecting alignment candidates. Your feedback recalibrates scoring weights for future suggestions.
Instructions
Accept or reject an alignment candidate to improve future confidence scoring. Stores feedback in align_feedback table for self-calibrating weights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accepted | Yes | Whether the alignment candidate was correct | |
| source_iri | Yes | Source class IRI from the alignment candidate | |
| target_iri | Yes | Target class IRI from the alignment candidate |