Skip to content

SPARQL query for data subproperty hierarchy fails/crashes (works fine for object properties) #26

Description

@GunjanSingh1

Hi there,
I am trying to get all the materialised inferences from my ontology, and since the classification and realisation commands don't materialise everything I need, I'm using the SPARQL query feature (sparqlfile) instead. I was able to get all the inferred subproperty hierarchy and property assertions for object properties this way, but I haven't been able to get the same thing working for datatype properties -- ideally the exact same query pattern, just swapped to a datatype property, should work the same way. Is this a bug, or is it just not supported yet?

For reference, I'm attaching a trimmed-down version of my code:

koncludix_for_issue.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions