Discussions on Recurring event
Start a New Discussion
-
-
I need to add a list of accepted projects to every instance of Google Summer of Code recurring event. But all instances are created as Event type, which doesn't include this information. How can I do this properly?
-
You can create a base and a type within that base, which has the properties you want, then add that type to all the GSoC topics. See http://wiki.freebase.com/wiki/How_to_build_a_base for more information.
-
Thanks for the prompt reply. I've already done that, but I can't make this type added to all new instances of recurring event automatically. Is that possible?
-
-
-
-
Two occurrence properties misspelled as occurance. If it's an American vs. Queen's English thing, my bad.
-
Which properties exactly?
-
Dates of first and final "occurance": http://www.freebase.com/type/schema/time/recurring_event
-
I fixed the display name, but not the key as that might break code.
-
I guess it's not the final change yet... Three times "c" in a row is a bitttomuch. ;-)
"Date of first cccurrence:"
-
Indeed. Fixed.
-
-