CityContext: Difference between revisions

From wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


{{Context
{{Context
|name=City
|name=CityContext
|since=2015-08-22
|since=2015-08-22
|copyright=BITPlan GmbH
|copyright=BITPlan GmbH
|storemode=property
|storemode=property
}}
}}
=Freitext=
{{ContextContext
{{Context
|viewmode=masterdetail
|viewmode=masterdetail
}}
}}
Line 15: Line 14:
<source lang='java' id='sidif'>
<source lang='java' id='sidif'>
#
#
# Context:City
# Context:CityContext
#
#
City isA Context
CityContext isA Context
"City" is name of it
"CityContext" is name of it
#
#
#City
#City
Line 27: Line 26:
"I represent a City like Berlin, New York or Tokyo" is documentation of it
"I represent a City like Berlin, New York or Tokyo" is documentation of it
"property" is defaultstoremode of it
"property" is defaultstoremode of it
"City" is context of it
"CityContext" is context of it
City_name addsTo it
City_name addsTo it
City_webpage addsTo it
City_webpage addsTo it
Line 74: Line 73:
false is isLink of it
false is isLink of it
"City" is topic of it
"City" is topic of it
Country isA Topic
</source>
</source>

Revision as of 16:22, 8 August 2024

Context

Context
edit
name  CityContext
since  2015-08-22
updated  
copyright  BITPlan GmbH
demo  
master  

Template:ContextContext

Model

sidif

#
# Context:CityContext
#
CityContext isA Context
"CityContext" is name of it
#
#City
#
City isA Topic
"City" is name of it
"Cities" is pluralName of it
"I represent a City like Berlin, New York or Tokyo" is documentation of it
"property" is defaultstoremode of it
"CityContext" is context of it
City_name addsTo it
City_webpage addsTo it
City_wikipedia_url addsTo it
City_Population addsTo it
# properties of City
# property name
City_name isA Property
"name" is name of it
"name" is label of it
"Text" is type of it
1 is index of it
false is isLink of it
true is mandatory of it
"City" is topic of it
# property webpage
City_webpage isA Property
"webpage" is name of it
"webpage" is label of it
"URL" is type of it
2 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
false is showInGrid of it
false is isLink of it
"City" is topic of it
# property wikipedia_url
City_wikipedia_url isA Property
"wikipedia_url" is name of it
"wikipedia" is label of it
"URL" is type of it
2 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
false is showInGrid of it
false is isLink of it
"City" is topic of it
# property Population
City_Population isA Property
"Population" is name of it
"Population" is label of it
"Number" is type of it
3 is index of it
false is isLink of it
"City" is topic of it