Closed YinYangDD closed 1 week ago
eventSchedule
and Schedule
are part of the pending vocabulary (recognisable by the blue colour). See also the introduction in the docs:
https://docs.typo3.org/p/brotkrueml/schema/3.7/en-us/Introduction/Index.html#vocabulary
You have two possibilities to get these terms into your installation:
Additionally, the classes are generated automatically from the schema.org definition. The definition is updated a few times in the year. If a new definition is released, the classes are also updated.
Problem description
In order to create a regular time series for an
EducationEvent
I would like to use the fieldeventSchedule
. This field is based on data typeSchedule
https://schema.org/eventSchedule https://schema.org/ScheduleDescribe the solution you'd like
Please add field
eventSchedule
toEducationEvent
and add typeSchedule
to schema extension.Not urgent (I'm using startDate / endDate for the moment) but would be great to add it. Used version: v3.7.1