RDFical-a-matic

RDFicalとはどんなものか、雰囲気を確かめるために、Javascriptでかんたんなイベントスケジュールを生成してみます。「以下のRDFにイベントを追加」をチェックして生成すると、複数のイベントを持つRDFicalができます。

This form generates a simple RDFical data with Javascript. You can have multiple events by checking 'Add an event to the below RDF' box.

Input event data

イベント名 (summary)
イベント内容 (description)
開始日 (start date) (yyyy-mm-dd)
開始時刻 (start time) (hh:mm:ss)
終了日 (end date) (yyyy-mm-dd)
終了時刻 (end time) (hh:mm:ss)
時間帯 (time zone)日本 (JST) UTC Other
Timezone ID (any string e.g. Asia/Tokyo)
Standard time start rule of
... or start date, if no rule applicable T
Standard offset from UTC (e.g. +0900)
If has daylight time, start rule of
... or start date, if no rule applicable T
Daylight offset from UTC (e.g. +0900)

--

Your RDFical

結果はここに表示されます (The resulting RDF appears below):

with W3C Validator, or