Open VladimirAlexiev opened 7 years ago
Honestly, I agree with you here, and I wish I'd caught this before. I'm going to leave this open so we can fix it in the next version—I don't know that I can convince the students to correct this en masse at this point.
Reiterating the point above:
cbm:person-institution/111/appellation/firstname a crm:E82_Actor_Appellation;
crm:P2_has_type cbm:person-institution/111/appellation/name_type/firstname
rdf:value "George".
cbm:person-institution/111/appellation/name_type/firstname a crm:E55_Type;
skos:broadMatch aat:300404651; # first name
skos:prefLabel "First Name".
The node cbm:person-institution/111/appellation/name_type/firstname is useless because it doesn't say anything more than aat:300404651. Presumably it gives museums the freedom to have their own concept for First Name, not that such freedom is needed or desired.
What's worse is that the useless node is replicated for EVERY instance of a first name. Reported as https://github.com/american-art/cbm/issues/59.
http://review.americanartcollaborative.org/entity/E39_Actor#field_2-search_0 Why not use aat:300404651 directly but do this broadMatch rigmarole? Is any institution actually using local concepts for
?given_name_type
?