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.

Searching Multi-hierarchical XML Documents: The Case of Fragmentation

Identifieur interne : 000197 ( Main/Merge ); précédent : 000196; suivant : 000198

Searching Multi-hierarchical XML Documents: The Case of Fragmentation

Auteurs : Alex Dekhtyar [États-Unis] ; E. Iacob [États-Unis] ; Srikanth Methuku [États-Unis]

Source :

RBID : ISTEX:8DBCB0A43584FD71F4A99248569016D43F0B693C

Abstract

Abstract: To properly encode properties of textual documents using XML, multiple markup hierarchies must be used, often leading to conflicting markup in encodings. Text Encoding Initiative (TEI) Guidelines [1] recognize this problem and suggest a number of ways to incorporate multiple hierarchies in a single well-formed XML document. In this paper, we present a framework for processing XPath queries over multi-hierarchical XML documents represented using fragmentation, one of the TEI-suggested techniques. We define the semantics of XPath over DOM trees of fragmented XML, extend the path expression language to cover overlap in markup, and describe FragXPath, our implementation of the proposed XPath semantics over fragmented markup.

Url:
DOI: 10.1007/11546924_56

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


Links to Exploration step

ISTEX:8DBCB0A43584FD71F4A99248569016D43F0B693C

Le document en format XML

<record>
<TEI wicri:istexFullTextTei="biblStruct">
<teiHeader>
<fileDesc>
<titleStmt>
<title xml:lang="en">Searching Multi-hierarchical XML Documents: The Case of Fragmentation</title>
<author>
<name sortKey="Dekhtyar, Alex" sort="Dekhtyar, Alex" uniqKey="Dekhtyar A" first="Alex" last="Dekhtyar">Alex Dekhtyar</name>
</author>
<author>
<name sortKey="Iacob, E" sort="Iacob, E" uniqKey="Iacob E" first="E." last="Iacob">E. Iacob</name>
</author>
<author>
<name sortKey="Methuku, Srikanth" sort="Methuku, Srikanth" uniqKey="Methuku S" first="Srikanth" last="Methuku">Srikanth Methuku</name>
</author>
</titleStmt>
<publicationStmt>
<idno type="wicri:source">ISTEX</idno>
<idno type="RBID">ISTEX:8DBCB0A43584FD71F4A99248569016D43F0B693C</idno>
<date when="2005" year="2005">2005</date>
<idno type="doi">10.1007/11546924_56</idno>
<idno type="url">https://api.istex.fr/document/8DBCB0A43584FD71F4A99248569016D43F0B693C/fulltext/pdf</idno>
<idno type="wicri:Area/Istex/Corpus">000213</idno>
<idno type="wicri:Area/Istex/Curation">000213</idno>
<idno type="wicri:Area/Istex/Checkpoint">000142</idno>
<idno type="wicri:explorRef" wicri:stream="Istex" wicri:step="Checkpoint">000142</idno>
<idno type="wicri:doubleKey">0302-9743:2005:Dekhtyar A:searching:multi:hierarchical</idno>
<idno type="wicri:Area/Main/Merge">000197</idno>
</publicationStmt>
<sourceDesc>
<biblStruct>
<analytic>
<title level="a" type="main" xml:lang="en">Searching Multi-hierarchical XML Documents: The Case of Fragmentation</title>
<author>
<name sortKey="Dekhtyar, Alex" sort="Dekhtyar, Alex" uniqKey="Dekhtyar A" first="Alex" last="Dekhtyar">Alex Dekhtyar</name>
<affiliation wicri:level="2">
<country xml:lang="fr">États-Unis</country>
<placeName>
<region type="state">Kentucky</region>
</placeName>
<wicri:cityArea>Department of Computer Science</wicri:cityArea>
</affiliation>
<affiliation wicri:level="1">
<country wicri:rule="url">États-Unis</country>
</affiliation>
</author>
<author>
<name sortKey="Iacob, E" sort="Iacob, E" uniqKey="Iacob E" first="E." last="Iacob">E. Iacob</name>
<affiliation wicri:level="2">
<country xml:lang="fr">États-Unis</country>
<placeName>
<region type="state">Kentucky</region>
</placeName>
<wicri:cityArea>Department of Computer Science</wicri:cityArea>
</affiliation>
<affiliation wicri:level="1">
<country wicri:rule="url">États-Unis</country>
</affiliation>
</author>
<author>
<name sortKey="Methuku, Srikanth" sort="Methuku, Srikanth" uniqKey="Methuku S" first="Srikanth" last="Methuku">Srikanth Methuku</name>
<affiliation wicri:level="2">
<country xml:lang="fr">États-Unis</country>
<placeName>
<region type="state">Kentucky</region>
</placeName>
<wicri:cityArea>Department of Computer Science</wicri:cityArea>
</affiliation>
<affiliation wicri:level="1">
<country wicri:rule="url">États-Unis</country>
</affiliation>
</author>
</analytic>
<monogr></monogr>
<series>
<title level="s">Lecture Notes in Computer Science</title>
<imprint>
<date>2005</date>
</imprint>
<idno type="ISSN">0302-9743</idno>
<idno type="eISSN">1611-3349</idno>
<idno type="ISSN">0302-9743</idno>
</series>
<idno type="istex">8DBCB0A43584FD71F4A99248569016D43F0B693C</idno>
<idno type="DOI">10.1007/11546924_56</idno>
<idno type="ChapterID">56</idno>
<idno type="ChapterID">Chap56</idno>
</biblStruct>
</sourceDesc>
<seriesStmt>
<idno type="ISSN">0302-9743</idno>
</seriesStmt>
</fileDesc>
<profileDesc>
<textClass></textClass>
<langUsage>
<language ident="en">en</language>
</langUsage>
</profileDesc>
</teiHeader>
<front>
<div type="abstract" xml:lang="en">Abstract: To properly encode properties of textual documents using XML, multiple markup hierarchies must be used, often leading to conflicting markup in encodings. Text Encoding Initiative (TEI) Guidelines [1] recognize this problem and suggest a number of ways to incorporate multiple hierarchies in a single well-formed XML document. In this paper, we present a framework for processing XPath queries over multi-hierarchical XML documents represented using fragmentation, one of the TEI-suggested techniques. We define the semantics of XPath over DOM trees of fragmented XML, extend the path expression language to cover overlap in markup, and describe FragXPath, our implementation of the proposed XPath semantics over fragmented markup.</div>
</front>
</TEI>
</record>

Pour manipuler ce document sous Unix (Dilib)

EXPLOR_STEP=$WICRI_ROOT/Wicri/Ticri/explor/TeiVM2/Data/Main/Merge
HfdSelect -h $EXPLOR_STEP/biblio.hfd -nk 000197 | SxmlIndent | more

Ou

HfdSelect -h $EXPLOR_AREA/Data/Main/Merge/biblio.hfd -nk 000197 | SxmlIndent | more

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

{{Explor lien
   |wiki=    Wicri/Ticri
   |area=    TeiVM2
   |flux=    Main
   |étape=   Merge
   |type=    RBID
   |clé=     ISTEX:8DBCB0A43584FD71F4A99248569016D43F0B693C
   |texte=   Searching Multi-hierarchical XML Documents: The Case of Fragmentation
}}

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