Skip to content

Unintended/ unwanted date type casting #76

@bmzernichow

Description

@bmzernichow

Graftwerk type casts properly formatted dates to an unwanted date/ time format where the resulting n-triples are fake-completed to zero time. Changing from type 'dateTime' to 'date' does not work in this case.

Properly formatted dates in csv file when mixed types (e.g., string + date):

image

Automatically type casted dates to unwanted format when column contains 'date' type only:

image

The resulting triples are fake-completed to zero time:

image

Expected format would be:

image

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