JAM*VAT is a structured data aggregator. With it you can import information from various structured-data formats including xml, rss, atom, rdf and csv, and then browse and query across the aggregated data.
JAM*VAT works by breaking the structured data down into 3 word statements (commonly known as triples), and then indexing these statements using heavy duty triple-pattern and substring indexing.
Internally JAM*VAT uses TagTriples - a format and model which borrows much from RDF but is much simpler. I created it to address the complexity issues with RDF as a semantic-web enabler.
back to search page