|
Op 12-3-2019 om 18:46 schreef Ben
Coman:
Oke, I try to tell what I want Right now I only want to fetch the objectNumber is a collection. so I can use that in a later step. There is a one to one relationship between the objectNumber and a Painting I do not use the imageUrl found on this url because it's to big . So what I try now is first put all the objectNumber in a collection and use that collection on a second url to fetch a image of the right size I hope im clear what I try to do in this step so numbers should be a collection of objectNumbers and paintings a collection of painting with the info I need so to recap this one must give me a collection of objectNumbers : 'https://www.rijksmuseum.nl/api/nl/collection?key=14OGzuak&format=json&type=schilderij&toppieces=True'. and the objectNumbers I can use for this url :
and I do not store the objectNumber in Paintings because I do not use it to display it in a seaside project. Roelof |
- Re: [Pharo-users] complex json parsing. Roelof Wobben
- Re: [Pharo-users] complex json parsing. Ben Coman
- Re: [Pharo-users] complex json parsing. Roelof Wobben
- Re: [Pharo-users] complex json parsing. Ben Coman
- Re: [Pharo-users] complex json parsing. Roelof Wobben
- Re: [Pharo-users] complex json parsing. Ben Coman
- Re: [Pharo-users] complex json parsing. Roelof Wobben
- Re: [Pharo-users] complex json parsing. Ben Coman
- Re: [Pharo-users] complex json parsing. Roelof Wobben
- Re: [Pharo-users] complex json parsing. Ben Coman
- Re: [Pharo-users] complex json parsing. Roelof Wobben
- Re: [Pharo-users] complex json parsing. Ben Coman
- Re: [Pharo-users] complex json parsing. Roelof Wobben
- Re: [Pharo-users] complex json parsing. Ben Coman
- Re: [Pharo-users] complex json parsing. Ben Coman
