... | @@ -41,38 +41,3 @@ Resultado do exemplo da imagem: |
... | @@ -41,38 +41,3 @@ Resultado do exemplo da imagem: |
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
``` |
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Exemplos:
|
|
|
|
|
|
|
|
**Dado:**
|
|
|
|
|
|
|
|
```json
|
|
|
|
|
|
|
|
{
|
|
|
|
"o:title": "Paschoal Lemme",
|
|
|
|
"madsrdf:fullerName": [
|
|
|
|
{
|
|
|
|
"type": "literal",
|
|
|
|
"property_id": 254,
|
|
|
|
"property_label": "Fuller Name",
|
|
|
|
"is_public": true,
|
|
|
|
"@value": "Paschoal Lemme"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**Atributo buscado:** madsrdf:fullerName
|
|
|
|
|
|
|
|
**Resposta:** `<p class="getod getod-text getod-text-madsrdf:fullerName" metadata_id="madsrdf:fullerName" getod_block="getod-text">Paschoal Lemme</p>`
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**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 |
|
|