docuteam:packer_530_config
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende Überarbeitung | |||
docuteam:packer_530_config [2019/06/06 23:29] – [Verzeichnungsebenen] andi | docuteam:packer_530_config [2023/02/06 15:00] (aktuell) – gelöscht Administrator | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== docuteam packer starten und konfigurieren ====== | ||
- | docuteam packer wird mit Start-Skripten für die unterschiedlichen Betriebssysteme ausgeliefert, | ||
- | |||
- | < | ||
- | or | ||
- | < | ||
- | |||
- | Dabei werden folgende optionalen Parameter unterstützt: | ||
- | |||
- | * -configDir=< | ||
- | * -help (optional): Anzeige der Hilfe | ||
- | * -open=< | ||
- | |||
- | ===== Konfigurationsdateien ===== | ||
- | |||
- | docuteam packer kann mit Hilfe folgender Konfigurationsdateien auch manuell konfiguriert werden: | ||
- | * config/ | ||
- | * config/ | ||
- | * config/ | ||
- | * config/ | ||
- | |||
- | Das unten folgende Beispiel [[docuteam: | ||
- | Das unten folgende Beispiel [[docuteam: | ||
- | Das unten folgende Beispiel [[docuteam: | ||
- | Das unten folgende Beispiel [[docuteam: | ||
- | |||
- | ===== config/ | ||
- | |||
- | ==== Beispiel ==== | ||
- | |||
- | < | ||
- | |||
- | ################################ | ||
- | # docuteam packer properties | ||
- | ################################ | ||
- | |||
- | # Display language (if undefined or empty, use the OS language): | ||
- | docuteamPacker.displayLanguage = de | ||
- | |||
- | # The default data directory, used for " | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | docuteamPacker.dataDir.Win = C:/ | ||
- | # docuteamPacker.dataDir.OSX = | ||
- | # docuteamPacker.dataDir.Linux = | ||
- | |||
- | # The default SIP directory, used for "Save as", " | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | docuteamPacker.SIPDir.Win = C:/ | ||
- | # docuteamPacker.SIPDir.OSX = | ||
- | # docuteamPacker.SIPDir.Linux = | ||
- | |||
- | # The backup directory, used when saving SIPs (if undefined or empty, use SIPDir): | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | # docuteamPacker.backupDir.Win = | ||
- | # docuteamPacker.backupDir.OSX = | ||
- | # docuteamPacker.backupDir.Linux = | ||
- | |||
- | # The directory the templates are stored in and retrieved from (if undefined or empty, use SIPDir): | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | # docuteamPacker.templateDir.Win = | ||
- | # docuteamPacker.templateDir.OSX = | ||
- | # docuteamPacker.templateDir.Linux = | ||
- | |||
- | # The directory the export templates (xsl) are stored in and retrieved from (if undefined or empty, use " | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | # docuteamPacker.exportsDir.Win = | ||
- | # docuteamPacker.exportsDir.OSX = | ||
- | # docuteamPacker.exportsDir.Linux = | ||
- | |||
- | # The directory the report templates (xsl) are stored in and retrieved from (if undefined or empty, use " | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | # docuteamPacker.reportsDir.Win = | ||
- | # docuteamPacker.reportsDir.OSX = | ||
- | # docuteamPacker.reportsDir.Linux = | ||
- | |||
- | # The report destination directory (if undefined or empty, uses " | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | # docuteamPacker.reportsDestinationDir.Win = | ||
- | # docuteamPacker.reportsDestinationDir.OSX = | ||
- | # docuteamPacker.reportsDestinationDir.Linux = | ||
- | |||
- | # The temp-folder for temporary files can be set here (if undefined or empty, use the folder " | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | # docuteamPacker.tempDir.Win = | ||
- | # docuteamPacker.tempDir.OSX = | ||
- | # docuteamPacker.tempDir.Linux = | ||
- | |||
- | # For the submission process: The class name of the AIPCreator (if undefined or empty, don't use): | ||
- | docuteamPacker.AIPCreator.className = ch.docuteam.darc.ingest.AIPCreatorBasic | ||
- | |||
- | # For the submission process: The directory where to copy the submitted SIPs to (= ingest drop folder) (if undefined or empty, don't use): | ||
- | # NOTE: Environment variables can be referenced by embedding them between " | ||
- | AIPCreator.ingestSubmitDir.Win = C:/ | ||
- | # AIPCreator.ingestSubmitDir.OSX = | ||
- | # AIPCreator.ingestSubmitDir.Linux = | ||
- | |||
- | # When true (case doesn' | ||
- | # docuteamPacker.newSIPDeleteSourcesByDefault = false | ||
- | |||
- | # When true (case doesn' | ||
- | # docuteamPacker.newSIPDefaultsToZipped = false | ||
- | |||
- | # When true (case doesn' | ||
- | # docuteamPacker.migrateFileKeepOriginal = false | ||
- | |||
- | # When true (case doesn' | ||
- | docuteamPacker.versioning = false | ||
- | |||
- | # When docuteamPacker.versioning = true, set here the max. number of backups. Exeeding backups will be deleted (if undefined or empty, use default = 10) | ||
- | # docuteamPacker.versioning.keepBackupsCount = 20 | ||
- | |||
- | # When true (case doesn' | ||
- | # docuteamPacker.openFullScreen = true | ||
- | |||
- | # When openFullScreen is not true, these values denote the docuteam packer screen size on startup (if undefined, take 1000 x 700): | ||
- | # docuteamPacker.screenSize.x = 1200 | ||
- | # docuteamPacker.screenSize.y = 1000 | ||
- | |||
- | # When openFullScreen is not true, these values denote the docuteam packer screen position on startup (if undefined, center on screen): | ||
- | # docuteamPacker.screenPos.x = 100 | ||
- | # docuteamPacker.screenPos.y = 100 | ||
- | |||
- | # When true (case doesn' | ||
- | # docuteamPacker.useSystemLookAndFeel = false | ||
- | |||
- | # Set the default digest algorithm to calculate file checksums (valid values: CRC-32, MD5, SHA-1, SHA-256, SHA-512) | ||
- | # docuteamPacker.defaultChecksumAlgorithm = MD5 | ||
- | |||
- | # If DROID should use configuration files other than the default, give the paths here: | ||
- | # docuteamPacker.droid.signatureFile = ./ | ||
- | # docuteamPacker.droid.containerFile = ./ | ||
- | # docuteamPacker.droid.extensionUsage = 0 | ||
- | |||
- | # When true, retrieve the current SAs from the server (from URL below) on startup; otherwise don't (undefined = false): | ||
- | # docuteamPacker.SA.getSAsFromServerOnStartup = true | ||
- | |||
- | # The URL of the SA editor application (webjaxe): | ||
- | # docuteamPacker.SA.BASE.URL = | ||
- | |||
- | # The complete file path to the OOO application (" | ||
- | # if undefined or empty AND the internal OOO application doesn' | ||
- | # docuteamPacker.OOConverter.path.Win = C:\Program Files\OpenOffice.org 3 | ||
- | # docuteamPacker.OOConverter.path.OSX = / | ||
- | # docuteamPacker.OOConverter.path.Linux = | ||
- | |||
- | # The number of initialization retries for the OOConverter (if empty, undefined, negative, or 0, use the default number, which is 10): | ||
- | # docuteamPacker.OOConverter.initializationRetries = 30 | ||
- | |||
- | # The url of the 3-Heights converter service (if empty or undefined, use the default url " | ||
- | # docuteamPacker.pdftools.url = tcp:// | ||
- | |||
- | # The number of files to cache for the file preview (if undefined or empty, use the default cache size, which is 100): | ||
- | # docuteamPacker.filePreviewer.cacheSizeLimit = 10 | ||
- | |||
- | # When true, the SystemOutView opens when output occurs; otherwise not (undefined = true): | ||
- | # docuteamPacker.openSystemOutViewOnOutput = false | ||
- | |||
- | # When true, expand all nodes in tree of SIPView (if undefined or empty, use false as default) | ||
- | # docuteamPacker.SIPView.TreeExpandAll = true | ||
- | |||
- | # When a value between 1 and 3 is given, the appropriate tab in SIPView is automatically set (if undefined or empty, 1 is assumed) | ||
- | # docuteamPacker.SIPView.DefaultTab = 1 | ||
- | |||
- | # Specify the display order for dynamic metadata selector: | ||
- | # - " | ||
- | # - " | ||
- | # docuteamPacker.SIPView.metadataOrder = " | ||
- | |||
- | # Configuration of consecutive file names generator: | ||
- | # - path for a file in which the next generated number will be stored | ||
- | # docuteamPacker.DOIGenerator.nextNumberFilePath = "" | ||
- | # - string to be prepended in generated file names (e.g.: " | ||
- | # docuteamPacker.DOIGenerator.prefix = "" | ||
- | |||
- | # Actions not visible: comma-separated list of actionIDs (referring to the actions' | ||
- | # docuteamPacker.actionsNotVisible = deleteItemDontAskAction, | ||
- | # Note: normally, SIP file system location should not be accessed externally: desynchronization risk between mets.xml and corresponding folder structure | ||
- | docuteamPacker.actionsNotVisible = exploreAction | ||
- | |||
- | # For developers (undefined = false): | ||
- | # docuteamPacker.isDevMode = true | ||
- | |||
- | </ | ||
- | ==== Erklärungen ==== | ||
- | |||
- | Bei den Werten " | ||
- | |||
- | ^ Feld ^ Inhalt (Beispiel) ^ Erklärung ^ Wenn leer oder undefiniert ^ | ||
- | ^ displayLanguage | en |Die Sprache, in der packer angezeigt wird. Zur Zeit existieren drei Übersetzungen (de = deutsch, en = englisch, fr = französisch). Falls eine weitere Sprache eingestellt wird, wird packer in deutsch angezeigt. | Die Sprache des Computers. Ist diese weder “de” noch “en” noch “fr”, wird packer in deutsch angezeigt. | | ||
- | ^ dataDir | C:/ | ||
- | ^ SIPDir | C:/ | ||
- | ^ backupDir | C:/ | ||
- | ^ templateDir | C:/ | ||
- | ^ exportsDir | C:/ | ||
- | ^ reportsDir | C:/ | ||
- | ^ reportsDestinationDir | C:/ | ||
- | ^ tempDir | ||
- | ^ ingestSubmitDir | C:/ | ||
- | ^ newSIPDeleteSourceByDefault| true | ||
- | ^ AIPCreator.className | ||
- | ^ newSIPDefaultsToZipped | ||
- | ^ migrateFileKeepOrginial | ||
- | ^ versioning | | ||
- | ^ versioning.keepBackupsCount| 20 |Maximale Anzahl der angelegten Backups. Wenn die Anzahl der Backups diesen Wert überschreitet, | ||
- | ^ openFullScreen | | ||
- | ^ screenSize.x\\ screenSize.y | 1200\\ 1000 |Die Grösse des SIP-Fensters in Pixeln. Diese Werte werden ignoriert, wenn < | ||
- | ^ screenPos.x\\ screenPos.y | 500\\ 500 |Die Position des SIP-Fensters beim Öffnen. Diese Werte werden ignoriert, wenn < | ||
- | ^ useSystemLookAndFeel | false |Wenn true, wird das Aussehen von packer dem Betriebssystem des Computers angepasst. Wenn false, wird ein generisches Aussehen (“Metal”) gewählt. | Wie false | | ||
- | ^ defaultChecksumAlgorithm | ||
- | ^ droid.signatureFile\\ droid.containerFile\\ droid.extensionUsage | ||
- | ^ SA.getSAsFromServerOnStartup | false |Wenn true, wird die aktuelle Liste der SAs (Submission Agreements) beim Start von packer von der in < | ||
- | ^ SA.BASE.URL | < | ||
- | ^ OOConverter.path | C:/ | ||
- | ^ OOConverter.initializationRetries | 30 |Die Anzahl der Versuche, die OpenOffice.org-Applikation zu initialisieren. Diese wird für die Vorschau einiger Dateien benötigt. | 10 | | ||
- | ^ docuteamPacker.pdftools.url | < | ||
- | ^ filePreviewer.cacheSizeLimit | 20 |Die Grösse des Zwischenspeichers für die Vorschau der Dateien. Je höher dieser Wert, umso mehr Vorschauen hält sich packer im Speicher. | 100 | | ||
- | ^ openSystemOutViewOnOutput | true |Wenn true, wird beim Auftreten eines Fehlers das Fehlerfenster automatisch geöffnet. Wenn false, wird das Fehlerfenster nicht geöffnet. | Wie true | | ||
- | ^ SIPView.TreeExpandAll | ||
- | ^ SIPView.DefaultTab | ||
- | ^ SIPView.metadataOrder | ||
- | ^ SIPView.DOIGenerator.nextNumberFilePath | ||
- | ^ SIPView.DOIGenerator.prefix | ||
- | ^ actionsNotVisible | ||
- | ^ isDevMode | false |Sollte nur während der Entwicklung von packer auf true gesetzt werden. | Wie false | | ||
- | |||
- | ===== config/ | ||
- | |||
- | ==== Beispiel ==== | ||
- | |||
- | < | ||
- | <?xml version=" | ||
- | < | ||
- | xmlns: | ||
- | xmlns: | ||
- | xsi: | ||
- | |||
- | < | ||
- | < | ||
- | <!-- 1 --> | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | <!-- 2 --> | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | <!-- 3 --> | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | <!-- 4 --> | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | <!-- 5 --> | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | <!-- 6 --> | ||
- | < | ||
- | <!-- 7 --> | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | |||
- | < | ||
- | <!-- NOTE: The 1st element in this list always has to be the " | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | </ | ||
- | |||
- | </ | ||
- | </ | ||
- | |||
- | In der ersten Sektion von '' | ||
- | In der zweiten Sektion von '' | ||
- | ==== Metadaten-Elemente ==== | ||
- | |||
- | Ein '' | ||
- | |||
- | ^ Name ^ Inhalt (Beispiel) ^ Erklärung ^ Obligatorisch/ | ||
- | ^ accessorNameId | accessNr |Der eindeutige Name des Metadatenfelds. Dieses muss den [[# | ||
- | ^ defaultExpression | < | ||
- | ^ validatorClassName | ch.docuteam.darc.mdconfig.MetadataElementValidatorDate |Eine Java-Klasse, | ||
- | ^ postActionClassName | ch.docuteam.darc.mdconfig.MetadataElementSetterPostActionSysOut |Eine Java-Klasse, | ||
- | ^ allowedValues | < | ||
- | ^ allowedValuesType | stringList | Angabe zum Typ der Auswahlliste erlaubter Werte. Unterstützt sind " | ||
- | |||
- | Ein Beispiel: | ||
- | |||
- | < | ||
- | < | ||
- | defaultExpression='" | ||
- | allowedValues=" | ||
- | allowedValuesType=" | ||
- | </ | ||
- | |||
- | Mit dem Element < | ||
- | |||
- | < | ||
- | < | ||
- | < | ||
- | |||
- | < | ||
- | </ | ||
- | ==== Verzeichnungsebenen ==== | ||
- | |||
- | Eine Verzeichnungsebene wird durch folgende drei Attribute definiert: | ||
- | |||
- | ^ Name ^ Inhalt (Beispiel) ^ Erklärung ^ Obligatorisch ^ | ||
- | ^ nameID | Archiv | Der eindeutige Name dieser Verzeichnungsebene | yes | | ||
- | ^ iconFileName | resources/ | ||
- | ^ allowedSublevelNameRefs | Abteilung Bestand Undefiniert |Die Liste der für diese Verzeichnungsebene erlaubten Unterebenen. Die Elemente dieser Liste müssen in dieser Datei spezifiziert sein (als nameID) und durch ein **Leerzeichen** getrennt werden. Das Erste Element dieser Liste wird bei neuen Unterelementen als Standardebene gesetzt | | ||
- | ^ isTrash | true | Markiert die entsprechende Verzeichnungsstufe als zu löschende Knoten, die bspw. nach einem Review durch die abliefernde Stelle kassiert werden sollen | no | | ||
- | |||
- | Ein Beispiel: | ||
- | |||
- | < | ||
- | < | ||
- | allowedSublevelNameRefs=" | ||
- | </ | ||
- | |||
- | Die Zuweisung von Metadaten-Elementen zu Verzeichnungsebenen wird durch eine Liste von < | ||
- | |||
- | ^ Name ^ Inhalt (Beispiel) ^ Erklärung ^ Obligatorisch ^ | ||
- | ^ accessorNameRef | language |Die accessorNameID des Metadaten-Elementes; | ||
- | ^ isMandatory | true |Wenn true, ist dieses Metadaten-Element obligatorisch. Obligatorische Elemente werden immer in der Metadaten-Liste angezeigt. Wenn ein obligatorisches Element leer ist, wird das Element mit einem Ausrufezeichen markiert. | yes | | ||
- | ^ isRepeatable | false |Wenn true, ist dieses Metadaten-Elemente wiederholbar und kann entsprechend mehrfach nach Bedarf zugefügt werden. | yes | | ||
- | ^ isAlwaysDisplayed | true |Wenn true, wird dieses Metadaten-Element immer in der Metadaten-Liste angezeigt und muss nicht zuerst manuell hinzugefügt werden. | no | | ||
- | ^ isReadOnly | false |Wenn true, kann dieses Metadaten-Element manuell **nicht** geändert werden. Ist eine " | ||
- | ^ keepInTemplate | false |Wenn true, wird dieses Metadaten-Element beim Erstellen einer Vorlage **nicht** gelöscht | no | | ||
- | ^ displayRows | 5 |Gibt die Anzahl der Zeilen bei der Darstellung dieses Metadaten-Elementes in der Metadaten-Liste an | no | | ||
- | |||
- | Ein Beispiel: | ||
- | |||
- | < | ||
- | < | ||
- | isRepeatable=" | ||
- | isAlwaysDisplayed=" | ||
- | isReadOnly=" | ||
- | </ | ||
- | |||
- | |||
- | ==== Verzeichnis der beschreibenden Metadaten gemäss Encoded Archival Description (EAD) ==== | ||
- | |||
- | Alle beschreibenden Metadaten werden unter Verwendung des [[https:// | ||
- | |||
- | {{ : | ||
- | |||
- | ^ Accessor ^ EAD 2002: Xpath relative to a c or archdesc element ^ is dynamic ^ ISAD(G) ^ | ||
- | ^ otherLevelName | [@level = ' | ||
- | ^ accessPolicy | EAD: | ||
- | ^ accessRestrictionClassification | EAD: | ||
- | ^ accessRestrictionClosureYear | EAD: | ||
- | ^ accessRestrictionExplanation | EAD: | ||
- | ^ accessRestrictionIsMetadataPublic | EAD: | ||
- | ^ accessRestrictionIsPublic | EAD: | ||
- | ^ accessRestrictionPeriod | EAD: | ||
- | ^ accessRestrictionPeriodBaseYear | EAD: | ||
- | ^ accessRestrictionPrivacy | EAD: | ||
- | ^ accessRestrictionStatus | EAD: | ||
- | ^ accessRestrictionStatusExplanation | EAD: | ||
- | ^ retentionPeriodBaseYear | EAD: | ||
- | ^ accessRestriction | EAD: | ||
- | ^ retentionPeriod | EAD: | ||
- | ^ retentionPolicy | EAD: | ||
- | ^ usagePermission | EAD: | ||
- | ^ usagePermissionExpiringDate | EAD: | ||
- | ^ accruals | EAD: | ||
- | ^ accessNr | EAD: | ||
- | ^ reproductions | EAD: | ||
- | ^ appraisalDateDisposed | EAD: | ||
- | ^ appraisalIsOnHold | EAD: | ||
- | ^ appraisalRetentionPeriod | EAD: | ||
- | ^ appraisalAndDestruction | EAD: | ||
- | ^ arrangement | EAD: | ||
- | ^ bibliography | EAD: | ||
- | ^ dateOfBirth | EAD: | ||
- | ^ firstname | EAD: | ||
- | ^ lastname | EAD: | ||
- | ^ nationality | EAD: | ||
- | ^ sex | EAD: | ||
- | ^ deathOfAuthor | EAD: | ||
- | ^ biographicalHistory | EAD: | ||
- | ^ institutionCreator | EAD: | ||
- | ^ institutionInvolved | EAD: | ||
- | ^ institution | EAD: | ||
- | ^ familyName | EAD: | ||
- | ^ function | EAD: | ||
- | ^ objectType | EAD: | ||
- | ^ geogName | EAD: | ||
- | ^ authorGeneric | EAD: | ||
- | ^ compartment | EAD: | ||
- | ^ designer | ||
- | ^ editor | EAD: | ||
- | ^ fundingSource | EAD: | ||
- | ^ illustrator | ||
- | ^ institute | EAD: | ||
- | ^ journal | EAD: | ||
- | ^ keyword | EAD: | ||
- | ^ location | EAD: | ||
- | ^ method | EAD: | ||
- | ^ photographer | ||
- | ^ placeOfPublication | EAD: | ||
- | ^ publisher | EAD: | ||
- | ^ status | EAD: | ||
- | ^ submitStatus | EAD: | ||
- | ^ typeOfAcquisition | EAD: | ||
- | ^ university | EAD: | ||
- | ^ occupation | EAD: | ||
- | ^ author | EAD: | ||
- | ^ creator | EAD: | ||
- | ^ involved | EAD: | ||
- | ^ responsible | EAD: | ||
- | ^ staff | EAD: | ||
- | ^ subjectGeneral | EAD: | ||
- | ^ subject | EAD: | ||
- | ^ uniformTitle | EAD: | ||
- | ^ modeOfAcquisition | EAD: | ||
- | ^ sourceType | EAD: | ||
- | ^ archivalHistory | EAD: | ||
- | ^ PID | EAD: | ||
- | ^ abstract | EAD: | ||
- | ^ languageNotes | EAD: | ||
- | ^ language | EAD: | ||
- | ^ cartographicMaterial | EAD: | ||
- | ^ scale | EAD: | ||
- | ^ origination | EAD: | ||
- | ^ originationAgency | EAD: | ||
- | ^ originationDepartment | EAD: | ||
- | ^ format | EAD: | ||
- | ^ size | EAD: | ||
- | ^ dimensionsCategory | ||
- | ^ dimensions | EAD: | ||
- | ^ extentNote | EAD: | ||
- | ^ extentPrint | ||
- | ^ extent | EAD: | ||
- | ^ extentUnit | EAD: | ||
- | ^ material | EAD: | ||
- | ^ codeLocation | EAD: | ||
- | ^ fullLocation | EAD: | ||
- | ^ creationPeriod | EAD: | ||
- | ^ creationPeriodNotes | EAD: | ||
- | ^ date | EAD: | ||
- | ^ from | EAD: | ||
- | ^ fromYear | EAD: | ||
- | ^ invalid | ||
- | ^ letter | ||
- | ^ relationPeriod | EAD: | ||
- | ^ to | EAD: | ||
- | ^ toYear | EAD: | ||
- | ^ year | EAD: | ||
- | ^ accessionNumber | EAD: | ||
- | ^ edition | EAD: | ||
- | ^ ISBN | EAD: | ||
- | ^ ISSN | EAD: | ||
- | ^ refCodeIsVisible | EAD: | ||
- | ^ DOI | EAD: | ||
- | ^ publication | EAD: | ||
- | ^ refCode | EAD: | ||
- | ^ refCodeAdmin | EAD: | ||
- | ^ refCodeOld | EAD: | ||
- | ^ refCodeSeparator | EAD: | ||
- | ^ unitTitleAdditional | EAD: | ||
- | ^ unitTitle | EAD: | ||
- | ^ unitTitleOriginal | EAD: | ||
- | ^ unitTitleVarying | EAD: | ||
- | ^ filePlanPosition | EAD: | ||
- | ^ comment | EAD: | ||
- | ^ DoiJournal | EAD: | ||
- | ^ editionStatement | EAD: | ||
- | ^ event | EAD: | ||
- | ^ project | EAD: | ||
- | ^ projectAbbreviation | EAD: | ||
- | ^ projectName | EAD: | ||
- | ^ projectTitle | EAD: | ||
- | ^ usage | EAD: | ||
- | ^ locationOfOriginals | EAD: | ||
- | ^ findingAids | EAD: | ||
- | ^ characteristicsNote | EAD: | ||
- | ^ characteristics | EAD: | ||
- | ^ processInfoArchivist | EAD: | ||
- | ^ processInfoDate | EAD: | ||
- | ^ digitization | EAD: | ||
- | ^ descriptionLevel | EAD: | ||
- | ^ descriptionLevelNotes | EAD: | ||
- | ^ revisions | EAD: | ||
- | ^ descriptionRules | EAD: | ||
- | ^ relatedMaterialExtern | EAD: | ||
- | ^ relatedMaterial | EAD: | ||
- | ^ scopeContent | EAD: | ||
- | ^ conditionsOfReproductions | EAD: | ||
- | |||
- | ===== config/ | ||
- | ==== Beispiel ==== | ||
- | |||
- | Folgend die Konfigurationsparameter für die Funktion der Standardisierung von ausgewählten Dateinamen: | ||
- | |||
- | < | ||
- | prefix=monPrefix | ||
- | suffix=monSuffix | ||
- | maxLength=40 | ||
- | fileNameRegex=[a-zA-Z0-9.\\-\\/ | ||
- | </ | ||
- | |||
- | ==== Erklärungen==== | ||
- | |||
- | ^ Variable ^ Wert (Beispiel) ^ Erklärung | ||
- | ^ prefix | monPrefix |Dieser Wert wird zum Zeitpunkt der Standardisierung dem Dateinamen vorangestellt. | Gibt es für diese Variable keinen Wert, wird kein Präfix hinzugefügt. | | ||
- | ^ suffix | monSuffix |Dieser Wert wird zum Zeitpunkt der Standardisierung dem Dateinamen nachgestellt. | Gibt es für diese Variable keinen Wert, wird kein Suffix hinzugefügt. | | ||
- | ^ maxLength | 40 |Die Zeichenlänge des Dateinamens wird auf die entsprechende Zeichenanzahl zugeschnitten. Darin sind konfigurierte Präfixe und Suffixe enthalten. | Gibt es für diese Variable keinen Wert, wird kein Suffix hinzugefügt. | | ||
- | ^ fileNameRegex | < | ||
- | |||
- | ===== config/ | ||
- | |||
- | Wie eine JAVA-Properties-Datei strukturiert, | ||
- | |||
- | |||
- | ==== Beispiel ==== | ||
- | |||
- | Das Quellzeichen (z.B. '' | ||
- | |||
- | ==== Auszug aus der Datei .properties ==== | ||
- | |||
- | < | ||
- | ü=ue | ||
- | ä=ae | ||
- | ö=oe | ||
- | Æ=AE | ||
- | ç=c | ||
- | \u0152=OE | ||
- | # whitespace as Unicode: \u0020 | ||
- | \u0020=_ | ||
- | # ( as Unicode, must be escaped due to java.util.regex.Pattern (https:// | ||
- | \\u0028=_ | ||
- | # ) as Unicode, must be escaped due to java.util.regex.Pattern | ||
- | \\u0029=_ | ||
- | # ' as Unicode | ||
- | \u0027=_ | ||
- | </ |
docuteam/packer_530_config.1559856562.txt.gz · Zuletzt geändert: 2019/06/06 23:29 von andi