Created
September 28, 2021 16:13
-
-
Save JeroenDeDauw/0e63b15a1522dab12fc1498020c1d11b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"fields": { | |
"P58": { | |
"label": "Person – preferred name", | |
"description": "GND data field for the preferred name of a person or a family", | |
"aliases": [ | |
"PICA+ 028A", | |
"PICA3 100", | |
"MARC 21 100" | |
], | |
"viewLink": "https://doku.wikibase.wiki/wiki/datafield?property=P58", | |
"editLink": "https://doku.wikibase.wiki/wiki/Property:P58", | |
"subfields": { | |
"P41": { | |
"label": "Personal name", | |
"occurrence": false, | |
"description": "Hinweis zur Erfassung von Personen, die nur unter einem Nachnamen bekannt sind" | |
}, | |
"P21": { | |
"label": "Surname", | |
"occurrence": false | |
} | |
}, | |
"codings": { | |
"PICA+": { | |
"fieldName": "028A" | |
}, | |
"PICA3": { | |
"fieldName": "100" | |
}, | |
"MARC 21": { | |
"fieldName": "100" | |
} | |
}, | |
"rulesOfUse": { | |
}, | |
"examples": { | |
"Q626": { | |
"label": "Sarah Hartmann" | |
} | |
} | |
}, | |
"P150": { | |
"label": "Identification number" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay makes sense, I agree with you.