Seiyuu Database Format Specifications
There are basically three formats: 1) title format, 2) VA format, and 3) DB format. The seiyuu's role information contained in each format is the same, but they are just presented in a different order and layout.
Syntax of the Title Format (version 2)The title format (named this way as the data is sorted by title) has the following syntax.
TITLE
URL URL
CHARACTER :: SEIYUU
CHARACTER :: SEIYUU {EPISODE}
CHARACTER :: SEIYUU -- DEBUT
CHARACTER :: SEIYUU {EPISODE} -- DEBUT
The keyword URL has been added for Title Format version 2. This specifies the URL of the title, and this line is optional.
Syntax of the VA FormatThe VA (voice actor) format (named this way as the data is sorted by seiyuu) has the following syntax.
SEIYUU
/* COMMENTS */
TITLE
CHARACTER
CHARACTER {EPISODE}
CHARACTER -- DEBUT
TITLE
CHARACTER {EPISODE} -- DEBUT
Syntax of the DB FormatThe DB (database) format (named this way as the data is comprised of complete lines of character, title, and seiyuu name) has the following syntax.
CHARACTER - TITLE - SEIYUU
CHARACTER - TITLE {EPISODE} - SEIYUU
[DEBUT] CHARACTER - TITLE - SEIYUU
[DEBUT] CHARACTER - TITLE {EPISODE} - SEIYUU
The data in format is usually generated by programs from the other formats, and these files will not be edited by humans. This format allows for easy grepping to find relevant information.
Definition of TokensSome details and conventions about the tokens are described below.
Database Processing SoftwareThe following perl scripts exist to process the various seiyuu database formats.
The valookup program reads in the VA format database, and produces various types of formatted output. Some of the output that valookup produces are:
The dbconv program reads in the Title format database, and produces various types of formatted output. Some of the output that dbconv produces are:
|
|
| Hitoshi Doi | Seiyuu Database | [RSS 2.0] |