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