Difference between revisions of "TopicGenerator2015/WebContext"

From BITPlan Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-10-31T09:56:43Z)
m (created by WikiTask 2017-10-31T10:07:37Z)
Line 17: Line 17:
 
"File:Question-circle.png" is icon of it
 
"File:Question-circle.png" is icon of it
 
"/images/wiki/8/80/Question-circle.png" is iconUrl of it
 
"/images/wiki/8/80/Question-circle.png" is iconUrl of it
"subobject" is defaultstoremode of it
+
"property" is defaultstoremode of it
 
false is cargo of it
 
false is cargo of it
 
"WebContext" is context of it
 
"WebContext" is context of it
Line 127: Line 127:
 
=== WebContext JSON ===
 
=== WebContext JSON ===
 
<pre>
 
<pre>
{"name":"WebContext","pageid":"WebContext","topics":[{"cargo":"false","context":"WebContext","defaultstoremode":"subobject","documentation":"BITPlan Newsletter","icon":"File:Question-circle.png","iconUrl":"/images/wiki/8/80/Question-circle.png","name":"Brainteaser","pageid":"Brainteaser","pluralName":"Brainteasers","properties":[{"documentation":"issue","index":"1","isLink":"false","label":"issue","mandatory":"true","name":"issue","pageid":"Brainteaser_issue","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"issue date","index":"2","inputType":"datepicker","isLink":"false","label":"date","mandatory":"false","name":"date","pageid":"Brainteaser_date","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the riddle to be solved","index":"3","inputType":"textarea","isLink":"false","label":"problem","mandatory":"false","name":"problem","pageid":"Brainteaser_problem","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the solution of the brain teaser/riddle","index":"4","inputType":"textarea","isLink":"false","label":"solution","mandatory":"false","name":"solution","pageid":"Brainteaser_solution","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"finish date when solution has to be sent in","index":"5","inputType":"datepicker","isLink":"false","label":"finishDate","mandatory":"false","name":"finishDate","pageid":"Brainteaser_finishDate","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the PDF of the brainteaser","index":"6","isLink":"false","label":"pdf","mandatory":"false","name":"pdf","pageid":"Brainteaser_pdf","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Page","uploadable":"true"},{"documentation":"the wiki page of the brainteaser ","index":"7","isLink":"false","label":"page","mandatory":"false","name":"page","pageid":"Brainteaser_page","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Page","uploadable":"false"}],"wikiDocumentation":"BITPlan Newsletter see http://brainteaser.bitplan.com"}]}
+
{"name":"WebContext","pageid":"WebContext","topics":[{"cargo":"false","context":"WebContext","defaultstoremode":"property","documentation":"BITPlan Newsletter","icon":"File:Question-circle.png","iconUrl":"/images/wiki/8/80/Question-circle.png","name":"Brainteaser","pageid":"Brainteaser","pluralName":"Brainteasers","properties":[{"documentation":"issue","index":"1","isLink":"false","label":"issue","mandatory":"true","name":"issue","pageid":"Brainteaser_issue","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"issue date","index":"2","inputType":"datepicker","isLink":"false","label":"date","mandatory":"false","name":"date","pageid":"Brainteaser_date","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the riddle to be solved","index":"3","inputType":"textarea","isLink":"false","label":"problem","mandatory":"false","name":"problem","pageid":"Brainteaser_problem","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the solution of the brain teaser/riddle","index":"4","inputType":"textarea","isLink":"false","label":"solution","mandatory":"false","name":"solution","pageid":"Brainteaser_solution","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"finish date when solution has to be sent in","index":"5","inputType":"datepicker","isLink":"false","label":"finishDate","mandatory":"false","name":"finishDate","pageid":"Brainteaser_finishDate","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the PDF of the brainteaser","index":"6","isLink":"false","label":"pdf","mandatory":"false","name":"pdf","pageid":"Brainteaser_pdf","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Page","uploadable":"true"},{"documentation":"the wiki page of the brainteaser ","index":"7","isLink":"false","label":"page","mandatory":"false","name":"page","pageid":"Brainteaser_page","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Page","uploadable":"false"}],"wikiDocumentation":"BITPlan Newsletter see http://brainteaser.bitplan.com"}]}
 
</pre>
 
</pre>
 
== SMW ==
 
