Advanced search in
Research products
arrow_drop_down
Searching FieldsTerms
Any field
arrow_drop_down
includes
arrow_drop_down
191 Research products
Date (most recent)
arrow_drop_down
unfold_lessCompact results

  • 2014-2023
  • Open Access
  • Restricted
  • Research data
  • Other research products
  • CZ
  • Czech
  • Digital Humanities and Cultural Her...
  • GOTRIPLE - Social Sciences and Huma...

  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/

    Dataset představuje přílohou k diplomové práci s názvem “Tematické modelování publikační činnosti České akademie věd a umění v letech 1890–1910”. Součástí je popis postupu stažení, analýzy a přípravy dat a samotného modelování témat, které bylo provedeno v rámci výzkumné části práce. Data a scripty byly zveřejněny také na platformě GitHub: https://github.com/kerschfilip/tematicke_modelovani_cavu Reference diplomové práce:KERSCH, Filip. Tematické modelování publikační činnosti České akademie věd a umění v letech 1890–1910. Online. Praha, 2023. Diplomová práce. Univerzita Karlova. Filozofická fakulta. Ústav informačních studií a knihovnictví. Vedoucí práce Jindřich Marek. ---- The dataset is an appendix to the thesis entitled “Topic modelling of the publication activities of the Czech Academy of Sciences and Arts in the years 1890–1910”. It includes a description of the procedure of downloading, analysis and preparation of data and the actual modelling of topics, which was carried out within the research part of the thesis. The data and scripts were also published on GitHub: https://github.com/kerschfilip/tematicke_modelovani_cavu --- Struktura a popis adresáře datasetu:Structure and description of the dataset: |-- README.Rmd |-- README.html |-- data_download | \-- data_download.R #slouží ke stažení dat z digitální knihovny | \-- uuid_ae767058-435d-11dd-b505-00145e5790ea #stažené textové přepisy Rozprav I. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- uuid_ae767057-435d-11dd-b505-00145e5790ea #stažené textové přepisy Rozprav II. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- uuid_ae74754a-435d-11dd-b505-00145e5790ea #stažené textové přepisy Rozprav III. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- ae767058-435d-11dd-b505-00145e5790ea_prehled.json #struktura a metadata Rozprav I. třídy | \-- ae767057-435d-11dd-b505-00145e5790ea_prehled.json #struktura a metadata Rozprav II. třídy | \-- ae74754a-435d-11dd-b505-00145e5790ea_prehled.json #struktura a metadata Rozprav III. třídy |-- data_exploration | \-- data_exploration.R #slouží k vytvoření přehledu o stažených datech | \-- data_exploration_report.Rmd #formátování reportu s přehledem o stažených datech | \-- data_exploration_report.html #report o stažených datech ve formátu HTML | \-- ae767058-435d-11dd-b505-00145e5790ea_prehled_public.json #struktura a metadata Rozprav I. třídy (1890-1910) | \-- ae767057-435d-11dd-b505-00145e5790ea_prehled_public.json #struktura a metadata Rozprav II. třídy (1890-1910) | \-- ae74754a-435d-11dd-b505-00145e5790ea_prehled_public.json #struktura a metadata Rozprav III. třídy (1890-1910) | \-- combined_issues_publication_year.json #společná matice číslo - rok vydání pro všechny Rozpravy |-- data_preparation | \-- remove_short_words.R #slouží k odstranění krátkých slov | \-- send_to_udpipe.R #slouží k obohacení dat nástrojem UDPipe2 | \-- rozpravy_trida_1 #upravené textové přepisy Rozprav I. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #zkrácený soubor s textovým přepisem | \-- NOUNS_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s podstatnými jmény z textového přepisu | \-- CoNLLU_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.json #soubor s obohacenými daty z nástroje UDPipe 2 | \-- rozpravy_trida_2 #upravené textové přepisy Rozprav II. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #zkrácený soubor s textovým přepisem | \-- NOUNS_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s podstatnými jmény z textového přepisu | \-- CoNLLU_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.json #soubor s obohacenými daty z nástroje UDPipe 2 | \-- rozpravy_trida_3 #upravené textové přepisy Rozprav III. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #zkrácený soubor s textovým přepisem | \-- NOUNS_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s podstatnými jmény z textového přepisu | \-- CoNLLU_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.json #soubor s obohacenými daty z nástroje UDPipe 2 |-- topic_model | \-- LDA.Rmd #dokument popisující spuštění LDA a vizualizaci výsledků | \-- LDA.html #dokument popisující spuštění LDA a vizualizaci výsledků ve formátu HTML | \-- combined_issues_publication_year.json #společná matice číslo - rok vydání pro všechny Rozpravy | \-- data #složka s daty | \-- LDA_PREPARED_NOUNS_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s podstatnými jmény připravený na vstup LDA | \-- klasifikace_temat.xlsx #přiřazení rozpoznaných témat ke klasifikaci FORD | \-- topic_model.RData #uložené prostředí R se všemi proměnnými a funkcemi

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    ZENODO
    Dataset . 2023
    License: CC BY
    Data sources: ZENODO
    ZENODO
    Dataset . 2023
    License: CC BY
    Data sources: Datacite
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      ZENODO
      Dataset . 2023
      License: CC BY
      Data sources: ZENODO
      ZENODO
      Dataset . 2023
      License: CC BY
      Data sources: Datacite
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Strolená, Marie;

    The aim of the work is to evaluate the greenery in public spaces, squares and the historical centre of the city. The method of evaluation is field and archival research. The thesis uses photographs, historical plans and paintings from which the quantity and condition of the greenery can be deduced. The greenery in the public spaces is currently satisfactory and fulfils its functions, but the greenery in the square has greatly diminished after the revitalisation. Cílem práce je zhodnocení zeleně na veřejných prostranstvích, na náměstí a v historickém středu města. Metodou hodnocení je terénní a archivní průzkum. V práci jsou používány fotografie, historické plány a malby, ze kterých lze odvodit množství a stav zeleně. Zeleň na veřejných prostranstvích je v současnosti uspokojivá a splňuje své funkce, ale zeleně na náměstí po revitalizaci velmi ubylo. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Čížková, Marie;

    This master thesis deals with weddings in the Radnice manor in the 18th century. After a brief introduction to the historical development of the manor, there are analyzed the wedding preparations, the wedding ceremony and the situation afterwards. The thesis is focused on the research of wedding rate in terms of years, months and days, than there i salso examines the age, origin and marital status of betrothed, which was related to the choice of a partner, as well as the area of wedding witnesses. All this is set in the general context of the time, including the rituals and traditions associated with weddings in modern society. Tato diplomová práce se zabývá sňatky na radnickém panství v 18. století. Po krátkém seznámení s vývojem panství se již věnuje přípravám na svatbu, svatebnímu obřadu a situaci po něm. Práce je zaměřena na výzkum sňatečnosti z pohledu jednotlivých let, měsíců a dní, dále je zde zkoumán věk, původ a rodinný stav snoubenců, který souvisel s výběrem partnera, a v neposlední řadě také oblast svědků. Vše je zasazeno do obecného kontextu doby, včetně rituálů a tradic spojených se svatbou v novověké společnosti. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Panská, Natálie;

    The bachelor's thesis is devoted to didactic games in teaching at the 2nd stage at primary school. The selected games are intended for teaching Czech and History and the aim of the thesis is to create a practical portfolio of didactic games for own use. The first part of the thesis explains the basic concepts, classification of didactic games, the concept of didactic games from the past to the present and there is also presented the own research of didactic games resources. The second and third parts of the thesis are in the form of a portfolio of selected didactic games for Czech and History classes, at the end of which there is a summary of what the games have in common. Bakalářská práce se věnuje didaktickým hrám ve výuce na 2. stupni základní školy. Vybrané hry jsou určeny pro výuku českého jazyka a dějepisu a cílem práce je vytvoření praktického portfolia didaktických her pro vlastní potřebu. V první části práce jsou vysvětleny základní pojmy, klasifikace didaktických her, pojetí didaktických her od minulosti po současnost a je tam také představen vlastní průzkum zdrojů didaktických her. Druhá a třetí část práce jsou ve formě portfolia vybraných didaktických her do hodin českého jazyka a dějepisu, na jejichž konci se nachází souhrn toho, co mají dané hry společného. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Svoboda, Zdeněk;

    Folk architecture is one of the foundations of regional and national identity. Since the 20th century, folk buildings have been rapidly disappearing from the Czech countryside. Therefore, every surviving building is an important legacy of our past and must be cared for and valued. The aim of this work is to present the history and present of the village homestead No. 36 in Ježovy, which has been a cultural monument since 2011. The introductory part of the thesis is devoted to the folk architecture of the Czech Republic and describes in detail the character of the buildings in the Pilsen region. The next part of the work presents the concept of monument care in the Czech Republic and presents a description of the homestead at the time of its declaration as a cultural monument. The chapter devoted to the history of the homestead maps the development of the building and the fate of the people who lived in the homestead, based on the surviving historical sources. The main part of the work is dedicated to a specific example of the renovation of a listed building, from the preparation process to the actual implementation of the work. From the owner's point of view, the experience of cooperation with the monument conservation authorities is presented. Lidová architektura je jedním ze základů regionální a národní identity. Od 20. století lidové stavby z českého venkova rychle mizí. Proto je každá dochovaná stavba důležitým odkazem na naši minulost a je nutné o ni pečovat a vážit si jí. Cílem práce je představit historii a současnost vesnické usedlosti č. p. 36 v Ježovech, která je od roku 2011 kulturní památkou. Úvodní část práce se věnuje lidové architektuře ČR, detailněji popisuje charakter staveb na Plzeňsku. Další část práce představuje koncepci památkové péče v ČR a představuje popis usedlosti v době jejího prohlášení za kulturní památku. Kapitola věnovaná historii usedlosti mapuje stavební vývoj a osudy lidí, kteří v usedlosti žili, na základě dochovaných historických pramenů. Stěžejní část práce je věnována konkrétnímu příkladu oprav památkově chráněné budovy od procesu přípravy až po samotnou realizaci prací. Z pohledu vlastníka jsou prezentovány zkušenosti ze spolupráce s orgány památkové péče. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Knapp, Jiří;

    The diploma thesis discusses the development of hunting law from the middle of the 18th century in the Czech territory to the present day. Nevertheless, in order to achieve a continuous and clear analysis of the development of hunting law, the diploma thesis is also briefly devoted to the early development of hunting law. When interpreting the individual fundamental legal regulations regulating the form of hunting, emphasis was always placed on putting it in the context of the development of society, which very often provides an answer to the question of why the given legal regulation was issued and what is the main intention of the given legal regulation. The difficulty part of the thesis begins with the time of Maria Theresa and Joseph II. The analysis of hunting law continues seamlessly with hunting regulations issued in the 19th century and at the turn of the 20th century. Also for hunting law, the 20th century was a time of many substantial changes, which were fundamentally influenced by changes in the political system in the Czech territory. Last but not least, the thesis also deals with the development of hunting law after 1989, with an overlap up to the current legislation. The diploma thesis thus brings a comprehensive view of the historical development of hunting law and, based on it, outlines the current direction of hunting law. Diplomová práce pojednává o vývoji mysliveckého práva od poloviny 18. století na českém území až po současnost. Přesto pro dosažení kontinuálního a přehledného rozboru vývoje mysliveckého práva se diplomová práce stručně věnuje i ranému vývoji práva myslivosti. Při výkladu jednotlivých zásadních právních předpisů regulující podobu myslivosti byl vždy kladen důraz jej uvést v kontextu vývoje společnosti, který velmi často poskytuje odpověď na otázku, proč daný právní předpis byl vydán a co je hlavním záměrem dané právní úpravy. Stěžení část diplomové práce začíná dobou Marie Terezie a Josefa II. V rozboru mysliveckého práva se plynule pokračuje honebními předpisy vydanými v 19. století a na přelomu 20. století. Také pro myslivecké právo bylo 20. století dobou mnoha podstatných změn, které zásadním způsobem byly ovlivněny proměnami politického systému na českém území. V neposlední řadě se práce věnuje i vývoji mysliveckého práva po roce 1989, a to s přesahem až do současné právní úpravy. Diplomová práce tak přináší ucelený pohled na historický vývoj práva myslivosti a na jeho základě nastiňuje současný směr mysliveckého práva. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Ziateková, Zuzana;

    This bachelor thesis is focused on the development of an infusion line. The aim of the thesis is to find out who and how participated in the development of the infusion line and its components by analyzing historical documents. The thesis is divided into several chapters. The development of the peripheral venous catheter is divided according to time intervals. It describes the principles of nursing care and types of covering materials. Charting the evolution of the infusion line can provide not only nurses, but also other healthcare professionals and the general public with a comprehensive view of how the peripheral venous catheter infusion line has evolved. Tato bakalářská práce je zaměřena na vývoj infuzní linky. Cílem práce je na základě analýzy historických dokumentů zjistit, kdo a jak se podílel na vývoji infuzní linky a jejich komponentů. Práce je rozdělena na několik kapitol. Vývoj periferního žilního katetru je rozdělen dle časových intervalů. Popisuje zásady ošetřovatelské péče a druhy krycích materiálů. Zmapování vývoje infuzní linky může nejen sestrám, ale i ostatním zdravotnickým pracovníkům a laické veřejnosti poskytnout ucelený pohled na to, jak se vyvíjela infuzní linka s periferním žilním katetrem. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Drozdová, Tereza;

    This bachelor thesis deals with Vietnamese minority living in the Czech Republic. The aim of this work is to explain history, culture and language of this minority. An extensive chapter is aimed on the second objective of this work, which is evaluation of integration of the Vietnamese minority. Furthermore, there is an analysis of articles dealing with the topic of Vietnamese minority. Analysis was realized on the texts of public and private media. The set objectives of the thesis were fulfilled. Bakalářská práce se věnuje vietnamské menšině žijící v České republice. Práce si klade za cíl přiblížit historii, kulturu a jazyk této menšiny. Rozsáhlá kapitola se zaměřuje na druhý cíl práce, kterým je zhodnocení integrace vietnamské menšiny. Dále byla povedena sondážní analýza článků týkajících se vietnamské menšiny. Analýze byly podrobeny texty veřejnoprávních a soukromých médií. Vytyčené cíle práce byly naplněny. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Stehlíková, Anna;

    My bachelor thesis deals with the analysis of natural motives in the oldest Czech historiography. I have excerpted references to nature from the Chronicle of Kosmas and from the works of his followers (Mnich sázavský, Kanovník vyšehradský, Vincencius and Jarloch). I mainly dealt with the work of Kosmas and his first followers (Mnich sázavský and Kanovník vyšehradský). In the first chapter, I analysed the mentioned historical works and their authors. The second chapter focuses on the analysis of the nature records. I compared natural phenomena with today's reality and considered how nature influenced the earlier population and whether the phenomena seen were associated with something unearthly. The work includes references to the natural disasters (floods, high winds and fires), mentions of plague and famine, and references to astronomical phenomena (solar and lunar eclipses, sightings of planets, comets, stars and meteors). Finally, I try to find connections between the mentions that are related to nature. V bakalářské práci se zabývám analýzou přírodních motivů v nejstarší české historiografii. Zmínky o přírodě jsem excerpovala z Kosmovy kroniky a z prací jeho pokračovatelů (Mnich sázavský, Kanovník vyšehradský, Vincencius a Jarloch). Převážně jsem se zabývala prací Kosmy a jeho prvních pokračovatelů (Mnich sázavský a Kanovník vyšehradský). V první kapitole jsem rozebrala zmíněné historické práce a jejich autory. Druhá kapitola je zaměřena na analýzu záznamů o přírodě. Porovnávala jsem přírodní jevy s dnešní skutečností a posuzovala, jak ovlivňovala příroda dřívější obyvatelstvo a zda byly viděné jevy spojovány s něčím nadpozemským. V práci se objevují zmínky o rozmarech přírody (povodně, silné větry a požáry), zmínky o moru a hladomoru a také zmínky o astronomických úkazech (zatmění Slunce a Měsíce, pozorování planet, komet, hvězd a meteoritů). Nakonec se snažím najít souvislosti mezi zmínkami, které jsou spojené s přírodou. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Šrámek, Pavel;

    I chose the topic of this thesis for several reasons. One of the main reasons was the fact that I am a dispositor and investor of many types of cryptocurrencies. This is literally my lifestyle as I use these on a daily basis, especially for payments and savings. For this reason, I follow their price development, while at the same time it is very beneficial to seek out new information and technologies that are relevant to the topic. A not insignificant motive was also my interest in relation to the legal regulation of cryptocurrencies, both in the Czech Republic and abroad, or individual partial differences in the concept of this issue. At the same time, I was interested in how and in what form the profits from mining and trading in cryptocurrencies are taxed, as I started to deal with cryptocurrencies in 2009, with the fact that at the very beginning it was a form of hobby, and this hobby gradually turned into a lifestyle, as I currently have a considerable portfolio containing 22 cryptocurrencies, which make up a significant part of my savings. It is an exaggeration to say that after completing this thesis, I know how to effectively optimize the profits from my cryptocurrency portfolio. The fact that I can use this knowledge in my life and in the future I rate as highly positive. The thesis aims to answer important questions, in particular whether cryptocurrency is a currency, whether it is currently legal tender or whether cryptocurrency profits can be taxed in the Czech Republic? In the context of the above, the thesis is thus divided into four chapters, where the introduction is devoted to the interpretation of basic concepts, a brief historical excursion in the field of currencies in general, and the concepts of barter or payments are also explained. This is followed by a subsection dealing with the gold standard and answering several questions in relation to gold as a currency that has retained its value for several centuries. It is also worth mentioning the modern concept from the perspective of the European Monetary System, or the influence and importance of the European Central Bank. Subsequently, the dissertation deals with a thorough treatment of the topic of cryptocurrencies, focusing on the explanation of the basic concepts, their origin and development, and a description of the technological foundations so that these can be understood even by the reader who is a layman in terms of this issue. The analysis and individual details and subsequent differences between certain specific representatives of cryptocurrencies cannot be omitted. I will also bring the reader closer to my personal experience with cryptocurrencies, which additionally helped me to answer some key questions and at the same time contributed significantly to the development of this thesis. The third part of the thesis reflects on the diversity and comparison of the legislation of the two largest producers of cryptocurrencies, as well as the position of the European Union and the Czech Republic on the identical issue. It also answers fundamental questions in terms of the perception of cryptocurrencies by the Czech legislation and whether cryptocurrencies can be considered a legal currency in the Czech Republic. Finally, the taxation of profits from cryptocurrencies in the Czech Republic is taken into account, where, according to available information, 9% of Czechs have already invested in cryptocurrencies. This and other interesting information is based on the STEM/MARK survey carried out in February and March 2022, which shows, among other things, that more than a third of young people under 29 have already invested in cryptocurrencies or are thinking about it, and it should be noted that the interest in investing continues despite rising inflation. Apart from the above, the thesis is intended to help orient the broader public, especially the general public, but also experts, in terms of the current cryptocurrency Téma této diplomové práce jsem si zvolil hned z několika důvodů. Jedním ze stěžejních důvodů byla skutečnost, že jsem disponentem a investorem mnoha druhů kryptoměn. Jedná se doslova o můj životní styl, když tyto využívám každý den, a to zejména pro placení a spoření. Z tohoto důvodu jsem nucen sledovat jejich cenový vývoj, současně je velmi přínosné vyhledávat nové informace a technologie, které se daného tématu týkají. Nezanedbatelným motivem byl i můj zájem ve vztahu k právní regulaci kryptoměn, a to jak v České republice, tak v zahraničí, respektive jednotlivým dílčím rozdílům v pojetí této problematiky. Současně mne zajímalo, jakým způsobem a v jaké formě jsou daněny zisky z těžby a obchodování s kryptoměnami, neboť kryptoměnám jsem se začal věnovat od roku 2009 s tím, že na samém počátku se jednalo o určitou formu záliby, přičemž tato záliba postupně přešla v životní styl, když v současné době disponuji značným portfoliem obsahujícím 22 kryptoměn, jež tvoří značnou část mých úspor. V nadsázce lze říci, že po vypracování této diplomové práce vím, jak efektivně optimalizovat zisky z mého kryptoměnového portfolia. Skutečnost, že mohu využít tyto znalosti v mém životě i do budoucna hodnotím jako vysoce pozitivní. Diplomová práce si klade za cíl zodpovězení významných otázek, zejména to, zda je kryptoměna měnou, zda je v současné době legálním platidlem či zda lze danit zisk z kryptoměn v ČR? V souvislosti s výše uvedeným je tak diplomová práce členěna do čtyř kapitol, když v úvod je věnován interpretaci základních pojmů, stručnému historickém exkurzu v oblasti měn v obecné rovině, taktéž jsou vysvětleny pojmy směnného obchodu či platidel. Následuje podkapitola zabývající se zlatým standardem a zodpovězení několika otázek ve vztahu ke zlatu, jakožto měně, jež si uchovává svou hodnotu již několik staletí. Za zmínku rovněž stojí moderní pojetí z pohledu Evropského měnového systému, respektive vliv a význam Evropské centrální banky. Následně se diplomová práce zabývá zevrubným pojetím tématu kryptoměn se zaměřením na vysvětlení základních pojmů, jejich vznik a vývoj a popis technologických základů tak, aby tyto pochopil i čtenář, jenž je laikem z hlediska této problematiky. Nelze nezmínit i analýzu a jednotlivé detaily a následné rozdíly mezi určitými konkrétními zástupci kryptoměn. Taktéž čtenáři přiblížím mé osobní zkušenosti s kryptoměnami, které mi navíc pomohly zodpovědět některé klíčové otázky a současně významným způsobem dopomohly ke zpracování této diplomové práce. Třetí část diplomové práce reflektuje na různorodost a komparaci legislativy dvou největších producentů kryptoměn, jakož i na postoj Evropské unie a České republiky v totožné problematice. Zodpovězeny jsou i zásadní otázky ve smyslu vnímání kryptoměn českou legislativou a zda kryptoměny lze v České republice považovat za legální měnu. Závěrem je zohledněno zdanění zisku z kryptoměn v rámci České republiky, kdy dle dostupných informací investovalo do kryptoměn již 9 % Čechů. Tyto i další zajímavé informace vyplývají ostatně z výzkumu agentur STEM/MARK probíhajícího v únoru a březnu roku 2022. Z výzkumu mimo jiné vyplývá, že investici do kryptoměn již učinila nebo o ní přemýšlí více než třetina mladých lidí do 29 let, přičemž je třeba konstatovat, že zájem o investice trvá i přes zvyšující se inflaci. Vyjma výše uvedeného má diplomová práce pomoci s orientací širší, zejména laické veřejnosti, ale i odborníkům, a to z hlediska současné legislativy kryptoměn v České republice, a současně má poukázat na její potenciální vývoj nejen u nás, ale i v zahraničí. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
