mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +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.
|
- 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.
|
- 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
|
# Wikidata
|
||||||
|
|
||||||
- an [[agora]].
|
- a [[project]]
|
||||||
- [[go]] https://www.wikidata.org/wiki/Q2013
|
- perhaps an [[agora]]?
|
||||||
- [[identifiers]] https://www.wikidata.org/wiki/Wikidata:Identifiers
|
- [[wp]] https://en.wikipedia.org/wiki/Wikidata
|
||||||
- [[quote]] Each Wikidata entity is identified by an entity ID, which is a number prefixed by a letter.
|
- [[go]] https://www.wikidata.org/wiki/
|
||||||
- [[items]], also known as Q-items, are prefixed with Q (e.g. Q12345),
|
- [[wikidata]] https://www.wikidata.org/wiki/Q2013
|
||||||
- [[properties]] are prefixed by P (e.g. P569) and
|
- [[identifiers]] https://www.wikidata.org/wiki/Wikidata:Identifiers
|
||||||
- [[lexemes]] are prefixed by L (e.g. L1).
|
- [[quote]] Each Wikidata entity is identified by an entity ID, which is a number prefixed by a letter.
|
||||||
- [[wptools]] seems to expose a nice interface
|
- [[items]], also known as Q-items, are prefixed with Q (e.g. Q12345),
|
||||||
- [[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]].
|
- [[properties]] are prefixed by P (e.g. P569) and
|
||||||
- [[entity lookup]] https://www.wikidata.org/w/api.php?action=help&modules=wbsearchentities
|
- [[lexemes]] are prefixed by L (e.g. L1).
|
||||||
- https://twitter.com/vrandezo/status/1368274079296282627
|
- [[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