Difference between revisions of "Concept:Topic"

From BITPlan Wiki
Jump to navigation Jump to search
m (transfered by WikiBackup wikiTask at 2017-11-14T09:38:24Z)
(modified by py-yprinciple-gen 0.3.4)
 
Line 1: Line 1:
__NOCACHE__
 
 
{{Topic
 
{{Topic
 
|name=Topic
 
|name=Topic
 
|pluralName=Topics
 
|pluralName=Topics
 +
|extends=
 
|icon=File:Index.png
 
|icon=File:Index.png
 
|iconUrl=/images/a/ae/Index.png
 
|iconUrl=/images/a/ae/Index.png
Line 8: Line 8:
 
|wikiDocumentation=A Topic is a Concept/Class/Thing/Entity
 
|wikiDocumentation=A Topic is a Concept/Class/Thing/Entity
 
|defaultstoremode=property
 
|defaultstoremode=property
|listLimit=
+
|listLimit=200
|cargo=false
+
|cargo=False
 
|context=MetaModel
 
|context=MetaModel
 
|storemode=property
 
|storemode=property
Line 21: Line 21:
 
A Topic is a Concept/Class/Thing/Entity
 
A Topic is a Concept/Class/Thing/Entity
 
=== uml ===
 
=== uml ===
<uml>
+
<uml format='svg'>
 
title Topic
 
title Topic
 
note as TopicDiagramNote
 
note as TopicDiagramNote
Copyright (c) 2015-2016 BITPlan GmbH
+
Copyright (c) 2015-2024 BITPlan GmbH
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
Line 33: Line 33:
 
   Text name
 
   Text name
 
   Text pluralName
 
   Text pluralName
 +
  Text isA
 +
  Text extends
 
   Page icon
 
   Page icon
   URL iconUrl
+
   Code iconUrl
 
   Text documentation
 
   Text documentation
 
   Text wikiDocumentation
 
   Text wikiDocumentation
Line 44: Line 46:
 
}
 
}
 
TopicNote .. Topic
 
TopicNote .. Topic
 
 
Topic "topic (1)" -- "properties(*)" Property
 
Topic "topic (1)" -- "properties(*)" Property
 
+
Topic "topic (1)" -- "properties(*)" Property
Context "context (1)" -- "topics(*)" Topic
 
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
' Copyright (c) 2015-2016 BITPlan GmbH
+
' Copyright (c) 2015-2024 BITPlan GmbH
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
+
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' skinparams generated by com.bitplan.restmodelmanager
+
' skinparams generated by py-yprinciple-gen
 
skinparam note {
 
skinparam note {
 
   BackGroundColor #FFFFFF
 
   BackGroundColor #FFFFFF
Line 128: Line 128:
 
</uml>
 
</uml>
  
 
+
{{#concept:[[isA::Topic]]
{{#concept:
+
|A Topic is a Concept/Class/Thing/Entity
[[Topic name::+]]
 
|Topics
 
 
see also
 
see also
 
* [[List of Topics]]
 
* [[List of Topics]]
Line 139: Line 137:
 
* [[:Template:Topic]]
 
* [[:Template:Topic]]
 
* [[:Form:Topic]]
 
* [[:Form:Topic]]
topic links:
+
related topics:
* [[:Category:Property]]
+
* [[Concept:Property]]
  
 
}}
 
}}
 
[[Category:Topic]]
 
[[Category:Topic]]

Latest revision as of 09:43, 15 November 2024

Topic
edit
name  Topic
pluralName  Topics
isA  
extends  
icon  File:Index.png→Index.png
iconUrl  /images/a/ae/Index.png
documentation  A Topic is a Concept/Class/Thing/Entity
wikiDocumentation  A Topic is a Concept/Class/Thing/Entity
defaultstoremode  property
listLimit  200
cargo  False
headerTabs  
context  MetaModel→MetaModel


properties

 namelabeltypescopeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromexternalFormatterURIshowInGridisLinknullabletopic
Topic cargocargouse cargoTypes/Boolean11falsefalsefalseShould the Topic be stored using the Cargo Extension?falseTopic
Topic contextcontextcontextTypes/Pagedropdownthe context this topic belongs to
Context
Topic
Topic defaultstoremodedefaultstoremodedefault storemodeTypes/Text9falsefalse50falseradiobuttonnone,property,subobjectThe default storemode of the topicTopic
Topic documentationdocumentationdocumentationTypes/Text7falsefalse50falseThe plaintext documentation of a Topic. Please do not use markup for this.Topic
Topic extendsextendsextendsTypes/Text4falsethis topic specializes the topic it extends (if any)
concept=Topic
Topic
Topic headerTabsheaderTabsheaderTabsTypes/Boolean12falsefalsefalseshall the forms be generated with header tabs?trueTopic
Topic iconiconiconTypes/Page5falsefalseFile55truean Icon for the topicfalseTopic
Topic iconUrliconUrlicon UrlTypes/Code6falsefalse80falsetextthe url of an iconfalseTopic
Topic isAisAisATypes/Text3falseThe metamodel kind of the topicTopic
Topic listLimitlistLimitlist LimitTypes/Number10falsefalse4false
200
What is the default #ask list limit for this Topic?trueTopic
Topic namenamenameTypes/Text11truetrue80falseThe name of the topicTopic
Topic pluralNamepluralNamepluralNameTypes/Text2falsefalse50falseThe plural of a topic name. E.g. for the topic 'City' the pluralName is 'Cities'. If no pluralName is specified an 's' is appended. E.g. for the topic 'Book' the default pluralName is 'Books'Topic
Topic wikiDocumentationwikiDocumentationwikiDocumentationTypes/Text8falsefalse50falseDocumentation of the Topic using MediaWiki / Semantic Mediawiki markupTopic

Documentation

A Topic is a Concept/Class/Thing/Entity

uml

Description of concept "Topic"RDF feed

A Topic is a Concept/Class/Thing/Entity

see also

related topics: