OINK: Open Integration of Networked Knowledge
OINK is - on the surface - a browser for RDF data. OINK queries data in an RDF triple store, and renders it as XHTML pages (essentially, one page per each node in the graph, on demand). This allows one to view RDF (and OWL) data in a very clear, intuitive way (everyone knows how to browse). Loading multiple RDF documents into OINK's triple-store and viewing them all together offers a simple way to integrate data, ad hoc. All that OINK really knows is the RDF metamodel; it has no knowledge of any schemata, although the architecture allows "special" rendering of instances on a class-by-class basis. Because OINK is built on top of Wilbur, each triple, when visualized, also offers information about its provenance.
More information about OINK, for now, is available in this blog entry. OINK's DOAP profile is here.
We are finalizing the first version of a complete rewrite of Wilbur and OINK in Python!
OINK-related Documents
OINK presentation for the 2006-04-17_Conference_Call BioRDF subgroup of the W3C SemWeb HCLSIG.
OINK paper at RuleML 2006.

