public class DefaultDateTimeValuesSplitter extends AbstractDateTimeValuesSplitter
| Constructor and Description |
|---|
DefaultDateTimeValuesSplitter(AbstractReasonerComponent reasoner,
org.semanticweb.owlapi.model.OWLDataFactory dataFactory,
int maxNrOfSplits) |
| Modifier and Type | Method and Description |
|---|---|
List<org.semanticweb.owlapi.model.OWLLiteral> |
computeSplits(org.semanticweb.owlapi.model.OWLDataProperty dp)
Computes split literals for the given data property
|
void |
setMaxNrOfSplits(int maxNrOfSplits) |
getDataProperties, getDatatypescomputeSplits, initpublic DefaultDateTimeValuesSplitter(AbstractReasonerComponent reasoner, org.semanticweb.owlapi.model.OWLDataFactory dataFactory, int maxNrOfSplits)
public void setMaxNrOfSplits(int maxNrOfSplits)
maxNrOfSplits - the maximal number of splitspublic List<org.semanticweb.owlapi.model.OWLLiteral> computeSplits(org.semanticweb.owlapi.model.OWLDataProperty dp)
ValuesSplitterdp - the data property
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann