1,003,741
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== | == Introduction == | ||
* Linked data works by connecting together data entities to create rich structured data in the form of triples. For example, <br> | |||
'''1.''' John Jones (Q..) '''2.''' was Educated at ([[Property:P23|P23]]) '''3.''' Aberystwyth University (Q...). | |||
<be> | |||
* The more detailed we make our data the more inter-connected the data will become. | |||
* When creating new items for people or places you may find the data you need to describe them, such as the place they were born or educated, does not exist. When this happens you should also create a separate item for that entity in order to complete your data entry, but make sure you search the database thoroughly first in order to avoid creating duplicate items. You can examine similar items in order to see how the data should be structured, or consult the tables below. | |||
* When creating any new item you should '''always''' search for and include the [https://www.wikidata.org/wiki/Wikidata:Main_Page Wikidata] ID if it exists, using [[Property:P2|Wikidata ID (P2)]] and [[Property:P62|Wikidata URI (P62)]]. | |||
''' | |||
== People == | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 61: | Line 66: | ||
== Places == | == Places == | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 88: | Line 86: | ||
== Identifier Properties == | == Identifier Properties == | ||
{| class="wikitable" | |||
|+ Identifiers | |||
|- | |||
! Title !! ID !! Data type !! Description !! Requirement | |||
|- | |||
| Wikidata URI || [[Property:P62|P62]] || String || the corresponding URI in Wikidata, starting with http://, NOT https:// ! Example: http://www.wikidata.org/entity/Q6682. Search [https://www.wikidata.org/wiki/Wikidata:Main%20Page Wikidata] to find the equivalent item ID whenever possible. || style="background:{{{color|lightgreen}}}" | Always | |||
|- | |||
| National Library of Wales Authority ID || [[Property:P12|P12]] || String || identifier of persons, corporate entities and families in the National Library of Wales Archives and Manuscripts database || style="background:{{{color|gray}}}" | Optional | |||
|- | |||
| Welsh Biography ID (EN) || [[Property:P5|P5]] || String || Identifier for the Dictionary of Welsh Biography || style="background:{{{color|gray}}}" | Optional | |||
|- | |||
| Welsh Biography ID (CY) || [[Property:P5|P5]] || String || Identifier for the Dictionary of Welsh Biography || style="background:{{{color|gray}}}" | Optional | |||
|- | |||
| Library of Congress authority ID || [[Property:P11|P11]] || String || Library of Congress name authority (persons, families, corporate bodies, events, places, works and expressions) and subject authority identifier || style="background:{{{color|gray}}}" | Optional | |||
|- | |||
| ISNI ID || [[Property:P9|P9]] || String || International Standard Name Identifier for an identity || style="background:{{{color|gray}}}" | Optional | |||
|- | |||
| VIAF ID || [[Property:P10|P10]] || String || Identifier for the Virtual International Authority File database || style="background:{{{color|gray}}}" | Optional | |||
|- | |||
| CADW Building ID || [[Property:P68|P68]] || String || identifier for listed buildings in Wales || style="background:{{{color|gray}}}" | Optional | |||
|- | |||
| Coflein ID || [[Property:P69|P69]] || String || identifier for an historic site, monument or building in the National Monuments Record of Wales (NMRW) database || style="background:{{{color|gray}}}" | Optional | |||
|} |