Hello! I am storing triples generated from natural language texts at RDF-store. Also I need to store some metadata for these triples (for example, how often and where this triple occurs in the text). Of course, I could use reification for storing metadata... but I would like to store it at relation store. Is there any way to specify which triple's metadata I'm storing?
Regards, Alexander
