This features module provides access to features of the bytes of content in revisions.
Represents the base revision of interest. Implements this a basic structure:
parent: ParentRevision
Represents a revision
int : the day of week when the edit was made (in UTC)
int : the hour of day when the edit was made (in UTC)
Represents a parent revision
int : The number of seconds since the parent revision was saved.
Represents a revision user’s last revision
int: The number of seconds since the user last saved an edit
Represents a page’s creating revision
int: The number of seconds since the page was created
Represents a revision’s page
PageCreation : The first revision of the page
Represents a revision user
int : The number of seconds since the user registered their account – or zero in the case of anons. If the user has a registration date that is after the revision timestamp (should be implossible, but happens sometimes), the user is assumed to be 1 year old.