Description Usage Arguments Value Examples
convert unique identifiers to QIDs (for items in wikidata).
1 2 3 4 | qid_from_identifier(
property = "DOI",
value = c("10.15347/WJM/2019.001", "10.15347/WJM/2020.002")
)
|
property |
the identifier property to search (for caveats, see |
value |
the identifier value to match |
vector of QIDs corresponding to identifiers submitted
1 | qid_from_identifier('ISBN-13','978-0-262-53817-6')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.