public class OntologyWriter
extends java.lang.Object
Constructor and Description |
---|
OntologyWriter() |
Modifier and Type | Method and Description |
---|---|
boolean |
export(java.io.File f,
OntModel model) |
boolean |
export(OntModel model) |
public boolean export(OntModel model) throws java.io.IOException, java.security.NoSuchAlgorithmException
java.io.IOException
java.security.NoSuchAlgorithmException
public boolean export(java.io.File f, OntModel model) throws java.io.IOException
java.io.IOException