Difference between revisions of "MetaModel"
Jump to navigation
Jump to search
m (transfered by WikiBackup wikiTask at 2017-11-14T09:37:37Z) |
(pushed from master by wikipush) |
||
Line 1: | Line 1: | ||
+ | __NOCACHE__ | ||
+ | =Context= | ||
{{Context | {{Context | ||
|name=MetaModel | |name=MetaModel | ||
− | |since=2015 | + | |since=2015-01-23 |
+ | |updated=2022-11-24 | ||
+ | |copyright=2015-2022 BITPlan GmbH | ||
|master=http://master.bitplan.com | |master=http://master.bitplan.com | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
− | |||
− | |||
− | |||
{{Context | {{Context | ||
|name=Metamodel | |name=Metamodel | ||
Line 25: | Line 26: | ||
MetaModel isA Context | MetaModel isA Context | ||
"MetaModel" is name of it | "MetaModel" is name of it | ||
+ | "2015-01-23" is since of it | ||
+ | "2022-11-24" is updated of it | ||
+ | "2015-2022 BITPlan GmbH" is copyright of it | ||
+ | "http://master.bitplan.com" is master of it | ||
# | # | ||
#Context | #Context | ||
Line 39: | Line 44: | ||
Context_name addsTo it | Context_name addsTo it | ||
Context_since addsTo it | Context_since addsTo it | ||
+ | Context_updated addsTo it | ||
Context_master addsTo it | Context_master addsTo it | ||
+ | Context_copyright addsTo it | ||
# properties of Context | # properties of Context | ||
# property name | # property name | ||
Line 67: | Line 74: | ||
"since when is this context available?" is documentation of it | "since when is this context available?" is documentation of it | ||
true is showInGrid of it | true is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Context" is topic of it | ||
+ | # property updated | ||
+ | Context_updated isA Property | ||
+ | "updated" is name of it | ||
+ | "updated" is label of it | ||
+ | "Date" is type of it | ||
+ | 3 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "datepicker" is inputType of it | ||
+ | "most recent update of the context" is documentation of it | ||
+ | true is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Context" is topic of it | ||
+ | # property copyright | ||
+ | Context_copyright isA Property | ||
+ | "copyright" is name of it | ||
+ | "copyright" is label of it | ||
+ | "Text" is type of it | ||
+ | 4 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | 80 is size of it | ||
+ | false is uploadable of it | ||
+ | "copyright of the context" is documentation of it | ||
false is isLink of it | false is isLink of it | ||
"Context" is topic of it | "Context" is topic of it | ||
Line 74: | Line 108: | ||
"master" is label of it | "master" is label of it | ||
"URL" is type of it | "URL" is type of it | ||
− | + | 5 is index of it | |
false is primaryKey of it | false is primaryKey of it | ||
false is mandatory of it | false is mandatory of it | ||
Line 113: | Line 147: | ||
Property_documentation addsTo it | Property_documentation addsTo it | ||
Property_values_from addsTo it | Property_values_from addsTo it | ||
+ | Property_externalFormatterURI addsTo it | ||
Property_showInGrid addsTo it | Property_showInGrid addsTo it | ||
Property_isLink addsTo it | Property_isLink addsTo it | ||
Line 347: | Line 382: | ||
* values from external data=variable name - Used for autocompletion. You need to have theExternal Data extension installed to be able to use this parameter. It specifies that autocompletion should be based on the data retrieved from an outside source. A large number of data sources are supported, including web APIs, regular wiki pages, files on the local server, databases and LDAP directories. See Autocompletion using External Data." is documentation of it | * values from external data=variable name - Used for autocompletion. You need to have theExternal Data extension installed to be able to use this parameter. It specifies that autocompletion should be based on the data retrieved from an outside source. A large number of data sources are supported, including web APIs, regular wiki pages, files on the local server, databases and LDAP directories. See Autocompletion using External Data." is documentation of it | ||
false is isLink of it | false is isLink of it | ||
+ | "Property" is topic of it | ||
+ | # property externalFormatterURI | ||
+ | Property_externalFormatterURI isA Property | ||
+ | "externalFormatterURI" is name of it | ||
+ | "external formatter URI" is label of it | ||
+ | "Text" is type of it | ||
+ | 15 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | 200 is size of it | ||
+ | false is uploadable of it | ||
+ | "see https://www.semantic-mediawiki.org/wiki/Help:Special_property_External_formatter_URI<br>When using this property the type of the property should be set to https://www.semantic-mediawiki.org/wiki/Help:Type_External_identifier automatically by the generator" is documentation of it | ||
"Property" is topic of it | "Property" is topic of it | ||
# property showInGrid | # property showInGrid | ||
Line 513: | Line 560: | ||
"Text" is type of it | "Text" is type of it | ||
1 is index of it | 1 is index of it | ||
+ | 1 is sortPos of it | ||
true is primaryKey of it | true is primaryKey of it | ||
true is mandatory of it | true is mandatory of it |