... | ... | @@ -49,16 +49,30 @@ Quando o restante dos blocos terminarem de rodar,um novo loop de chamadas da API |
|
|
"large": "https://repositorio.canalciencia.ibict.br/files/large/70553654bd99a87bd404755d3734ad805371793c.jpg",
|
|
|
"medium": "https://repositorio.canalciencia.ibict.br/files/medium/70553654bd99a87bd404755d3734ad805371793c.jpg",
|
|
|
"square": "https://repositorio.canalciencia.ibict.br/files/square/70553654bd99a87bd404755d3734ad805371793c.jpg"
|
|
|
},
|
|
|
},
|
|
|
}
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
**Atributo buscado:** madsrdf:fullerName
|
|
|
**Atributo buscado:** thumbnail_display_urls
|
|
|
|
|
|
**Resposta:** `<p class="getod getod-text getod-text-madsrdf:fullerName" metadata_id="madsrdf:fullerName" getod_block="getod-text">Paschoal Lemme</p>`
|
|
|
**Resposta:**
|
|
|
```
|
|
|
<figure class="getod getod-image getod-image-thumbnail_display_urls"
|
|
|
metadata_id="thumbnail_display_urls"
|
|
|
getod_image_description=""
|
|
|
getod_image_source=""
|
|
|
getod_image_alt=""
|
|
|
getod_image_creator=""
|
|
|
getod_image_date=""
|
|
|
getod_image_accessrights=""
|
|
|
getod_image_rightsholder=""
|
|
|
getod_block="getod-image">
|
|
|
<img src="https://repositorio.canalciencia.ibict.br/files/large/70553654bd99a87bd404755d3734ad805371793c.jpg">
|
|
|
</figure>
|
|
|
```
|
|
|
|
|
|
---
|
|
|
|
... | ... | |