SREVIEW-IMPORT(1p) | User Contributed Perl Documentation | SREVIEW-IMPORT(1p) |
sreview-import - Import an event schedule from an event's upstream
sreview-import
"sreview-import" instantiates a "schedule_format" schedule parser, and makes sure that first, all events and talks in the parsed schedule exist in the SReview database, and second, that all events and talks which exist in the SReview database for a found event but which do not exist in the parsed schedule are marked as "ignored". Currently two parsers are implemented: the "penta" parser which parses the Pentabarf XML format as implemented by Pentabarf itself, and the "wafer" parser which parses the Pentabarf XML format as implemented by the "wafer" event management software (which has a few differences that would otherwise break "sreview-import"'s idempotency).
The location of the event schedule is to be passed to the schedule parser using the relevant option of that parser; most support the "url" option for a URL.
"sreview-import" considers the following configuration values:
Hey! The above document had some coding errors, which are explained below:
2021-01-31 | perl v5.32.0 |