linked-art / linked.art

Development of a specification for linked data in museums, using existing ontologies and frameworks to build usable, understandable APIs
https://linked.art/
Other
91 stars 13 forks source link

name types #663

Open beaudet opened 1 week ago

beaudet commented 1 week ago

I don't recall discussing this in the past, but it seems like a good opportunity for some more vocabulary adoption.

It seems necessary to classify the alternate names of our Actors with one of the following. Thoughts? PR ok to get this started? Also, regarding "spouse name" that's related to #662. If couples are modeled as Group instead of Person, they can still have alternative names. However, "spouse name" seems like a classification better suited for Person than Group since a married couple itself isn't married to a spouse so I'd say let's resolve #662 first then discuss spouse name?

"birth name": {"parent": "Names", "id":"300404681", "label": "Birth Name"},
"full name": {"parent": "Names", "id":"300404688", "label": "Full Name"},
"maiden name": {"parent": "Names", "id":"300404682", "label": "Maiden Name"},
"married name": {"parent": "Names", "id":"300404683", "label": "Married Name"},
"nickname": {"parent": "Names", "id":"300404656", "label": "Nickname/Pseudonym"},
"original name": {"parent": "Names", "id":"300417204", "label": "Original Name"},
"preferred name": {"parent": "Names", "id":"300404670", "label": "Preferred Name"},
# "spouse name": {"parent": "Names", "id":"999999999", "label": "Name of Spouse"},
azaroth42 commented 1 week ago

Spouse name is definitely the odd one out, as it's (I assume) the name of the spouse not the name of the person with that field?

I would put spouse name as a statement, rather than a Name. Otherwise it looks like Mrs Jane Doe is another name of Mr John Doe.

beaudet commented 4 days ago

potentially extend to validation, but first document and definitely post 1.0

George suggested using spouse name to classify the name if it exists.

discussion around the definition of original name which tends to be more about titles than personal names? Possibly former name?

Maiden name is probably an outdated label -> Patricia (tagged with new-aat label, but might be best to have a new tag for aat-modification?)

former name recommended? covers a bunch of the other ones? And list the other ones that might be employed but we're not necessarily advocating for the use of these (e.g. original name, maiden name, spouse name) for one reason or another.

Rob suggested including vocabulary terms like spouse name both in the list of vocabularies but also in the description for the preferred vocabulary term to use instead, e.g. former name rather than spouse name.