Skip to content

Tab 'New and Deprecated' lists of concepts #1513

@jeanninebeeken

Description

@jeanninebeeken

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."

  1. 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;
  2. 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions