Skip to content

Bump rdflib version #439

@RinkeHoekstra

Description

@RinkeHoekstra

The graph-notebook package currently has a strict dependence on rdflib version 5.0.0, while that package is already at v6.2.0 at the time of writing.

rdflib==5.0.0

Version 6 is fully Python 3, and includes several optimizations (see https://rdflib.readthedocs.io/en/stable/upgrade5to6.html), and adds JSON-LD support:

6.0.0 fully adopts Python 3 practices and drops Python 2 support so it is neater, faster and generally more modern than 5.0.0. It also tidies up the Graph API (removing duplicate functions) so it does include a few breaking changes. Additionally, there is a long list of PRs merged into 6.0.0 adding a number of small fixes and features which are listed below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Resolved

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions