| Package | Description |
|---|---|
| org.aksw.qa.commons.load.json |
| Modifier and Type | Method and Description |
|---|---|
static QaldJson |
EJQuestionFactory.fromExtendedToQald(ExtendedJson exJson) |
static QaldJson |
EJQuestionFactory.getQaldJson(List<IQuestion> questions) |
QaldJson |
QaldJson.setDataset(EJDataset dataset) |
QaldJson |
QaldJson.setQuestions(Vector<QaldQuestionEntry> questions) |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedJson |
EJQuestionFactory.fromQaldToExtended(QaldJson json) |
static List<IQuestion> |
EJQuestionFactory.getQuestionsFromQaldJson(QaldJson json) |
static List<IQuestion> |
EJQuestionFactory.getQuestionsFromQaldJson(QaldJson json,
String deriveUri)
Deprecated.
|
Copyright © 2016–2019. All rights reserved.