== SMW ==
Line 146: Line 146:
 
"BITPlan Newsletter see http://brainteaser.bitplan.com" is wikiDocumentation of it
 
"BITPlan Newsletter see http://brainteaser.bitplan.com" is wikiDocumentation of it
 
"File:Question-circle.png" is icon of it
 
"File:Question-circle.png" is icon of it
 +
"/images/wiki/8/80/Question-circle.png" is iconUrl of it
 
"subobject" is defaultstoremode of it
 
"subobject" is defaultstoremode of it
 
false is cargo of it
 
false is cargo of it
false is headerTabs of it
 
 
"WebContext" is context of it
 
"WebContext" is context of it
 
Brainteaser_issue addsTo it
 
Brainteaser_issue addsTo it
Line 256: Line 256:
 
=== WebContext JSON ===
 
=== WebContext JSON ===
 
<pre>
 
<pre>
{"name":"WebContext","pageid":"WebContext","topics":[{"cargo":"false","context":"WebContext","defaultstoremode":"subobject","documentation":"BITPlan Newsletter","headerTabs":"false","icon":"File:Question-circle.png","name":"Brainteaser","pageid":"Concept:Brainteaser","pluralName":"Brainteasers","properties":[{"documentation":"issue","index":"1","isLink":"false","label":"issue","mandatory":"true","name":"issue","pageid":"Property:Brainteaser_issue","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the wiki page of the brainteaser","index":"7","isLink":"false","label":"page","mandatory":"false","name":"page","pageid":"Property:Brainteaser_page","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Page","uploadable":"false"},{"documentation":"issue date","index":"2","inputType":"datepicker","isLink":"false","label":"date","mandatory":"false","name":"date","pageid":"Property:Brainteaser_date","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the PDF of the brainteaser","index":"6","isLink":"false","label":"pdf","mandatory":"false","name":"pdf","pageid":"Property:Brainteaser_pdf","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Page","uploadable":"true"},{"documentation":"finish date when solution has to be sent in","index":"5","isLink":"false","label":"finishDate","mandatory":"false","name":"finishDate","pageid":"Property:Brainteaser_finishDate","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the riddle to be solved","index":"3","inputType":"textarea","isLink":"false","label":"problem","mandatory":"false","name":"problem","pageid":"Property:Brainteaser_problem","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the solution of the brain teaser/riddle","index":"4","inputType":"textarea","isLink":"false","label":"solution","mandatory":"false","name":"solution","pageid":"Property:Brainteaser_solution","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"}],"wikiDocumentation":"BITPlan Newsletter see http://brainteaser.bitplan.com"}]}
+
{"name":"WebContext","pageid":"WebContext","topics":[{"cargo":"false","context":"WebContext","defaultstoremode":"subobject","documentation":"BITPlan Newsletter","icon":"File:Question-circle.png","iconUrl":"/images/wiki/8/80/Question-circle.png","name":"Brainteaser","pageid":"Concept:Brainteaser","pluralName":"Brainteasers","properties":[{"documentation":"issue","index":"1","isLink":"false","label":"issue","mandatory":"true","name":"issue","pageid":"Property:Brainteaser_issue","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the wiki page of the brainteaser","index":"7","isLink":"false","label":"page","mandatory":"false","name":"page","pageid":"Property:Brainteaser_page","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Page","uploadable":"false"},{"documentation":"issue date","index":"2","inputType":"datepicker","isLink":"false","label":"date","mandatory":"false","name":"date","pageid":"Property:Brainteaser_date","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the PDF of the brainteaser","index":"6","isLink":"false","label":"pdf","mandatory":"false","name":"pdf","pageid":"Property:Brainteaser_pdf","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Page","uploadable":"true"},{"documentation":"finish date when solution has to be sent in","index":"5","isLink":"false","label":"finishDate","mandatory":"false","name":"finishDate","pageid":"Property:Brainteaser_finishDate","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the riddle to be solved","index":"3","inputType":"textarea","isLink":"false","label":"problem","mandatory":"false","name":"problem","pageid":"Property:Brainteaser_problem","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the solution of the brain teaser/riddle","index":"4","inputType":"textarea","isLink":"false","label":"solution","mandatory":"false","name":"solution","pageid":"Property:Brainteaser_solution","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"}],"wikiDocumentation":"BITPlan Newsletter see http://brainteaser.bitplan.com"}]}
 
