vix.ing · top · new · best · stats · spec

Relational Schema Protocol (RSP)

2011/05/28 by Vojtech Prehnal, Prehnal, Vojtech
Computer Science · #Advanced Database Systems and Queries #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Semantic Web and Ontologies #Service-Oriented Architecture and Web Services #cs.DS

paper · pdf · doi:10.48550/arxiv.1105.5718

IETF Internet-Draft

arxiv created 2011/05/28 · openalex publication_date 2011/05/28 · arxiv updated 2011/05/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

This document specifies the Relational Schema Protocol (RSP). RSP enables loosely coupled applications to share and exchange relational data. It defines fixed message format for an arbitrary relational schema so that the changes in the data schema do not affect the message format. This prevents the interacting applications from having to be reimplemented during the data schema evolvement.

Related