Difference between revisions of "Help:Uncertain information"
Line 8: | Line 8: | ||
* there is a "for template" multi sub-form the different Uncertain fields are able to be chosen | * there is a "for template" multi sub-form the different Uncertain fields are able to be chosen | ||
* sub form entry a subobject with the category Uncertain Information | * sub form entry a subobject with the category Uncertain Information | ||
+ | * contents of the subobject are displayed via compound query | ||
− | + | with: | |
* [[Form:Prototype Uncertain Information]] - Temporary Prototype | * [[Form:Prototype Uncertain Information]] - Temporary Prototype | ||
* [[Template:Prototype Uncertain Information]] - Temporary Prototype | * [[Template:Prototype Uncertain Information]] - Temporary Prototype | ||
Line 16: | Line 17: | ||
* [[:Category:Uncertain Information]] - Permanent, works with subobject | * [[:Category:Uncertain Information]] - Permanent, works with subobject | ||
+ | Note: A compound query, is used instead of an ask query, to display the values (via query) of the Uncertain Information subobject, since it uses the Cite extension for citation, hence the query has to be done, both the the suboject and references (read more about querying Cite values in https://github.com/SemanticMediaWiki/SemanticCite/issues/95) | ||
− | Test Pages: | + | ==Test Pages: == |
* [[TestUncertaintInforation0001]] | * [[TestUncertaintInforation0001]] | ||
* [[TestUncertaintInforation0002]] | * [[TestUncertaintInforation0002]] | ||
Line 27: | Line 29: | ||
Example: | Example: | ||
− | [[Potentially used by::TestInstitution;Speculative]] | + | <nowiki>[[Potentially used by::TestInstitution;Speculative]]</nowiki> |
Deployments Form and Template invokes [[Template:InstitutionCertainty]] to create the record. | Deployments Form and Template invokes [[Template:InstitutionCertainty]] to create the record. |
Revision as of 18:13, 19 April 2022
Forms with Uncertain information section[ ]
In Forms+templates Uncertain information is expressed in a"Uncertain information" section.
- fields that might include uncertain information are double in a section "Uncertain Information"
- there is a "for template" multi sub-form the different Uncertain fields are able to be chosen
- sub form entry a subobject with the category Uncertain Information
- contents of the subobject are displayed via compound query
with:
- Form:Prototype Uncertain Information - Temporary Prototype
- Template:Prototype Uncertain Information - Temporary Prototype
- Template:Subobject Uncertain Information - Permanent
- Category:Prototype Uncertain Information - Temporary
- Category:Uncertain Information - Permanent, works with subobject
Note: A compound query, is used instead of an ask query, to display the values (via query) of the Uncertain Information subobject, since it uses the Cite extension for citation, hence the query has to be done, both the the suboject and references (read more about querying Cite values in https://github.com/SemanticMediaWiki/SemanticCite/issues/95)
Test Pages:[ ]
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.