Skip to content

Accept all formats allowed by schema.org for time-related data types #7

@OmarJAH

Description

@OmarJAH

The file VerificationUtilities.js contains functions that create time-related objects with format restrictions. They are used to check if a given string can be understood as one of the time-related data types of schema.org (Time, Date, TimeDate).

For each data type, there must be a set of valid formats or a regular expression that helps us to accept the formats and only the formats acceptable by schema.org. The description of the data types is vague and/or references other specifications, we must have a closer look into this issue.

https://schema.org/Time
https://schema.org/Date
https://schema.org/DateTime

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededverification-algorithmIssues related to the verification algorithm itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions