Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleMay 2016
A variability aware configuration management and revision control platform
ICSE '16: Proceedings of the 38th International Conference on Software Engineering CompanionPages 803–806https://doi.org/10.1145/2889160.2889262Modern systems need to run in many different contexts like hardware and software platforms or environmental conditions. Additionally different customers might have slightly different requirements towards systems. Therefore software systems need to be ...
- research-articleMay 2016
Engineering software assemblies for participatory democracy: the participatory budgeting use case
ICSE '16: Proceedings of the 38th International Conference on Software Engineering CompanionPages 573–582https://doi.org/10.1145/2889160.2889221The worldwide use of the Internet and social networking has transformed the constraints of time and space in human interaction: we can now be heard at a massive scale unprecedented in human history. As a result, information and communication ...
- research-articleSeptember 2015
TailR: a platform for preserving history on the web of data
SEMANTICS '15: Proceedings of the 11th International Conference on Semantic SystemsPages 57–64https://doi.org/10.1145/2814864.2814875Linked data provides methods for publishing and connecting structured data on the web using standard protocols and formats, namely HTTP, URIs, and RDF. Much like the web of documents, linked data resources continuously evolve over time, but for the most ...
- research-articleSeptember 2015
A Definition of "Version" for Text Production Data and Natural Language Document Drafts
DChanges 2015: Proceedings of the 3rd International Workshop on (Document) Changes: modeling, detection, storage and visualizationPages 27–32https://doi.org/10.1145/2881631.2881638Research on differencing and versioning in computer science, writing research, and scholarly editing are all concerned with the evolution of texts and documents through various drafts, versions, and changes between different stages. While the different ...
- ArticleSeptember 2015
Leveraging SKOS to trace the overhaul of the STW thesaurus for economics
DCMI'15: Proceedings of the 2015 International Conference on Dublin Core and Metadata ApplicationsPages 170–180"What's new?" and "What has changed?" are questions users of Knowledge Organization Systems (KOS), such as thesauri or classifications, ask when a new version is published. Much more so, when a thesaurus existing since the 1990s has been completely ...
- ArticleMay 2015
Versioning in Cyber-physical Production System Engineering -- Best-Practice and Research Agenda
SESCPS '15: Proceedings of the 2015 IEEE/ACM 1st International Workshop on Software Engineering for Smart Cyber-Physical SystemsPages 44–47https://doi.org/10.1109/SEsCPS.2015.16The parallel engineering of cyber-physical production systems (CPPSs), an important type of sCPS, needs the collaboration of several engineering disciplines, which use a wide range of heterogeneous tools and data sources. Systems engineers and process ...
- research-articleMay 2015
Versioning in cyber-physical production system engineering: best-practice and research agenda
The parallel engineering of cyber-physical production systems (CPPSs), an important type of sCPS, needs the collaboration of several engineering disciplines, which use a wide range of heterogeneous tools and data sources. Systems engineers and process ...
- ArticleOctober 2014
Dynamic Provenance for SPARQL Updates
AbstractWhile the Semantic Web currently can exhibit provenance information by using the W3C PROV standards, there is a “missing link” in connecting PROV to storing and querying for dynamic changes to RDF graphs using SPARQL. Solving this problem would be ...
- ArticleOctober 2014
On the Support of Versioning in Distributed Key-Value Stores
- Pascal Felber,
- Marcelo Pasin,
- Étienne Rivière,
- Valerio Schiavoni,
- Pierre Sutra,
- Fábio Coelho,
- Rui Oliveira,
- Miguel Matos,
- Ricardo Vilaça
SRDS '14: Proceedings of the 2014 IEEE 33rd International Symposium on Reliable Distributed SystemsPages 95–104https://doi.org/10.1109/SRDS.2014.35The ability to access and query data stored in multiple versions is an important asset for many applications, such as Web graph analysis, collaborative editing platforms, data forensics, or correlation mining. The storage and retrieval of versioned data ...
- articleSeptember 2014
Cloud Implications on Software Network Structure and Security Risks
Information Systems Research (INFORMS-ISR), Volume 25, Issue 3Pages 489–510https://doi.org/10.1287/isre.2014.0527By software vendors offering, via the cloud, software-as-a-service SaaS versions of traditionally on-premises application software, security risks associated with usage become more diversified. This can greatly increase the value associated with the ...
- research-articleApril 2014
Cloudy forecast: an exploration of the factors underlying shared repository use
CHI '14: Proceedings of the SIGCHI Conference on Human Factors in Computing SystemsPages 2461–2470https://doi.org/10.1145/2556288.2557042Many teams are now adopting shared repositories for their work. Such adoption is paradoxical, however, as past research has repeatedly shown major co-organizational barriers; teams cannot agree a common organizational scheme, making it difficult to ...
- posterApril 2014
Dynamic provenance for SPARQL updates using named graphs
WWW '14 Companion: Proceedings of the 23rd International Conference on World Wide WebPages 287–288https://doi.org/10.1145/2567948.2577357While the (Semantic) Web currently does have a way to exhibit static provenance information in the W3C PROV standards, the Web does not have a way to describe dynamic changes to data. While some provenance models and annotation techniques originally ...
- articleMarch 2014
Economics of Free Under Perpetual Licensing: Implications for the Software Industry
Information Systems Research (INFORMS-ISR), Volume 25, Issue 1Pages 173–199https://doi.org/10.1287/isre.2013.0508In this paper, we explore the economics of free under perpetual licensing. In particular, we focus on two emerging software business models that involve a free component: feature-limited freemiumFLF and uniform seedingS. Under FLF, the firm offers the ...
- research-articleFebruary 2014
On the benefits of providing versioning support for end users: An empirical study
ACM Transactions on Computer-Human Interaction (TOCHI), Volume 21, Issue 2Article No.: 9, Pages 1–43https://doi.org/10.1145/2560016End users with little formal programming background are creating software in many different forms, including spreadsheets, web macros, and web mashups. Web mashups are particularly popular because they are relatively easy to create, and because many ...
- research-articleJanuary 2014
Document DNA: content centric provenance data tracking in documents
ACSC '14: Proceedings of the Thirty-Seventh Australasian Computer Science Conference - Volume 147Pages 57–66This paper presents a new content centric approach to provenance data tracking: Document DNA. We present the results and analysis of our exploratory study on the re-use and re-finding of content contained in digital documents. The study's results ...
- research-articleDecember 2013
On-Demand Snapshot: An Efficient Versioning File System for Phase-Change Memory
IEEE Transactions on Knowledge and Data Engineering (IEEECS_TKDE), Volume 25, Issue 12Pages 2841–2853https://doi.org/10.1109/TKDE.2013.35Versioning file systems are widely used in modern computer systems as they provide system recovery and old data access functions by retaining previous file system snapshots. However, existing versioning file systems do not perform well with the emerging ...
- research-articleSeptember 2013
Introduction to the universal delta model
DocEng '13: Proceedings of the 2013 ACM symposium on Document engineeringPages 47–56https://doi.org/10.1145/2494266.2494284There are currently no shared formalization of the output of diff algorithms, the so called deltas. From a theoretical point of view, without such a formalization it is difficult to compare the output of different algorithms. In more practical terms, ...
- research-articleMarch 2013
Dynamic multi-version ontology-based personalization
EDBT '13: Proceedings of the Joint EDBT/ICDT 2013 WorkshopsPages 224–232https://doi.org/10.1145/2457317.2457354In this paper, we describe a storage scheme that allows the representation and management of the evolving hierarchical structure of a multi-version ontology. The proposed scheme is aimed at supporting ontology-based personalization and temporal access ...
- articleJanuary 2013
Effects of Piracy on Quality of Information Goods
It is commonly believed that piracy of information goods leads to lower profits, which translate to lower incentives to invest in innovation and eventually to lower-quality products. Manufacturers, policy makers, and researchers all claim that ...
- research-articleOctober 2012
Coherent generational design: a pattern language
PLoP '12: Proceedings of the 19th Conference on Pattern Languages of ProgramsArticle No.: 20, Pages 1–26A set of design patterns describing problems and solutions in multi-generation software systems is presented. A new generation of a system is seen when a software system goes through a quantum leap, or a major new release, or technology shift. A central ...