Context:TaskContext

From OPENRESEARCH integration copy Wiki
Jump to navigation Jump to search

Context

Context
edit
name  TaskContext
since  2021/03/22
copyright  ConfIDent project/Tim Holzheim/Musaab Khan
master  http://rq.bitplan.com

topics

WikiTask

login
reset

dialog smw dialog sidif no dialog smw no dialog sidif
runtemplate -> TopicGenerator2015/TaskContext runtemplate -> TopicGenerator2015/TaskContext runtemplate -> TopicGenerator2015/TaskContext runtemplate -> TopicGenerator2015/TaskContext


Model

sidif

#
# Context:TaskContext
#
TaskSchema isA Context
"TaskSchema" is name of it
"http://rq.bitplan.com" is master of it
"2021-03-22" is since of it
#
# Task
#
Task isA Topic
"Task" is name of it
"Tasks" is pluralName of it
"a task is an activity to reach a goal" is documentation of it
"a task is an activity to reach a goal" is wikiDocumentation of it
"File:TaskLogo-64px.png" is icon of it
"/images/cr/d/d1/EventSeriesLogo-64px.png" is iconUrl of it
"property" is defaultstoremode of it
"TaskSchema" is context of it
# properties of Task
Task_number addsTo it
Task_task addsTo it
Task_goals addsTo it
Task_procedure addsTo it
# properties of Task
# property number
Task_number isA Property
"number" is name of it
"#" is label of it
"Number" is type of it
1 is index of it
1 is sortPos of it
true is primaryKey of it
true is mandatory of it
4 is size of it
false is uploadable of it
"The running number of the task " is documentation of it
false is isLink of it
"Task" is topic of it
# property Task
Task_task isA Property
"task" is name of it
"description" is label of it
"text" is type of it
2 is index of it
false is primaryKey of it
false is mandatory of it
"textarea" is inputType of it
500 is size of it
false is uploadable of it
"the description of the task" is documentation of it
false is isLink of it
# property Goals
Task_goals isA Property
"goals" is name of it
"goals" is label of it
"text" is type of it
3 is index of it
false is primaryKey of it
false is mandatory of it
"textarea" is inputType of it
500 is size of it
false is uploadable of it
"the goals of the task" is documentation of it
false is isLink of it
# property Task
Task_procedure isA Property
"procedure" is name of it
"prodedure" is label of it
"text" is type of it
2 is index of it
false is primaryKey of it
false is mandatory of it
"textarea" is inputType of it
500 is size of it
false is uploadable of it
"the procedure/steps to be taken to fulfill the task" is documentation of it
false is isLink of it