ControlledVocabularyManager icon indicating copy to clipboard operation
ControlledVocabularyManager copied to clipboard

Add skos:related property to Term model for looser relations

Open wickr opened this issue 9 years ago • 1 comments

Add skos:related property to Term model to enable looser relations to other Terms or external URIs. This is for those not needing date ranges or specific relationships covered in the Relationships model.

Expected data is a URI.

wickr avatar Mar 21 '17 18:03 wickr

"The property skos:related is used to assert an associative link between two SKOS concepts."

Maybe if we're wanting to include external URIs and concepts that may not be SKOS concepts, we should go with something more generic like http://purl.org/dc/terms/relation

wickr avatar Mar 21 '17 22:03 wickr