File "lib/videos.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | videos |
size: | 3863 |
Recent changes
13 years ago | Michiel Hildebrand | add support to add new user |
13 years ago | Michiel Hildebrand | ADD |
13 years ago | Michiel Hildebrand | also show videos without explicit ingestion stamp |
13 years ago | Michiel Hildebrand | support ingestion |
This file requires
- From the Prolog library
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3
- library(http/html_write) resolved by
Exported predicates
- active_video/4
- active_videos/2
- ingested_video/2
- ingested_videos/1
- moderated_video/5
- moderated_videos/2
- suggested_video/2
- suggested_videos/2
- video_label/3
- video_queue/1
Required predicates
- html/3 from library(http/html_write)
- pairs_values/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- reverse/2 autoloaded