[osis-users] Proposal to Support Conformance, Quality, and OSIS Version Descriptors

Ted Janiszewski tedjaniszewski at gmail.com
Sun Oct 31 17:10:20 MST 2010


I propose that the OSIS schema be expanded to mark up information on
conformance level, quality, and OSIS version.  Specifically, I propose
adding OSIS header elements to contain the current conformance, quality, and
version of the work and adding attributes for these values to revisionDesc
elements.  I think it would be easiest to illustrate this with an example:

<header>
    <revisionDesc resp="tgj" *conformance="3"*>
        <date>2009.10.4</date>
        <p>Put first word of chapter 1 into small caps to accord with the
printed text.</p>
        <p>Added front matter and section heads</p>
    </revisionDesc>
    <revisionDesc resp="tgj" *quality="3"*>
        <date>2009.6.14</date>
        <p>Proofread text against facsimile at
http://www.archive.org/details/antenicenefather01robe.</p>
    </revisionDesc>
    <revisionDesc resp="tgj" *conformance="2"*>
        <date>2009.4.15</date>
        <p>Added 'closer' element.</p>
    </revisionDesc>
    <revisionDesc resp="tgj">
        <date>2009.2.20</date>
        <p>Changed osisIDs from 'IgnPhi' to 'IgnPhld', to accord with the
SBL Handbook of Style.</p>
    </revisionDesc>
    <revisionDesc resp="tgj">
        <date>2009.1.27</date>
        <p>Standardized creator and contributor tags.</p>
        <p>Added 'salute' element.</p>
    </revisionDesc>
    <revisionDesc resp="tgj">
        <date>2009.1.15</date>
        <p>Added transChange elements.</p>
    </revisionDesc>
    <revisionDesc resp="tgj" *conformance="1" quality="2"
osisVersion="2.1.1"*>
        <date>2008.12.5</date>
        <p>Markup into OSIS 2.1.1, using text from
http://www.ccel.org/ccel/schaff/anf01.txt.</p>
    </revisionDesc>
    <work osisWork="Fathers.en.Ign.Phld.ANF">
        <title type="main">Epistle to the Philadelphians</title>
        <title type="sub">Ante-Nicene Fathers</title>
        <creator role="aut">St. Ignatius of Antioch</creator>
        <contributor role="trl">Alexander Roberts D.D.</contributor>
        <contributor role="trl">James Donaldson LL.D.</contributor>
        <contributor role="edt">A. Cleveland Coxe D.D.</contributor>
        <contributor role="mrk">Theodore Janiszewski</contributor>
        <date event="original" type="Gregorian">1867</date>
        <date event="edition" type="Gregorian">1885</date>
        <date event="imprint" type="Gregorian">1913</date>
        <date event="eversion" type="Gregorian">2010.10.26</date>
        <publisher>Buffalo, NY: Christian Literature Publishing
Company</publisher>
        <language type="ISO-639">en</language>
        <type type="x-DCMI">text</type>
        <coverage>Apostolic Fathers</coverage>
        <description>Ignatius' epistles, in their longer and shorter
versions, were translated from the Greek by Roberts and Donaldson and
published in Edinburgh in 1867.  Coxe revised and arranged their text for
publication in America; a work which was completed in 1885 and effected by
the Christian Literature Publishing Company of Buffalo, NY.  Having entered
the public domain, the work was digitized by the Christian Classics Ethereal
Library in their Theological Markup Language and later made available in
OSIS 1.1.1.  Using their text as a basis, Theodore Janiszewski undertook the
update to OSIS 2.1.1.</description>
        <format type="x-MIME">text/xml</format>
        <source>CCEL: schaff_anf01</source>
        *<conformance>2</conformance>**
        <quality>3</quality>
        <osisVersion>2.1.1</osisVersion>*
    </work>
    <work osisWork="Bible">
        <refSystem>Bible</refSystem>
    </work>
</header>

Grace be with you all (and thank you for your hard work),

Ted Janiszewski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/osis-users/attachments/20101031/d91154c7/attachment.html>


More information about the osis-users mailing list