paper-with-me

홈 › Papers

Git4Voc: Git-based Versioning for Collaborative Vocabulary Development

2016-01-11 · Lavdim Halilaj, Irlán Grangel-González, Gökhan Coskun, Sören Auer

Collaborative vocabulary development in the context of data integration is the process of finding consensus between the experts of the different systems and domains. The complexity of this process is increased with the number of involved people, the variety of the systems to be integrated and the dynamics of their domain. In this paper we advocate that the realization of a powerful version control system is the heart of the problem. Driven by this idea and the success of Git in the context of software development, we investigate the applicability of Git for collaborative vocabulary development. Even though vocabulary development and software development have much more similarities than differences there are still important differences. These need to be considered within the development of a successful versioning and collaboration system for vocabulary development. Therefore, this paper starts by presenting the challenges we were faced with during the creation of vocabularies collaboratively and discusses its distinction to software development. Based on these insights we propose Git4Voc which comprises guidelines how Git can be adopted to vocabulary development. Finally, we demonstrate how Git hooks can be implemented to go beyond the plain functionality of Git by realizing vocabulary-specific features like syntactic validation and semantic diffs.

📄 PDF Abstract BibTeX arXiv:1601.02433

Code (0)

등록된 구현이 없습니다.

Tasks

Data Integration

Similar Papers 제목 키워드 기반

The Logical Difference for the Lightweight Description Logic EL

2014-01-23 · Boris Konev, Michel Ludwig, Dirk Walther, Frank Wolter

We study a logic-based approach to versioning of ontologies. Under this view, ontologies provide answers to queries about some vocabulary of interest. The difference between two versions of an ontology is given by the se…

An Empirical Study of Challenges in Machine Learning Asset Management

2024-02-25 · Zhimin Zhao, Yihao Chen, Abdul Ali Bangash, Bram Adams 외

In machine learning (ML), efficient asset management, including ML models, datasets, algorithms, and tools, is vital for resource optimization, consistent performance, and a streamlined development lifecycle. This enable…

Asset Management

Bringing Together Version Control and Quality Assurance of Language Data with LAMA

2022-06-01 · EURALI (LREC) 2022 6 · Aleksandr Riaposov, Elena Lazarenko, Timm Lehmberg

This contribution reports on work in process on project specific software and digital infrastructure components used along with corpus curation workflows in the the framework of the long-term language documentation proje…

The Common Orthographic Vocabulary of the Portuguese Language: a set of open lexical resources for a pluricentric language

2012-05-01 · LREC 2012 5 · Jos{\'e} Pedro Ferreira, Maarten Janssen, Gladis Barcellos de Oliveira, Margarita Correia 외

This paper outlines the design principles and choices, as well as the ongoing development process of the Common Orthographic Vocabulary of the Portuguese Language (VOC), a large scale electronic lexical database which wa…

Building a Correct-by-Design Lakehouse. Data Contracts, Versioning, and Transactional Pipelines for Humans and Agents

2026-02-02 · Weiming Sheng, Jinlang Wang, Manuel Barros, Aldrin Montana 외 arxiv

Lakehouses are now the default substrate for analytics and AI, but they remain fragile under concurrent, untrusted change: schema mismatches often surface only at runtime, development and production easily diverge, and m…