Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hierarchical matches #182

Open
dr-shorthair opened this issue Jan 3, 2024 · 1 comment
Open

Hierarchical matches #182

dr-shorthair opened this issue Jan 3, 2024 · 1 comment

Comments

@dr-shorthair
Copy link

XKOS provides xkos:ConceptAssociation to support n:m correspondences.
In the case of a 1:m or n:1 relation, it is unclear whether these would be partitive or subsumptive relations.
It would be helpful for 1:m (and n:1) associations to also be able to carry a predicate to clarify this.

XKOS provides xkos:specializes and xkos:isPartOf to clarify the hierarchical relationship skos:broader.
However, this applies within a classification, and not as part of matching relationships between classifications.
Perhaps xkos:specializesMatch and xkos:isPartOfMatch are also needed?

@tfrancart
Copy link
Contributor

To be studied for V2.
This would be specializations of skos:broaderMatch or skos:narrowerMatch ?
See what Records In Contexts (RiC-O 1.0) is doing in terms of equiavlence between relation entities and their equivalent binary predicate. See looong dicussion at ICA-EGAD/RiC-O#67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants