Help: Cite
From Security Vision
[ ]
The special Property:Citation reference do not show up in queries to Record type properties. But as show in the JSON of
Help:Statements_About_Statements#How_to_Search_a_Record the Citation reference property's value is present
How to use Semantic Cite[ ]
Used in combination with Zotero
In conversation with User:Ruben I (User:Andre asked: What do you want Semantic Cite to do?
- a: not to have bibliographic formatting
- a: refer to citation via Citation key
Issues: Semantic Cite does not expose its data to ask query:
- Ruben could not query the information (author, year) in query. Can that be done?
- example: given the reference information on the page.
Show options with semantic cite
Queries[ ]
Query: Any Citation that "Facial Recognition" in Has title[ ]
{{#ask: [[Citation_key::+]][[Has title::~*Facial Recognition*]]
|?Citation key
|?Citation text
|?URL
|?Has title
|format=broadtable
|limit=5
|offset=0
|link=all
}}
| Citation keyThis property is a special property in this wiki. | Citation textThis property is a special property in this wiki. | URL"URL" is a type and predefined property provided by Semantic MediaWiki to represent URI/URL values. | Has title | |
|---|---|---|---|---|
| References | CoEGuidelinesFacial2021 | "CoE Guidelines on Facial Recognition". (2021) <https://rm.coe.int/guidelines-on-facial-recognition/1680a134f3> | https://rm.coe.int/guidelines-on-facial-recognition/1680a134f3 | CoE Guidelines on Facial Recognition |
| References | idcukblogFacialRecognitionEurope2019 | "{Facial Recognition in Europe: Security Problem?". | {Facial Recognition in Europe: Security Problem? | |
| References | fernandezFacialRecognitionEmbodying2020 | Facial Recognition: Embodying European Values | ||
| References | gershgornExclusiveLiveFacial2020 | "Exclusive: Live Facial Recognition Is Coming to U.S. Police Body Cameras". (2020) <https://onezero.medium.com/exclusive-live-facial-recognition-is-coming-to-u-s-police-body-cameras-bc9036918ae0> Accessed: 2020-03-05 | https://onezero.medium.com/exclusive-live-facial-recognition-is-coming-to-u-s-police-body-cameras-bc9036918ae0 | Exclusive: Live Facial Recognition Is Coming to U.S. Police Body Cameras |
| References | poirsonLegalRegulationFacial2021 | Poirson, Claire. The Legal Regulation of Facial Recognition. Springer., 2021. | The Legal Regulation of Facial Recognition | |
| ... further results | ||||
Query:references of a Page[ ]
To get the references of a Page there seems to be no way (!issue!) to do it.
The alternative is to use User:Ruben created Property:Cited references
Or from within a page use https://www.semantic-mediawiki.org/wiki/Help:Incoming_format from the [Extension:Semantic_Result_Formats]
{{#ask: [[-Cited references::ABIS_(Deployment,_Croatia)]]
|?Citation reference
|?Has title
|?Citation key
|format=table
|limit=5
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|searchlabel=... further results
|class=sortable wikitable smwtable
}}