Create the initial version of the CleverRDFlib #1

Open
opened 2025-11-17 17:55:41 +00:00 by CoreRasurae · 0 comments
Member

The purpose of CleverRDFib is to wrap and extend RDFLib to provide convenient handling for:

  • Extracting triplets
  • Extracting and searching classes
  • Extracting and navigating classes hierarchy
  • Validating OWL ontologies

Task to be done:

  • Based on the spike ticket evaluation, write a library that covers the above in a generic way
    • Should handle ontologies referenced from the base one
  • Write unit tests with behave aiming for at least 85% code coverage
  • Write integration tests with robot framework

Definition of done:

  • Show that the library works
  • Show that the tests are passing and that they have at least 85% coverage
  • Show that the integration tests are passing
The purpose of CleverRDFib is to wrap and extend RDFLib to provide convenient handling for: - Extracting triplets - Extracting and searching classes - Extracting and navigating classes hierarchy - Validating OWL ontologies Task to be done: - Based on the spike ticket evaluation, write a library that covers the above in a generic way - Should handle ontologies referenced from the base one - Write unit tests with behave aiming for at least 85% code coverage - Write integration tests with robot framework Definition of done: - Show that the library works - Show that the tests are passing and that they have at least 85% coverage - Show that the integration tests are passing
CoreRasurae added this to the v0.0.1 milestone 2025-11-17 17:58:16 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleverlibre/CleverRDFlib#1
No description provided.