| Package | Description |
|---|---|
| org.aksw.qa.commons.load.json |
| Modifier and Type | Method | 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 | 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–2018 Pivotal Software, Inc.. All rights reserved.