Difference between revisions of "User:Andre"
| Line 15: | Line 15: | ||
}} | }} | ||
| − | + | '''2 new records''' | |
| + | |||
[[Potentially used by::Test Institution;Rumoured;thelocalCopenhagenPoliceCalls2019;Test Description]] | [[Potentially used by::Test Institution;Rumoured;thelocalCopenhagenPoliceCalls2019;Test Description]] | ||
| Line 21: | Line 22: | ||
| − | ==Issue: when more than 1 <code>Potentially used by</code> exist in the same page== | + | ==Issue 1: when more than 1 <code>Potentially used by</code> exist in the same page== |
| − | As shown in the | + | As shown in the query below when a page has more than 1 <code>Potentially used by</code> entries, the entries are joint into 1 single row - making it hard to separate the statements, which becomes an issue when more than one <code>Potentially used by</code> statement is made in the same page: they are not separate. See discussion in https://www.semantic-mediawiki.org/wiki/Help:Type_Record/Record_vs._subobject |
| + | |||
{{#ask: [[Potentially used by::+]] | {{#ask: [[Potentially used by::+]] | ||
| Line 40: | Line 42: | ||
|class=sortable wikitable smwtable | |class=sortable wikitable smwtable | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
===Alternative: [https://www.semantic-mediawiki.org/wiki/Subobject subobject]=== | ===Alternative: [https://www.semantic-mediawiki.org/wiki/Subobject subobject]=== | ||
| Line 84: | Line 80: | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
'''Ask for all the Subobject of a page''' | '''Ask for all the Subobject of a page''' | ||
| + | <pre>{{#ask: [[-Has subobject::{{PAGENAME}}]][[Category:Statement with qualifier]] | ||
| + | |?Institution | ||
| + | |?Information Certainty | ||
| + | |?Citation reference | ||
| + | |?Description | ||
| + | |format=broadtable | ||
| + | |limit=50 | ||
| + | |offset=0 | ||
| + | |link=all | ||
| + | |sort= | ||
| + | |order=asc | ||
| + | |headers=show | ||
| + | }} | ||
| + | </pre> | ||
{{#ask: [[-Has subobject::{{PAGENAME}}]][[Category:Statement with qualifier]] | {{#ask: [[-Has subobject::{{PAGENAME}}]][[Category:Statement with qualifier]] | ||
| Line 104: | Line 111: | ||
}} | }} | ||
| − | ==Issue: values of prop <code>Citation reference</code>== | + | ===What Properties have type Record?=== |
| + | '''and might need to be replaced with subobjects''' | ||
| + | |||
| + | {{#ask: [[Has type::Record]][[Property:+]]|format=broadtable}} | ||
| + | |||
| + | ==Issue 2: values of prop <code>Citation reference</code>== | ||
The special [[Property:Citation reference]] seems to be doing some, which makes the values of the citations disapear from the queries | The special [[Property:Citation reference]] seems to be doing some, which makes the values of the citations disapear from the queries | ||
Revision as of 08:35, 18 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
Test Institution (Rumoured, , Test Description)
Test Institution2 (Documented, , Test Description2)
Issue 1: when more than 1 Potentially used by exist in the same page[edit | ]
As shown in the query 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, which becomes an issue when more than one Potentially used by statement is made in the same page: they are not separate. See discussion in https://www.semantic-mediawiki.org/wiki/Help:Type_Record/Record_vs._subobject
| 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 |
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
}}
Ask for all the Subobject of a page
{{#ask: [[-Has subobject::{{PAGENAME}}]][[Category:Statement with qualifier]]
|?Institution
|?Information Certainty
|?Citation reference
|?Description
|format=broadtable
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
}}
What Properties have type Record?[edit | ]
and might need to be replaced with subobjects
| Has Funding |
| Has event |
| Potentially used by |
| Studied At |
Issue 2: 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