Textual features for teiJournal

Contents

Introduction

teiJournal will need to support a specific range of features that may be found in journal contributions. It's important to enumerate and describe these features before we begin coding. This list of features is based on our mechanical analysis of tags and attributes used in the ACH Abstracts and Scandinavian Canadian Journal projects, and also on the Tag Zoo sample document from Digital Humanities Quarterly.

Basic text structure

A typical document would have the following basic hierarchical structure (in its XML form):

Block-level features

Inline features

These features would be found inside paragraphs, table cells etc.:

Bibliographies and References

Reference information, especially in the form of a bibliography in the <back> of a document, will be marked up using a very formal, highly-structured <biblStruct> element. This will be documented in detail with a wide range of examples, as we have done in previous projects. Structure must be rigorously defined and applied, to allow for processing into the correct output formats to conform with APA (our first target), and later possibly MLA and Chicago. Bibliographical markup will be described and documented in detail here.