fr.curie.BiNoM.pathways.test
Class testBioPAX1

java.lang.Object
  extended by fr.curie.BiNoM.pathways.test.testBioPAX1

public class testBioPAX1
extends java.lang.Object


Constructor Summary
testBioPAX1()
           
 
Method Summary
static void copyResourceRecursive(java.lang.String namespace, com.hp.hpl.jena.rdf.model.Model modelfrom, com.hp.hpl.jena.rdf.model.Model modelto, com.ibm.adtech.jastor.Thing obj, java.util.HashMap uris)
           
static void copyURIwithAllLinks(java.lang.String namespace, java.lang.String uri, com.hp.hpl.jena.rdf.model.Model modelfrom, com.hp.hpl.jena.rdf.model.Model modelto)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

testBioPAX1

public testBioPAX1()
Method Detail

main

public static void main(java.lang.String[] args)

copyURIwithAllLinks

public static void copyURIwithAllLinks(java.lang.String namespace,
                                       java.lang.String uri,
                                       com.hp.hpl.jena.rdf.model.Model modelfrom,
                                       com.hp.hpl.jena.rdf.model.Model modelto)
                                throws java.lang.Exception
Throws:
java.lang.Exception

copyResourceRecursive

public static void copyResourceRecursive(java.lang.String namespace,
                                         com.hp.hpl.jena.rdf.model.Model modelfrom,
                                         com.hp.hpl.jena.rdf.model.Model modelto,
                                         com.ibm.adtech.jastor.Thing obj,
                                         java.util.HashMap uris)
                                  throws java.lang.Exception
Throws:
java.lang.Exception