MetaModel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
|name=MetaModel | |name=MetaModel | ||
|since=2015-01-23 | |since=2015-01-23 | ||
|updated=2026- | |updated=2026-04-29 | ||
|purpose= | |purpose=The MetaModel semantifies a SemanticMediaWiki by making the core entities Context, Property, Topic, SMW_Type, Action, and TopicLink self-referencing and first-class queriable citizens. | ||
|copyright=BITPlan GmbH | |copyright=BITPlan GmbH | ||
|demo=https://wiki.bitplan.com/index.php/List_of_Contexts | |demo=https://wiki.bitplan.com/index.php/List_of_Contexts | ||
| Line 28: | Line 28: | ||
"MetaModel" is name of it | "MetaModel" is name of it | ||
"2015-01-23" is since of it | "2015-01-23" is since of it | ||
" | "2026-04-29" is updated of it | ||
"2015- | "2015-2026 BITPlan GmbH" is copyright of it | ||
"http://master.bitplan.com" is master of it | "http://master.bitplan.com" is master of it | ||
# | # | ||
| Line 180: | Line 180: | ||
Property_isLink addsTo it | Property_isLink addsTo it | ||
Property_nullable addsTo it | Property_nullable addsTo it | ||
Property_example addsTo it | |||
# properties of Property | # properties of Property | ||
# property name | # property name | ||
| Line 478: | Line 479: | ||
"false" is defaultValue of it | "false" is defaultValue of it | ||
"should nullvalues be allowed and value set to NULL when empty?" is documentation of it | "should nullvalues be allowed and value set to NULL when empty?" is documentation of it | ||
false is showInGrid of it | |||
false is isLink of it | |||
"Property" is topic of it | |||
# property example | |||
Property_example isA Property | |||
"example" is name of it | |||
"example" is label of it | |||
"Text" is type of it | |||
21 is index of it | |||
false is primaryKey of it | |||
false is mandatory of it | |||
false is uploadable of it | |||
"false" is defaultValue of it | |||
"a valid example entry for this property" is documentation of it | |||
false is showInGrid of it | false is showInGrid of it | ||
false is isLink of it | false is isLink of it | ||