
org.biopax.paxtools.io.jena.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of paxtools-jena-io Show documentation
Show all versions of paxtools-jena-io Show documentation
Provides an additional I/O support for BioPAX OWL models using Jena library.
The newest version!
/**
* This package contains a Jena bases reader/writer for reading BioPAX files. For very large files the memory
* footprint of this tool can be very large. We recommend using the StaX based SimpleReader.
*
* For non RDF-XML files Jena based reader is the only solution.
*/
package org.biopax.paxtools.io.jena;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy