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

uk.ac.ncl.intbio.examples.package-info Maven / Gradle / Ivy

/**
 * This package provides examples for the use of sbol-data API.
 * 
 * 

* The examples are included in the following classes: *

*
    *
  • {@link uk.ac.ncl.intbio.examples.WriteRdfFromDatatree}: RDF/XML import and export examples
  • *
  • {@link uk.ac.ncl.intbio.examples.WriteTurtleFromDatatree}: RDF Turtle import and export examples
  • *
  • {@link uk.ac.ncl.intbio.examples.WriteJsonFromDataTree}: JSON import and export examples
  • *
  • {@link uk.ac.ncl.intbio.examples.GraphvizExample}: GraphViz export examples
  • *
*/ package uk.ac.ncl.intbio.examples;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy