Property talk:P2038
Add topicTools
General
Print/export
In other projects
This property is being used by: Please notify projects that use this property before big changes (renaming, deletion, merge with another property, etc.) |
| Pattern^([A-Za-z-_/]+)?(\d{5,10})([A-Za-z-_]+)?$ will be automatically replaced to\2 and moved toResearchGate contributions ID(P6023) property. Testing:TODO list |
| ||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Should match something like:
"Douglas Adams" -> "Douglas Adams"
but also like "Eckerd College | St. Petersburg, United States |" -> "Eckerd College"
I tried to create a regex that would match everything before the " |" if it exists which improved the name matching for the first case but it doesn't seem to be working for the second case. Anyone have an idea why? PS: I'm using wikidata for web extension and that's why I am trying to fix this.RayScript (talk)22:43, 4 October 2023 (UTC)