Skip to content

owlrl relies on OWL.Datatype which does not exist in the OWL namespace in rdflib #53

@jgeluk

Description

@jgeluk

This line fails with rdflib 6.1.1 because the OWL namespace defined in rdflib does not support the OWL.Datatype property:

to_be_removed.add((OWL.DataRange, RDFS.subClassOf, OWL.Datatype))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions