Find External Alignments
find_external_alignmentsRetrieve external alignments (owl:sameAs, skos:exactMatch, etc.) for a schema.gov.it concept to understand its mappings to other systems like Eurostat or DBpedia.
Instructions
Find all alignment links from a concept in schema.gov.it toward external resources.
Args:
uri: URI of the concept in schema.gov.it
Returns:
concept: The queried URI
alignments: List of external URIs with relation type and domain (base URL)
Alignment types searched:
owl:sameAs (bidirectional)
skos:exactMatch
skos:closeMatch
skos:broadMatch
skos:narrowMatch
Use when: Understanding how a local concept maps to external systems (Eurostat, DBpedia, EU Publications Office, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | URI of the concept in schema.gov.it |