Difference between revisions of "User:Andre"
Line 48: | Line 48: | ||
===Alternative:subobject=== | ===Alternative:subobject=== | ||
+ | |||
+ | |||
+ | |||
<pre> | <pre> | ||
{{#subobject: | {{#subobject: | ||
Line 54: | Line 57: | ||
|Citation reference=thelocalCopenhagenPoliceCalls2019 | |Citation reference=thelocalCopenhagenPoliceCalls2019 | ||
|Description=Test Description | |Description=Test Description | ||
− | |category=Statement_with_qualifier | + | |@category=Statement_with_qualifier |
+ | }} | ||
+ | |||
+ | {{#subobject: | ||
+ | |Institution=Test Institution2 | ||
+ | |Information Certainty=Speculative | ||
+ | |Citation reference=sirgmetsSummaryReportProject2021 | ||
+ | |Description=Test Description2 | ||
+ | |@category=Statement_with_qualifier | ||
}} | }} | ||
</pre> | </pre> | ||
Line 63: | Line 74: | ||
|Citation reference=thelocalCopenhagenPoliceCalls2019 | |Citation reference=thelocalCopenhagenPoliceCalls2019 | ||
|Description=Test Description1 | |Description=Test Description1 | ||
− | |category=Statement_with_qualifier | + | |@category=Statement_with_qualifier |
}} | }} | ||
Line 72: | Line 83: | ||
|Citation reference=sirgmetsSummaryReportProject2021 | |Citation reference=sirgmetsSummaryReportProject2021 | ||
|Description=Test Description2 | |Description=Test Description2 | ||
− | |category=Statement_with_qualifier | + | |@category=Statement_with_qualifier |
+ | }} | ||
+ | |||
+ | |||
+ | And we can ask for all the Subobject of a page | ||
+ | |||
+ | {{#ask: [[-Has subobject::{{PAGENAME}}]] | ||
+ | |?Institution | ||
+ | |?Information Certainty | ||
+ | |?Citation reference | ||
+ | |?Description | ||
+ | |format=broadtable | ||
+ | |limit=50 | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |sort= | ||
+ | |order=asc | ||
+ | |headers=show | ||
}} | }} | ||
+ | |||
+ | |||
==Issue: values of prop <code>Citation reference</code>== | ==Issue: values of prop <code>Citation reference</code>== |
Revision as of 21:10, 17 January 2022
Statements about statements: levels of certainty[edit | ]
Property:Potentially_used_by is of type Record
The datatype record is used for property values that consist of a short list of values of other datatypes. For each property that uses this datatype, the order and type of the individual fields of the record is fixed, based on a declaration with special property "Has fields" on the property page.
Potentially used by | Institution ⠉ | Information Certainty ⠉ | Citation referenceThis property is a special property in this wiki. ⠉ | Description ⠉ | |
---|---|---|---|---|---|
AFR at Brøndby IF | Brøndby IF (?, , descritption value) Amdocs (?, , descritption value) | Brøndby IF Amdocs | | descritption value descritption value | |
IFRS (Interpol) | Interpol (Documented, , p.149-150) | Interpol | Documented | p.149-150 | |
Reporty App Nice (Stopped) | Nice Municipal Police (Documented, , ?) | Nice Municipal Police | Documented | ||
Statements About Statements | Test Institution (Rumoured, , Test Description) Test Institution2 (Documented, , Test Description2) | Test Institution Test Institution2 | Rumoured Documented | | Test Description Test Description2 |
2 new records[edit | ]
Test Institution (Rumoured, , Test Description)
Test Institution2 (Documented, , Test Description2)
Issue: when more than 1 Potentially used by
exist in the same page[edit | ]
As show in the above query, as well as the more minimal one below, when a page has more than 1 Potentially used by
entries, the entries are joint into 1 single row - making it hard to separate the statements
Institution ⠉ | Information Certainty ⠉ | Citation referenceThis property is a special property in this wiki. ⠉ | Description ⠉ |
---|---|---|---|
Brøndby IF Amdocs | | descritption value descritption value | |
Interpol | Documented | p.149-150 | |
Nice Municipal Police | Documented | ||
Test Institution Test Institution2 | Rumoured Documented | | Test Description Test Description2 |
issue with statements of Potentially used by
being joint when in the same page
See discussion in https://www.semantic-mediawiki.org/wiki/Help:Type_Record/Record_vs._subobject
Alternative:subobject[edit | ]
{{#subobject: |Institution=Test Institution; |Information Certainty=Rumoured |Citation reference=thelocalCopenhagenPoliceCalls2019 |Description=Test Description |@category=Statement_with_qualifier }} {{#subobject: |Institution=Test Institution2 |Information Certainty=Speculative |Citation reference=sirgmetsSummaryReportProject2021 |Description=Test Description2 |@category=Statement_with_qualifier }}
And we can ask for all the Subobject of a page
Issue: values of prop Citation reference
[edit | ]
The special Property:Citation reference seems to be doing some, which makes the values of the citations disapear from the queries
Alternative[edit | ]
- like in Property:Potentially_used_by_test use a different property, such as Property:Citation Reference to mention the reference from semantic cite
- look futher into semantic cite and the use of Property:Citation reference
Reverse query is needed: to ask NOT " what pages have Potentially used by prop" but "what are the values of Potentially used by"?
-Potentially used by | Institution ⠉ | Information Certainty ⠉ | Citation referenceThis property is a special property in this wiki. ⠉ | Description ⠉ | |
---|---|---|---|---|---|
AFR at Brøndby IF | ? (Documented, , ?) | Documented | |||
AFR at Brøndby IF | ? (Documented, , ?) | Documented | |||
IFRS (Interpol) | ? (Documented, ?, ?) | Documented | |||
Reporty App Nice (Stopped) | ? (Documented, , ?) | Documented | |||
Statements About Statements | ? (?, ?, ?) | ||||
Statements About Statements | ? (?, ?, ?) |
Issue: with values[edit | ]
There is an issue with the Record values as seen in IFRS_(Interpol)