Identifiers for persons are currently built from every idno element in a person. Should only be built from idno elements from the first hierarchical level below person.
Currently: Peter Altenberg has an identifier https://sk.acdh.oeaw.ac.at/pmb2147/identifier/idno/44 with rdf:value "https://www.wikidata.org/wiki/Q1024740" pointing at a site not for Altenberg, but Cabaret Fledermaus. The idno this stems from is in person/affiliation. Only take those from person.
The problem can probably be solved by deleting a "/" in the xPath.
Eliminate Schnitzler-Briefe-identifiers
They don't resolve any more. So don't build identifiers from idno[@type="URL" and @subtype="schnitzler-briefe"]
Too many identifiers
Identifiers for persons are currently built from every idno element in a person. Should only be built from idno elements from the first hierarchical level below person. Currently: Peter Altenberg has an identifier https://sk.acdh.oeaw.ac.at/pmb2147/identifier/idno/44 with rdf:value "https://www.wikidata.org/wiki/Q1024740" pointing at a site not for Altenberg, but Cabaret Fledermaus. The idno this stems from is in person/affiliation. Only take those from person. The problem can probably be solved by deleting a "/" in the xPath.
Eliminate Schnitzler-Briefe-identifiers
They don't resolve any more. So don't build identifiers from
idno[@type="URL" and @subtype="schnitzler-briefe"]