In computer software, Object to Triples mapping (OTM) is a programming technique for converting data between incompatible type systems in RDF storage systems and object-oriented programming languages. This creates, in effect, a virtual object database that can be used from within the programming language.
There are both free and commercial packages available that perform object-relational mapping, although some programmers opt to create their own OTM tools.
Problem Description
TODO
Pros and Cons
TODO
See also
TODO
External links
TODO