mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Default commit message, part of an automated flow.
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
- I'd like to have the Agora automatically link Wikipedia articles for entities.
|
||||
- Often the right page can just be inferred (a la slugging), but querying the wikipedia/[[wikidata API]] would be much superior.
|
||||
- [[wikidata]]
|
||||
|
||||
|
||||
+14
-11
@@ -1,15 +1,18 @@
|
||||
# Wikidata
|
||||
|
||||
- an [[agora]].
|
||||
- [[go]] https://www.wikidata.org/wiki/Q2013
|
||||
- [[identifiers]] https://www.wikidata.org/wiki/Wikidata:Identifiers
|
||||
- [[quote]] Each Wikidata entity is identified by an entity ID, which is a number prefixed by a letter.
|
||||
- [[items]], also known as Q-items, are prefixed with Q (e.g. Q12345),
|
||||
- [[properties]] are prefixed by P (e.g. P569) and
|
||||
- [[lexemes]] are prefixed by L (e.g. L1).
|
||||
- [[wptools]] seems to expose a nice interface
|
||||
- [[quote]] Wikidata stores a large number of types of unique identifiers which can be used to disambiguate you from other people with the same name, and on the other hand can unify records about you no matter how your name is provided. These include, (but are not limited to) [[VIAF]], [[ISNI]], [[ORCID]], [[ResearcherID]], [[Scopus]], and [[Google Scholar]].
|
||||
- [[entity lookup]] https://www.wikidata.org/w/api.php?action=help&modules=wbsearchentities
|
||||
- https://twitter.com/vrandezo/status/1368274079296282627
|
||||
- a [[project]]
|
||||
- perhaps an [[agora]]?
|
||||
- [[wp]] https://en.wikipedia.org/wiki/Wikidata
|
||||
- [[go]] https://www.wikidata.org/wiki/
|
||||
- [[wikidata]] https://www.wikidata.org/wiki/Q2013
|
||||
- [[identifiers]] https://www.wikidata.org/wiki/Wikidata:Identifiers
|
||||
- [[quote]] Each Wikidata entity is identified by an entity ID, which is a number prefixed by a letter.
|
||||
- [[items]], also known as Q-items, are prefixed with Q (e.g. Q12345),
|
||||
- [[properties]] are prefixed by P (e.g. P569) and
|
||||
- [[lexemes]] are prefixed by L (e.g. L1).
|
||||
- [[wptools]] seems to expose a nice interface
|
||||
- [[quote]] Wikidata stores a large number of types of unique identifiers which can be used to disambiguate you from other people with the same name, and on the other hand can unify records about you no matter how your name is provided. These include, (but are not limited to) [[VIAF]], [[ISNI]], [[ORCID]], [[ResearcherID]], [[Scopus]], and [[Google Scholar]].
|
||||
- [[entity lookup]] https://www.wikidata.org/w/api.php?action=help&modules=wbsearchentities
|
||||
- https://twitter.com/vrandezo/status/1368274079296282627
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user