Vocabseditor is a web-based tool for collaborative work on controlled vocabularies development

controlled-vocabularies rdf semantic-web skos
1 Open Issue Need Help Last updated: Sep 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes upgrading the `rdflib` dependency to its latest version. The current codebase is pinned to `rdflib` 6.1 because it utilizes the `graph.preferredLabel()` method, which was removed in subsequent `rdflib` versions (specifically 6.2.0). To upgrade, the code using this deprecated method will need to be refactored to achieve the same functionality using current `rdflib` APIs.

Complexity: 3/5
bug help wanted

Vocabseditor is a web-based tool for collaborative work on controlled vocabularies development

Python
#controlled-vocabularies#rdf#semantic-web#skos