Description of the issue
SKOS offers standardized terms
https://www.w3.org/TR/skos-reference/#mapping
Ideas of solution
skos:mappingRelation
skos:closeMatch
skos:exactMatch
skos:broadMatch
skos:narrowMatch
skos:relatedMatch
"isAbout": [
{
"name": "",
"@id": "",
"mappingRelation": ""
}
],
"valueReference": [
{
"value": "",
"name": "",
"@id": "",
"mappingRelation": ""
}
]
Workflow checklist