diff --git a/Repositories/otago_eprints/otago_eprints/cfg/ArchiveOAIConfig.pm b/Repositories/otago_eprints/otago_eprints/cfg/ArchiveOAIConfig.pm index f56cdcd..34a89b4 100755 --- a/Repositories/otago_eprints/otago_eprints/cfg/ArchiveOAIConfig.pm +++ b/Repositories/otago_eprints/otago_eprints/cfg/ArchiveOAIConfig.pm @@ -75,7 +75,7 @@ # This may be different for OAI v2.0 # It can have dots (.) in which v1.1 can't. This means you can use your # sites domain as (part of) the base ID - which is pretty darn unique. -$oai->{v2}->{archive_id} = "GenericEPrints"; +$oai->{v2}->{archive_id} = "eprints.otago.ac.nz"; # Exported metadata formats. The hash should map format ids to namespaces. $oai->{v2}->{metadata_namespaces} =