Description Usage Arguments Value Examples
Convert an input string to the most likely source SID (equivalent to PID)
1 | as_sid(x)
|
x |
a vector, data frame, or tibble of strings representaing wikidata source properties |
if the inputted string is a valid SID, return the string. If the inputted string matches a property label, return its SID If the inputted string matches multiple labels of multiple properties, return the SID of the first hit.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.