Pt:XMP

From Creative Commons
Revision as of 02:01, 25 April 2011 by Hamilton Abreu (talk | contribs)
Jump to: navigation, search
Informação Sobre Ficheiros do Tipo: {{#explode:Pt:XMP|:|1}}
Permite incorporação da URL da licença: [[supports_license_url::{{#ifeq:Sim|Sim|yes|no}} | Sim]]
Permite incorporação de código HTML: [[supports_web_statement::{{#ifeq:Sim|Sim|yes|no}} | Sim]]
Permite incorporação de mais permissões: [[supports_more_permissions::{{#ifeq:Sim|Sim|yes|no}} | Sim]]
Localização dos metadados: [[Metadata location::{{{metadados_localização}}}]] | (desconhecida) }}
Formato dos metadados: [[Metadata format::{{{metadados_formato}}}]] | (desconhecido) }}



{{#ifeq:

   {{#show:  | ?Last revision#=}}
   | 
   | [[:|]]
   | (sincronizar)

}}


Xmp tagline.png

O XMP (Extensible Metadata Platform) facilita a incorporação de metadados em ficheiros, usando um subconjunto do RDF. Em especial, o XMP permite a incorporação de metadados no formato PDF e em muitos formatos de imagem, embora tenha sido desenhado para fazê-lo em praticamente qualquer tipo de ficheiro.

A Creative Commons prefere (e recomenda) o uso do formato XMP para a incorporação de metadados, dado o seu suporte de numerosos formatos de ficheiro e o estado fraccionado e antagónico dos padrões de incorporação de metadados. Outras entidades têm chegado à mesma conclusão; a Microsoft anunciou que suporta o XMP nas aplicações do Windows Vista e Jon Udell comentou "Também existe um bom suporte no .NET Framework 3.0 para a leitura e escrita de metadados XMP". Note que, mesmo quando uma obra licenciada incorpora metadados XMP, a Creative Commons recomenda que esta também inclua um anúncio visível dos direitos de autor; estão disponíveis recomendações específicas para diferentes formatos de anúncios.

O processo de licenciamento da Creative Commons oferece-lhe um modelo XMP que pode ser usado para fazer a marcação de aplicações da Adobe (guia prático detalhado) que suportam o formato XMP. Também temos um painel de informação sobre ficheiros XMP.

Especificação das Informações da Licença

O XMP define um esquema de gestão de direitos (consulte a Especificação do XMP, p. 42). A Creative Commons define as seguintes propriedades (valores exemplificativos):

  • xmpRights:MarkedFalse if Public Domain, True otherwise.
  • xmpRights:WebStatementhttp://example.com/pdf-metadata.html (Replace with URL containing metadata about the XMP-embedded file; this is referred to as the Web Statement.)
  • xmpRights:UsageTerms — An optional field describing legal terms of use; Creative Commons recommends that when present this take the form This work is licensed to the public under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by­sa/2.0/ verify at http://example.com/pdf­metadata.html (Replace URL following 'verify at' with URL containing metadata about the XMP-­embedded file; this is typically the URL specified by xmpRights:WebStatement.)

This work is licensed to the public under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by-sa/2.0/ verify at http://example.com/pdf-metadata.html (Replace URL following 'verify at' with URL containing metadata about the XMP-embedded file; this is typically the same URL specified by xmpRights:WebStatement.)

We also define a Creative Commons schema http://creativecommons.org/ns# whose common prefix is cc. It currently has the following properties:

  • license — The license URL; for example, http://creativecommons.org/licenses/by-sa/2.0/.
  • morePermissions — A URL where additional permissions (commercial licensing, etc) are available.
  • attributionURL — The URL to use when attributing this work.
  • attributionName — The creator's preferred name to use when attributing this work.

Verification Links and XMP

A publisher can add boost confidence in embedded metadata by providing a verifying web statement. A verifying web statement is a URL which contains metadata with assertions matching those embedded in the file. The difference is that instead of making the assertions about a URL, the assertions are made in reference to the SHA-1 hash of the file.

For example, the example web statement http://example.com/pdf-metadata.html would include metadata encoded as RDFa.


  <p>The document example.pdf is licensed under a 
     <a about="urn:sha1:MSMBC5VEUDLTC26UT5W7GZBAKZHCY2MD" rel="license" 
        href="http://creativecommons.org/license/by/3.0/">
          Creative Commons Attribution 3.0</a> license.
     </a>
  </p>

When processing a file containing an embedded web statement, an application can retrieve the statement and parse it for additional metadata. If matching assertions are found which apply to the calculated SHA-1 hash of the file, the application can display an indicator noting increased confidence in the metadata. This approach has the added benefit of taking advantage of an existing mechanism (copyright take-down procedures) in order to break the confidence in the case of inappropriately licensed material.

Additional Information

The XMP logo is either a registered trademark or trademark of the Adobe Systems Incorporated in the United States and/or other countries.