srophe / syriaca-data

Repository for Syriaca.org TEI data, used by srophe-eXist-app.
4 stars 16 forks source link

Possibly change skos:broadMatch to skos:broader for literary tradition relationships #979

Open wlpotter opened 2 years ago

wlpotter commented 2 years ago

skos:broadMatch is generally used to relate a concept in one knowledge scheme to a more general concept in another scheme while skos:broader is used to create hierarchical links between concepts within the same knowledge scheme. It may be the case that skos:broader more accurately expresses the intended relationship between a literary tradition and the conceptual works which comprise it.

For reference, see discussion in https://github.com/srophe/Draft_Publications/issues/66 and the comments linked here.

A few relevant points from SKOS documentation:

skos:broadMatch is one of the ‘mapping’ properties that “are used to state mapping (alignment) links between SKOS concepts in different concept schemes, where the links are inherent in the meaning of the linked concepts.” (https://www.w3.org/TR/2009/REC-skos-reference-20090818/#mapping). skos:broader is used for hierarchical relations between concepts within the same scheme, “The properties skos:broader and skos:narrower are used to assert a direct hierarchical link between two SKOS concepts.” (https://www.w3.org/TR/2009/REC-skos-reference-20090818/#semantic-relations).

@nathangibson @davidamichelson @dlschwartz FYI.

nathangibson commented 2 years ago

I'm comfortable with you making this change but we should probably get @davidamichelson to weigh in first.

davidamichelson commented 2 years ago

This sounds great, we probably just didn't know about this option. It seems to fit better! Approve.