# Metadata

DCMI provides you with an introductory content on [Metadata Basics](http://dublincore.org/resources/metadata-basics/) including what metadata is, what defines Dublin Core metadata, explanation of application profiles, shared semantics, linked data and vocabularies. DCMI has also series of informative [webinars](http://dublincore.org/webinars/) on different aspects of the topic. &#x20;

{% embed url="<http://dublincore.org/resources/metadata-basics/>" %}

Ideally, repositories will expose their metadata using common schema and vocabularies so that the records can be standardized, and aggregated by repository networks. In turn, these networks can develop more useful services with the metadata, such as tracking open access, discovery of content, and analytics.

Currently most repositories expose their metadata through the Open Archives Initiative - Protocol for Metadata Harvesting (OAI-PMH). This protocol allows the repository to use a variety of metadata profiles, in addition to the simple OAI-DC metadata format based on Dublin Core. For generic data repositories, the DataCite metadata schema is the most widely used. Domain-based metadata schemas may also be used by repositories that specialize in collecting content from a specific discipline.

In addition, there are regional guidelines for repositories defined by certain repoistory networks, such as LA Referencia and OpenAIRE require the adoption of certain specific metadata elements and vocabularies in order to provide services based on the metadata they aggregate.&#x20;

## Guidelines

OpenAIRE Guidelines for Literature Repository Managers v4 describe the application profile for Literature Repository managers to be compatible with OpenAIRE.

{% embed url="<https://openaire-guidelines-for-literature-repository-managers.readthedocs.io/en/latest/>" %}

Bielefeld Academic Search Engine (BASE) has compiled golden rules that are helpful to optimize OAI interface of the repository to assure fast and smooth indexing of the source in BASE.

{% embed url="<https://www.base-search.net/about/en/faq_oai.php>" %}

## Resources in Other Languages

{% embed url="<http://www.lareferencia.info/es/recursos/documentos/acuerdos-tecnicos/16-metadatos-y-politicas-de-cosecha-de-la-referencia>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://coartraining.gitbook.io/coar-repository-toolkit/interoperability/metadata-and-vocabularies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
