Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme #2

Open
benfortuna opened this issue Feb 19, 2019 · 1 comment
Open

Readme #2

benfortuna opened this issue Feb 19, 2019 · 1 comment
Assignees

Comments

@benfortuna
Copy link
Member

Whilst the icalendar specification may be used to describe just about any activity or event, typically there are some use-cases that are more widely used than others.

Such use-cases may include birthdays and other anniversary-style observances, scheduling activities such as timetables, and historical activities including recording of meeting minutes.

ical4j-templates offers an opinionated view of how such popular activities may be structured, providing a simpler and consistent approach to event management.

@benfortuna benfortuna self-assigned this Feb 19, 2019
@benfortuna
Copy link
Member Author

Templates should be as specific as possible, and generally avoid free text input (i.e. provide consistent formatting of input data).

Domain-specific templates provide easily understandable structures without concern for underlying data formats.

e.g. Music domain:

  • Artist -> VCARD
  • Song, Album, Playlist -> VJOURNAL
  • Concerts -> VEVENT
  • Venues -> LOCATION
  • Tickets -> VAVAILABILITY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant