Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
title1. Why do I get an error message when I try to track a dataset using dataset id?

If you are using the dataset id to retrieve a specific dataset and you get an error message, this means that this dataset was either never created or no longer exists. 

The Metis Sandbox gets cleaned up at least once every two weeks, as a result there is no clear indication how long a dataset stays available after uploadingevery night. Datasets older than one week will be removed and are no longer accessible.
Datasets that are deleted from the Metis Sandbox will need to be uploaded again for testing.

Expand
title2. Why is my dataset not starting to process?

If you get no errors when you create a dataset but the workflow seems to not progress, please wait. There is a limit to how many workflows can run simultaneously, which means other datasets are progressing in parallel and your set is waiting in the queue to be picked up as soon as the previous one is done.

Note

Do not create a new dataset as this will make the queue longer and it slows down the tool.

Expand
title3. Why is my dataset stuck at a specific step and not progressing further?

If you created a dataset and one of the workflow steps does not progress, please wait. There is a limit to how many workflows can run simultaneously, which means other datasets are progressing in parallel and your set is waiting in the queue to be picked up as soon as the previous one is done. 

Note

Do not create a new dataset as this will make the queue longer and it slows down the tool.

Expand
title4. I used the correct OAI-PMH parameters for my dataset but the harvesting fails. Why is this happening?

If you set the harvest protocol to OAI-PMH upload, you must enter valid values for the harvest URL, metadata format, and optionally a Setspec value, which specifies set criteria for selective harvesting. If the harvest step fails for unknown reasons, please make sure you have used the correct request parameters. 

Remember to always add in the form the correct metadata format (be careful about using the correct case letters) e.g. EDM, edm, Edm, rdf as used within your OAI-PMH endpoint.

Expand
title5. How can I retrieve the record id?

The record id is one of the variables in the URL path of the item. In the URL this is the part after “/item/” and consists of the dataset id followed by record id. Make sure to include the first forward slash, resulting in the form of  ”/dataset_id/record_id”.

Expand
title6. Can I use the Metis Sandbox to publish my dataset directly to the Europeana website?

Sandbox users cannot publish their data directly to the Europeana website using this tool. The Metis Sandbox is a test environment to validate the data before sending it further to the Europeana DPS team.
If you wish to publish the content that you tested in the Sandbox, you need to follow the existing data aggregation steps.

Expand
title7. Can I edit my dataset details (e.g. name, country, language) after the dataset has been created?

You can only add the dataset details once. If you wish to make any changes or re-process a set, you will need to create a new dataset in the Sandbox. This also allows you to see the differences between the older version and new version of your dataset.

Expand
title8. What is the best dataset name I can use for my set?

Ideally, a dataset name for the Sandbox should have the name of the data provider, an indicator of a version and possibly the name of the person that performed the test. The upload date and time, language and country selected are not necessary to be included in the dataset name.

Expand
title9. Can I upload any type of file for ingestion?

For file uploads we only accept .zip files.

Expand
title10. Processing of my set is finished but I cannot view the objects in the copy of Europeana website. Am I doing something wrong?

If a set has passed the last workflow step, it takes up to 15 minutes for previews to generate in the Metis Sandbox. If the objects are not shown yet, please wait a few more minutes.

It is possible that not all your items are shown in this view. Records with content tier 0 are hidden by default. You can make these records visible by clicking on “More filters”, scroll down, click the button “Show only items not meeting our publishing criteria” and click to confirm this filter. 

Expand
title11. Why do I get a warning that only the first 1,000 records will be processed?

Currently, a dataset size for the Metis Sandbox must not exceed 1,000 records. If your dataset is larger than that, you will see a warning message indicating that only the first 1,000 records will be processed.

Expand
title12. What is the minimum number of records I can test in the Sandbox?

A dataset should contain one record at minimum. This applies to all harvesting methods.

...