Closed pasqLisena closed 3 years ago
http://opac.lesartsdecoratifs.fr/ seems to be down (Service Unavailable), and going to http://lesartsdecoratifs.fr/ redirects to http://madparis.fr/, which has a search engine: http://collections.madparis.fr/.
Is this part of the same museum/database?
It might require to rewrite the crawler to use this new website.
It is from the same museum. Can you check as part of #29 if you would not have to do it anyway?
@pasqLisena I've updated the crawler. Also now the "Creation" field looks like this:
{
"label": "Création:",
"values": [
"Author: Brossin de Méré - Role: créateur textile",
"Paris",
"1959",
"collection printemps-été",
"Author: Filande e Tessiture Costa - Role: fabricant textile",
"Côme",
"1950-1959"
]
}
Records: les-arts-decoratifs_records_20210326_3.tar.gz Files: les-arts-decoratifs_files_20210326_3.tar.gz
Thanks @ehrhart . We can now close this issue
The "Creation" field in MAD contains lots of information about the production, namely time, place and involved actors.
For example in 2004.14.106 (848587.json), the filed looks like:
Looking at http://opac.lesartsdecoratifs.fr/fiche/morceau-de-tissu-8 we note that next to the actors there is:
créateur textile
orfabricant textile
Moreover,
1950-1959
is never there, but this is probably due to a website update.Is it possible to receive an output like the following?
This will help the converter when separating the different information -- see https://github.com/silknow/converter/issues/5