Skip to content

elot-exporter fails with owl:deprecated string value #110

Description

@johanwk

Test case: the ontology http://www.meteck.org/files/ontologies/PW.owl fails to be converted into Elot format, returning the unhelpful error message An unexpected error occurred: Error during parallel generation of ontology sections.

elot-exporter fails to process the ontology because of triples like this (Turtle), where the value is not boolean true.

 owl:deprecated "superseded by stuff-part (for 'ingredient' stuffs) and portion (for parts of the same type of stuff)"@en .

See https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#a_deprecated.

To do: ensure elot-exporter will import ontologies with owl:deprecated having other values than true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingelot-exporterThe Java cli that converts OWL into Elot Org format

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions