|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RDFTSVWriter.DataStructure | |
---|---|
info.sswap.impl.empire.model |
Uses of RDFTSVWriter.DataStructure in info.sswap.impl.empire.model |
---|
Methods in info.sswap.impl.empire.model that return RDFTSVWriter.DataStructure | |
---|---|
protected RDFTSVWriter.DataStructure |
RDFTSVWriter.makeDataStructure(com.hp.hpl.jena.rdf.model.Model model)
The data structure for a RDF model is: a map of "rows", where the key to each row is a (unique) RDF subject; each subject points to a map of (unique) predicates; each predicate points to a list of (possibly non-unique) values |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |