sfomuseum / accession-numbers

Machine-readable regular expressions for identifying accession numbers for cultural heritage organizations in text.
Other
6 stars 3 forks source link

Add Musée National d'Art Moderne (Centre Pompidou) #29

Closed thisisaaronland closed 2 years ago

thisisaaronland commented 2 years ago

Musée National d'Art Moderne (Centre Pompidou) https://www.mam.paris.fr (([A-Z]+)(\ |-|-)(?:\d+)((-[0-9]+)|(\ ([0-9]+))|([A-Z]+))*) AMPH 204 AMS 403 AMVP-2015-277 AMVP-2015-975 AME 1104 (2) AMPH 871TER

thisisaaronland commented 2 years ago

Added as of #f7e3a2c. There is still one test that fails.

bwyman commented 2 years ago

let's use this instead: (([A-Z]+)([\ \-\-]+)((?:\d+)(([\-0-9\ \(\)A-Z]+))))