Advanced search in
Research products
arrow_drop_down
Searching FieldsTerms
Any field
arrow_drop_down
includes
arrow_drop_down
191 Research products
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/

    Dataset představuje přílohou k diplomové práci s názvem “Tematické modelování publikační činnosti České akademie věd a umění v letech 1890–1910”. Součástí je popis postupu stažení, analýzy a přípravy dat a samotného modelování témat, které bylo provedeno v rámci výzkumné části práce. Data a scripty byly zveřejněny také na platformě GitHub: https://github.com/kerschfilip/tematicke_modelovani_cavu Reference diplomové práce:KERSCH, Filip. Tematické modelování publikační činnosti České akademie věd a umění v letech 1890–1910. Online. Praha, 2023. Diplomová práce. Univerzita Karlova. Filozofická fakulta. Ústav informačních studií a knihovnictví. Vedoucí práce Jindřich Marek. ---- The dataset is an appendix to the thesis entitled “Topic modelling of the publication activities of the Czech Academy of Sciences and Arts in the years 1890–1910”. It includes a description of the procedure of downloading, analysis and preparation of data and the actual modelling of topics, which was carried out within the research part of the thesis. The data and scripts were also published on GitHub: https://github.com/kerschfilip/tematicke_modelovani_cavu --- Struktura a popis adresáře datasetu:Structure and description of the dataset: |-- README.Rmd |-- README.html |-- data_download | \-- data_download.R #slouží ke stažení dat z digitální knihovny | \-- uuid_ae767058-435d-11dd-b505-00145e5790ea #stažené textové přepisy Rozprav I. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- uuid_ae767057-435d-11dd-b505-00145e5790ea #stažené textové přepisy Rozprav II. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- uuid_ae74754a-435d-11dd-b505-00145e5790ea #stažené textové přepisy Rozprav III. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- ae767058-435d-11dd-b505-00145e5790ea_prehled.json #struktura a metadata Rozprav I. třídy | \-- ae767057-435d-11dd-b505-00145e5790ea_prehled.json #struktura a metadata Rozprav II. třídy | \-- ae74754a-435d-11dd-b505-00145e5790ea_prehled.json #struktura a metadata Rozprav III. třídy |-- data_exploration | \-- data_exploration.R #slouží k vytvoření přehledu o stažených datech | \-- data_exploration_report.Rmd #formátování reportu s přehledem o stažených datech | \-- data_exploration_report.html #report o stažených datech ve formátu HTML | \-- ae767058-435d-11dd-b505-00145e5790ea_prehled_public.json #struktura a metadata Rozprav I. třídy (1890-1910) | \-- ae767057-435d-11dd-b505-00145e5790ea_prehled_public.json #struktura a metadata Rozprav II. třídy (1890-1910) | \-- ae74754a-435d-11dd-b505-00145e5790ea_prehled_public.json #struktura a metadata Rozprav III. třídy (1890-1910) | \-- combined_issues_publication_year.json #společná matice číslo - rok vydání pro všechny Rozpravy |-- data_preparation | \-- remove_short_words.R #slouží k odstranění krátkých slov | \-- send_to_udpipe.R #slouží k obohacení dat nástrojem UDPipe2 | \-- rozpravy_trida_1 #upravené textové přepisy Rozprav I. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #zkrácený soubor s textovým přepisem | \-- NOUNS_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s podstatnými jmény z textového přepisu | \-- CoNLLU_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.json #soubor s obohacenými daty z nástroje UDPipe 2 | \-- rozpravy_trida_2 #upravené textové přepisy Rozprav II. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #zkrácený soubor s textovým přepisem | \-- NOUNS_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s podstatnými jmény z textového přepisu | \-- CoNLLU_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.json #soubor s obohacenými daty z nástroje UDPipe 2 | \-- rozpravy_trida_3 #upravené textové přepisy Rozprav III. třídy | \-- TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s textovým přepisem | \-- PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #zkrácený soubor s textovým přepisem | \-- NOUNS_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s podstatnými jmény z textového přepisu | \-- CoNLLU_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.json #soubor s obohacenými daty z nástroje UDPipe 2 |-- topic_model | \-- LDA.Rmd #dokument popisující spuštění LDA a vizualizaci výsledků | \-- LDA.html #dokument popisující spuštění LDA a vizualizaci výsledků ve formátu HTML | \-- combined_issues_publication_year.json #společná matice číslo - rok vydání pro všechny Rozpravy | \-- data #složka s daty | \-- LDA_PREPARED_NOUNS_PREPARED_TEXT_OCR_vol_{rok vydání}_No_{číslo}_{uuid}.txt #soubor s podstatnými jmény připravený na vstup LDA | \-- klasifikace_temat.xlsx #přiřazení rozpoznaných témat ke klasifikaci FORD | \-- topic_model.RData #uložené prostředí R se všemi proměnnými a funkcemi

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    ZENODO
    Dataset . 2023
    License: CC BY
    Data sources: ZENODO
    ZENODO
    Dataset . 2023
    License: CC BY
    Data sources: Datacite
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      ZENODO
      Dataset . 2023
      License: CC BY
      Data sources: ZENODO
      ZENODO
      Dataset . 2023
      License: CC BY
      Data sources: Datacite
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Strolená, Marie;

    The aim of the work is to evaluate the greenery in public spaces, squares and the historical centre of the city. The method of evaluation is field and archival research. The thesis uses photographs, historical plans and paintings from which the quantity and condition of the greenery can be deduced. The greenery in the public spaces is currently satisfactory and fulfils its functions, but the greenery in the square has greatly diminished after the revitalisation. Cílem práce je zhodnocení zeleně na veřejných prostranstvích, na náměstí a v historickém středu města. Metodou hodnocení je terénní a archivní průzkum. V práci jsou používány fotografie, historické plány a malby, ze kterých lze odvodit množství a stav zeleně. Zeleň na veřejných prostranstvích je v současnosti uspokojivá a splňuje své funkce, ale zeleně na náměstí po revitalizaci velmi ubylo. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Čížková, Marie;

    This master thesis deals with weddings in the Radnice manor in the 18th century. After a brief introduction to the historical development of the manor, there are analyzed the wedding preparations, the wedding ceremony and the situation afterwards. The thesis is focused on the research of wedding rate in terms of years, months and days, than there i salso examines the age, origin and marital status of betrothed, which was related to the choice of a partner, as well as the area of wedding witnesses. All this is set in the general context of the time, including the rituals and traditions associated with weddings in modern society. Tato diplomová práce se zabývá sňatky na radnickém panství v 18. století. Po krátkém seznámení s vývojem panství se již věnuje přípravám na svatbu, svatebnímu obřadu a situaci po něm. Práce je zaměřena na výzkum sňatečnosti z pohledu jednotlivých let, měsíců a dní, dále je zde zkoumán věk, původ a rodinný stav snoubenců, který souvisel s výběrem partnera, a v neposlední řadě také oblast svědků. Vše je zasazeno do obecného kontextu doby, včetně rituálů a tradic spojených se svatbou v novověké společnosti. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Panská, Natálie;

    The bachelor's thesis is devoted to didactic games in teaching at the 2nd stage at primary school. The selected games are intended for teaching Czech and History and the aim of the thesis is to create a practical portfolio of didactic games for own use. The first part of the thesis explains the basic concepts, classification of didactic games, the concept of didactic games from the past to the present and there is also presented the own research of didactic games resources. The second and third parts of the thesis are in the form of a portfolio of selected didactic games for Czech and History classes, at the end of which there is a summary of what the games have in common. Bakalářská práce se věnuje didaktickým hrám ve výuce na 2. stupni základní školy. Vybrané hry jsou určeny pro výuku českého jazyka a dějepisu a cílem práce je vytvoření praktického portfolia didaktických her pro vlastní potřebu. V první části práce jsou vysvětleny základní pojmy, klasifikace didaktických her, pojetí didaktických her od minulosti po současnost a je tam také představen vlastní průzkum zdrojů didaktických her. Druhá a třetí část práce jsou ve formě portfolia vybraných didaktických her do hodin českého jazyka a dějepisu, na jejichž konci se nachází souhrn toho, co mají dané hry společného. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Svoboda, Zdeněk;

    Folk architecture is one of the foundations of regional and national identity. Since the 20th century, folk buildings have been rapidly disappearing from the Czech countryside. Therefore, every surviving building is an important legacy of our past and must be cared for and valued. The aim of this work is to present the history and present of the village homestead No. 36 in Ježovy, which has been a cultural monument since 2011. The introductory part of the thesis is devoted to the folk architecture of the Czech Republic and describes in detail the character of the buildings in the Pilsen region. The next part of the work presents the concept of monument care in the Czech Republic and presents a description of the homestead at the time of its declaration as a cultural monument. The chapter devoted to the history of the homestead maps the development of the building and the fate of the people who lived in the homestead, based on the surviving historical sources. The main part of the work is dedicated to a specific example of the renovation of a listed building, from the preparation process to the actual implementation of the work. From the owner's point of view, the experience of cooperation with the monument conservation authorities is presented. Lidová architektura je jedním ze základů regionální a národní identity. Od 20. století lidové stavby z českého venkova rychle mizí. Proto je každá dochovaná stavba důležitým odkazem na naši minulost a je nutné o ni pečovat a vážit si jí. Cílem práce je představit historii a současnost vesnické usedlosti č. p. 36 v Ježovech, která je od roku 2011 kulturní památkou. Úvodní část práce se věnuje lidové architektuře ČR, detailněji popisuje charakter staveb na Plzeňsku. Další část práce představuje koncepci památkové péče v ČR a představuje popis usedlosti v době jejího prohlášení za kulturní památku. Kapitola věnovaná historii usedlosti mapuje stavební vývoj a osudy lidí, kteří v usedlosti žili, na základě dochovaných historických pramenů. Stěžejní část práce je věnována konkrétnímu příkladu oprav památkově chráněné budovy od procesu přípravy až po samotnou realizaci prací. Z pohledu vlastníka jsou prezentovány zkušenosti ze spolupráce s orgány památkové péče. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.
  • image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    Authors: Knapp, Jiří;

    The diploma thesis discusses the development of hunting law from the middle of the 18th century in the Czech territory to the present day. Nevertheless, in order to achieve a continuous and clear analysis of the development of hunting law, the diploma thesis is also briefly devoted to the early development of hunting law. When interpreting the individual fundamental legal regulations regulating the form of hunting, emphasis was always placed on putting it in the context of the development of society, which very often provides an answer to the question of why the given legal regulation was issued and what is the main intention of the given legal regulation. The difficulty part of the thesis begins with the time of Maria Theresa and Joseph II. The analysis of hunting law continues seamlessly with hunting regulations issued in the 19th century and at the turn of the 20th century. Also for hunting law, the 20th century was a time of many substantial changes, which were fundamentally influenced by changes in the political system in the Czech territory. Last but not least, the thesis also deals with the development of hunting law after 1989, with an overlap up to the current legislation. The diploma thesis thus brings a comprehensive view of the historical development of hunting law and, based on it, outlines the current direction of hunting law. Diplomová práce pojednává o vývoji mysliveckého práva od poloviny 18. století na českém území až po současnost. Přesto pro dosažení kontinuálního a přehledného rozboru vývoje mysliveckého práva se diplomová práce stručně věnuje i ranému vývoji práva myslivosti. Při výkladu jednotlivých zásadních právních předpisů regulující podobu myslivosti byl vždy kladen důraz jej uvést v kontextu vývoje společnosti, který velmi často poskytuje odpověď na otázku, proč daný právní předpis byl vydán a co je hlavním záměrem dané právní úpravy. Stěžení část diplomové práce začíná dobou Marie Terezie a Josefa II. V rozboru mysliveckého práva se plynule pokračuje honebními předpisy vydanými v 19. století a na přelomu 20. století. Také pro myslivecké právo bylo 20. století dobou mnoha podstatných změn, které zásadním způsobem byly ovlivněny proměnami politického systému na českém území. V neposlední řadě se práce věnuje i vývoji mysliveckého práva po roce 1989, a to s přesahem až do současné právní úpravy. Diplomová práce tak přináší ucelený pohled na historický vývoj práva myslivosti a na jeho základě nastiňuje současný směr mysliveckého práva. Obhájeno

    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
    image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
    addClaim

    This Research product is the result of merged Research products in OpenAIRE.

    You have already added works in your ORCID record related to the merged Research product.
    0
    citations0
    popularityAverage
    influenceAverage
    impulseAverage
    BIP!Powered by BIP!
    more_vert
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ Digital Library Univ...arrow_drop_down
      image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
      addClaim

      This Research product is the result of merged Research products in OpenAIRE.

      You have already added works in your ORCID record related to the merged Research product.