Virtual Knowledge Graph

VloGParser

Virtual Log Graph Parser is a simple log parser engine that receives and analyzes SPARQL queries sent by users via Query Processor and accordingly extracts raw log data from hosts, parses the extracted log data into an RDF representation and compress the resulting RDF data into the HDT format.

See the Github Repo here: https://github.com/sepses/VloGParser

VloGProcessor

Virtual Log Graph Query Processor is a web based application that provides an interface to formulate SPARQL queries and distributes the queries among individual endpoints to retrieve, integrate, and present the resulting data sets (log graph) from each hosts/endpoint.

See the Github Repo here: https://github.com/sepses/VloGraphQueryProcessor