</pre>
 
</pre>

Revision as of 12:07, 31 October 2017

SiDIF

WebContext SiDIF

#
# Context:WebContext
#
WebContext isA Context
"WebContext" is name of it
#
#Brainteaser
#
Brainteaser isA Topic
"Brainteaser" is name of it
"Brainteasers" is pluralName of it
"BITPlan Newsletter" is documentation of it
"BITPlan Newsletter see http://brainteaser.bitplan.com" is wikiDocumentation of it
"File:Question-circle.png" is icon of it
"/images/wiki/8/80/Question-circle.png" is iconUrl of it
"property" is defaultstoremode of it
false is cargo of it
"WebContext" is context of it
Brainteaser_issue addsTo it
Brainteaser_date addsTo it
Brainteaser_problem addsTo it
Brainteaser_solution addsTo it
Brainteaser_finishDate addsTo it
Brainteaser_pdf addsTo it
Brainteaser_page addsTo it
# properties of Brainteaser
# property issue
Brainteaser_issue isA Property
"issue" is name of it
"issue" is label of it
"Text" is type of it
1 is index of it
true is primaryKey of it
true is mandatory of it
false is uploadable of it
"issue" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property date
Brainteaser_date isA Property
"date" is name of it
"date" is label of it
"Date" is type of it
2 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"datepicker" is inputType of it
"issue date" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property problem
Brainteaser_problem isA Property
"problem" is name of it
"problem" is label of it
"Text" is type of it
3 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"textarea" is inputType of it
"the riddle to be solved" is documentation of it
true is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property solution
Brainteaser_solution isA Property
"solution" is name of it
"solution" is label of it
"Text" is type of it
4 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"textarea" is inputType of it
"the solution of the brain teaser/riddle" is documentation of it
true is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property finishDate
Brainteaser_finishDate isA Property
"finishDate" is name of it
"finishDate" is label of it
"Date" is type of it
5 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"datepicker" is inputType of it
"finish date when solution has to be sent in" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property pdf
Brainteaser_pdf isA Property
"pdf" is name of it
"pdf" is label of it
"Page" is type of it
6 is index of it
false is primaryKey of it
false is mandatory of it
true is uploadable of it
"the PDF of the brainteaser" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property page
Brainteaser_page isA Property
"page" is name of it
"page" is label of it
"Page" is type of it
7 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the wiki page of the brainteaser " is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it

WebContext JSON

