Hi, I am wondering, if there is any way to output the result in some proprietary format (instead of standard JSON-LD or RDF/XML).
I believe, Stanbol uses Apache clezerra for serialization. The data is stored in the form of collection of Triples. My other query is that, is there any way to output an array of JSON objects from Apache clezerra (thus from stanbol)? In other words, is it possible to output array of JSON object from two types of literals (plainliteral or typedliteral) implementation in clezerra? Regards, Manish
