Skip to content

Error when using object property in axiom with "only" quantifier #162

@kataph

Description

@kataph

In my ontology there is an object property, say "my-object-property".
When I try execute a rule such as:

Class: @B*
SubClassOf: my-object-property some @F*

everything works fine. But if I try to execute the rule

Class: @B*
SubClassOf: my-object-property only @F*

the error "Property <[Ontology IRI]#my-object-property> is not an object property" is displayed.
Can this error be resolved and/or is there any workaround?

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