Views provided by UsageCounts
The dataset contains mappings between Wikidata entities and Wikipedia sections. The mappings come in addition to the existing Wikidata sitelinks referencing Wikipedia pages. The creation of the present dataset stems from the observation that only a fraction of Wikidata entities has a corresponding Wikipedia article in any language (we refer to the remaining entities, without an article, as orphans). However, a substantial number of orphan entities are indeed available in Wikipedia, but not at the page level; orphan entities can be described within existing Wikipedia articles in the form of sections, subsections, and paragraphs of a more generic concept or fact. The dataset provides a fine-grained mapping between Wikidata orphan entities and Wikipedia (sub)-sections. Mappings are provided for 15 languages: Arabic, Chinese, Dutch, English, French, German, Italian, Japanese, Polish, Portuguese, Russian, Spanish, Swedish, Ukrainian, Vietnamese. The dataset is available in JSON and RDF formats and complies with the Wikibase data model. In the JSON representation, an entity contains two fields: id (the unique identifier of an entity) and sitelinks (links to Wikipedia pages). Each sitelink record comprises three fields: site, title, and url. A section title is appended to the page title separated with # symbol. Such a compound title is then URL-encoded and added to the URL path. Following the Wikidata guidelines, each entity is encoded as a single line. Example: { "id": "Q3320792", "sitelinks": { "dewiki": { "site": "dewiki", "title": "Orestie#Agamemnon", "url": "https://de.wikipedia.org/wiki/Orestie#Agamemnon" }, "frwiki": { "site": "frwiki", "title": "Orestie#''Agamemnon''", "url": "https://fr.wikipedia.org/wiki/Orestie#Agamemnon" }, "enwiki": { "site": "enwiki", "title": "Aeschylus#''Agamemnon''", "url": "https://en.wikipedia.org/wiki/Aeschylus#Agamemnon" } } } The RDF dump is serialized using the Turtle format and stores nodes describing Wikipedia links. Section titles are added in the same manner as described above. Example: <https://de.wikipedia.org/wiki/Orestie#Agamemnon> a schema:Article ; schema:about wd:Q3320792 ; schema:inLanguage "de" ; schema:isPartOf <https://de.wikipedia.org/> ; schema:name "Orestie#Agamemnon"@de . <https://de.wikipedia.org/> wikibase:wikiGroup "wikipedia" . <https://fr.wikipedia.org/wiki/Orestie#Agamemnon> a schema:Article ; schema:about wd:Q3320792 ; schema:inLanguage "fr" ; schema:isPartOf <https://fr.wikipedia.org/> ; schema:name "Orestie#''Agamemnon''"@fr . <https://fr.wikipedia.org/> wikibase:wikiGroup "wikipedia" . <https://en.wikipedia.org/wiki/Aeschylus#Agamemnon> a schema:Article ; schema:about wd:Q3320792 ; schema:inLanguage "en" ; schema:isPartOf <https://en.wikipedia.org/> ; schema:name "Aeschylus#''Agamemnon''"@en . <https://en.wikipedia.org/> wikibase:wikiGroup "wikipedia" .
The source code is available on GitHub: https://github.com/eXascaleInfolab/WikidataSectionLinks
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 17 |

Views provided by UsageCounts