-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededverification-algorithmIssues related to the verification algorithm itselfIssues related to the verification algorithm itself
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededverification-algorithmIssues related to the verification algorithm itselfIssues related to the verification algorithm itself