All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openprovenance.prov.sql.AnyAdapter Maven / Gradle / Ivy

Go to download

Java Objects representing the PROV model, XML serialiser/deserialiser for them, and ORM mapping generated by HyperJaxb.

There is a newer version: 1.0.0
Show newest version
package org.openprovenance.prov.sql;


public class AnyAdapter
    extends org.openprovenance.prov.xml.AnyAdapter
{
	public AnyAdapter () {
		super(new ProvFactory());
	}


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy