TopicGenerator2015/OpenSourceProjectsContext

From BITPlan Wiki
Jump to navigation Jump to search

SiDIF

OpenSourceProjectsContext SiDIF

#
# Context:OpenSourceProjectsContext
#
OpenSourceProjectsContext isA Context
"OpenSourceProjectsContext" is name of it
#
#Commit
#
Commit isA Topic
"Commit" is name of it
"Commits" is pluralName of it
"A Git commit" is documentation of it
"see https://git-scm.com/docs/git-commit" is wikiDocumentation of it
"File:GitLogo.png" is icon of it
"/images/5/50/GitLogo.png" is iconUrl of it
"subobject" is defaultstoremode of it
# is is listLimit of it
false is cargo of it
# is is headerTabs of it
"OpenSourceProjectsContext" is context of it
Commit_host addsTo it
Commit_path addsTo it
Commit_project addsTo it
Commit_subject addsTo it
Commit_name addsTo it
Commit_date addsTo it
Commit_hash addsTo it
# properties of Commit
# property host
Commit_host isA Property
"host" is name of it
"host" is label of it
"URL" is type of it
1 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
"http://git.bitplan.com" is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the host of the git repository of this commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property path
Commit_path isA Property
"path" is name of it
"path" is label of it
"Text" is type of it
2 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
"/source/java/" is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the path to the repository of this commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property project
Commit_project isA Property
"project" is name of it
"project" is label of it
"Text" is type of it
3 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the project the commit belong to" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property subject
Commit_subject isA Property
"subject" is name of it
"subject" is label of it
"Text" is type of it
4 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"The subject of the commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property name
Commit_name isA Property
"name" is name of it
"name" is label of it
"Text" is type of it
5 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"The name of the user that did the commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property date
Commit_date isA Property
"date" is name of it
"date" is label of it
"Date" is type of it
6 is index of it
1 is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"The date/time of the commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property hash
Commit_hash isA Property
"hash" is name of it
"hash" is label of it
"Text" is type of it
7 is index of it
# is is sortPos of it
true is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
# is is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the hash of the commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
#
#OsProject
#
OsProject isA Topic
"OsProject" is name of it
"OsProjects" is pluralName of it
"An Open Source Project" is documentation of it
"An Open Source Project" is wikiDocumentation of it
"File:OsiKeyhole64.png" is icon of it
"/images/wiki/thumb/8/8f/OsiKeyhole64.png/64px-OsiKeyhole64.png" is iconUrl of it
"property" is defaultstoremode of it
# is is listLimit of it
false is cargo of it
# is is headerTabs of it
"OpenSourceProjectsContext" is context of it
OsProject_id addsTo it
OsProject_state addsTo it
OsProject_owner addsTo it
OsProject_title addsTo it
OsProject_url addsTo it
OsProject_version addsTo it
OsProject_description addsTo it
OsProject_date addsTo it
OsProject_since addsTo it
OsProject_until addsTo it
# properties of OsProject
# property id
OsProject_id isA Property
"id" is name of it
"id" is label of it
"Text" is type of it
1 is index of it
# is is sortPos of it
true is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the id of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property state
OsProject_state isA Property
"state" is name of it
"state" is label of it
"Text" is type of it
2 is index of it
# is is sortPos of it
true is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"radiobutton" is inputType of it
"active,inactive,dropped" is allowedValues of it
"the state of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property owner
OsProject_owner isA Property
"owner" is name of it
"owner" is label of it
"Text" is type of it
3 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the owner of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property title
OsProject_title isA Property
"title" is name of it
"title" is label of it
"Text" is type of it
4 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the title of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property url
OsProject_url isA Property
"url" is name of it
"url" is label of it
"Text" is type of it
5 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the url of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property version
OsProject_version isA Property
"version" is name of it
"version" is label of it
"Text" is type of it
6 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the current version of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property description
OsProject_description isA Property
"description" is name of it
"description" is label of it
"Text" is type of it
7 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"a multiline description of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property date
OsProject_date isA Property
"date" is name of it
"date" is label of it
"Date" is type of it
8 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"datepicker" is inputType of it
# is is allowedValues of it
"latest release date" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property since
OsProject_since isA Property
"since" is name of it
"since" is label of it
"Date" is type of it
9 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"datepicker" is inputType of it
# is is allowedValues of it
"first release date" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property until
OsProject_until isA Property
"until" is name of it
"until" is label of it
"Date" is type of it
10 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"datepicker" is inputType of it
# is is allowedValues of it
"date the project was inactivated" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
#
#Ticket
#
Ticket isA Topic
"Ticket" is name of it
"Tickets" is pluralName of it
"A ticket is an issue in an open source project" is documentation of it
# is is wikiDocumentation of it
"File:IssueIcon.png" is icon of it
"/images/1/1e/IssueIcon.png" is iconUrl of it
# is is defaultstoremode of it
# is is listLimit of it
# is is cargo of it
# is is headerTabs of it
"OpenSourceProjectsContext" is context of it
Ticket_number addsTo it
Ticket_title addsTo it
Ticket_createdAt addsTo it
Ticket_closedAt addsTo it
Ticket_url addsTo it
Ticket_project addsTo it
# properties of Ticket
# property number
Ticket_number isA Property
"number" is name of it
"number" is label of it
"Text" is type of it
1 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
7 is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the ticket number" is documentation of it
# is is values_from of it
true is showInGrid of it
false is isLink of it
"Ticket" is topic of it
# property title
Ticket_title isA Property
"title" is name of it
"title" is label of it
"Text" is type of it
2 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
100 is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the ticket title" is documentation of it
# is is values_from of it
true is showInGrid of it
false is isLink of it
"Ticket" is topic of it
# property createdAt
Ticket_createdAt isA Property
"createdAt" is name of it
"createdAt" is label of it
"Date" is type of it
3 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"datepicker" is inputType of it
# is is allowedValues of it
"the date the ticket was opened" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Ticket" is topic of it
# property closedAt
Ticket_closedAt isA Property
"closedAt" is name of it
"closedAt" is label of it
"Date" is type of it
4 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"datepicker" is inputType of it
# is is allowedValues of it
"the date the ticket was closed" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Ticket" is topic of it
# property url
Ticket_url isA Property
"url" is name of it
"url" is label of it
"URL" is type of it
5 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
100 is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the ticket url" is documentation of it
# is is values_from of it
true is showInGrid of it
false is isLink of it
"Ticket" is topic of it
# property project
Ticket_project isA Property
"project" is name of it
"project" is label of it
"Text" is type of it
6 is index of it
# is is sortPos of it
# is is primaryKey of it
# is is mandatory of it
# is is namespace of it
# is is size of it
# is is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
# is is documentation of it
# is is values_from of it
# is is showInGrid of it
false is isLink of it
"Ticket" is topic of it

