Skip to content
Snippets Groups Projects
Commit 242cf854 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Merge branch 'develop' into 'main'

New Release

See merge request dariah-de/dariah-de-oai-pmh-services!93
parents 3b94aaa0 42afcbb2
No related branches found
No related tags found
No related merge requests found
Pipeline #344662 passed
......@@ -142,6 +142,8 @@ public class OaipmhUtilitiesOnline {
Response result;
System.out.println("\twaiting: " + TIME + " millies");
try {
Thread.sleep(TIME);
} catch (InterruptedException e) {
......
......@@ -17,7 +17,6 @@ expectedGetRecordIdiom = Aguateca
checkGetRecordIdiomImage = textgrid:407sf.0
expectedGetRecordIdiomImage = Acanceh, Structure 1, Stucco Frieze, Detail
# another image would be: 3vbbt.0
checkGetRecordIDList = textgrid:mq05.0, textgrid:jgv6.0, textgrid:w7rz.0, textgrid:w36b.0, textgrid:mcdv.0, textgrid:v0qx.0, textgrid:xkck.0, textgrid:t3m1.0, textgrid:10rsq.0, textgrid:mq05.0, textgrid:jgv6.0, textgrid:w7rz.0, textgrid:w36b.0, textgrid:mcdv.0, textgrid:v0qx.0, textgrid:xkck.0, textgrid:t3m1.0, textgrid:10rsq.0
......
......@@ -4,9 +4,13 @@ oaipmhEndpoint = https://textgridlab.org/1.0/tgoaipmh
# GetRecord
checkGetRecordDC = textgrid:vqn0.0
expectedGetRecordDC = Heidi
checkGetRecordDCNoEdition = textgrid:vqn2.0
expectedGetRecordDCNoEdition = Requested object is not a textgrid edition
checkGetRecordDatacite = textgrid:mq05.0
expectedGetRecordDatacite = Wer dich kennt - der kaufft dich nit
checkGetRecordDataciteNoEdition = textgrid:x9t1.0
expectedGetRecordDataciteNoEdition = Requested object is not a textgrid edition
checkGetRecordIdiom = textgrid:2sg18.0
expectedGetRecordIdiom = Aguateca
......@@ -17,7 +21,7 @@ expectedGetRecordIdiomImage = El Chorro, Altar 1
checkGetRecordIDList = textgrid:mq05.0, textgrid:jgv6.0, textgrid:w7rz.0, textgrid:w36b.0, textgrid:mcdv.0, textgrid:v0qx.0, textgrid:xkck.0, textgrid:t3m1.0, textgrid:10rsq.0, textgrid:mq05.0, textgrid:jgv6.0, textgrid:w7rz.0, textgrid:w36b.0, textgrid:mcdv.0, textgrid:v0qx.0, textgrid:xkck.0, textgrid:t3m1.0, textgrid:10rsq.0
# ListRecords
checkListRecordsDC = project:TGPR-372fe6dc-57f2-6cd4-01b5-2c4bbefcfd3c
checkListRecordsDCSet = project:TGPR-372fe6dc-57f2-6cd4-01b5-2c4bbefcfd3c
checkListRecordsDCFrom = 2012-01-04T01:00:00
checkListRecordsDCUntil = 2012-01-04T12:00:00
......
......@@ -24,7 +24,7 @@
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>
<maven-jaxb2-plugin.version>0.14.0</maven-jaxb2-plugin.version>
<mets-mods-mapping.version>2.1.1</mets-mods-mapping.version>
<mets-mods-mapping.version>2.1.3</mets-mods-mapping.version>
<package-info-maven-plugin.version>1.4.5</package-info-maven-plugin.version>
<properties-maven-plugin.version>1.0-alpha-2</properties-maven-plugin.version>
<rdf4j-repository-api.version>3.0.2</rdf4j-repository-api.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment