Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT
 ZurückNächste 

Freigegeben

Konferenzbeitrag

Querying Versioned Software Repositories

MPG-Autoren
/persons/resource/persons45016

Mazeika,  Arturas
Databases and Information Systems, MPI for Informatics, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)
Es sind keine frei zugänglichen Volltexte in PuRe verfügbar
Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

Christopeit, D., Böhlen, M., Kanne, C.-C., & Mazeika, A. (2011). Querying Versioned Software Repositories. In J. Eder, M. Bieliková, & A. M. Tjoa (Eds.), Advances in Databases and Information Systems (pp. 42-55). Berlin: Springer. doi:10.1007/978-3-642-23737-9_4.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-0010-14A1-B
Zusammenfassung
Large parts of today's data is stored in text documents that undergo a series of changes during their lifetime. For instance during the development of a software product the source code changes frequently. Currently, managing such data relies on version control systems (VCSs). Extracting information from large documents and their different versions is a manual and tedious process. We present {\sc Qvestor}, a system that allows to declaratively query documents. It leverages information about the structure of a document that is available as a context-free grammar and allows to declaratively query document versions through a grammar annotated with relational algebra expressions. We define and illustrate the annotation of grammars with relational algebra expressions and show how to translate the annotations to easy to use SQL views.