TopicGenerator2015/GitContext
Jump to navigation
Jump to search
SiDIF
GitContext SiDIF
# # Context:GitContext # GitContext isA Context "GitContext" 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/media/5/50/GitLogo.png" is iconUrl of it "subobject" is defaultstoremode of it false is cargo of it "GitContext" 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 false is primaryKey of it true is mandatory of it false is uploadable of it "http://git.bitplan.com" is defaultValue of it "the host of the git repository of this commit" is documentation 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 false is primaryKey of it true is mandatory of it false is uploadable of it "/source/java/" is defaultValue of it "the path to the repository of this commit" is documentation 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 false is primaryKey of it true is mandatory of it false is uploadable of it "the project the commit belong to" is documentation 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 false is primaryKey of it true is mandatory of it false is uploadable of it "The subject of the commit" is documentation 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 false is primaryKey of it true is mandatory of it false is uploadable of it "The name of the user that did the commit" is documentation 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 false is uploadable of it "The date/time of the commit" is documentation 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 true is primaryKey of it true is mandatory of it "the hash of the commit" is documentation of it false is showInGrid of it false is isLink of it "Commit" is topic of it
GitContext JSON
{"name":"GitContext","pageid":"GitContext","topics":[{"cargo":"false","context":"GitContext","defaultstoremode":"subobject","documentation":"A Git commit","icon":"File:GitLogo.png","iconUrl":"/images/media/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
GitContext SiDIF
# # Context:GitContext # GitContext isA Context "GitContext" is name of it
GitContext JSON
{"name":"GitContext","pageid":"GitContext","topics":[]}