Skip to content

canonize xsd:duration #10

Open
Open
@VladimirAlexiev

Description

@VladimirAlexiev

Related to BorderCloud/TFT-tests#15, it would be useful to canonize xsd:duration, xsd:yearMonthDuration, xsd:dayTimeDuration.

I tried with jsonld-cli and a duration like "PT1M0.000S"^^<http://www.w3.org/2001/XMLSchema#duration>
is not normalized to "PT1M"^^<http://www.w3.org/2001/XMLSchema#duration> (removing the empty seconds).

If jsonld-cli doesn't use this library, please accept my apologies and point me to the right repo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions