Available Formats

Metadata in OAI

Records are available in the following metadata formats:

  • oai_dc: Dublin Core

  • qdc: Qualified Dublin Core

  • mets: Metadata Encoding and Transmission Standard

The METS format is available only for journal issues and books. It is not available for blogs, Calenda events, and electronic journals publishing streamed articles.

TEI full text and Raw full text for partners

Note

Access to Full text in TEI and Raw text format is only available for authorized IP address (OpenEdition partners)

OpenEdition provide partners an access to full text in TEI (Text Encoding Initiative) format and Raw text format for documents published on OpenEdition Journals and OpenEdition Books.

Link to TEI structured full text and to Raw text (actually BASICTEI format) is retrivable from OAI in qdc format, following the url available in these elements:

  • <dcterms:hasFormat scheme="TEI">: link to structured XML-TEI Full text (suitable for republication and text and data mining)

  • <dcterms:hasFormat scheme="BASICTEI">: link to full text in the “basicTEI” format witch provide metadata of the document in TeiHeader and raw text in the body section of the TEI document (suitable for text indexing).

If you need access to OpenEdition’s TEI as a partner, please email us at contact+oai@openedition.org.

Example

https://oai.openedition.org/?verb=GetRecord&identifier=oai:revues.org:terrain/16916&metadataPrefix=qdc

 1<?xml version="1.0" encoding="UTF-8"?>
 2<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
 3  <responseDate>2018-10-11T20:34:26Z</responseDate>
 4  <request verb="GetRecord" identifier="oai:revues.org:terrain/16916" metadataPrefix="qdc">https://oai.openedition.org/</request>
 5  <GetRecord xmlns:qdc="http://epubs.cclrc.ac.uk/xmlns/qdc/" xmlns:dcterms="http://purl.org/dc/terms/">
 6    <record>
 7      <header>
 8        <identifier>oai:revues.org:terrain/16916</identifier>
 9        <datestamp>2018-10-09T10:04:10Z</datestamp>
10        <setSpec>journals</setSpec>
11        <setSpec>journals:terrain</setSpec>
12        <setSpec>openaire</setSpec>
13      </header>
14      <metadata>
15        <qdc:qualifieddc xmlns:dcterms="http://purl.org/dc/terms/" xmlns:qdc="http://epubs.cclrc.ac.uk/xmlns/qdc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd http://epubs.cclrc.ac.uk/xmlns/qdc/ http://epubs.cclrc.ac.uk/xsd/qdc.xsd">
16          <dcterms:title>Y a-t-il une différence entre « Roms » et « Roumains » ?</dcterms:title>
17
18          [...]
19
20          <dcterms:hasFormat scheme="TEI">http://journals.openedition.org/terrain/tei/16916</dcterms:hasFormat>
21          <dcterms:hasFormat scheme="BASICTEI">http://journals.openedition.org/terrain/basictei/16916</dcterms:hasFormat>
22        </qdc:qualifieddc>
23      </metadata>
24    </record>
25  </GetRecord>
26</OAI-PMH>