Find the word definition

Wikipedia
Webcal

Webcal is an unofficial uniform resource identifier (URI) scheme for accessing iCalendar files. It is also the name of two web calendar applications written in Perl.

The webcal scheme was devised for use with the Apple iCal application and has become a common de facto standard for accessing iCalendar formatted files via WebDAV, usually using GET method. It is not an official URI scheme, such as http and ftp, as registered with IANA. , the webcal scheme has provisional status with IANA. The Webcal protocol prefix is used to trigger an external protocol handler which is passed the URL of the .ics file rather than being passed the downloaded contents of the file, in much the same way [[Feed_URI_scheme|feed]] is sometimes used to trigger external RSS readers. The idea is that with this protocol prefix the target file should be subscribed to rather than imported into the calendar application as would happen with a simple download.