logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RDF::iCalendar - convert from RDF to iCalendar

Author

       Toby Inkster <tobyink@cpan.org>.

Bugs

       Please report any bugs to <https://rt.cpan.org/Public/Dist/Display.html?Name=RDF-iCalendar>.

Description

       This module doesn't do anything itself; it just loads RDF::iCalendar::Exporter for you.

   RDF::iCalendar::Exporter
       RDF::iCalendar::Exporter takes some RDF using the W3C's iCalendar vocabulary, and outputs
       RDF::iCalendar::Entity objects.

   RDF::iCalendar::ImporterRDF::vCard::Importer will do the reverse, but doesn't exist yet.

   RDF::iCalendar::Entity
       An RDF::iCalendar::Entity objects is an individual iCalendar calendar. It overloads stringification, so
       just treat it like a string.

   RDF::iCalendar::Line
       RDF::iCalendar::Line is internal fu that you probably don't want to touch.

Disclaimer Of Warranties

       THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
       LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

perl v5.40.1                                       2025-08-12                                RDF::iCalendar(3pm)

Name

       RDF::iCalendar - convert from RDF to iCalendar

See Also

See Also