Package org.aksw.qa.commons.load.json
Class EJLanguage
java.lang.Object
org.aksw.qa.commons.load.json.EJLanguage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetAnnotations(Vector<String> annotations)Do not set this attribute for a QALD-like json.setKeywords(String keywords)Do not set this attribute for a QALD-like json.setLanguage(String language)Do not set this attribute for a QALD-like json.Do not set this property for a ExtendedJson-like jsonsetQuestion(String question)Do not set this attribute for a QALD-like json.setSchemaless(String schemaless)Do not set this attribute for a QALD-like json.toString()
-
Field Details
-
sparql
-
pseudo
Do not set this attribute for a ExtendedJson-like json -
language
Do not set following attributes for a QALD-like json. -
question
-
keywords
-
schemaless
-
annotations
-
-
Constructor Details
-
EJLanguage
public EJLanguage()
-
-
Method Details
-
toString
-
getSparql
-
getLanguage
-
getQuestion
-
getKeywords
-
getSchemaless
-
getAnnotations
-
setSparql
-
setLanguage
Do not set this attribute for a QALD-like json. -
setQuestion
Do not set this attribute for a QALD-like json. -
setKeywords
Do not set this attribute for a QALD-like json. -
setSchemaless
Do not set this attribute for a QALD-like json. -
setAnnotations
Do not set this attribute for a QALD-like json. -
getPseudo
-
setPseudo
Do not set this property for a ExtendedJson-like json
-