Template:Workpackage: Difference between revisions

    From UNITApedia
    (Fix properties' names)
    Line 5: Line 5:
    {
    {
    "params": {
    "params": {
    "Has Number": {
    "Has number": {
    "aliases": [
    "aliases": [
    "Number"
    "Number"
    Line 11: Line 11:
    "label": "Number",
    "label": "Number",
    "description": "Work package No",
    "description": "Work package No",
    "example": "WP1, WP2",
    "example": "1, 2, 3",
    "type": "string",
    "type": "string",
    "suggestedvalues": [
    "suggestedvalues": [
    Line 18: Line 18:
    "required": true
    "required": true
    },
    },
    "Has Name": {
    "Has name": {
    "aliases": [
    "aliases": [
    "Name"
    "Name"
    Line 24: Line 24:
    "label": "Work Package name",
    "label": "Work Package name",
    "description": "Work Package name",
    "description": "Work Package name",
    "example": "Governance, management and quality",
    "type": "string",
    "type": "string",
    "required": true
    "required": true
    },
    },
    "Has Lead beneficiary ": {
    "Has lead beneficiary ": {
    "aliases": [
    "aliases": [
    "Lead beneficiary"
    "Lead beneficiary"
    ],
    ],
    "label": "Lead Beneficiary",
    "label": "Lead beneficiary",
    "description": "Who is the Lead Beneficiary of that work package",
    "description": "Who is the Lead Beneficiary of that work package",
    "example": "1 - UNITO"
    "example": "UNITO",
    "type": "wiki-page-name"
    },
    },
    "Has Effort": {
    "Has effort": {
    "aliases": [
    "aliases": [
    "Effort"
    "Effort"
    Line 43: Line 45:
    "type": "number"
    "type": "number"
    },
    },
    "Has Start month": {
    "Has start month": {
    "aliases": [
    "aliases": [
    "Start month"
    "Start month"
    Line 50: Line 52:
    "type": "number"
    "type": "number"
    },
    },
    "Has End Month": {
    "Has end month": {
    "aliases": [
    "aliases": [
    "End Month"
    "End month"
    ],
    ],
    "label": "End Month",
    "label": "End month",
    "type": "number"
    "type": "number"
    },
    },
    "Has Deliverables": {
    "Has deliverables": {
    "aliases": [
    "aliases": [
    "Deliverables"
    "Deliverables"
    ],
    ],
    "label": "Deliverables",
    "label": "Deliverables",
    "description": "Work package's deliverables"
    "description": "Work package's deliverables",
    "type": "wiki-page-name"
    }
    }
    },
    },
    "description": "This templates is useful for creating new Work packages. A work package is defined by the parameters below. ",
    "description": "This templates is useful for creating new Work packages. A work package is defined by the parameters below. ",
    "paramOrder": [
    "paramOrder": [
    "Has Number",
    "Has number",
    "Has Name",
    "Has name",
    "Has Lead beneficiary ",
    "Has lead beneficiary ",
    "Has Effort",
    "Has effort",
    "Has Start month",
    "Has start month",
    "Has End Month",
    "Has end month",
    "Has Deliverables"
    "Has deliverables"
    ]
    ]
    }
    }
    Line 91: Line 94:
    |-
    |-
    ! Work package No
    ! Work package No
    | [[Has Number::{{{Has Number|}}}]]
    | [[Has number::{{{Has number|}}}]]
    |-
    |-
    ! Workpackage name  
    ! Workpackage name  
    | [[Has Name::{{{Has Name|}}}]]
    | [[Has name::{{{Has name|}}}]]
    |-
    |-
    ! Lead beneficiary
    ! Lead beneficiary
    | [[Has Lead beneficiary::{{{Has Lead beneficiary|}}}]]
    | [[Has lead beneficiary::{{{Has lead beneficiary|}}}]]
    |-
    |-
    ! Effort (Person-month)
    ! Effort (Person-month)
    | [[Has Effort::{{{Has Effort|}}}]]
    | [[Has effort::{{{Has effort|}}}]]
    |-
    |-
    ! Start month
    ! Start month
    | [[Has Start month::{{{Has Start month|}}}]]
    | [[Has start month::{{{Has start month|}}}]]
    |-
    |-
    ! End month
    ! End month
    | [[Has End Month::{{{Has End Month|}}}]]
    | [[Has end month::{{{Has end month|}}}]]
    |}
    |}


    Line 113: Line 116:
    === Work package's task ===
    === Work package's task ===
    {{#ask: [[Category:Tasks]]
    {{#ask: [[Category:Tasks]]
       [[PartOf Workpackage::{{{Has Name|}}}]]
       [[PartOf workpackage::{{{Has name|}}}]]
       | ?Has Number = Task #
       | ?Has number = Task #
       | ?Has Name = Title
       | ?Has name = Title
       |format=table
       |format=table
      |headers=plain
      |headers=plain

    Revision as of 08:26, 8 March 2024

    This templates is useful for creating new Work packages. A work package is defined by the parameters below.

    Template parameters

    ParameterDescriptionTypeStatus
    NumberHas number Number

    Work package No

    Suggested values
    WP
    Example
    1, 2, 3
    Stringrequired
    Work Package nameHas name Name

    Work Package name

    Example
    Governance, management and quality
    Stringrequired
    Lead beneficiaryHas lead beneficiary Lead beneficiary

    Who is the Lead Beneficiary of that work package

    Example
    UNITO
    Page nameoptional
    EffortHas effort Effort

    Effort (in person-Month)

    Numberoptional
    Start monthHas start month Start month

    no description

    Numberoptional
    End monthHas end month End month

    no description

    Numberoptional
    DeliverablesHas deliverables Deliverables

    Work package's deliverables

    Page nameoptional


    Objectives

    Explain the objectives of this work package here. Explain how (which indicator) are essential to measure the goal and objectives.

    Description

    Add the description of the Work package by listing all the tasks here. We invite you to create a Spraql query to extract all task for this sub package. If people are interested, they will be able to follow the link to the task's page.