Risorsa mappa - Resource map

Una mappa delle risorse (REM) è un concetto del modello ORE per associare un'identità con oggetti digitali compositi (aggregazioni di risorse digitali) e facendo affermazioni circa la loro struttura e la semantica. Oggetti composti combinano risorse distribuite, tra cui più tipi di media.

ReM serializzazione

Una mappa delle risorse può essere serializzato (o rappresentato) in diversi formati, tra cui Atom , RDF / XML , RDFa , ed altri.

L'esempio che segue illustra come un ReM può rappresentare l' arXiv e-print a https://arxiv.org/abs/astro-ph/0601007 utilizzando un feed Atom. I metadati, come l' identificatore digitale oggetto , il titolo e gli autori per l'e-print sono compresi prima nel feed Atom. L'e-print è un oggetto composto digitale composta da cinque risorse aggregate che sono elencati successivo: OAI-PMH metadati sulla e-print, una splash page , una versione PostScript di e-print, una versione in formato PDF , e una tar compresso con gzip il file contenente più versioni di e-print.

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
      xmlns:dcterms="http://purl.org/dc/terms/"
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

  <id>https://arxiv.org/rem/astro-ph/0601007#aggregation</id>
  <link href="https://arxiv.org/rem/astro-ph/0601007" rel="self" type="application/atom+xml"/>
  <generator uri="https://arxiv.org/">arXiv.org e-Print Repository</generator>
  <updated>2007-10-10T18:30:02Z</updated>
  <category scheme="http://www.openarchives.org/ore/terms/"
  term="http://www.openarchives.org/ore/terms/Aggregation" label="Aggregation" />
  <link href="info:doi/10.1142/S0217732306019475" rel="related"/>
  <link href="info:arxiv/astro-ph/0601007v2" rel="related"/>
  <title>Parametrization of K-essence and Its Kinetic Term</title>
  <author><name>Hui Li</name></author>
  <author><name>Zong-Kuan Guo</name></author>
  <author><name>Yuan-Zhong Zhang</name></author>

 <entry>
   <id>http://oreproxy.org/r?what=http://export.arxiv.org/oai2?verb=GetRecord&amp;metadataPrefix=oai_dc&amp;identifier=astro-ph/0601007&amp;where=https://arxiv.org/rem/astro-ph/0601007%23aggregation</id>
   <link href="http://export.arxiv.org/oai2?verb=GetRecord&amp;metadataPrefix=oai_dc&amp;identifier=astro-ph/0601007"
   rel="alternate"/>
   <updated>2007-05-31T12:52:00Z</updated>
   <title>Dublin Core Metadata for "Parametrization of K-essence and Its Kinetic Term"</title>
   <category scheme="info:eu-repo/semantics/"
   term="info:eu-repo/semantics/DescriptiveMetadata" label="DescriptiveMetadata" />
   <rdf:Description
    rdf:about="http://export.arxiv.org/oai2?verb=GetRecord&amp;metadataPrefix=oai_dc&amp;identifier=astro-ph/0601007">
        <dcterms:conformsTo rdf:resource="http://www.openarchives.org/OAI/2.0/oai_dc/"/>
   </rdf:Description>
 </entry>

 <entry>
   <id>http://oreproxy.org/r?what=https://arxiv.org/abs/astro-ph/0601007&amp;where=https://arxiv.org/rem/astro-ph/0601007%23aggregation</id>
   <link href="https://arxiv.org/abs/astro-ph/0601007" rel="alternate" type="text/html"/>
   <updated>2007-05-31T12:52:00Z</updated>
   <title>Splash Page for "Parametrization of K-essence and Its Kinetic Term"</title>
   <category scheme="info:eu-repo/semantics/"
   term="info:eu-repo/semantics/humanStartPage" label="humanStartPage" />
 </entry>

 <entry>
   <id>http://oreproxy.org/r?what=https://arxiv.org/ps/astro-ph/0601007&amp;where=https://arxiv.org/rem/astro-ph/0601007%23aggregation</id>
   <link href="https://arxiv.org/ps/astro-ph/0601007" rel="alternate" type="application/postscript"/>
   <updated>2007-05-31T12:52:00Z</updated>
   <title>PostScript Version of "Parametrization of K-essence and Its Kinetic Term"</title>
 </entry>

 <entry>
   <id>http://oreproxy.org/r?what=https://arxiv.org/pdf/astro-ph/0601007&amp;where=https://arxiv.org/rem/astro-ph/0601007%23aggregation</id>
   <link href="https://arxiv.org/pdf/astro-ph/0601007" rel="alternate" type="application/pdf"/>
   <updated>2007-05-31T12:52:00Z</updated>
   <title>PDF Version of "Parametrization of K-essence and Its Kinetic Term"</title>
 </entry>

 <entry>
   <id>http://oreproxy.org/r?what=https://arxiv.org/e-print/astro-ph/0601007&amp;where=https://arxiv.org/rem/astro-ph/0601007%23aggregation</id>
   <link href="https://arxiv.org/e-print/astro-ph/0601007" rel="alternate"/>
   <updated>2007-05-31T12:52:00Z</updated>
   <title>Other Versions of "Parametrization of K-essence and Its Kinetic Term"</title>
 </entry>

</feed>

Gli appunti

  • Lagoze, Carl; Van de Sompel, Herbert (maggio 2007), Informazione Composto Oggetti: L'OAI-ORE Prospettiva

Guarda anche

link esterno