Products

The products division of The Uyiosa Corporation designs and deploys enterprise software both on a contract basis and internally for release as standalone products.

Pomegranate is a Ruby library for inferencing over a corpus of triples with RDFS and OWL properties. Implements the RDF Schema Language (RDFs) and a subset of the Web Ontology Language (OWL) properties as a set of production rules. View more...

Connie is a constraint-based Ruby library that implements SPARQL given the parse tree of a SPARQL query and a set of RDF triples. Implements SPARQL as a set of constraints executed by Gecode/R. View more...

Sparql is a library for Ruby that formally implements the SPARQL grammar as a parsing expression grammar (PEG). The grammar is implemented in a fantastic syntax language called Treetop.