This is not the latest version of this item. The latest version can be found here.
Makarius
Please use the following text to cite this item or export to a predefined format:
Martin Řehánek, Monika Ambrozková, Jan Rychtář, Petr Žabička, 2025,
Makarius, LINDAT/CLARIAH-CZ digital library at the Institute of Formal and Applied Linguistics (ÚFAL),
http://hdl.handle.net/11234/1-6037.
Authors
Item identifier
Project URL
Demo URL
Date issued
2025-11-18
Type
Description
Software Makarius je nástroj pro fulltextové vyhledávání hudby v rozsáhlých knihovních sbírkách, tedy pro vyhledávání v dokumentech obsahujících hudební notaci. Strojově čitelný záznam této hudby pochází z automatického rozpoznávání pomocí technologií optical music recognition (OMR): Makarius pro toto využívá externí službu (jiný software vyvíjený v rámci projektu OmniOMR).
Protože technologie OMR je při rozmanitosti knihovních sbírek – především rukopisů – chybová, Makarius implementuje robustní dvoustupňové vyhledávání nad množstvím různých reprezentací rozpoznané hudby: kombinuje postupy ze zpracování přirozeného jazyka (n-gramové signatury) a bioinformatiky (zarovnávání sekvencí).
Kromě vyhledávání Makarius implementuje jak samostatné uživatelské rozhraní, díky kterému umožňuje vyhledávání v různých režimech, vč. uploadováním obrázku, tak API, díky kterému lze jeho vyhledávací funkcionalitu integrovat do existujících knihovních systémů (jako např. Kramerius 7, kam už pilotní integrace proběhla). Má zároveň komponentu na “sklizeň” digitálních knihoven, které mu poskytnou přístup (v tuto chvíli podporuje: Kramerius 7 (MZK), Kramerius 5 (Městská knihovna v Praze), Polona (Polská národní knihovna) a Sbb (Berlínská státní knihovna).
Čím je software Makarius nový?
Žádná podobná aplikace pro vyhledávání v rozpoznané notaci v digitálních knihovnách neexistuje. Nejblíže je aplikace Musiconn vyvíjená v Bavorské státní knihovně, avšak ta nepracuje s rukopisnými daty a nemusí tedy zdaleka mít tak robustní vyhledávací algoritmy: vůbec neobsahuje druhý stupeň jemnějšího zarovnávání a rerankingu. Funguje pouze přes samostatné rozhraní, není integrovatelný v digitální knihovně BSB jako takové. Není navíc navržen na to, aby průběžně zlepšoval rozpoznané výsledky – zpracovává zvlášť předpočítané statické výstupy OMR systémů, zatímco Makarius umožňuje přes rozpoznávací API výsledky průběžně zlepšovat tak, jak se zlepšuje rozpoznávací služba (a může také používat různé rozpoznávací služby pro různé druhy notace, atd.) – a především tak Makarius umožňuje uživatelům vyhledávat pomocí jejich vlastní uploadované stránky (v tuto chvíli v administračním rozhraní).
Publisher
Acknowledgement
Ministry of Culture
Project code:DH23P03OVV008
Project name:OmniOMR – rozpoznávání hudebního záznamu pomocí strojového učení pro digitální knihovny
Collections
Version History
Files in this item
- Name
- Makarius – Uživatelská dokumentace.pdf
- Size
- 4.26 MB
- Format
- application/pdf
- Description
- MD5
- 329aa099601d5d86493aa48ef9527565

The file preview has not been generated yet. Please try again later or contact the system administrator lindat-help@ufal.mff.cuni.cz
- Name
- makarius.zip
- Size
- 95.63 MB
- Format
- application/zip
- Description
- MD5
- 3e80901d80fe4020b062ec68b13e09df

- makarius
- makarius-frontend
- tsconfig.app.json263 B
- tsconfig.spec.json273 B
- .vscode
- tasks.json938 B
- launch.json474 B
- extensions.json130 B
- .dockerignore13 B
- README.md4 kB
- .git
- logs
- info
- exclude240 B
- config312 B
- index20 kB
- packed-refs1 kB
- HEAD21 B
- refs
- description73 B
- hooks
- push-to-checkout.sample2 kB
- applypatch-msg.sample478 B
- pre-push.sample1 kB
- commit-msg.sample896 B
- pre-rebase.sample4 kB
- post-update.sample189 B
- pre-receive.sample544 B
- update.sample3 kB
- pre-applypatch.sample424 B
- pre-commit.sample1 kB
- pre-merge-commit.sample416 B
- fsmonitor-watchman.sample4 kB
- prepare-commit-msg.sample1 kB
- objects
- pack
- pack-f71c29f1b17067b0abcdcb1bd3af225ba25ca62a.idx86 kB
- pack-f71c29f1b17067b0abcdcb1bd3af225ba25ca62a.pack35 MB
- pack
- angular.json3 kB
- scripts
- collect-build-info.js2 kB
- generate_file_env-json.js1 kB
- bootstrap_file_environment-local-ts.js1 kB
- .gitignore631 B
- main.tf2 kB
- package.json1 kB
- src
- styles.scss1 kB
- index.html642 B
- main.ts214 B
- environments
- environment.ts1 kB
- assets
- test.musicxml13 kB
- .gitkeep0 B
- img
- flag_en.png1 kB
- icons
- pagination.png3 kB
- blank-page.png5 kB
- piano.png895 B
- piano.svg1 kB
- background-intro.jpg1 MB
- music-notes-sheet.jpg17 MB
- flag_cs.png681 B
- i18n
- en.json17 kB
- cs.json9 kB
- data
- logo
- logo_prozatim.svg456 B
- logo_header_cs.png17 kB
- logo_prozatim.png685 B
- libraries-logos
- logo_mzk.png3 kB
- logo_nkcr.png29 kB
- favicon.ico948 B
- app
- pipes
- library-logo.pipe.ts480 B
- models
- sheet_music.model.ts1 kB
- page.model.ts4 kB
- viewer_params.model.ts92 B
- translated_facet.model.ts283 B
- facet.model.ts62 B
- app.component.ts574 B
- directives
- auto-resize.directive.ts690 B
- toggleDropdown.directive.ts444 B
- app-routing.module.ts1 kB
- components
- shared
- similarity
- similarity.component.html8 kB
- similarity.component.ts5 kB
- similarity-musicxml-dialog
- similarity-musicxml-dialog.component.html580 B
- similarity-musicxml-dialog.component.ts1 kB
- similarity-musicxml-dialog.component.scss1 kB
- similarity.component.scss7 kB
- similarity-search
- similarity-search.component.scss2 kB
- similarity-search.component.ts789 B
- similarity-search.component.html1 kB
- about
- about.component.scss880 B
- about.component.ts1 kB
- about.component.html2 kB
- autocompleter
- autocompleter.module.ts674 B
- autocompleter.component.ts4 kB
- autocompleter.component.scss2 kB
- autocompleter.component.html1 kB
- dropdown.directive.ts425 B
- header
- header.component.scss4 kB
- header.component.html2 kB
- header.component.ts3 kB
- music-xml-display
- music-xml-display.component.ts7 kB
- music-xml-display.component.html172 B
- music-xml-display.component.scss307 B
- view
- scroll-viewer
- scroll-viewer.component.scss760 B
- scroll-viewer.component.html1 kB
- scroll-viewer.component.ts4 kB
- view.component.html9 kB
- music-xml-dialog
- music-xml-dialog.component.html1 kB
- music-xml-dialog.component.ts9 kB
- music-xml-dialog.component.scss1 kB
- view.component.ts6 kB
- viewer-controls
- viewer-controls.component.scss3 kB
- viewer-controls.component.html3 kB
- viewer-controls.component.ts2 kB
- viewer
- viewer.component.scss1 kB
- viewer.component.ts6 kB
- viewer.component.html320 B
- view.component.scss10 kB
- scroll-viewer
- intro
- intro.component.scss6 kB
- piano
- piano.component.ts2 kB
- piano.component.html4 kB
- piano.component.scss2 kB
- intro.component.html4 kB
- intro.component.ts2 kB
- search
- search.component.html271 B
- search.component.ts4 kB
- search-filter
- search-filter.component.html9 kB
- dialog
- dialog.component.html3 kB
- dialog.component.ts8 kB
- dialog.component.scss605 B
- search-filter.component.ts1 kB
- search-filter.component.scss2 kB
- search-results
- search-results.component.html6 kB
- search-results.component.ts854 B
- search-result-item
- search-result-item.component.html2 kB
- search-result-page
- search-result-page.component.scss5 kB
- search-result-page.component.html2 kB
- search-result-page.component.ts1 kB
- search-results.component.scss4 kB
- search.component.scss397 B
- search-filters
- search-filters.component.ts6 kB
- search-filters.component.scss7 kB
- filters-dropdown.directive.ts2 kB
- search-filters.component.html28 kB
- app.component.html134 B
- app.component.scss313 B
- utils
- pitch-mapper.ts2 kB
- local-storage.service.ts878 B
- services
- api-service.ts24 kB
- filters.service.ts4 kB
- viewer-controls.service.ts1 kB
- similarity-search.service.ts9 kB
- viewer.service.ts7 kB
- environment.service.ts2 kB
- dropdown-state.service.ts304 B
- similarity-api.service.ts334 B
- create-sheetmusic.service.ts3 kB
- search.service.ts24 kB
- app.module.ts5 kB
- material.module.ts1 kB
- admin
- image-drop-dialog
- image-drop-dialog.component.scss1 kB
- image-drop-dialog.component.ts2 kB
- image-drop-dialog.component.html1 kB
- musicsheet-create
- musicsheet-create.component.html11 kB
- musicsheet-create.component.scss11 kB
- musicsheet-create.component.ts5 kB
- image-drop-dialog
- pipes
- variables.scss1 kB
- .github
- workflows
- main.yml7 kB
- actions
- deploy-with-terraform
- action.yml2 kB
- deploy-with-terraform
- workflows
- typings.d.ts116 B
- .editorconfig274 B
- docker
- LICENCE.md1 kB
- tsconfig.json1016 B
- Dockerfile864 B
- package-lock.json523 kB
- makarius-backend-node
- package-lock.json45 kB
- README.md361 B
- .gitignore1 kB
- package.json582 B
- .DS_Store6 kB
- index.js13 kB
- .git
- logs
- info
- exclude240 B
- config316 B
- index593 B
- packed-refs112 B
- HEAD21 B
- refs
- description73 B
- hooks
- push-to-checkout.sample2 kB
- applypatch-msg.sample478 B
- pre-push.sample1 kB
- commit-msg.sample896 B
- pre-rebase.sample4 kB
- post-update.sample189 B
- pre-receive.sample544 B
- update.sample3 kB
- pre-applypatch.sample424 B
- pre-commit.sample1 kB
- pre-merge-commit.sample416 B
- fsmonitor-watchman.sample4 kB
- prepare-commit-msg.sample1 kB
- objects
- pack
- pack-4490294f98f932399b9a92fcada4bab11463ec5d.pack26 kB
- pack-4490294f98f932399b9a92fcada4bab11463ec5d.idx3 kB
- pack
- utils.js324 B
- config.js170 B
- LICENCE.md1 kB
- makarius-backend-services
- src
- main
- java
- resources
- musicxml
- radetsky_march_1_soundslice.png114 kB
- jingle_bells_1_from_omr.xml115 kB
- jingle_bells_3_soundslice.png118 kB
- radetsky_march_2_from_omr.xml212 kB
- jingle_bells_3_from_omr.xml216 kB
- radetsky_march_1_from_omr.xml240 kB
- jingle_bells_2_from_omr.xml15 kB
- jingle_bells_1_soundslice.png122 kB
- radetsky_march_2_soundslice.png136 kB
- jingle_bells_2_soundslice.png30 kB
- info.txt98 B
- jiri_mayer_bakalarka.pdf2 MB
- musicxml
- main
- README.md196 B
- .gitignore781 B
- gradle
- wrapper
- gradle-wrapper.properties231 B
- gradle-wrapper.jar59 kB
- wrapper
- build.gradle390 B
- deploy.sh1 kB
- similarity-service
- build.gradle4 kB
- src
- main
- webapp
- WEB-INF
- web.xml1 kB
- index.html202 B
- WEB-INF
- resources
- enrichment
- identifiers_mzk_k7.txt49 kB
- identifiers_all.txt49 kB
- identifiers_local_all.txt1 kB
- info.txt172 B
- service-config
- similarity-service_sample.properties1 kB
- reranking
- request.json400 B
- response.json477 B
- es_queries
- indexing-sample.json725 B
- get_firstN_pages_without_token_filter_by_diglib.json359 B
- mashcima-conversion-sample2.json579 B
- get_pages_test.json357 B
- get_firstN_pages_by_diglib.json226 B
- get_firstN_pages_without_token.json133 B
- get_pages_by_sheetmusic.json298 B
- mashcima-conversion-sample.json576 B
- tokens
- sample_1_page_1.txt1 kB
- sample_1_page_3.txt1 kB
- sample_1_page_5.txt932 B
- all.txt5 kB
- sample_1_page_7.txt1 kB
- sample_1_page_9.txt872 B
- sample0.txt842 B
- thesis_Jirka-Mayer_mashcima.pdf2 MB
- cron.txt991 B
- db
- misc.sql1 kB
- init_db.sql3 kB
- info.txt909 B
- enrichment
- webapp
- test
- resources
- makarius-samples
- musicxml_files.txt1 kB
- build_batch_update.sh506 B
- info.txt85 B
- page_ids.txt1 kB
- pages.json39 kB
- sample-data
- sheetmusic.json102 kB
- ids.txt1 kB
- update_tokens.sh3 kB
- matches.txt2 kB
- info.txt467 B
- makarius-samples
- resources
- main
- gradlew.bat2 kB
- digital-library-service
- gradlew7 kB
- settings.gradle141 B
- .java-version3 B
- .git
- logs
- info
- exclude240 B
- config320 B
- index37 kB
- packed-refs112 B
- HEAD21 B
- refs
- description73 B
- hooks
- push-to-checkout.sample2 kB
- applypatch-msg.sample478 B
- pre-push.sample1 kB
- commit-msg.sample896 B
- pre-rebase.sample4 kB
- post-update.sample189 B
- pre-receive.sample544 B
- update.sample3 kB
- pre-applypatch.sample424 B
- pre-commit.sample1 kB
- pre-merge-commit.sample416 B
- fsmonitor-watchman.sample4 kB
- prepare-commit-msg.sample1 kB
- objects
- pack
- pack-e6e33a06338babc5567cf2b5140653149e17b0e2.idx75 kB
- pack-e6e33a06338babc5567cf2b5140653149e17b0e2.pack12 MB
- pack
- .idea
- vcs.xml180 B
- gradle.xml792 B
- misc.xml345 B
- uiDesigner.xml8 kB
- LICENCE.md1 kB
- src
- makarius-harvester
- src
- main
- resources
- sbb
- PPN1000006808-mets.xml80 kB
- musikdrucke-first-50.txt2 kB
- musikdrucke-first-50.xml13 kB
- PPN100105594-mets-missing-physical-map.xml6 kB
- PPN1000006808-oai_dc.xml1 kB
- musikhandschriften-first-50.txt2 kB
- musikhandschriften-first-50.xml14 kB
- PPN1000006808.manifest.json65 kB
- info.txt478 B
- es-8-config.txt1 kB
- k7
- roles.txt7 kB
- uuid_67de7c6f-def0-4bd9-af19-bd81bfaf9e7d_metadata_mods.xml5 kB
- makarius-authors-sample.json217 B
- k5
- roles.txt6 kB
- solr-authors-sample.json900 B
- info.txt111 B
- solr-item-sample.json2 kB
- polona
- pids
- old
- mzk_first_10_public_sheetmusic.pidlist420 B
- mlp_first_10_public_sheetmusic.pidlist420 B
- mzk_first_100_public_sheetmusic.pidlist4 kB
- mlp_first_100_public_sheetmusic.pidlist4 kB
- info.txt1 kB
- mzk
- first_10_public_sheetmusic.pidlist420 B
- first_100_public_sheetmusic.pidlist4 kB
- first_500_public_sheetmusic.pidlist20 kB
- first-500.json37 kB
- mlp
- first-500.xml51 kB
- first_10_public_sheetmusic.pidlist420 B
- first_100_public_sheetmusic.pidlist4 kB
- first_500_public_sheetmusic.pidlist20 kB
- old
- es_config_sample.properties162 B
- sbb
- resources
- main
- README.md188 B
- .gitignore719 B
- gradle
- wrapper
- gradle-wrapper.properties202 B
- gradle-wrapper.jar59 kB
- wrapper
- build.gradle1 kB
- gradlew.bat2 kB
- gradlew7 kB
- settings.gradle41 B
- .git
- logs
- info
- exclude240 B
- config313 B
- index9 kB
- packed-refs112 B
- HEAD21 B
- refs
- description73 B
- hooks
- push-to-checkout.sample2 kB
- applypatch-msg.sample478 B
- pre-push.sample1 kB
- commit-msg.sample896 B
- pre-rebase.sample4 kB
- post-update.sample189 B
- pre-receive.sample544 B
- update.sample3 kB
- pre-applypatch.sample424 B
- pre-commit.sample1 kB
- pre-merge-commit.sample416 B
- fsmonitor-watchman.sample4 kB
- prepare-commit-msg.sample1 kB
- objects
- pack
- pack-3e617cb5506f620c5141bb3a6fe405caf259d22a.idx24 kB
- pack-3e617cb5506f620c5141bb3a6fe405caf259d22a.pack374 kB
- pack
- LICENCE.md1 kB
- .idea
- vcs.xml180 B
- gradle.xml661 B
- workspace.xml6 kB
- misc.xml345 B
- uiDesigner.xml8 kB
- src
- makarius-frontend
- __MACOSX
- makarius
- ._makarius-backend-node213 B
- makarius-frontend
- .vscode
- ._launch.json213 B
- ._tasks.json213 B
- ._extensions.json213 B
- ._angular.json213 B
- ._tsconfig.app.json213 B
- .git
- ._hooks213 B
- logs
- info
- ._exclude213 B
- ._description213 B
- ._config213 B
- ._HEAD213 B
- ._refs213 B
- ._index213 B
- ._objects213 B
- refs
- ._logs213 B
- hooks
- ._push-to-checkout.sample213 B
- ._pre-push.sample213 B
- ._post-update.sample213 B
- ._pre-receive.sample213 B
- ._pre-merge-commit.sample213 B
- ._update.sample213 B
- ._pre-rebase.sample213 B
- ._applypatch-msg.sample213 B
- ._fsmonitor-watchman.sample213 B
- ._commit-msg.sample213 B
- ._prepare-commit-msg.sample213 B
- ._pre-commit.sample213 B
- ._pre-applypatch.sample213 B
- ._packed-refs213 B
- objects
- ._pack213 B
- pack
- ._pack-f71c29f1b17067b0abcdcb1bd3af225ba25ca62a.pack213 B
- ._pack-f71c29f1b17067b0abcdcb1bd3af225ba25ca62a.idx213 B
- ._info213 B
- ._info213 B
- scripts
- ._generate_file_env-json.js213 B
- ._collect-build-info.js213 B
- ._bootstrap_file_environment-local-ts.js213 B
- ._package.json213 B
- ._.gitignore213 B
- ._main.tf213 B
- src
- ._variables.scss213 B
- app
- ._app.module.ts213 B
- ._components213 B
- ._services213 B
- services
- ._environment.service.ts213 B
- ._filters.service.ts213 B
- ._search.service.ts213 B
- ._api-service.ts213 B
- ._similarity-search.service.ts213 B
- ._viewer.service.ts213 B
- ._dropdown-state.service.ts213 B
- ._viewer-controls.service.ts213 B
- ._similarity-api.service.ts213 B
- ._create-sheetmusic.service.ts213 B
- ._models213 B
- directives
- ._toggleDropdown.directive.ts213 B
- ._auto-resize.directive.ts213 B
- ._directives213 B
- ._material.module.ts213 B
- admin
- image-drop-dialog
- ._image-drop-dialog.component.html213 B
- ._image-drop-dialog.component.ts213 B
- ._image-drop-dialog.component.scss213 B
- musicsheet-create
- ._musicsheet-create.component.html213 B
- ._musicsheet-create.component.scss213 B
- ._musicsheet-create.component.ts213 B
- ._musicsheet-create213 B
- ._image-drop-dialog213 B
- image-drop-dialog
- components
- shared
- ._header213 B
- about
- ._about.component.scss213 B
- ._about.component.html213 B
- ._about.component.ts213 B
- ._about213 B
- ._autocompleter213 B
- ._music-xml-display213 B
- ._shared213 B
- search
- ._search.component.html213 B
- ._search.component.scss213 B
- ._search-filter213 B
- search-filter
- ._search-filter.component.ts213 B
- ._search-filter.component.html213 B
- ._dialog213 B
- dialog
- ._dialog.component.html213 B
- ._dialog.component.ts213 B
- ._dialog.component.scss213 B
- ._search-filter.component.scss213 B
- ._search-filters213 B
- search-filters
- ._search-filters.component.ts213 B
- ._search-filters.component.scss213 B
- ._filters-dropdown.directive.ts213 B
- ._search-filters.component.html213 B
- ._search.component.ts213 B
- ._search-results213 B
- search-results
- ._search-result-item213 B
- ._search-results.component.html213 B
- ._search-result-page213 B
- ._search-results.component.ts213 B
- search-result-page
- ._search-result-page.component.ts213 B
- ._search-result-page.component.scss213 B
- ._search-result-page.component.html213 B
- ._search-results.component.scss213 B
- view
- ._view.component.html213 B
- ._view.component.scss213 B
- ._view.component.ts213 B
- viewer
- ._viewer.component.html213 B
- ._viewer.component.ts213 B
- ._viewer.component.scss213 B
- ._scroll-viewer213 B
- ._music-xml-dialog213 B
- scroll-viewer
- ._scroll-viewer.component.scss213 B
- ._scroll-viewer.component.html213 B
- ._scroll-viewer.component.ts213 B
- ._viewer-controls213 B
- music-xml-dialog
- ._music-xml-dialog.component.scss213 B
- ._music-xml-dialog.component.ts213 B
- ._music-xml-dialog.component.html213 B
- viewer-controls
- ._viewer-controls.component.scss213 B
- ._viewer-controls.component.ts213 B
- ._viewer-controls.component.html213 B
- ._viewer213 B
- music-xml-display
- ._music-xml-display.component.ts213 B
- ._music-xml-display.component.scss213 B
- ._music-xml-display.component.html213 B
- header
- ._header.component.ts213 B
- ._header.component.scss213 B
- ._header.component.html213 B
- ._search213 B
- similarity
- ._similarity.component.scss213 B
- ._similarity-musicxml-dialog213 B
- similarity-musicxml-dialog
- ._similarity-musicxml-dialog.component.html213 B
- ._similarity-musicxml-dialog.component.scss213 B
- ._similarity-musicxml-dialog.component.ts213 B
- ._similarity.component.ts213 B
- ._similarity.component.html213 B
- ._similarity-search213 B
- similarity-search
- ._similarity-search.component.html213 B
- ._similarity-search.component.ts213 B
- ._similarity-search.component.scss213 B
- intro
- ._intro.component.scss213 B
- piano
- ._piano.component.html213 B
- ._piano.component.ts213 B
- ._piano.component.scss213 B
- ._piano213 B
- ._intro.component.html213 B
- ._intro.component.ts213 B
- ._similarity213 B
- ._intro213 B
- autocompleter
- ._autocompleter.component.scss213 B
- ._autocompleter.module.ts213 B
- ._autocompleter.component.html213 B
- ._autocompleter.component.ts213 B
- ._dropdown.directive.ts213 B
- ._view213 B
- ._admin213 B
- pipes
- ._library-logo.pipe.ts213 B
- ._app-routing.module.ts213 B
- ._pipes213 B
- ._app.component.html213 B
- ._app.component.ts213 B
- utils
- ._pitch-mapper.ts213 B
- ._local-storage.service.ts213 B
- ._app.component.scss213 B
- models
- ._translated_facet.model.ts213 B
- ._sheet_music.model.ts213 B
- ._facet.model.ts213 B
- ._viewer_params.model.ts213 B
- ._page.model.ts213 B
- ._utils213 B
- assets
- ._logo213 B
- ._libraries-logos213 B
- ._data213 B
- logo
- ._logo_prozatim.svg213 B
- ._logo_prozatim.png213 B
- ._logo_header_cs.png213 B
- data
- img
- ._background-intro.jpg213 B
- icons
- ._pagination.png213 B
- ._blank-page.png213 B
- ._piano.png213 B
- ._flag_cs.png213 B
- ._flag_en.png213 B
- ._icons213 B
- ._piano.svg213 B
- ._music-notes-sheet.jpg213 B
- ._img213 B
- ._test.musicxml213 B
- ._i18n213 B
- libraries-logos
- ._logo_mzk.png213 B
- ._logo_nkcr.png213 B
- ._.gitkeep213 B
- i18n
- ._cs.json213 B
- ._en.json213 B
- ._main.ts213 B
- ._app213 B
- ._styles.scss213 B
- ._assets213 B
- ._favicon.ico213 B
- environments
- ._environment.ts213 B
- ._index.html213 B
- ._environments213 B
- ._tsconfig.spec.json213 B
- ._.dockerignore213 B
- ._typings.d.ts213 B
- .github
- ._workflows213 B
- workflows
- ._main.yml213 B
- ._actions213 B
- actions
- ._deploy-with-terraform213 B
- deploy-with-terraform
- ._action.yml213 B
- ._docker213 B
- ._.github213 B
- ._.vscode213 B
- ._.git213 B
- ._tsconfig.json213 B
- docker
- ._scripts213 B
- ._LICENCE.md176 B
- ._src213 B
- ._README.md333 B
- ._Dockerfile213 B
- ._package-lock.json213 B
- ._.editorconfig213 B
- .vscode
- makarius-backend-node
- ._README.md333 B
- ._.DS_Store120 B
- ._package.json213 B
- ._index.js213 B
- ._package-lock.json213 B
- ._.git213 B
- ._LICENCE.md176 B
- .git
- ._hooks213 B
- logs
- info
- ._exclude213 B
- ._description213 B
- ._config213 B
- ._HEAD213 B
- ._refs213 B
- ._index213 B
- ._objects213 B
- refs
- ._logs213 B
- hooks
- ._push-to-checkout.sample213 B
- ._pre-push.sample213 B
- ._post-update.sample213 B
- ._pre-receive.sample213 B
- ._pre-merge-commit.sample213 B
- ._update.sample213 B
- ._pre-rebase.sample213 B
- ._applypatch-msg.sample213 B
- ._fsmonitor-watchman.sample213 B
- ._commit-msg.sample213 B
- ._prepare-commit-msg.sample213 B
- ._pre-commit.sample213 B
- ._pre-applypatch.sample213 B
- ._packed-refs213 B
- objects
- ._pack213 B
- pack
- ._pack-4490294f98f932399b9a92fcada4bab11463ec5d.idx213 B
- ._pack-4490294f98f932399b9a92fcada4bab11463ec5d.pack213 B
- ._info213 B
- ._info213 B
- ._.gitignore213 B
- ._utils.js213 B
- ._config.js213 B
- ._makarius-frontend213 B
- ._makarius-backend-services213 B
- ._makarius-harvester213 B
- makarius-backend-services
- .git
- ._hooks213 B
- logs
- info
- ._exclude213 B
- ._description213 B
- ._config213 B
- ._HEAD213 B
- ._refs213 B
- ._index213 B
- ._objects213 B
- refs
- ._logs213 B
- hooks
- ._push-to-checkout.sample213 B
- ._pre-push.sample213 B
- ._post-update.sample213 B
- ._pre-receive.sample213 B
- ._pre-merge-commit.sample213 B
- ._update.sample213 B
- ._pre-rebase.sample213 B
- ._applypatch-msg.sample213 B
- ._fsmonitor-watchman.sample213 B
- ._commit-msg.sample213 B
- ._prepare-commit-msg.sample213 B
- ._pre-commit.sample213 B
- ._pre-applypatch.sample213 B
- ._packed-refs213 B
- objects
- ._pack213 B
- pack
- ._pack-e6e33a06338babc5567cf2b5140653149e17b0e2.idx213 B
- ._pack-e6e33a06338babc5567cf2b5140653149e17b0e2.pack213 B
- ._info213 B
- ._info213 B
- ._similarity-service213 B
- ._settings.gradle213 B
- ._.gitignore213 B
- ._gradlew213 B
- gradle
- wrapper
- ._gradle-wrapper.properties213 B
- ._gradle-wrapper.jar213 B
- ._wrapper213 B
- wrapper
- src
- main
- ._java213 B
- java
- ._resources213 B
- resources
- ._info.txt213 B
- ._musicxml213 B
- ._jiri_mayer_bakalarka.pdf213 B
- musicxml
- ._radetsky_march_1_from_omr.xml213 B
- ._radetsky_march_1_soundslice.png213 B
- ._radetsky_march_2_soundslice.png213 B
- ._jingle_bells_3_from_omr.xml213 B
- ._jingle_bells_1_soundslice.png213 B
- ._jingle_bells_2_soundslice.png213 B
- ._jingle_bells_2_from_omr.xml213 B
- ._jingle_bells_3_soundslice.png213 B
- ._jingle_bells_1_from_omr.xml213 B
- ._radetsky_march_2_from_omr.xml213 B
- ._main213 B
- main
- ._build.gradle213 B
- ._.java-version213 B
- ._.git213 B
- ._gradle213 B
- .idea
- ._gradle.xml213 B
- ._misc.xml213 B
- ._uiDesigner.xml213 B
- ._vcs.xml213 B
- ._deploy.sh213 B
- ._LICENCE.md176 B
- ._.idea213 B
- digital-library-service
- ._src213 B
- ._README.md333 B
- similarity-service
- ._src213 B
- ._build.gradle213 B
- src
- main
- ._java213 B
- java
- ._cz213 B
- cz
- ._trinera213 B
- ._webapp213 B
- ._resources213 B
- webapp
- WEB-INF
- ._web.xml213 B
- ._WEB-INF213 B
- ._index.html213 B
- WEB-INF
- resources
- ._service-config213 B
- ._tokens213 B
- enrichment
- ._info.txt213 B
- ._identifiers_local_all.txt213 B
- ._identifiers_mzk_k7.txt213 B
- ._identifiers_all.txt213 B
- service-config
- ._similarity-service_sample.properties213 B
- reranking
- ._request.json213 B
- ._response.json213 B
- ._es_queries213 B
- ._reranking213 B
- ._db213 B
- es_queries
- ._mashcima-conversion-sample2.json213 B
- ._get_firstN_pages_by_diglib.json213 B
- ._get_firstN_pages_without_token.json213 B
- ._mashcima-conversion-sample.json213 B
- ._indexing-sample.json213 B
- ._get_pages_by_sheetmusic.json213 B
- ._get_pages_test.json213 B
- ._get_firstN_pages_without_token_filter_by_diglib.json213 B
- tokens
- ._sample_1_page_9.txt213 B
- ._all.txt213 B
- ._sample0.txt213 B
- ._new213 B
- ._sample_1_page_1.txt213 B
- ._sample_1_page_3.txt213 B
- ._sample_1_page_5.txt213 B
- ._sample_1_page_7.txt213 B
- ._info.txt213 B
- ._thesis_Jirka-Mayer_mashcima.pdf213 B
- ._cron.txt213 B
- ._enrichment213 B
- db
- ._init_db.sql213 B
- ._misc.sql213 B
- ._test213 B
- ._main213 B
- test
- ._java213 B
- java
- ._cz213 B
- cz
- ._trinera213 B
- ._resources213 B
- resources
- ._sample-data213 B
- makarius-samples
- ._info.txt213 B
- ._build_batch_update.sh213 B
- ._musicxml_files.txt213 B
- ._prepisy-MuseScore213 B
- ._page_ids.txt213 B
- ._pages.json213 B
- ._images213 B
- sample-data
- ._update_tokens.sh213 B
- ._info.txt213 B
- ._sheetmusic.json213 B
- ._matches.txt213 B
- ._ids.txt213 B
- ._makarius-samples213 B
- main
- ._digital-library-service213 B
- ._gradlew.bat213 B
- .git
- makarius-harvester
- src
- main
- ._java213 B
- java
- ._resources213 B
- resources
- ._k7213 B
- ._k5213 B
- polona
- ._sample-hit.txt213 B
- ._sample-hit.entity.json213 B
- sample4
- ._entity.json213 B
- ._sample4213 B
- ._search-response.json213 B
- sample3
- ._entity.json213 B
- ._sample3213 B
- sample2
- ._entity.json213 B
- ._manifest.json213 B
- ._sample2213 B
- ._sample-hit.rdf.xml213 B
- ._sample-hit.search.json213 B
- ._search-response-2.json213 B
- k7
- ._makarius-authors-sample.json213 B
- ._uuid_67de7c6f-def0-4bd9-af19-bd81bfaf9e7d_metadata_mods.xml213 B
- ._roles.txt213 B
- k5
- ._info.txt213 B
- ._solr-item-sample.json213 B
- ._solr-authors-sample.json213 B
- ._roles.txt213 B
- ._polona213 B
- ._pids213 B
- sbb
- ._PPN1000006808-oai_dc.xml213 B
- ._musikdrucke-first-50.txt213 B
- ._musikdrucke-first-50.xml213 B
- ._musikhandschriften-first-50.txt213 B
- ._musikhandschriften-first-50.xml213 B
- ._PPN1000006808-mets.xml213 B
- ._PPN1000006808.manifest.json213 B
- ._info.txt213 B
- ._PPN100105594-mets-missing-physical-map.xml213 B
- pids
- ._info.txt213 B
- old
- ._mlp_first_100_public_sheetmusic.pidlist213 B
- ._mzk_first_100_public_sheetmusic.pidlist213 B
- ._mzk_first_10_public_sheetmusic.pidlist213 B
- ._mlp_first_10_public_sheetmusic.pidlist213 B
- ._old213 B
- mzk
- ._first_10_public_sheetmusic.pidlist213 B
- ._first_500_public_sheetmusic.pidlist213 B
- ._first-500.json213 B
- ._first_100_public_sheetmusic.pidlist213 B
- mlp
- ._first-500.xml213 B
- ._first_10_public_sheetmusic.pidlist213 B
- ._first_500_public_sheetmusic.pidlist213 B
- ._first_100_public_sheetmusic.pidlist213 B
- ._mzk213 B
- ._mlp213 B
- ._es-8-config.txt213 B
- ._sbb213 B
- ._es_config_sample.properties213 B
- ._main213 B
- main
- ._gradlew.bat213 B
- ._.idea213 B
- ._README.md176 B
- gradle
- wrapper
- ._gradle-wrapper.properties213 B
- ._gradle-wrapper.jar213 B
- ._wrapper213 B
- wrapper
- ._src213 B
- ._gradlew213 B
- ._build.gradle213 B
- ._gradle213 B
- ._.git213 B
- ._settings.gradle213 B
- ._LICENCE.md176 B
- .git
- ._hooks213 B
- logs
- info
- ._exclude213 B
- ._description213 B
- ._config213 B
- ._HEAD213 B
- ._refs213 B
- ._index213 B
- ._objects213 B
- refs
- ._logs213 B
- hooks
- ._push-to-checkout.sample213 B
- ._pre-push.sample213 B
- ._post-update.sample213 B
- ._pre-receive.sample213 B
- ._pre-merge-commit.sample213 B
- ._update.sample213 B
- ._pre-rebase.sample213 B
- ._applypatch-msg.sample213 B
- ._fsmonitor-watchman.sample213 B
- ._commit-msg.sample213 B
- ._prepare-commit-msg.sample213 B
- ._pre-commit.sample213 B
- ._pre-applypatch.sample213 B
- ._packed-refs213 B
- objects
- ._pack213 B
- pack
- ._pack-3e617cb5506f620c5141bb3a6fe405caf259d22a.pack213 B
- ._pack-3e617cb5506f620c5141bb3a6fe405caf259d22a.idx213 B
- ._info213 B
- ._info213 B
- ._.gitignore213 B
- .idea
- ._gradle.xml213 B
- ._misc.xml213 B
- ._uiDesigner.xml213 B
- ._workspace.xml213 B
- ._vcs.xml213 B
- src
- ._makarius213 B
- makarius
-
- ...too many files...0 B
- Name
- Makarius - Technická dokumentace.pdf
- Size
- 2.55 MB
- Format
- application/pdf
- Description
- MD5
- 5b08c2e1dcb202f016f5b96fd074095d

The file preview has not been generated yet. Please try again later or contact the system administrator lindat-help@ufal.mff.cuni.cz