{"name":"WebContext","pageid":"WebContext","topics":[{"cargo":"false","context":"WebContext","defaultstoremode":"property","documentation":"BITPlan Newsletter","icon":"File:Question-circle.png","iconUrl":"/images/wiki/8/80/Question-circle.png","name":"Brainteaser","pageid":"Brainteaser","pluralName":"Brainteasers","properties":[{"documentation":"issue","index":"1","isLink":"false","label":"issue","mandatory":"true","name":"issue","pageid":"Brainteaser_issue","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"issue date","index":"2","inputType":"datepicker","isLink":"false","label":"date","mandatory":"false","name":"date","pageid":"Brainteaser_date","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the riddle to be solved","index":"3","inputType":"textarea","isLink":"false","label":"problem","mandatory":"false","name":"problem","pageid":"Brainteaser_problem","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the solution of the brain teaser/riddle","index":"4","inputType":"textarea","isLink":"false","label":"solution","mandatory":"false","name":"solution","pageid":"Brainteaser_solution","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Text","uploadable":"false"},{"documentation":"finish date when solution has to be sent in","index":"5","inputType":"datepicker","isLink":"false","label":"finishDate","mandatory":"false","name":"finishDate","pageid":"Brainteaser_finishDate","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the PDF of the brainteaser","index":"6","isLink":"false","label":"pdf","mandatory":"false","name":"pdf","pageid":"Brainteaser_pdf","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Page","uploadable":"true"},{"documentation":"the wiki page of the brainteaser ","index":"7","isLink":"false","label":"page","mandatory":"false","name":"page","pageid":"Brainteaser_page","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Brainteaser","type":"Page","uploadable":"false"}],"wikiDocumentation":"BITPlan Newsletter see http://brainteaser.bitplan.com"}]}

SMW

WebContext SiDIF

#
# Context:WebContext
#
WebContext isA Context
"WebContext" is name of it
#
#Brainteaser
#
Brainteaser isA Topic
"Brainteaser" is name of it
"Brainteasers" is pluralName of it
"BITPlan Newsletter" is documentation of it
"BITPlan Newsletter see http://brainteaser.bitplan.com" is wikiDocumentation of it
"File:Question-circle.png" is icon of it
"/images/wiki/8/80/Question-circle.png" is iconUrl of it
"subobject" is defaultstoremode of it
false is cargo of it
"WebContext" is context of it
Brainteaser_issue addsTo it
Brainteaser_date addsTo it
Brainteaser_problem addsTo it
Brainteaser_solution addsTo it
Brainteaser_finishDate addsTo it
Brainteaser_pdf addsTo it
Brainteaser_page addsTo it
# properties of Brainteaser
# property issue
Brainteaser_issue isA Property
"issue" is name of it
"issue" is label of it
"Text" is type of it
1 is index of it
true is primaryKey of it
true is mandatory of it
false is uploadable of it
"issue" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property date
Brainteaser_date isA Property
"date" is name of it
"date" is label of it
"Date" is type of it
2 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"datepicker" is inputType of it
"issue date" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property problem
Brainteaser_problem isA Property
"problem" is name of it
"problem" is label of it
"Text" is type of it
3 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"textarea" is inputType of it
"the riddle to be solved" is documentation of it
true is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property solution
Brainteaser_solution isA Property
"solution" is name of it
"solution" is label of it
"Text" is type of it
4 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"textarea" is inputType of it
"the solution of the brain teaser/riddle" is documentation of it
true is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property finishDate
Brainteaser_finishDate isA Property
"finishDate" is name of it
"finishDate" is label of it
"Date" is type of it
5 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"finish date when solution has to be sent in" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property pdf
Brainteaser_pdf isA Property
"pdf" is name of it
"pdf" is label of it
"Page" is type of it
6 is index of it
false is primaryKey of it
false is mandatory of it
true is uploadable of it
"the PDF of the brainteaser" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property page
Brainteaser_page isA Property
"page" is name of it
"page" is label of it
"Page" is type of it
7 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the wiki page of the brainteaser" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it

WebContext JSON

{"name":"WebContext","pageid":"WebContext","topics":[{"cargo":"false","context":"WebContext","defaultstoremode":"subobject","documentation":"BITPlan Newsletter","icon":"File:Question-circle.png","iconUrl":"/images/wiki/8/80/Question-circle.png","name":"Brainteaser","pageid":"Concept:Brainteaser","pluralName":"Brainteasers","properties":[{"documentation":"issue","index":"1","isLink":"false","label":"issue","mandatory":"true","name":"issue","pageid":"Property:Brainteaser_issue","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the wiki page of the brainteaser","index":"7","isLink":"false","label":"page","mandatory":"false","name":"page","pageid":"Property:Brainteaser_page","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Page","uploadable":"false"},{"documentation":"issue date","index":"2","inputType":"datepicker","isLink":"false","label":"date","mandatory":"false","name":"date","pageid":"Property:Brainteaser_date","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the PDF of the brainteaser","index":"6","isLink":"false","label":"pdf","mandatory":"false","name":"pdf","pageid":"Property:Brainteaser_pdf","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Page","uploadable":"true"},{"documentation":"finish date when solution has to be sent in","index":"5","isLink":"false","label":"finishDate","mandatory":"false","name":"finishDate","pageid":"Property:Brainteaser_finishDate","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Date","uploadable":"false"},{"documentation":"the riddle to be solved","index":"3","inputType":"textarea","isLink":"false","label":"problem","mandatory":"false","name":"problem","pageid":"Property:Brainteaser_problem","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"},{"documentation":"the solution of the brain teaser/riddle","index":"4","inputType":"textarea","isLink":"false","label":"solution","mandatory":"false","name":"solution","pageid":"Property:Brainteaser_solution","primaryKey":"false","showInGrid":"true","sortPosValue":0,"sortPosition":0,"topic":"Concept:Brainteaser","type":"Text","uploadable":"false"}],"wikiDocumentation":"BITPlan Newsletter see http://brainteaser.bitplan.com"}]}