Tag
What is a Tag ?
A tag is a keyword that helps to classify content. In our case of Adsum, it helps us classify our categories, playlists, POIs and media.
Main Attributes (not exhaustive)
- id (int)
- name (string)
Complete list could be found here
Relationships
- categories: a list of Category
- pois: a list of Poi
- playlists: a list of Playlist
- medias: a list of Media.
- site: The site it belong to.
Cascade Operations
- None