Skip to content

Conversation

@gouttegd
Copy link
Contributor

Since commit 7f86813, SSSOM-Py requires at least RDFLib 7.1.2, because prior versions do not export a Node class in the rdflib package.

Here, we require 7.1.3 because release 7.1.2 was apparently deleted by RDFLib developers for some reason.

closes #622

Since commit 7f86813, SSSOM-Py requires at least RDFLib 7.1.2, because
prior versions do not export a `Node` class in the `rdflib` package.

Here, we require 7.1.3 because release 7.1.2 was apparently deleted by
RDFLib developers for some reason.

closes mapping-commons#622
@gouttegd gouttegd self-assigned this Sep 23, 2025
@gouttegd gouttegd requested a review from cthoyt September 23, 2025 17:09
@cthoyt
Copy link
Member

cthoyt commented Sep 23, 2025

merge when ready

@gouttegd gouttegd merged commit 8434006 into mapping-commons:master Sep 23, 2025
6 checks passed
@gouttegd gouttegd deleted the fix-min-rdflib-version branch September 23, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SSSOM-Py requires RDFLib >= 7.1.2

2 participants