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

Packages that use RDFCSVWriter.DataStructure
info.sswap.impl.empire.model   
 

Uses of RDFCSVWriter.DataStructure in info.sswap.impl.empire.model
 

Methods in info.sswap.impl.empire.model that return RDFCSVWriter.DataStructure
protected  RDFCSVWriter.DataStructure RDFCSVWriter.makeDataStructure(com.hp.hpl.jena.rdf.model.Model model)
          Deprecated. 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.