Page tab is an specification language used to describe a submission in BioStudies. Page tab can be used in three formats:
- TSV (Tab separated)
- XML
- JSON
In order to define a submission, these rules must be followed:
- Always there must be a Submission element
- The first Section after the Submission element will be the root section
- Files/Links will be assigned to the immediately previous section
- Any element may have attributes but it's not mandatory
- Any element different than Submission, Files or Links will be threaded as a section
Please refer to the resources below to find more information.