Skip to content

OBO Format does support prefixes now, but is skipped #1268

@matentzn

Description

@matentzn

See

if (!df.isPrefixOWLOntologyFormat()) {

You cant inject a prefix into a OBO format serialisation pipeline (where OBO format is the last step), but you can inject it into some other format (like ofn), save it, and then convert to OBO in a separate pipeline.

I guess this could be an OWL API issue, falsely claiming OBO is not a isPrefixOWLOntologyFormat().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions