Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING CHANGE: eliminate rdflib.term.Genid and rdflib.term.RDFLibGenid #2459

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    07b43db View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. feat: finish _Deskolemizer class implementation

    - update existing tests for de-skolemization
    - add new test to test single skolem IRI de-skolemization works correctly
    edmondchuc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    63bd1d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into aucampia/20230619T2345-remove_genid

    # Conflicts:
    #	rdflib/graph.py
    #	rdflib/term.py
    edmondchuc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2d93b92 View commit details
    Browse the repository at this point in the history
  3. fix: import _Deskolemizer

    edmondchuc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d6cf3c1 View commit details
    Browse the repository at this point in the history