Page MenuHomePhabricator

Curator reads a revision with slots
Open, Needs TriagePublic

Description

"As a Curator, I want to know what slots a revision has, so I can evaluate their quality."

This user story is to add the slots property to the Revision type in the schema.

Properties:

  • slots, an object that maps the slot roles, like "mediainfo", to slot descriptors. Each slot descriptor has the following properties:
    • content_model, content model of the slot
    • size, size of the slot in bogobytes

Endpoints: