Implementation of Parser for RDF Data Files

Abstract

This thesis focuses on implementation of parser for RDF data in Turtle and N-Triples formats. The resulting implementation is push (event) parser with lexer and parser created by two sepa- rate tools: Ragel and Lemon respectively. It also deals with correct support of UTF-8 encoding as well as uses Clang compiler features.

Description

Import 03/11/2016

Subject(s)

RDF, Turtle, N-Triples, Parser, Lexer, Lemon, Ragel, data manipulation

Citation