Skip to main content
Glama

onto_align

Aligns two ontologies by detecting equivalent classes and relationships using semantic similarity, then automatically applies high-confidence matches to integrate knowledge graphs.

Instructions

Detect alignment candidates (owl:equivalentClass, skos:exactMatch, rdfs:subClassOf) between two ontologies using label similarity, property overlap, parent overlap, instance overlap, restriction patterns, and graph neighborhood. Auto-applies high-confidence matches above threshold.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dry_runNoIf true, return candidates only without inserting triples (default false)
min_confidenceNoMinimum confidence threshold for auto-apply (default 0.85)
sourceYesSource ontology: inline Turtle content or file path
targetNoTarget ontology: inline Turtle content or file path. If omitted, aligns against loaded store

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fabio-rovai/open-ontologies'

If you have feedback or need assistance with the MCP directory API, please join our Discord server