Skip to content

3 properties should use DateTime instead of Date #996

@vberkel

Description

@vberkel

3 properties ( startDate endDate and commentTime ) have as their range a Date and yet expect a ISO8601 values that include the time (indicated in their comment). The model restricts an Event to have startDate or endDate without time which isn't the intention. Change their property range from Date to DateTime.

Alternatively, change startDate to startTime, endDate to endTime.

Metadata

Metadata

Assignees

Labels

schema.org vocabGeneral top level tag for issues on the vocabularystandards + organizationsRelationships, liaison, mappings between our work and standards elsewheretype:cleanup + clarityAddresses wording fixes, ambiguities, confusion, bad examples etc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions