Package | Description |
---|---|
conexp.fx.core.importer | |
conexp.fx.gui.dataset |
Modifier and Type | Method and Description |
---|---|
static OWLInterpretation |
RDFImporter.extractInterpretation(List<Statement> triples) |
static OWLInterpretation |
RDFImporter.extractInterpretation(List<Statement> triples,
org.semanticweb.owlapi.model.IRI selectedIsARoleName) |
static OWLInterpretation |
RDFImporter.extractInterpretation(List<Statement> triples,
List<org.semanticweb.owlapi.model.IRI> selectedConceptNames,
List<org.semanticweb.owlapi.model.IRI> selectedRoleNames,
org.semanticweb.owlapi.model.IRI selectedIsARoleName) |
Modifier and Type | Field and Description |
---|---|
OWLInterpretation |
DLDataset.interpretation |
Constructor and Description |
---|
DLDataset(Dataset parent,
OWLInterpretation interpretation) |
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.