# Introduction

This guide is for users of CARARE's [MINT tool](http://mint-projects.image.ntua.gr/cararedsi/) and the version of MINT customized for CARARE by the team at the National Technical University of Athens. Users of the tool can map their metadata to the CARARE schema, EDM or LIDO and to test different data modeling or schemas approaches. MINT can be used to harvest, map and transform metadata for publication to the CARARE Repox aggregator, or to help to define an export format for metadata harvesting. Once a mapping has been completed it can be exported as an XSL file and used on a local system, or it can be used on MINT to transform and publish the data to Repox Flow CARARE's Aggregator platform.&#x20;

MINT is a metadata mapping tool, which you can use to prepare a mapping between the elements in your metadata and one of the standard schemas.  CARARE's version of MINT allows for mappings to  the tool can map their metadata to the CARARE schema, to EDM or to LIDO.  This means that you can test different approaches and work with the schema that is most familiar to you. &#x20;

Using MINT you can upload or harvest your metadata, prepare a mapping and transform your metadata for publication to Repox Flow.  You can also use MINT to help to define an export format from your own system. Once a mapping has been completed it can be exported as an XSL file and used on a local system, or it can be used on MINT to transform and publish the data to Repox Flow.&#x20;

This document provides an introduction to CARARE's version of the MINT mapping tool and the four main steps:&#x20;

1\. Registration \
2\. Importing metadata \
3\. Metadata mapping \
4\. Transforming and publishing your dataset


---

# 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://carare.gitbook.io/mint-mapping-service/master.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.
