Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P Plugin Omeka WP
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Canal Ciência
  • Plugin Omeka WP
  • Wiki
  • Omeka: Image

Last edited by Andre Togawa Jul 12, 2022
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Omeka: Image

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

Retorno:

  • Valor: elemento
    com elemento e com cada uma das informações da imagem
  • Classes: getod getod-image getod-image-thumbnail_display_urls

Como funciona:

ao inserir um $atributo, o plugin irá buscar na API pelo atributo, se ele for um link de uma imagem ele retorna a imagem.

<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/c00b5512ebd69175cb046645d5943b3f3a04bfbf.jpg">               
</figure>

Exemplos:

Dado:


{
  "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>

Clone repository
  • Omeka: Image
  • Omeka: ItemSetLoop
  • Omeka: ListFullFields
  • Omeka: Miniloop
  • Omeka: NoResultsFound
  • Omeka: ResultsCount
  • Omeka: SearchLoop Url
  • Omeka: SearchLoop
  • Omeka: ShowExtraData
  • Omeka: Text
  • Omeka: Url
  • Omeka: metadata
  • Omeka: metadatasimple
  • Omeka: metatitle
  • getValueForAttribute
View All Pages

Sistema de gestão de códigos IBICT. Dúvidas, favor entrar em contato com a CGTI.