CodeSchema

From BITPlan Wiki
Jump to navigation Jump to search

Context

Context
edit
name  CodeSchema
since  2021/01/31
updated  
copyright  Wolfgang Fahl
master  http://master.bitplan.com


topics

 namepluralNameisAextendsiconiconUrldocumentationwikiDocumentationdefaultstoremodelistLimitcargoheaderTabscontext
SourcecodeSourcecodeSourcecodesFile:SourceCodeLogo-64px.png
/images/cr/d/d1/SourceCodeLogo-64px.png
some sourcecodesome sourcecodepropertyCodeSchema

WikiTask

login
reset

dialog smw dialog sidif no dialog smw no dialog sidif
runtemplate -> TopicGenerator2015/CodeSchema runtemplate -> TopicGenerator2015/CodeSchema runtemplate -> TopicGenerator2015/CodeSchema runtemplate -> TopicGenerator2015/CodeSchema


Model

sidif

#
# Context:CodeSchema
#
CodeSchema isA Context
"CodeSchema" is name of it
"http://master.bitplan.com" is master of it
"2021-01-31" is since of it
#
# Code
#
Sourcecode isA Topic
"Sourcecode" is name of it
"Sourcecodes" is pluralName of it
"some sourcecode" is documentation of it
"some sourcecode" is wikiDocumentation of it
"File:SourceCodeLogo-64px.png" is icon of it
"/images/cr/d/d1/SourceCodeLogo-64px.png" is iconUrl of it
"property" is defaultstoremode of it
"CodeSchema" is context of it
Sourcecode_id addsTo it
Sourcecode_lang addsTo it
Sourcecode_author addsTo it
Sourcecode_since addsTo it
Sourcecode_url addsTo it
Sourcecode_text addsTo it
# properties of Sourcecode
# property id
Sourcecode_id isA Property
"id" is name of it
"id" is label of it
"text" is type of it
1 is index of it
1 is sortPos of it
true is primaryKey of it
false is mandatory of it
50 is size of it
false is uploadable of it
"The id of the sourcecode" is documentation of it
false is isLink of it
"Code" is topic of it
# property lang
Sourcecode_lang isA Property
"lang" is name of it
"lang" is label of it
"text" is type of it
2 is index of it
2 is sortPos of it
false is primaryKey of it
false is mandatory of it
50 is size of it
false is uploadable of it
"The language of the sourcecode" is documentation of it
"dropdown" is inputType of it
"property=Sourcecode_lang" is values_from of it
false is isLink of it
"Code" is topic of it
# property author
Sourcecode_author isA Property
"author" is name of it
"author" is label of it
"text" is type of it
3 is index of it
3 is sortPos of it
false is primaryKey of it
false is mandatory of it
50 is size of it
false is uploadable of it
"The author of the sourcecode" is documentation of it
"combobox" is inputType of it
"property=Sourcecode_author" is values_from of it
false is isLink of it
"Code" is topic of it
# property since
Sourcecode_since isA Property
"since" is name of it
"since" is label of it
"Date" is type of it
4 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"When was the source code first written" is documentation of it
"datepicker"  is inputType of it
"Code" is topic of it
# property url
Sourcode_url isA Property
"url" is name of it
"url" is label of it
"url" is type of it
4 is index of it
false is primaryKey of it
false is mandatory of it
100 is size of it
false is uploadable of it
"url for the version control of this source code" is documentation of it
false is isLink of it
"Code" is topic of it
# property id
Sourcecode_text isA Property
"text" is name of it
"text" is label of it
"code" is type of it
5 is index of it
false is primaryKey of it
false is mandatory of it
2000 is size of it
false is uploadable of it
"The text of the sourcecode" is documentation of it
"textarea" is inputType of it
false is isLink of it
"Code" is topic of it