Skip to content

decimalValue misleadingly suggests that the range would be xsd:decimal #172

Closed
@uscholdm

Description

@uscholdm

One would expect that a property named decimalValue would have xsd:decimal as its range. It does not. The range is now xsd:double.

FIX: change the name to doubleValue or change the range to xsd:decimal.

This future-proofing allows for other properties that may need to point to particular datatypes. E.g. floatValue, integerValue etc.

See also #171

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed: duplicateDuplicate issue or subsumed by another issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions