Project:Item links
From MaRDI portal
Synopsis
MaRDI uses a knowledge graph to store items and their connections to other items. One of the main strength of this approach is that relationships can be modelled easily, e.g between a publication and the authors, or a publication and the dataset used in that publication. This document describes which properties to use for these links.
Linking to profile pages
For exampe to link to profile page of Q6567996 use {{wikidata|label|linked|Q6567996}}The digital shadow of mathematics and its ramifications which is rendered as
The digital shadow of mathematics and its ramifications
See https://en.wikipedia.org/wiki/Template:Wikidata for further details.
Relevant Item Links
(See here for a list of all item types.)
| Source | link | Target | Property how to connect | Example | Comment |
|---|---|---|---|---|---|
| Publication | authored by | Person (Author) | author (P16) | Publication | |
| Publication | cites | Publication (cited by source) | cites work (P223) | Publication | |
| Publication | has code repo | URL to Code Repository (not an item!) | has companion code repository (P1687) | Publication | |
| Publication | uses dataset | Dataset | cites work (P223) | ||
| Jupyter Notebook | described in | Publication | described by source (P286) | Jupyter Notebook | |
| Dataset | described in | Publication | described by source (P286) | Dataset | |
| Publication | contains | Theorem | contains theorem (P1646) | Publication | Should that be "other way round", maybe using "described by source"? |