Notice: Redis::setex(): send of 88 bytes failed with errno=32 Broken pipe in /var/www/html/wiki/includes/libs/redis/RedisConnRef.php on line 131
Help:Uncertain information - Security Vision

Help: Uncertain information

From Security Vision
Revision as of 10:37, 6 May 2022 by Andre (talk | contribs)
Jump to: navigation, search

Forms with Uncertain information section[ ]

In Forms+templates Uncertain information is expressed in a"Uncertain information" section.

The "Uncertain information" section contains an invocation of the Template:Subobject Uncertain Information ie from Form:Deployments

== Uncertain information ==

{{{for template|Subobject Uncertain Information|multiple|add button text=Add uncertain information}}}
* '''Field:''' {{{field|Propertyname|input type=dropdown|max values=1|values=City,Country,Managed by,Used by,Involved Entities,Datasets Used|mandatory}}}
* '''Value:''' {{{field|value|input type=text|mandatory}}}
* '''Certainty:''' {{{field|Certainty|default=Rumoured|input type=dropdown|values=Rumoured,Speculative|mandatory}}}
* '''Citekey of source:''' {{{field|Citekey|input type=combobox|values={{#ask:[[-Citation resource::+]]|?Citation key=|mainlabel=-|limit=10000|order by=Citation key}} }}}
* '''Description:''' {{{field|Description}}}
{{{end template}}}
  • in the Field: field the "values=" parameter determines the option of uncertain field/property
  • the Value: field determines the the value for a given the chosen field
  • the Certainty field defines the value of certainty


Uses[ ]

Examples[ ]

Qualifiers with Record (datatype) Property[ ]

Previously qualifiers and other statements about statements were implemented by User:Ruben using Properties with Record type, such as Property:Potentially used by with fields Property:Institution, Property:Information Certainty, Property:Citation reference, Property:Description

Example: [[Potentially used by::TestInstitution;Speculative]]

Deployments Form and Template invokes Template:InstitutionCertainty to create the record.