Sequence Number: Difference between revisions

From GCD
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 7: Line 7:
----
----
Definition approved by Senior Editors (April 11, 2008)
Definition approved by Senior Editors (April 11, 2008)
Current Schema: Stories table, Seq_No field


In future versions of the schema, this should be dealt with programatically rather than being manually entered by an indexer or editor.
In future versions of the schema, this should be dealt with programatically rather than being manually entered by an indexer or editor.

Revision as of 07:29, 1 March 2010

  • Required
  • An integer, unique to every story/item in the issue. The cover is assigned a Sequence of "0" and each subsequent story or item is assigned the next number up in order. Multiple covers are not assigned multiple Sequence numbers of "0", but "1", "2" etc.


(End of definition)


Definition approved by Senior Editors (April 11, 2008)

In future versions of the schema, this should be dealt with programatically rather than being manually entered by an indexer or editor.

Future revision: Should probably add how to determine what makes a new sequence a new sequence, when to lump and when to split, reference to reprints, etc


Back to the Formatting Documentation