Uses of Class
edu.ucsb.nceas.morpho.datapackage.DataPackage

Packages that use DataPackage
edu.ucsb.nceas.morpho.datapackage   
 

Uses of DataPackage in edu.ucsb.nceas.morpho.datapackage
 

Methods in edu.ucsb.nceas.morpho.datapackage that return DataPackage
 DataPackage DataPackage.upload()
          uploads the package with the default of automatically updating the ids when a conflict occurs.
 DataPackage DataPackage.upload(boolean updateIds)
          Uploads a local package to metacat
 

Methods in edu.ucsb.nceas.morpho.datapackage with parameters of type DataPackage
static java.lang.String PackageUtil.addTriplesToTriplesFile(TripleCollection triples, DataPackage dataPackage, Morpho morpho)
          method to add a collection of triples to a triples file.
static java.lang.String PackageUtil.deleteTriplesInTriplesFile(java.lang.String searchstring, DataPackage dataPackage, Morpho morpho)
          method to delete triples with a specified string from the triples file
 

Constructors in edu.ucsb.nceas.morpho.datapackage with parameters of type DataPackage
NewDataFile(java.awt.Frame parent, DataPackage dp, Morpho morpho, java.lang.String entityId)
           
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.