Help:Context: Difference between revisions
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.3.2) |
(modified by py-yprinciple-gen 0.5.2) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 30: | Line 30: | ||
title Context | title Context | ||
note as ContextDiagramNote | note as ContextDiagramNote | ||
Copyright (c) 2015- | Copyright (c) 2015-2026 BITPlan GmbH | ||
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
| Line 38: | Line 38: | ||
class Context { | class Context { | ||
Text name | Text name | ||
Text purpose | |||
Date since | Date since | ||
Date updated | Date updated | ||
Text copyright | Text copyright | ||
URL demo | |||
URL master | URL master | ||
} | } | ||
| Line 47: | Line 49: | ||
Context "context (1)" -- "topics(*)" Topic | Context "context (1)" -- "topics(*)" Topic | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015- | ' Copyright (c) 2015-2026 BITPlan GmbH | ||
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI | ' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI | ||
' skinparams generated by py-yprinciple-gen | ' skinparams generated by py-yprinciple-gen | ||
Latest revision as of 07:25, 25 March 2026
Help for Context
| icon | Topic | name | pluralName | documentation |
|---|---|---|---|---|
| Context | Context | Contexts | A Context groups some topics like a Namespace/Package |
Documentation
A Context groups some topics like a Namespace/Package
Example Contexts
AgentContext, AgentTeamContext, BookContext, CityContext, ConfIDentMetadataSchema, CrSchema, FamilyContext, Infrastructure, InstitutionContext, MetaModel, OpenSourceProjectsContext, Presentation, QueryContext, ResearchContext, SMWCon, SmartRQM, TeachingSchema, WebContext, WikiContext
Properties
| documentation | type | name | label | allowedValues | mandatory | uploadable | |
|---|---|---|---|---|---|---|---|
| Context copyright | copyright of the context | Types/Text | copyright | copyright | false | false | |
| Context demo | demonstration ProfiWiki | Types/URL | demo | demo | false | false | |
| Context master | what is the original master source of this context | Types/URL | master | master | false | false | |
| Context name | Name of the context | Types/Text | name | name | true | false | |
| Context since | since when is this context available? | Types/Date | since | since | false | false | |
| Context updated | most recent update of the context | Types/Date | updated | updated | false | false |
uml
see also
related topics: