Gives info about an indicator and shows its ID, which again can be used to find other info about the indicator. It also links stakeholders to the indicators.
<indID> - ID of the indicator. Global indicators should have the same ID for each stakeholder, but a stakeholder-specific indicator like housing/budget should have a different ID for each stakeholder.
<stakeIDs> - ID of the stakeholders to which the indicator belongs.
<name> - Name of the indicator.
<weight> - Weight of indicator, determines how important it is.
indicator_link/4 - indicator_link(<indID>,<stakeIDs>,<name>,<weight>)
Gives info about an indicator and shows its ID, which again can be used to find other info about the indicator. It also links stakeholders to the indicators.
<indID>
- ID of the indicator. Global indicators should have the same ID for each stakeholder, but a stakeholder-specific indicator like housing/budget should have a different ID for each stakeholder.<stakeIDs>
- ID of the stakeholders to which the indicator belongs.<name>
- Name of the indicator.<weight>
- Weight of indicator, determines how important it is.