Uses of Class
info.sswap.impl.empire.model.RDFTSVWriter.DataStructure

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
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.