Skip to content

Type casting for data values should never result in scientific notation strings. #59

Description

@matentzn

There are some areas where typecasting happens, but I would probably start looking here:

private OWLAnnotationValue getLiteral(Object value) {

Sometimes, when dealing with doubles, numbers can suddenly be rendered into scientific notation. That should be generally prevented.

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