Serveur d'exploration sur la TEI

Attention, ce site est en cours de développement !
Attention, site généré par des moyens informatiques à partir de corpus bruts.
Les informations ne sont donc pas validées.

The TEIViewer: Facilitating the transition from XML to web display

Identifieur interne : 000008 ( PascalFrancis/Checkpoint ); précédent : 000007; suivant : 000009

The TEIViewer: Facilitating the transition from XML to web display

Auteurs : Stephanie A. Schlitz [États-Unis] ; Garrick S. Bodine [États-Unis]

Source :

RBID : Francis:11-0223739

Descripteurs français

English descriptors

Abstract

This article addresses the need for TEI display tools. In order to illustrate the need for display tools, we begin with a brief review of the tools that are currently available, summarizing in particular those listed on the TEI Wiki Tools page. We then turn to a discussion of our work on the development of the TEIViewer (http://teiviewer.org), a simple, JavaScript-driven, portable display tool designed to facilitate the online representation of and interaction with elements and attributes described within select modules of the TEI P5 Guidelines and encoded as layers of data and metadata in TEI-XML documents. We explain how the TEIViewer works by describing the interactions between the XML source layer, the display layer generated via XSL, and the interactive layer powered by jQuery and CSS; and we explain why we chose the jQuery JavaScript library to manage the Viewer's functionality as well as the advantages of this decision. Finally we describe current implementations and plans for release.


Affiliations:


Links toward previous steps (curation, corpus...)


Links to Exploration step

Francis:11-0223739

Le document en format XML

<record>
<TEI>
<teiHeader>
<fileDesc>
<titleStmt>
<title xml:lang="en" level="a">The TEIViewer: Facilitating the transition from XML to web display</title>
<author>
<name sortKey="Schlitz, Stephanie A" sort="Schlitz, Stephanie A" uniqKey="Schlitz S" first="Stephanie A." last="Schlitz">Stephanie A. Schlitz</name>
<affiliation wicri:level="2">
<inist:fA14 i1="01">
<s1>Department of English, Bloomsburg University of Pennsylvania</s1>
<s2>Bloomsburg, PA</s2>
<s3>USA</s3>
<sZ>1 aut.</sZ>
</inist:fA14>
<country>États-Unis</country>
<placeName>
<region type="state">Pennsylvanie</region>
</placeName>
</affiliation>
</author>
<author>
<name sortKey="Bodine, Garrick S" sort="Bodine, Garrick S" uniqKey="Bodine G" first="Garrick S." last="Bodine">Garrick S. Bodine</name>
<affiliation wicri:level="2">
<inist:fA14 i1="02">
<s1>Web Projects and Applications, Penn State University</s1>
<s2>University Park, PA</s2>
<s3>USA</s3>
<sZ>2 aut.</sZ>
</inist:fA14>
<country>États-Unis</country>
<placeName>
<region type="state">Pennsylvanie</region>
</placeName>
</affiliation>
</author>
</titleStmt>
<publicationStmt>
<idno type="wicri:source">INIST</idno>
<idno type="inist">11-0223739</idno>
<date when="2009">2009</date>
<idno type="stanalyst">FRANCIS 11-0223739 INIST</idno>
<idno type="RBID">Francis:11-0223739</idno>
<idno type="wicri:Area/PascalFrancis/Corpus">000004</idno>
<idno type="wicri:Area/PascalFrancis/Curation">000041</idno>
<idno type="wicri:Area/PascalFrancis/Checkpoint">000008</idno>
<idno type="wicri:explorRef" wicri:stream="PascalFrancis" wicri:step="Checkpoint">000008</idno>
</publicationStmt>
<sourceDesc>
<biblStruct>
<analytic>
<title xml:lang="en" level="a">The TEIViewer: Facilitating the transition from XML to web display</title>
<author>
<name sortKey="Schlitz, Stephanie A" sort="Schlitz, Stephanie A" uniqKey="Schlitz S" first="Stephanie A." last="Schlitz">Stephanie A. Schlitz</name>
<affiliation wicri:level="2">
<inist:fA14 i1="01">
<s1>Department of English, Bloomsburg University of Pennsylvania</s1>
<s2>Bloomsburg, PA</s2>
<s3>USA</s3>
<sZ>1 aut.</sZ>
</inist:fA14>
<country>États-Unis</country>
<placeName>
<region type="state">Pennsylvanie</region>
</placeName>
</affiliation>
</author>
<author>
<name sortKey="Bodine, Garrick S" sort="Bodine, Garrick S" uniqKey="Bodine G" first="Garrick S." last="Bodine">Garrick S. Bodine</name>
<affiliation wicri:level="2">
<inist:fA14 i1="02">
<s1>Web Projects and Applications, Penn State University</s1>
<s2>University Park, PA</s2>
<s3>USA</s3>
<sZ>2 aut.</sZ>
</inist:fA14>
<country>États-Unis</country>
<placeName>
<region type="state">Pennsylvanie</region>
</placeName>
</affiliation>
</author>
</analytic>
<series>
<title level="j" type="main">Literary and linguistic computing</title>
<title level="j" type="abbreviated">Lit. linguist. comput.</title>
<idno type="ISSN">0268-1145</idno>
<imprint>
<date when="2009">2009</date>
</imprint>
</series>
</biblStruct>
</sourceDesc>
<seriesStmt>
<title level="j" type="main">Literary and linguistic computing</title>
<title level="j" type="abbreviated">Lit. linguist. comput.</title>
<idno type="ISSN">0268-1145</idno>
</seriesStmt>
</fileDesc>
<profileDesc>
<textClass>
<keywords scheme="KwdEn" xml:lang="en">
<term>Computational linguistics</term>
<term>Markup language</term>
<term>TEI</term>
</keywords>
<keywords scheme="Pascal" xml:lang="fr">
<term>TEI</term>
<term>Linguistique informatique</term>
<term>Langage de balisage</term>
<term>Langage XML</term>
<term>Affichage</term>
<term>Feuille style</term>
<term>Outil</term>
</keywords>
<keywords scheme="Wicri" type="topic" xml:lang="fr">
<term>Affichage</term>
</keywords>
</textClass>
</profileDesc>
</teiHeader>
<front>
<div type="abstract" xml:lang="en">This article addresses the need for TEI display tools. In order to illustrate the need for display tools, we begin with a brief review of the tools that are currently available, summarizing in particular those listed on the TEI Wiki Tools page. We then turn to a discussion of our work on the development of the TEIViewer (http://teiviewer.org), a simple, JavaScript-driven, portable display tool designed to facilitate the online representation of and interaction with elements and attributes described within select modules of the TEI P5 Guidelines and encoded as layers of data and metadata in TEI-XML documents. We explain how the TEIViewer works by describing the interactions between the XML source layer, the display layer generated via XSL, and the interactive layer powered by jQuery and CSS; and we explain why we chose the jQuery JavaScript library to manage the Viewer's functionality as well as the advantages of this decision. Finally we describe current implementations and plans for release.</div>
</front>
</TEI>
<inist>
<standard h6="B">
<pA>
<fA01 i1="01" i2="1">
<s0>0268-1145</s0>
</fA01>
<fA03 i2="1">
<s0>Lit. linguist. comput.</s0>
</fA03>
<fA05>
<s2>24</s2>
</fA05>
<fA06>
<s2>3</s2>
</fA06>
<fA08 i1="01" i2="1" l="ENG">
<s1>The TEIViewer: Facilitating the transition from XML to web display</s1>
</fA08>
<fA09 i1="01" i2="1" l="ENG">
<s1>Selected papers from Text Encoding Initiative</s1>
</fA09>
<fA11 i1="01" i2="1">
<s1>SCHLITZ (Stephanie A.)</s1>
</fA11>
<fA11 i1="02" i2="1">
<s1>BODINE (Garrick S.)</s1>
</fA11>
<fA12 i1="01" i2="1">
<s1>RAHTZ (Sebastian)</s1>
<s9>ed.</s9>
</fA12>
<fA12 i1="02" i2="1">
<s1>SCHREIBMAN (Susan)</s1>
<s9>ed.</s9>
</fA12>
<fA14 i1="01">
<s1>Department of English, Bloomsburg University of Pennsylvania</s1>
<s2>Bloomsburg, PA</s2>
<s3>USA</s3>
<sZ>1 aut.</sZ>
</fA14>
<fA14 i1="02">
<s1>Web Projects and Applications, Penn State University</s1>
<s2>University Park, PA</s2>
<s3>USA</s3>
<sZ>2 aut.</sZ>
</fA14>
<fA15 i1="01">
<s1>Oxford University</s1>
<s3>GBR</s3>
<sZ>1 aut.</sZ>
</fA15>
<fA15 i1="02">
<s1>Digital Humanities Observatory, Royal Irish Academy</s1>
<s3>IRL</s3>
<sZ>2 aut.</sZ>
</fA15>
<fA20>
<s1>339-346</s1>
</fA20>
<fA21>
<s1>2009</s1>
</fA21>
<fA23 i1="01">
<s0>ENG</s0>
</fA23>
<fA43 i1="01">
<s1>INIST</s1>
<s2>23967</s2>
<s5>354000171896560080</s5>
</fA43>
<fA44>
<s0>0000</s0>
<s1>© 2011 INIST-CNRS. All rights reserved.</s1>
</fA44>
<fA45>
<s0>1/4 p.</s0>
</fA45>
<fA47 i1="01" i2="1">
<s0>11-0223739</s0>
</fA47>
<fA60>
<s1>P</s1>
<s2>C</s2>
</fA60>
<fA61>
<s0>A</s0>
</fA61>
<fA64 i1="01" i2="1">
<s0>Literary and linguistic computing</s0>
</fA64>
<fA66 i1="01">
<s0>GBR</s0>
</fA66>
<fA68 i1="01" i2="1" l="FRE">
<s1>L'observateur de la TEI: Faciliter le passage du XML à l'affichage sur le web</s1>
</fA68>
<fA69 i1="01" i2="1" l="FRE">
<s1>Sélection d'articles de la TEI</s1>
</fA69>
<fA99>
<s0>5 notes</s0>
</fA99>
<fC01 i1="01" l="ENG">
<s0>This article addresses the need for TEI display tools. In order to illustrate the need for display tools, we begin with a brief review of the tools that are currently available, summarizing in particular those listed on the TEI Wiki Tools page. We then turn to a discussion of our work on the development of the TEIViewer (http://teiviewer.org), a simple, JavaScript-driven, portable display tool designed to facilitate the online representation of and interaction with elements and attributes described within select modules of the TEI P5 Guidelines and encoded as layers of data and metadata in TEI-XML documents. We explain how the TEIViewer works by describing the interactions between the XML source layer, the display layer generated via XSL, and the interactive layer powered by jQuery and CSS; and we explain why we chose the jQuery JavaScript library to manage the Viewer's functionality as well as the advantages of this decision. Finally we describe current implementations and plans for release.</s0>
</fC01>
<fC02 i1="01" i2="L">
<s0>52478</s0>
<s1>XV</s1>
</fC02>
<fC02 i1="02" i2="L">
<s0>524</s0>
</fC02>
<fC03 i1="01" i2="L" l="FRE">
<s0>TEI</s0>
<s2>NI</s2>
<s5>01</s5>
</fC03>
<fC03 i1="01" i2="L" l="ENG">
<s0>TEI</s0>
<s2>NI</s2>
<s5>01</s5>
</fC03>
<fC03 i1="02" i2="L" l="FRE">
<s0>Linguistique informatique</s0>
<s2>NI</s2>
<s5>02</s5>
</fC03>
<fC03 i1="02" i2="L" l="ENG">
<s0>Computational linguistics</s0>
<s2>NI</s2>
<s5>02</s5>
</fC03>
<fC03 i1="03" i2="L" l="FRE">
<s0>Langage de balisage</s0>
<s2>NI</s2>
<s5>03</s5>
</fC03>
<fC03 i1="03" i2="L" l="ENG">
<s0>Markup language</s0>
<s2>NI</s2>
<s5>03</s5>
</fC03>
<fC03 i1="04" i2="L" l="FRE">
<s0>Langage XML</s0>
<s4>INC</s4>
<s5>31</s5>
</fC03>
<fC03 i1="05" i2="L" l="FRE">
<s0>Affichage</s0>
<s4>INC</s4>
<s5>32</s5>
</fC03>
<fC03 i1="06" i2="L" l="FRE">
<s0>Feuille style</s0>
<s4>INC</s4>
<s5>33</s5>
</fC03>
<fC03 i1="07" i2="L" l="FRE">
<s0>Outil</s0>
<s4>INC</s4>
<s5>34</s5>
</fC03>
<fN21>
<s1>150</s1>
</fN21>
</pA>
<pR>
<fA30 i1="01" i2="1" l="ENG">
<s1>TEI Consortium</s1>
<s2>6</s2>
<s3>Maryland USA</s3>
<s4>2007-11</s4>
</fA30>
</pR>
</standard>
</inist>
<affiliations>
<list>
<country>
<li>États-Unis</li>
</country>
<region>
<li>Pennsylvanie</li>
</region>
</list>
<tree>
<country name="États-Unis">
<region name="Pennsylvanie">
<name sortKey="Schlitz, Stephanie A" sort="Schlitz, Stephanie A" uniqKey="Schlitz S" first="Stephanie A." last="Schlitz">Stephanie A. Schlitz</name>
</region>
<name sortKey="Bodine, Garrick S" sort="Bodine, Garrick S" uniqKey="Bodine G" first="Garrick S." last="Bodine">Garrick S. Bodine</name>
</country>
</tree>
</affiliations>
</record>

Pour manipuler ce document sous Unix (Dilib)

EXPLOR_STEP=$WICRI_ROOT/Wicri/Ticri/explor/TeiVM2/Data/PascalFrancis/Checkpoint
HfdSelect -h $EXPLOR_STEP/biblio.hfd -nk 000008 | SxmlIndent | more

Ou

HfdSelect -h $EXPLOR_AREA/Data/PascalFrancis/Checkpoint/biblio.hfd -nk 000008 | SxmlIndent | more

Pour mettre un lien sur cette page dans le réseau Wicri

{{Explor lien
   |wiki=    Wicri/Ticri
   |area=    TeiVM2
   |flux=    PascalFrancis
   |étape=   Checkpoint
   |type=    RBID
   |clé=     Francis:11-0223739
   |texte=   The TEIViewer: Facilitating the transition from XML to web display
}}

Wicri

This area was generated with Dilib version V0.6.31.
Data generation: Mon Oct 30 21:59:18 2017. Site generation: Sun Feb 11 23:16:06 2024