Publikation:

Visually Exploring and Querying XML with BaseX

Lade...
Vorschaubild

Dateien

visually_scholl.pdf
visually_scholl.pdfGröße: 149.1 KBDownloads: 873

Datum

2007

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

DOI (zitierfähiger Link)
ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Projekt

Open Access-Veröffentlichung
Open Access Green
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Beitrag zu einem Konferenzband
Publikationsstatus
Published

Erschienen in

KEMPER, Alfons, ed. and others. Datenbanksysteme in Business, Technologie und Web (BTW) : 7. - 9.3.2007 in Aachen. Bonn: GI, 2007, pp. 629-632. Gesellschaft für Informatik...Fachtagung des GI-Fachbereichs Datenbanken und Informationssysteme (DBIS). 12. ISBN 978-3-88579-197-3

Zusammenfassung

XML documents are widely used as a generic container for textual contents. As they are increasingly growing in size, XML databases are emerging to efficiently store and query their contents. Besides, due to the hierarchic structure of XML documents, hierarchic visualizations are needed to facilitiate cognitive access to query results. BaseX is a simple database prototype, mapping XML documents to a table based tree encoding. An integrated treemap visualization and a query interface allow visual access to the documents and demonstrate the efficiency of the underlying data storage.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Konferenz

Datenbanksysteme in Business, Technologie und Web (BTW), 7. März 2007 - 9. März 2007, Aachen
Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690GRÜN, Christian, Alexander HOLUPIREK, Marc H. SCHOLL, 2007. Visually Exploring and Querying XML with BaseX. Datenbanksysteme in Business, Technologie und Web (BTW). Aachen, 7. März 2007 - 9. März 2007. In: KEMPER, Alfons, ed. and others. Datenbanksysteme in Business, Technologie und Web (BTW) : 7. - 9.3.2007 in Aachen. Bonn: GI, 2007, pp. 629-632. Gesellschaft für Informatik...Fachtagung des GI-Fachbereichs Datenbanken und Informationssysteme (DBIS). 12. ISBN 978-3-88579-197-3
BibTex
@inproceedings{Grun2007Visua-3007,
  year={2007},
  title={Visually Exploring and Querying XML with BaseX},
  number={12},
  isbn={978-3-88579-197-3},
  publisher={GI},
  address={Bonn},
  series={Gesellschaft für Informatik...Fachtagung des GI-Fachbereichs Datenbanken und Informationssysteme (DBIS)},
  booktitle={Datenbanksysteme in Business, Technologie und Web (BTW) : 7. - 9.3.2007 in Aachen},
  pages={629--632},
  editor={Kemper, Alfons},
  author={Grün, Christian and Holupirek, Alexander and Scholl, Marc H.}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/3007">
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-03-23T10:15:44Z</dc:date>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/3007/1/visually_scholl.pdf"/>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:contributor>Grün, Christian</dc:contributor>
    <bibo:uri rdf:resource="http://kops.uni-konstanz.de/handle/123456789/3007"/>
    <dc:language>eng</dc:language>
    <dcterms:issued>2007</dcterms:issued>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <dc:rights>terms-of-use</dc:rights>
    <dc:creator>Scholl, Marc H.</dc:creator>
    <dcterms:bibliographicCitation>Publ. in: Datenbanksysteme in Business, Technologie und Web (BTW) : 7. - 9.3.2007 in Aachen / Gesellschaft für Informatik e.V. (GI). Alfons Kemper ... (Hrsg.). - Bonn : GI, 2007. - S. 629-632. - (Gesellschaft für Informatik: ... Fachtagung des GI-Fachbereichs Datenbanken und Informationssysteme (DBIS) ; 12). - ISBN 978-3-88579-197-3</dcterms:bibliographicCitation>
    <dc:creator>Holupirek, Alexander</dc:creator>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-03-23T10:15:44Z</dcterms:available>
    <dcterms:abstract xml:lang="eng">XML documents are widely used as a generic container for textual contents. As they are increasingly growing in size, XML databases are emerging to efficiently store and query their contents. Besides, due to the hierarchic structure of XML documents, hierarchic visualizations are needed to facilitiate cognitive access to query results. BaseX is a simple database prototype, mapping XML documents to a table based tree encoding. An integrated treemap visualization and a query interface allow visual access to the documents and demonstrate the efficiency of the underlying data storage.</dcterms:abstract>
    <dcterms:title>Visually Exploring and Querying XML with BaseX</dcterms:title>
    <dc:creator>Grün, Christian</dc:creator>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/3007/1/visually_scholl.pdf"/>
    <dc:contributor>Holupirek, Alexander</dc:contributor>
    <dc:contributor>Scholl, Marc H.</dc:contributor>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Ja
Begutachtet
Diese Publikation teilen