Skip to content

Preserve ordering in triples loaded from ontologies #60

@smarie

Description

@smarie

We had an issue with the dc:creator triples ordering recently, and figured out that even if we managed to get the order right in the turtle file, this would be scrambled by OWL2VOWL when the JSON file is written.

The problem is that in WebVowl afterwards, this order is used for display. Moreover, only the first creator is displayed in the Metadata panel. But even if this is fixed, I think that many users will want to master the order of attributes such as dc:creator.

Could it be possible to ensure that the order is preserved by OWL2VOWL when the json file is written ?

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