|
|
#### Entrada:
|
|
|
- Atributo buscado **$atributo**
|
|
|
- (Menu lateral), informações da imagem:
|
|
|
-- Metadata Description, Metadata Source, Metadata Alternative Text, Metadata Author, Metadata Date, Metadata Access Rights, Metadata Rights Holder
|
|
|
- (Menu lateral), informações da imagem: Metadata Description, Metadata Source, Metadata Alternative Text, Metadata Author, Metadata Date, Metadata Access Rights, Metadata Rights Holder
|
|
|
|
|
|
|
|
|
#### Retorno:
|
... | ... | @@ -104,4 +103,17 @@ Quando o restante dos blocos terminarem de rodar,um novo loop de chamadas da API |
|
|
|
|
|
**Atributo buscado:** o:title
|
|
|
|
|
|
**Resposta:** `<p class="getod getod-text getod-text-o:title" metadata_id="o:title" getod_block="getod-text">Paschoal Lemme</p>` |
|
|
\ No newline at end of file |
|
|
**Resposta:**
|
|
|
```
|
|
|
<figure class="getod getod-image getod-image-foaf:depiction"
|
|
|
metadata_id="foaf:depiction"
|
|
|
getod_image_description="dcterms:title"
|
|
|
getod_image_source=""
|
|
|
getod_image_alt=""
|
|
|
getod_image_creator=""
|
|
|
getod_image_date=""
|
|
|
getod_image_accessrights=""
|
|
|
getod_image_rightsholder=""
|
|
|
getod_block="getod-image" getod_image_url="https://repositorio.canalciencia.ibict.br/api/media/541"><img src="https://repositorio.canalciencia.ibict.br/files/large/70553654bd99a87bd404755d3734ad805371793c.jpg" alt="">
|
|
|
<figcaption><span class="getod-image-description">Foto de Paschoal Lemme</span></figcaption></figure>
|
|
|
``` |
|
|
\ No newline at end of file |