... | ... | @@ -15,35 +15,22 @@ Exemplo: |
|
|
```json
|
|
|
;;;
|
|
|
{
|
|
|
"o:title": "Paschoal Lemme",
|
|
|
"madsrdf:fullerName": [
|
|
|
{
|
|
|
"type": "literal",
|
|
|
"property_id": 254,
|
|
|
"property_label": "Fuller Name",
|
|
|
"is_public": true,
|
|
|
"@value": "Paschoal Lemme"
|
|
|
}
|
|
|
]
|
|
|
"o:title": "Paschoal Lemme",
|
|
|
"madsrdf:fullerName": [
|
|
|
{
|
|
|
"type": "literal",
|
|
|
"property_id": 254,
|
|
|
"property_label": "Fuller Name",
|
|
|
"is_public": true,
|
|
|
"@value": "Paschoal Lemme"
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
;;;
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
```json
|
|
|
;;;
|
|
|
{
|
|
|
"title": "About Front Matter"
|
|
|
"example": {
|
|
|
"language": "json"
|
|
|
}
|
|
|
}
|
|
|
;;;
|
|
|
```
|
|
|
|
|
|
|
|
|
**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>`
|
... | ... | |