OpenSourceProjectsContext JSON

{"name":"OpenSourceProjectsContext","pageid":"OpenSourceProjectsContext","topics":[{"cargo":"false","context":"OpenSourceProjectsContext","defaultstoremode":"property","documentation":"An Open Source Project","icon":"File:OsiKeyhole64.png","iconUrl":"/images/wiki/thumb/8/8f/OsiKeyhole64.png/64px-OsiKeyhole64.png","name":"OsProject","pageid":"OsProject","pluralName":"OsProjects","properties":[{"documentation":"the id of the project","index":"1","isLink":"false","label":"id","mandatory":"true","name":"id","pageid":"OsProject_id","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Text","uploadable":"false"},{"allowedValues":"active,inactive,dropped","documentation":"the state of the project","index":"2","inputType":"radiobutton","isLink":"false","label":"state","mandatory":"true","name":"state","pageid":"OsProject_state","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Text","uploadable":"false"},{"documentation":"the owner of the project","index":"3","isLink":"false","label":"owner","mandatory":"false","name":"owner","pageid":"OsProject_owner","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Text","uploadable":"false"},{"documentation":"the title of the project","index":"4","isLink":"false","label":"title","mandatory":"false","name":"title","pageid":"OsProject_title","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Text","uploadable":"false"},{"documentation":"the url of the project","index":"5","isLink":"false","label":"url","mandatory":"false","name":"url","pageid":"OsProject_url","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Text","uploadable":"false"},{"documentation":"a multiline description of the project","index":"7","isLink":"false","label":"description","mandatory":"false","name":"description","pageid":"OsProject_description","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Text","uploadable":"false"},{"documentation":"the current version of the project","index":"6","isLink":"false","label":"version","mandatory":"false","name":"version","pageid":"OsProject_version","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Text","uploadable":"false"},{"documentation":"latest release date","index":"8","inputType":"datepicker","isLink":"false","label":"date","mandatory":"false","name":"date","pageid":"OsProject_date","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Date","uploadable":"false"},{"documentation":"first release date","index":"9","inputType":"datepicker","isLink":"false","label":"since","mandatory":"false","name":"since","pageid":"OsProject_since","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Date","uploadable":"false"},{"documentation":"date the project was inactivated","index":"10","inputType":"datepicker","isLink":"false","label":"until","mandatory":"false","name":"until","pageid":"OsProject_until","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"OsProject","type":"Date","uploadable":"false"}],"wikiDocumentation":"An Open Source Project"},{"context":"OpenSourceProjectsContext","documentation":"A ticket is an issue in an open source project","icon":"File:IssueIcon.png","iconUrl":"/images/1/1e/IssueIcon.png","name":"Ticket","pageid":"Ticket","pluralName":"Tickets","properties":[{"documentation":"the ticket number","index":"1","isLink":"false","label":"number","mandatory":"true","name":"number","pageid":"Ticket_number","primaryKey":"false","showInGrid":"true","size":"7","sortPosValue":0,"sortPosition":0,"topic":"Ticket","type":"Text","uploadable":"false"},{"documentation":"the ticket title","index":"2","isLink":"false","label":"title","mandatory":"false","name":"title","pageid":"Ticket_title","primaryKey":"false","showInGrid":"true","size":"100","sortPosValue":0,"sortPosition":0,"topic":"Ticket","type":"Text","uploadable":"false"},{"index":"6","isLink":"false","label":"project","name":"project","pageid":"Ticket_project","sortPosValue":0,"sortPosition":0,"type":"Text"},{"documentation":"the date the ticket was opened","index":"3","inputType":"datepicker","isLink":"false","label":"createdAt","mandatory":"false","name":"createdAt","pageid":"Ticket_createdAt","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Ticket","type":"Date","uploadable":"false"},{"documentation":"the date the ticket was closed","index":"4","inputType":"datepicker","isLink":"false","label":"closedAt","mandatory":"false","name":"closedAt","pageid":"Ticket_closedAt","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Ticket","type":"Date","uploadable":"false"},{"documentation":"the ticket url","index":"5","isLink":"false","label":"url","mandatory":"false","name":"url","pageid":"Ticket_url","primaryKey":"false","showInGrid":"true","size":"100","sortPosValue":0,"sortPosition":0,"topic":"Ticket","type":"URL","uploadable":"false"},{"inputType":"combobox","isLink":"true","label":"project","name":"project","pageid":"project","sortPosValue":0,"sortPosition":0,"type":"Page","values_from":"concept=OsProject"}]},{"cargo":"false","context":"OpenSourceProjectsContext","defaultstoremode":"subobject","documentation":"A Git commit","icon":"File:GitLogo.png","iconUrl":"/images/5/50/GitLogo.png","name":"Commit","pageid":"Commit","pluralName":"Commits","properties":[{"defaultValue":"http://git.bitplan.com","documentation":"the host of the git repository of this commit","index":"1","isLink":"false","label":"host","mandatory":"true","name":"host","pageid":"Commit_host","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Commit","type":"URL","uploadable":"false"},{"defaultValue":"/source/java/","documentation":"the path to the repository of this commit","index":"2","isLink":"false","label":"path","mandatory":"true","name":"path","pageid":"Commit_path","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Commit","type":"Text","uploadable":"false"},{"documentation":"the project the commit belong to","index":"3","isLink":"false","label":"project","mandatory":"true","name":"project","pageid":"Commit_project","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Commit","type":"Text","uploadable":"false"},{"documentation":"The subject of the commit","index":"4","isLink":"false","label":"subject","mandatory":"true","name":"subject","pageid":"Commit_subject","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Commit","type":"Text","uploadable":"false"},{"documentation":"The name of the user that did the commit","index":"5","isLink":"false","label":"name","mandatory":"true","name":"name","pageid":"Commit_name","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Commit","type":"Text","uploadable":"false"},{"documentation":"The date/time of the commit","index":"6","isLink":"false","label":"date","mandatory":"true","name":"date","pageid":"Commit_date","primaryKey":"false","showInGrid":"false","sortPos":"1","sortPosValue":1,"sortPosition":1,"topic":"Commit","type":"Date","uploadable":"false"},{"documentation":"the hash of the commit","index":"7","isLink":"false","label":"hash","mandatory":"true","name":"hash","pageid":"Commit_hash","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Commit","type":"Text"}],"wikiDocumentation":"see https://git-scm.com/docs/git-commit"}]}

SMW

OpenSourceProjectsContext SiDIF

#
# Context:OpenSourceProjectsContext
#
OpenSourceProjectsContext isA Context
"OpenSourceProjectsContext" is name of it
#
#Commit
#
Commit isA Topic
"Commit" is name of it
"Commits" is pluralName of it
"A Git commit" is documentation of it
"see https://git-scm.com/docs/git-commit" is wikiDocumentation of it
"File:GitLogo.png" is icon of it
"/images/5/50/GitLogo.png" is iconUrl of it
"subobject" is defaultstoremode of it
# is is listLimit of it
false is cargo of it
# is is headerTabs of it
"OpenSourceProjectsContext" is context of it
Commit_host addsTo it
Commit_path addsTo it
Commit_project addsTo it
Commit_subject addsTo it
Commit_name addsTo it
Commit_date addsTo it
Commit_hash addsTo it
# properties of Commit
# property host
Commit_host isA Property
"host" is name of it
"host" is label of it
"URL" is type of it
1 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
"http://git.bitplan.com" is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the host of the git repository of this commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property path
Commit_path isA Property
"path" is name of it
"path" is label of it
"Text" is type of it
2 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
"/source/java/" is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the path to the repository of this commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property project
Commit_project isA Property
"project" is name of it
"project" is label of it
"Text" is type of it
3 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the project the commit belong to" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property subject
Commit_subject isA Property
"subject" is name of it
"subject" is label of it
"Text" is type of it
4 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"The subject of the commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property name
Commit_name isA Property
"name" is name of it
"name" is label of it
"Text" is type of it
5 is index of it
# is is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"The name of the user that did the commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property date
Commit_date isA Property
"date" is name of it
"date" is label of it
"Date" is type of it
6 is index of it
1 is sortPos of it
false is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"The date/time of the commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
# property hash
Commit_hash isA Property
"hash" is name of it
"hash" is label of it
"Text" is type of it
7 is index of it
# is is sortPos of it
true is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
# is is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the hash of the commit" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"Commit" is topic of it
#
#OsProject
#
OsProject isA Topic
"OsProject" is name of it
"OsProjects" is pluralName of it
"An Open Source Project" is documentation of it
"An Open Source Project" is wikiDocumentation of it
"File:OsiKeyhole64.png" is icon of it
"/images/wiki/thumb/8/8f/OsiKeyhole64.png/64px-OsiKeyhole64.png" is iconUrl of it
"property" is defaultstoremode of it
# is is listLimit of it
false is cargo of it
# is is headerTabs of it
"OpenSourceProjectsContext" is context of it
OsProject_id addsTo it
OsProject_owner addsTo it
OsProject_state addsTo it
OsProject_title addsTo it
OsProject_url addsTo it
OsProject_version addsTo it
OsProject_date addsTo it
OsProject_since addsTo it
OsProject_until addsTo it
# properties of OsProject
# property id
OsProject_id isA Property
"id" is name of it
"id" is label of it
"Text" is type of it
1 is index of it
# is is sortPos of it
true is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the id of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property owner
OsProject_owner isA Property
"owner" is name of it
"owner" is label of it
"Text" is type of it
2 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the owner of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property state
OsProject_state isA Property
"state" is name of it
"state" is label of it
"Text" is type of it
2 is index of it
# is is sortPos of it
true is primaryKey of it
true is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"radiobutton" is inputType of it
"active,inactive,dropped" is allowedValues of it
"the state of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property title
OsProject_title isA Property
"title" is name of it
"title" is label of it
"Text" is type of it
3 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the title of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property url
OsProject_url isA Property
"url" is name of it
"url" is label of it
"Text" is type of it
4 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the url of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property version
OsProject_version isA Property
"version" is name of it
"version" is label of it
"Text" is type of it
5 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the current version of the project" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property date
OsProject_date isA Property
"date" is name of it
"date" is label of it
"Date" is type of it
6 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"datepicker" is inputType of it
# is is allowedValues of it
"latest release date" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property since
OsProject_since isA Property
"since" is name of it
"since" is label of it
"Date" is type of it
7 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"datepicker" is inputType of it
# is is allowedValues of it
"first release date" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
# property until
OsProject_until isA Property
"until" is name of it
"until" is label of it
"Date" is type of it
8 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
# is is size of it
false is uploadable of it
# is is defaultValue of it
"datepicker" is inputType of it
# is is allowedValues of it
"date the project was inactivated" is documentation of it
# is is values_from of it
false is showInGrid of it
false is isLink of it
"OsProject" is topic of it
#
#Ticket
#
Ticket isA Topic
"Ticket" is name of it
"Tickets" is pluralName of it
"A ticket is an issue in an open source project" is documentation of it
# is is wikiDocumentation of it
"File:IssueIcon.svg" is icon of it
"/images/1/1e/IssueIcon.png" is iconUrl of it
# is is defaultstoremode of it
# is is listLimit of it
# is is cargo of it
# is is headerTabs of it
"OpenSourceProjectsContext" is context of it
Ticket_no addsTo it
Ticket_title addsTo it
# properties of Ticket
# property no
Ticket_no isA Property
"no" is name of it
"no" is label of it
"Text" is type of it
1 is index of it
# is is sortPos of it
# is is primaryKey of it
# is is mandatory of it
# is is namespace of it
# is is size of it
# is is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
# is is documentation of it
# is is values_from of it
# is is showInGrid of it
false is isLink of it
"Ticket" is topic of it
# property title
Ticket_title isA Property
"title" is name of it
"title" is label of it
"Text" is type of it
2 is index of it
# is is sortPos of it
false is primaryKey of it
false is mandatory of it
# is is namespace of it
100 is size of it
false is uploadable of it
# is is defaultValue of it
# is is inputType of it
# is is allowedValues of it
"the ticket title" is documentation of it
# is is values_from of it
true is showInGrid of it
false is isLink of it
"Ticket" is topic of it

OpenSourceProjectsContext JSON

{"master":"http://wiki.bitplan.com/index.php/OpenSourceProjectsContext","name":"OpenSourceProjectsContext","pageid":"OpenSourceProjectsContext","since":"2017-10-31","topics":[{"cargo":"false","context":"OpenSourceProjectsContext","defaultstoremode":"property","documentation":"An Open Source Project","icon":"File:OsiKeyhole64.png","iconUrl":"/images/wiki/thumb/8/8f/OsiKeyhole64.png/64px-OsiKeyhole64.png","name":"OsProject","pageid":"Concept:OsProject","pluralName":"OsProjects","properties":[{"documentation":"the id of the project","index":"1","isLink":"false","label":"id","mandatory":"true","name":"id","pageid":"Property:OsProject_id","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Text","uploadable":"false"},{"documentation":"the owner of the project","index":"2","isLink":"false","label":"owner","mandatory":"false","name":"owner","pageid":"Property:OsProject_owner","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Text","uploadable":"false"},{"documentation":"the title of the project","index":"3","isLink":"false","label":"title","mandatory":"false","name":"title","pageid":"Property:OsProject_title","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Text","uploadable":"false"},{"documentation":"the url of the project","index":"4","isLink":"false","label":"url","mandatory":"false","name":"url","pageid":"Property:OsProject_url","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Text","uploadable":"false"},{"documentation":"the current version of the project","index":"5","isLink":"false","label":"version","mandatory":"false","name":"version","pageid":"Property:OsProject_version","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Text","uploadable":"false"},{"documentation":"latest release date","index":"6","inputType":"datepicker","isLink":"false","label":"date","mandatory":"false","name":"date","pageid":"Property:OsProject_date","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Date","uploadable":"false"},{"documentation":"first release date","index":"7","inputType":"datepicker","isLink":"false","label":"since","mandatory":"false","name":"since","pageid":"Property:OsProject_since","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Date","uploadable":"false"},{"documentation":"date the project was inactivated","index":"8","inputType":"datepicker","isLink":"false","label":"until","mandatory":"false","name":"until","pageid":"Property:OsProject_until","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Date","uploadable":"false"},{"allowedValues":"active,inactive,dropped","documentation":"the state of the project","index":"2","inputType":"radiobutton","isLink":"false","label":"state","mandatory":"true","name":"state","pageid":"Property:OsProject_state","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:OsProject","type":"Text","uploadable":"false"}],"wikiDocumentation":"An Open Source Project"},{"cargo":"false","context":"OpenSourceProjectsContext","defaultstoremode":"subobject","documentation":"A Git commit","icon":"File:GitLogo.png","iconUrl":"/images/5/50/GitLogo.png","name":"Commit","pageid":"Concept:Commit","pluralName":"Commits","properties":[{"defaultValue":"http://git.bitplan.com","documentation":"the host of the git repository of this commit","index":"1","isLink":"false","label":"host","mandatory":"true","name":"host","pageid":"Property:Commit_host","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Commit","type":"URL","uploadable":"false"},{"defaultValue":"/source/java/","documentation":"the path to the repository of this commit","index":"2","isLink":"false","label":"path","mandatory":"true","name":"path","pageid":"Property:Commit_path","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Commit","type":"Text","uploadable":"false"},{"documentation":"the project the commit belong to","index":"3","isLink":"false","label":"project","mandatory":"true","name":"project","pageid":"Property:Commit_project","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Commit","type":"Text","uploadable":"false"},{"documentation":"The subject of the commit","index":"4","isLink":"false","label":"subject","mandatory":"true","name":"subject","pageid":"Property:Commit_subject","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Commit","type":"Text","uploadable":"false"},{"documentation":"The name of the user that did the commit","index":"5","isLink":"false","label":"name","mandatory":"true","name":"name","pageid":"Property:Commit_name","primaryKey":"false","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Commit","type":"Text","uploadable":"false"},{"documentation":"The date/time of the commit","index":"6","isLink":"false","label":"date","mandatory":"true","name":"date","pageid":"Property:Commit_date","primaryKey":"false","showInGrid":"false","sortPos":"1","sortPosValue":1,"sortPosition":1,"topic":"Concept:Commit","type":"Date","uploadable":"false"},{"documentation":"the hash of the commit","index":"7","isLink":"false","label":"hash","mandatory":"true","name":"hash","pageid":"Property:Commit_hash","primaryKey":"true","showInGrid":"false","sortPosValue":0,"sortPosition":0,"topic":"Concept:Commit","type":"Text"}],"wikiDocumentation":"see https://git-scm.com/docs/git-commit"},{"context":"OpenSourceProjectsContext","documentation":"A ticket is an issue in an open source project","icon":"File:IssueIcon.svg","iconUrl":"/images/1/1e/IssueIcon.png","name":"Ticket","pageid":"Concept:Ticket","pluralName":"Tickets","properties":[{"inputType":"combobox","isLink":"true","label":"project","name":"project","pageid":"Property:Ticket_project","sortPosValue":0,"sortPosition":0,"topic":"Concept:Ticket","type":"Page","values_from":"concept=OsProject"},{"index":"1","isLink":"false","label":"no","name":"no","pageid":"Property:Ticket_no","sortPosValue":0,"sortPosition":0,"topic":"Concept:Ticket","type":"Text"},{"documentation":"the ticket title","index":"2","isLink":"false","label":"title","mandatory":"false","name":"title","pageid":"Property:Ticket_title","primaryKey":"false","showInGrid":"true","size":"100","sortPosValue":0,"sortPosition":0,"topic":"Concept:Ticket","type":"Text","uploadable":"false"}]}]}