# URL of the escidoc-core instance # escidoc.framework_access.framework.url=${escidoc.framework_access.framework.url} escidoc.framework_access.framework.url=http://vm22.mpdl.mpg.de:8080 # escidoc.framework_access.framework.url=http://vm23.mpdl.mpg.de:8080 # FEDORA lowlevel data store fedora.data.dir=%FEDORA_HOME%/data ################################ # Collection specific settings # ################################ virr.ingestion.userid = mpier_journals virr.ingestion.passwd = may2011 # Genre 2 ingest (multi / mono) virr.ingestion.genre = multi # Context collection.context.objid=escidoc\:20006 # Content Models collection.container.level0A.contentmodel.objid=escidoc\:virrcmodel1 collection.container.level0A.contentmodel.name=MULTIVOLUME collection.container.level0B.contentmodel.objid=escidoc\:virrcmodel4 collection.container.level0B.contentmodel.name=MONOGRAPH collection.container.level1.contentmodel.objid=escidoc\:virrcmodel2 collection.container.level1.contentmodel.name=VOLUME collection.item.contentmodel.objid=escidoc\:virrcmodel3 collection.item.contentmodel.name=PAGE collection.toc.contentmodel.objid=escidoc\:toc collection.toc.contentmodel.name=TOC 4 VIRR # Component properties collection.component.property.valid.status=valid collection.component.property.visibilty=public # Content-categories and mime-types collection.component.property.content-category.1=http://purl.org/escidoc/metadata/ves/content-categories/original-data collection.component.property.mime-type.1=image/tiff collection.component.property.content-category.2=http://purl.org/escidoc/metadata/ves/content-categories/original-resolution collection.component.property.mime-type.2=image/jpeg collection.component.property.content-category.3=http://purl.org/escidoc/metadata/ves/content-categories/web-resolution collection.component.property.mime-type.3=image/jpeg collection.component.property.content-category.4=http://purl.org/escidoc/metadata/ves/content-categories/thumbnail collection.component.property.mime-type.4=image/jpeg collection.component.property.content-category.5=http://purl.org/escidoc/metadata/ves/content-categories/table-of-contents collection.component.property.mime-type.5=application/xml collection.component.property.content-category.6=http://purl.org/escidoc/metadata/ves/content-categories/supplementary-material collection.component.property.mime-type.6=application/rdf+xml # Additional metadata records collection.metadatarecord.2.name=virrmab collection.metadatarecord.3.name=other # VIRR MAB files # virr.mab.original.records = /home/frank/data/dlc/dlib-journals/gfi1703 lfg01-05_utf8 # virr.mab.xml = /home/frank/data/dlc/dlib-journals/gfi1703 lfg01-05_mab.xml virr.mab.vols.csv = /home/frank/data/digitization_lifecycle/dlib-journals/MD Einzelbd lfg06-10_korr.csv virr.mab.original.records = /home/frank/data/digitization_lifecycle/dlib-journals/gfi1703 lfg06-10_utf8 virr.mab.xml = /home/frank/data/digitization_lifecycle/dlib-journals/gfi1703 lfg06-10_mab.xml # VIRR MAB IDs virr.multivolume.mab001.id = 54440 journal.escidoc.objid = escidoc:27178 virr.volumes.mab001.ids = 2539470_09+1785 2539470_10+1785 2539470_11+1786 2539470_12+1786 2539470_13+1786 2539470_14+1787 2539470_15+1787 2539470_16+1787 virr.volumes.mab720.ids = 2539470_09+1785 2539470_10+1785 2539470_11+1786 2539470_12+1786 2539470_13+1786 2539470_14+1787 2539470_15+1787 2539470_16+1787 virr.volumes.book.ids = Lieferung02/2539470_04+1783 Lieferung01/2539470_01+1783 # IGNORE !! virr.monograph.mab001.id = az9702322 virr.monograph.mab720.id = az9702322 virr.monograph.book.id = Materialien_059 # VIRR Image Files # TIFFs virr.images.base.dir = /home/frank/mpier_journals/ # virr.images.base.dir = /data/reichsrecht/ # converted jpegs virr.images.work.dir = /home/frank/mpier_journals_converted/ # virr.images.work.dir = /data/converted/ virr.images.already.converted = NO # virr.images.main.filter = (_041[6-9]\\.tif|_04[2-4][0-9]\\.tif) # virr.images.main.filter = .*(tif|TIF)$ virr.images.main.filter = .*[tT][iI][fF][fF]?$ ################################### # Supported metadata schema types # ################################### metadata.schema.type.mods=gov.loc.mods.v3.ModsDocument metadata.schema.type.file=org.purl.escidoc.metadata.profiles.x01.file.FileDocument metadata.schema.type.publication=org.purl.escidoc.metadata.profiles.x01.publication.PublicationDocument metadata.schema.type.virrelement=org.purl.escidoc.metadata.profiles.x01.virrelement.VirrelementDocument metadata.schema.type.face=org.purl.escidoc.metadata.profiles.x01.face.FaceDocument