ファイルへ移動
Arved Solth 3d4fd478e9
Merge pull request #5975 from slub/generate_with_hashcode
Create hashCode methods on class generation
2024-03-27 10:03:35 +01:00
.github Update issue template for development fund 2024-03-04 10:38:50 +01:00
Kitodo Merge pull request #5974 from effective-webwork/unused-parse-date-method 2024-03-27 10:01:24 +01:00
Kitodo-API Add missing hashCode methods 2024-03-04 08:49:24 +01:00
Kitodo-Command Remove ID of the command interface 2023-11-03 11:13:52 +01:00
Kitodo-DataEditor Add missing filterable attribute and unify the xsd files 2024-03-20 11:09:18 +01:00
Kitodo-DataFormat Create hashCode methods on class generation 2024-03-19 08:40:07 +01:00
Kitodo-DataManagement Add missing hashCode methods 2024-03-04 08:49:24 +01:00
Kitodo-Docket Merge pull request #5747 from effective-webwork/comments-docket 2023-10-18 12:11:17 +02:00
Kitodo-FileManagement Replace size() comparison calls with isEmpty calls 2024-02-28 11:33:35 +01:00
Kitodo-ImageManagement Fix comment line length 2024-03-18 16:15:58 +01:00
Kitodo-LongTermPreservationValidation Change version to 3.7.0-SNAPSHOT 2023-10-02 16:00:12 +02:00
Kitodo-PersistentIdentifier Change version to 3.7.0-SNAPSHOT 2023-10-02 16:00:12 +02:00
Kitodo-Query-URL-Import Fix DTD security issue (#5940) 2024-02-23 10:52:18 +01:00
Kitodo-Validation Adds a way to import processes that only exist as files (#5903) 2024-02-20 16:27:02 +01:00
Kitodo-XML-SchemaConverter Change version to 3.7.0-SNAPSHOT 2023-10-02 16:00:12 +02:00
config Update checkstyle to version 10.3.2 including needed checkstyle fixes. 2022-08-12 14:51:29 +02:00
docs Add use documentation 2022-04-21 07:43:14 +02:00
.gitattributes Add correct line endings for .sh and .bat files 2019-03-27 12:13:40 +01:00
.gitignore add explanations to /javadoc and /site to address pull request comment https://github.com/kitodo/kitodo-production/pull/1422#discussion_r184387772 2018-04-26 15:37:03 +02:00
Camunda-License.txt Add license headers 2018-05-14 10:14:04 +02:00
GPL3-License.txt Move GPL3 license from licence directory into project root directory 2018-04-11 16:38:11 +02:00
LICENSE add GPL3 as default license file 2021-01-18 15:57:19 +01:00
README.md Update README.md 2020-12-29 12:01:18 +01:00
SECURITY.md Add security policy 2023-10-06 14:35:07 +02:00
mkdocs.yml Docs updated 2020-02-21 12:51:22 +01:00
pom.xml Bump org.springframework.security:spring-security-config 2024-02-06 15:56:32 +00:00

README.md

Kitodo.Production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.

Kitodo.Production supports various types of materials such as prints, periodicals, manuscripts, sheet music and typical documents of a Nachlass. The software is written in Java, uses Java Server Faces web technology to run on a Tomcat Servlet container, and is backed by a MySQL database utilizing the Hibernate framework to access it.

For a complete overview of all features, visit the Kitodo homepage.

Kitodo. Digital Library Modules

Kitodo is an open source software suite intended to support mass digitization projects for cultural heritage institutions. Kitodo is widely used and cooperatively maintained by major German libraries and digitization service providers. The software implements international standards such as METS, MODS, ALTO, and other formats maintained by the Library of Congress. Kitodo consists of several independent modules serving different purposes such as controlling the digitization workflow, enriching descriptive and structural metadata, and presenting the results to the public in a modern and convenient way.

For more information, visit the Kitodo homepage. You can also follow Kitodo News on Twitter.

Getting started