Concept:Topic: Difference between revisions
Jump to navigation
Jump to search
m (created by WikiTask 2017-11-05T16:16:58Z) |
(modified by py-yprinciple-gen 0.3.4) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{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= | |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- | 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 | ||
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 | |||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015- | ' Copyright (c) 2015-2024 BITPlan GmbH | ||
' see | ' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI | ||
' skinparams generated by | ' 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 | ||
see also | see also | ||
* [[List of Topics]] | * [[List of Topics]] | ||
| Line 139: | Line 137: | ||
* [[:Template:Topic]] | * [[:Template:Topic]] | ||
* [[:Form:Topic]] | * [[:Form:Topic]] | ||
related topics: | |||
* [[ | * [[Concept:Property]] | ||
}} | }} | ||
[[Category:Topic]] | [[Category:Topic]] | ||
Latest revision as of 08:43, 15 November 2024
| Topic | |
|---|---|
| name | Topic |
| pluralName | Topics |
| isA | |
| extends | |
| icon | File: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
| name | label | type | scope | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | externalFormatterURI | showInGrid | isLink | nullable | topic | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Topic cargo | cargo | use cargo | Types/Boolean | 11 | false | false | false | Should the Topic be stored using the Cargo Extension? | false | false | Topic | ||||||||||
| Topic context | context | context | Types/Page | dropdown | the context this topic belongs to | Context | true | Topic | |||||||||||||
| Topic defaultstoremode | defaultstoremode | default storemode | Types/Text | 9 | false | false | 50 | false | radiobutton | none,property,subobject | The default storemode of the topic | false | Topic | ||||||||
| Topic documentation | documentation | documentation | Types/Text | 7 | false | false | 50 | false | The plaintext documentation of a Topic. Please do not use markup for this. | false | Topic | ||||||||||
| Topic extends | extends | extends | Types/Text | 4 | false | this topic specializes the topic it extends (if any) | concept=Topic | false | Topic | ||||||||||||
| Topic headerTabs | headerTabs | headerTabs | Types/Boolean | 12 | false | false | false | shall the forms be generated with header tabs? | true | false | Topic | ||||||||||
| Topic icon | icon | icon | Types/Page | 5 | false | false | File | 55 | true | an Icon for the topic | false | false | Topic | ||||||||
| Topic iconUrl | iconUrl | icon Url | Types/Code | 6 | false | false | 80 | false | text | the url of an icon | false | false | Topic | ||||||||
| Topic isA | isA | isA | Types/Text | 3 | false | The metamodel kind of the topic | false | Topic | |||||||||||||
| Topic listLimit | listLimit | list Limit | Types/Number | 10 | false | false | 4 | false | 200 | What is the default #ask list limit for this Topic? | true | false | Topic | ||||||||
| Topic name | name | name | Types/Text | 1 | 1 | true | true | 80 | false | The name of the topic | false | Topic | |||||||||
| Topic pluralName | pluralName | pluralName | Types/Text | 2 | false | false | 50 | false | The 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' | false | Topic | ||||||||||
| Topic wikiDocumentation | wikiDocumentation | wikiDocumentation | Types/Text | 8 | false | false | 50 | false | Documentation of the Topic using MediaWiki / Semantic Mediawiki markup | false | Topic |
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:
- Concept:Property
[[IsA::Topic]]