Skip to content

Mark ConjunctiveGraph as deprecated #2405

@aucampia

Description

@aucampia

ConjunctiveGraph is not a concept defined by the W3C spec, and it is not clear that it is a needed concept. People should use Dataset instead, as that is a much more well-defined concept.

If we intend to get rid of ConjunctiveGraph, then we should add a deprecation notice that it will be removed in the next major release.

Subsequently, we should also remove its use in the codebase where it occurs. Though, best to first mark it as deprecated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeThis involves or proposes breaking RDFLib's public API.concept: RDF datasetRelates to the RDF datasets concept.coreRelates to core functionality of RDFLib, i.e. `rdflib.{graph,store,term}`good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions