sul-dlss / dlme-harvest

DLME Scripts for harvesting data from providers
0 stars 0 forks source link

Re-harvest Stanford maps #38

Open jacobthill opened 5 years ago

jacobthill commented 5 years ago

Get only the maps without the geo-data

jacobthill commented 5 years ago

@ndushay I only found one error in this set.

https://github.com/sul-dlss/dlme-metadata/blob/master/harvard/islamic-heritage-project/data/990089081460203941.oai_dc.xml

{'none': ['1900-1930', 's.d.]', 'د.ت.]']} ========> [1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930]

By the order and placement of the commas, I'm guessing the method didn't like the Arabic characters in the dc:date field.