-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
Description
Hi,
It seems that there are two issues concerning
"Deprecated Concepts
Deprecated concepts are concepts that are no more valid but are kept in the vocabulary for backward compatibility. Skosmos can detect deprecated concepts with :
an owl:deprecated true metadata on the skos:Concept;
optionnally, the dcterms:replacedBy pointing to the (possibly multiple) concepts that replace this one;
Deprecated concepts will not be visible in the alphabetical listing, in the hierarchical view, and cannot be searched. They can still be accessed through their URI."
- when setting skosmos:showDeprecated to 'false' the deprecated concepts are not searchable or displayed in the alphabetical list, BUT there are still listed in the Hierarchy tree;
- concepts that have the owl:depracted true element/value only, BUT do not have the (optional) dct:replacedBy element seem to be missed completely/altogether and do not show up in the 'New and Deprecated' lists at all.
Could you please provide a solution for esp. issue 2. Thanks.
Best wishes,
Jeannine
Reactions are currently unavailable