public class MouseDiabetesExp3CaI extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
negExamplesFilePath |
static String |
posExamplesFilePath |
| Constructor and Description |
|---|
MouseDiabetesExp3CaI() |
| Modifier and Type | Method and Description |
|---|---|
static Set<org.semanticweb.owlapi.model.OWLClass> |
loadNegExamples() |
static Set<org.semanticweb.owlapi.model.OWLClass> |
loadPosExamples() |
static void |
main(String[] args) |
static org.semanticweb.owlapi.model.OWLOntology |
readDumpFiles() |
static Set<org.semanticweb.owlapi.model.OWLClass> |
readExamples(String filePath) |
static org.semanticweb.owlapi.model.OWLOntology |
readOWLELOntology(String filePath) |
static org.semanticweb.owlapi.model.OWLOntology |
readOWLOntology(String filePath) |
public static final String posExamplesFilePath
public static final String negExamplesFilePath
public MouseDiabetesExp3CaI()
public static Set<org.semanticweb.owlapi.model.OWLClass> loadPosExamples() throws IOException
IOExceptionpublic static Set<org.semanticweb.owlapi.model.OWLClass> loadNegExamples() throws IOException
IOExceptionpublic static Set<org.semanticweb.owlapi.model.OWLClass> readExamples(String filePath) throws IOException
IOExceptionpublic static org.semanticweb.owlapi.model.OWLOntology readDumpFiles() throws Exception
Exceptionpublic static org.semanticweb.owlapi.model.OWLOntology readOWLELOntology(String filePath) throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic static org.semanticweb.owlapi.model.OWLOntology readOWLOntology(String filePath) throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationException
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann