Difference between revisions of "Help:Cite"

From Security Vision
Jump to: navigation, search
 
Line 55: Line 55:
  
 
The alternative is to use [[User:Ruben]] created [[Property:Cited references]]
 
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 [[https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats Extension:Semantic_Result_Formats]]
  
 
<pre>
 
<pre>

Latest revision as of 18:17, 18 January 2022

Issue: hidden values of prop Citation reference[ ]

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[ ]

Query link

{{#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
ReferencesCoEGuidelinesFacial2021"CoE Guidelines on Facial Recognition". (2021) <https://rm.coe.int/guidelines-on-facial-recognition/1680a134f3>https://rm.coe.int/guidelines-on-facial-recognition/1680a134f3CoE Guidelines on Facial Recognition
ReferencesidcukblogFacialRecognitionEurope2019"{Facial Recognition in Europe: Security Problem?".{Facial Recognition in Europe: Security Problem?
ReferencesfernandezFacialRecognitionEmbodying2020Facial Recognition: Embodying European Values
ReferencesgershgornExclusiveLiveFacial2020"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-05https://onezero.medium.com/exclusive-live-facial-recognition-is-coming-to-u-s-police-body-cameras-bc9036918ae0Exclusive: Live Facial Recognition Is Coming to U.S. Police Body Cameras
ReferencespoirsonLegalRegulationFacial2021Poirson, 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
}}