public class XgmmlWriter extends AbstractXmlWriter
Constructor and Description |
---|
XgmmlWriter() |
Modifier and Type | Method and Description |
---|---|
String |
getId(String in) |
void |
write(OutputStream stream,
OWLGraphWrapper graph,
List<GafDocument> gafs)
Write a pseudo RDF XML for the given ontology and gene annotations.
|
createWriter
public void write(OutputStream stream, OWLGraphWrapper graph, List<GafDocument> gafs) throws IOException
stream
- graph
- the ontologygafs
- (optional) list of gaf documents or nullIOException
Copyright © 2010-2014. All Rights Reserved.