Datasets:

Size Categories:
10K<n<100K
ArXiv:
License:
Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 1 missing columns ({'dc.description.abstract_fr'})

This happened while the json dataset builder was generating data using

hf://datasets/jerteh/NARDUS-meta/nardus_meta.jsonl (at revision 68cc0cb92b42e193d48e4589c76e681c035a5073)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              nardus_link: string
              file_name: string
              srpski: string
              ARR: string
              fulltext_url: string
              need_ocr: string
              title_sr: string
              title_en: string
              dc.contributor.advisor: list<item: string>
                child 0, item: string
              dc.contributor.other: list<item: string>
                child 0, item: string
              dc.creator: string
              dc.date.accessioned: timestamp[s]
              dc.date.available: list<item: timestamp[s]>
                child 0, item: timestamp[s]
              dc.date.issued: string
              dc.identifier.uri: list<item: string>
                child 0, item: string
              dc.description.abstract_sr: list<item: string>
                child 0, item: string
              dc.description.abstract_en: list<item: string>
                child 0, item: string
              dc.format: string
              dc.language: string
              dc.publisher: string
              dc.rights: list<item: string>
                child 0, item: string
              dc.rights.uri: list<item: string>
                child 0, item: string
              dc.source: string
              dc.subject_sr: list<item: string>
                child 0, item: string
              dc.subject_en: list<item: string>
                child 0, item: string
              dc.title: list<item: string>
                child 0, item: string
              dc.type: string
              dc.rights.license: list<item: string>
                child 0, item: string
              dcterms.abstract: string
              dc.identifier.fulltext: list<item: string>
                child 0, item: string
              dc.identifier.rcub: list<item: string>
                child 0, item: string
              dc.title.alternative: list<item: string>
                child 0, item: string
              dc.relation: list<item: string>
                child 0, item: string
              dc.identifier.doi: string
              dc.language.iso: string
              dc.description.abstract_: list<item: string>
                child 0, item: string
              dc.subject.classification: list<item: string>
                child 0, item: string
              to
              {'nardus_link': Value(dtype='string', id=None), 'file_name': Value(dtype='string', id=None), 'srpski': Value(dtype='string', id=None), 'ARR': Value(dtype='string', id=None), 'fulltext_url': Value(dtype='string', id=None), 'need_ocr': Value(dtype='string', id=None), 'title_sr': Value(dtype='string', id=None), 'title_en': Value(dtype='string', id=None), 'dc.contributor.advisor': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.contributor.other': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.creator': Value(dtype='string', id=None), 'dc.date.accessioned': Value(dtype='timestamp[s]', id=None), 'dc.date.available': Sequence(feature=Value(dtype='timestamp[s]', id=None), length=-1, id=None), 'dc.date.issued': Value(dtype='string', id=None), 'dc.identifier.uri': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.description.abstract_sr': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.description.abstract_en': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.format': Value(dtype='string', id=None), 'dc.language': Value(dtype='string', id=None), 'dc.publisher': Value(dtype='string', id=None), 'dc.rights': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.rights.uri': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.source': Value(dtype='string', id=None), 'dc.subject_sr': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.subject_en': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.title': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.type': Value(dtype='string', id=None), 'dc.rights.license': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dcterms.abstract': Value(dtype='string', id=None), 'dc.identifier.fulltext': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.identifier.rcub': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.title.alternative': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.relation': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.language.iso': Value(dtype='string', id=None), 'dc.subject.classification': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.identifier.doi': Value(dtype='string', id=None), 'dc.description.abstract_': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'dc.description.abstract_fr': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1324, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 938, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 1 missing columns ({'dc.description.abstract_fr'})
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/jerteh/NARDUS-meta/nardus_meta.jsonl (at revision 68cc0cb92b42e193d48e4589c76e681c035a5073)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Open a discussion for direct support.

nardus_link
string
file_name
string
srpski
string
ARR
string
fulltext_url
string
need_ocr
string
title_sr
string
title_en
string
dc.contributor.advisor
sequence
dc.contributor.other
sequence
dc.creator
string
dc.date.accessioned
unknown
dc.date.available
sequence
dc.date.issued
string
dc.identifier.uri
sequence
dc.description.abstract_sr
sequence
dc.description.abstract_en
sequence
dc.format
string
dc.language
string
dc.publisher
string
dc.rights
sequence
dc.rights.uri
sequence
dc.source
string
dc.subject_sr
sequence
dc.subject_en
sequence
dc.title
sequence
dc.type
string
dc.rights.license
sequence
dcterms.abstract
string
dc.identifier.fulltext
sequence
dc.identifier.rcub
sequence
dc.language.iso
null
dc.subject.classification
null
dc.title.alternative
null
dc.relation
sequence
dc.identifier.doi
string
dc.description.abstract_
null
dc.description.abstract_fr
null
https://nardus.mpn.gov.rs/handle/123456789/6494
123456789-6494.pdf
yes
yes
https://fedorabg.bg.ac.rs/fedora/get/o:12952/bdef:Content/download
no
Порекло и развој архитектонске форме римокатоличких цркава XVIII и XIX века у Војводини
The origins and development of the architectural form of Roman Catholic churches in Vojvodina in the 18th and 19th century
[ "Roter-Blagojević, Mirjana" ]
[ "Milošević-Jevtić, Gordana", "Kadijević, Aleksandar", "Klein, Rudolf" ]
Đukanović, Dubravka
"2016-09-10T17:12:29"
[ "2016-09-10T17:12:29", "2020-07-02T16:22:38" ]
2013-05-10
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=3857", "https://nardus.mpn.gov.rs/handle/123456789/6494", "https://fedorabg.bg.ac.rs/fedora/get/o:12952/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=43988239" ]
[ "Предмет рада је проучавање архитектуре римокатоличких цркава грађених у периоду од 1699. до 1939. године на подручју Војводине. У временима која су уследила по завршетку аустро-турских ратова и коначног престанка доминације Отоманске империје на простору Хабсбуршке монархије (1745- 1918, односно царевине Аустрије од 1804. и Аустро-Угарске монархистичке уније од 1867), са потписивањем Карловачког (1699) и Пожаревачког мира (1718), створени су услови за обнову јужних Угарских области. Време друштвеног и економског просперитета, који је трајао све до избијања Првог светског рата, створило је услове за свеобухватну експанзију градитељских активности. Континуитет изградње сакралних грађевина државно доминантне римокатоличке конфесије, може се пратити и након овог периода, све до избијања Другог светског рата (1939.). Током скоро два и по века изграђен је на подручју Војводине 231 римокатолички сакрални објекат, од чега 3 катедрална храма, 184 жупне цркве и 44 заветне, породичне или гробљанске капеле, у 166 војвођанских градова и села. Проучавање просторног концепта и односа функције и форме ових објеката, порекло и типологија архитектонских облика, трасирање утицаја из центара средње Европе и непосредног окружења и научно аргументовано утврђивање и објашњавање начина на који се дискурзивна културолошка, друштвено-политичка и религиозна клима манифестовала у архитектури проучаваних црквених грађевина, основни су проблеми на које је истраживање фокусирано. Теоријски оквир истраживању представља феномен савремене, доминантне државне културне политике – дискурс официјелне културе, уметности и архитектуре монархије (Аустрије и Аустро-Угарске) са једне стране, и хришћанске теологије, симболике и литургијских парадигми као одредница архитектонског богослужбеног V простора са друге. Дефинисању општих теоријских знања претходио је комплексан истраживачки процес (22 архива и музеја у 6 земаља) и обимна анализа информација о предмету истраживања (коришћена и референтна литература обухвата 414 библиографке јединице и 88 јединица објављених извора, евиденције архивске грађе и шематизама). У периоду од три године за већину проучаваних објеката (162) урађена је комплетна фотодокументација ентеријера и екстеријера и делимична техничка документација постојећег стања. Проучавањем великог броја примера и њиховом проценом из угла различитих вредносних аспеката извојили су се узорни / репрезентативни објекти, на шта је поред формалих одлика архитектуре, архитектонског израза, стила и историјског значаја, утицала и улога објекта у оквирима урбаног профила насеља у коме је храм изграђен и улога објекта у оквирима црквене организације. Као коначни резултат истраживачког поступка урађена је, кроз сагледавање процеса развоја црквених грађевина, типолошка систематизација истраживаних објеката, према специфичностима просторног концепта и других формалних одлика архитектуре, као и односа грађевине са њеним непосредним и ширим окружењем, у седам основних типолошких група. Констатовано је да су кључни фактори који одређују тип: а) развој плана, као резултат унутрашње функционалне организације простора, б) употреба конструкције у функцији обликовања унутрашњег простора, ц) архитектонска композиција маса која одређује спољни волумен и д) друштвена клима и урбани контекстуални фактори. Архитектонски језик ентеријера и екстеријера, који су одређени владајућим стилом у архитектури, нису од пресудног значаја за систематизаицју архитектонских типова, али доминација одређених стилова у појединим временским периодима одређује не само примену стилско-декоративног програма него и будући карактер унутрашњег простора. Однос грађевине према ширем окружењу има великог значаја код проучавања начина и токова преношења утицаја и омогућава да се географски омеђе и трасирају главне промене у истраживаном периоду. Примењени матрични метод, који укључјуе анализу сваког проучаваног објекта по основу осам утврђених критеријума у целости је потврдио постављену хипотезеу да се истраживањем просторног концепта римокатоличких цркава подигнутих у периоду 18, 19. и првих деценија 20. века (1699-1939) на подручју Војводине може се пратити еволуција у схватању организације просторног решења црквене грађевине и владајућих стилских вредности током посматрног периода." ]
[ "The aim of the paper is to present an architectonic study of Roman Catholic churches built in Vojvodina in years 1699. to 1939. The revitalization of the southern Hungarian region followed the end of the domination of the Ottoman Empire in the lands of the Habsburg Monarchy (1745-1918, Austrian Empire, 1804-1867. & Austro-Hungarian Empire, 1867-1918.) in the times after the Austro-Turkish wars and the signing of the Karlovci (1699.) and Pozarevac (1718.) Peace Treats. The period of political and economic stability, which lasted until the outbreak of the First World War, was favorable time for a comprehensive expansion of constructing activities. The continuity of the construction of religious buildings of the state-dominant Roman Catholic religion, can be followed after this period, until the outbreak of the Second World War (1939). For nearly two and a half centuries on the territory of Vojvodina, 231 Roman Catholic religious buildings were built, including 3 cathedrals, 184 parish churches and 44 covenant, family or cemetery chapels, in 166 towns and villages in Vojvodina. The main problems the research was focused in were the spatial concepts and correlation between form and function of these structures, origins and typology of architectural forms, the influence of the Central European centers and the surrounding areas and the ways in which discursive cultural, socio-political and religious climate manifested in architecture of studied ecclesiastical buildings. The theoretical framework of the research was a phenomenon of the contemporary, dominant national cultural policy - the discourse of official culture, art and architecture of the Monarchy (1745-1918.), later Austria (1804-1867.) and the Austro-Hungarian Empire (1867/1918.) on the one side and Christian theology, symbolism and liturgical paradigm as a determinant of architectural formation of the liturgical space on the other. A complex research process (22 archives and museums in 6 countries) and an extensive analysis of information on the researched subject (414 used and referent bibliography units and 88 units of published sources, archival documents and records and Schematisms were collected) preceded the definition of general theoretical knowledge. Photo and technical documentation of the interior and exterior of the current situation for most of the studied objects (162) was completed during three years terrain research period. Having studied a large number of examples and having observed them from different value aspects the exemplary that is representative buildings were sorted out. Beside formal archtectural nature, architectural expression, style and historical significance, the examples were chosen by the role of an sacral object in the urban space of a village as well as the role of the object within the church organization. As a final result of the research, a typological systematization of the studied objects was presented according the specific features of the spacial concept, the other formal architectonic characteristics, as well as according correlation of a building with its immediate and wider environment. Seven major typological groups were sorted out. The key factors that determine a type were defined as: a) plan development, as a result of the internal functional spatial organization, b) use of constructions in the function of an interior design, c) architectural composition that determines the mass of the outer volume and d) social climate and urban contextual factors. Architectural language in interior and exterior design, determined by dominant style in architecture, turns out not to be crucial for systematization of the architectural types. However, the dominance of certain styles in certain time periods determines not only the application of the style and decoration, but also the character of the internal space. Correlation of a sacral building to the wider environment had great importance in the study of transmission and flow of influence and allows geographic hedging and paving the main changes in the period. Applied Matrix method, including a systematic study of each researched object according eight established criteria, has completely confirmed the hypotheses set at the beginning. The investigation work conducted on the spatial concept of Roman Catholic churches built during the 18, 19. and IX the first decades of the 20. century (1699-1939.) in Vojvodina can identify the evolution of thought and the guiding principle of the spatial organization solutions and the dominant style in ecclesiastical architecture during the researched period." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
null
Универзитет у Београду
[ "Сакрална архитектура", "римокатличка Црква", "архитектонска типологија", "Литургија", "барок", "класицизам", "неоготика" ]
[ "Sacral architecture", "roman catholic church", "architectural typology", "new era", "barock", "classicism", "neogothic" ]
[ "Порекло и развој архитектонске форме римокатоличких цркава XVIII и XIX века у Војводини", "The origins and development of the architectural form of Roman Catholic churches in Vojvodina in the 18th and 19th century" ]
doctoralThesis
[ "ARR" ]
Ротер-Благојевић, Мирјана; Милошевић-Јевтић, Гордана; Клеин, Рудолф; Кадијевић, Aлександар; Ђукановић, Дубравка; Poreklo i razvoj arhitektonske forme rimokatoličkih crkava XVIII i XIX veka u Vojvodini;
[ "http://nardus.mpn.gov.rs/bitstream/id/385/Disertacija4506.pdf", "https://nardus.mpn.gov.rs/bitstream/id/385/Disertacija4506.pdf", "https://fedorabg.bg.ac.rs/fedora/get/o:12952/bdef:Content/download" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6494" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/6216
123456789-6216.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:12298/bdef:Content/download
no
Генерални план Београда 1923 компарација планираног и оствареног
Belgrade's General Plan 1923: a comparison of planned to completed.
[ "Roter-Blagojević, Mirjana" ]
[ "Đokić, Vladan", "Ignjatović, Aleksandar", "Vujović, Sreten" ]
Vuksanović-Macura, Zlata M.
"2016-08-13T09:59:08"
[ "2016-08-13T09:59:08", "2020-07-02T16:21:24" ]
2014-09-16
[ "https://nardus.mpn.gov.rs/handle/123456789/6216", "http://eteze.bg.ac.rs/application/showtheses?thesesId=3564", "https://fedorabg.bg.ac.rs/fedora/get/o:12298/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=512995985" ]
[ "У докторској дисертацији је истраживан процес припреме, израде и спровођења Генералног плана Беогрда из 1923-24. године..." ]
[ "The doctoral dissertation examines the process of preparing, elaborating and implementing Belgrade's General Urban Plan..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "историја", "теорија", "урбанистичко планиранје", "генерални план", "Визије", "реализације" ]
[ "History", "theory", "urban lanning", "general plan", "vision" ]
[ "Генерални план Београда 1923 компарација планираног и оствареног", "Belgrade's General Plan 1923: a comparison of planned to completed." ]
doctoralThesis
[ "BY-NC-ND" ]
Ротер-Благојевић, Мирјана; Ђокић, Владан; Игњатовић, Aлександар; Вујовић, Сретен; Вуксановић-Мацура, Злата М.; Generalni plan Beograda 1923 komparacija planiranog i ostvarenog;
[ "https://nardus.mpn.gov.rs/bitstream/id/249/Disertacija4198.pdf", "http://nardus.mpn.gov.rs/bitstream/id/249/Disertacija4198.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6216" ]
null
null
null
[ "info:eu-repo/grantAgreement/MESTD/Technological Development (TD or TR)/36035/RS//" ]
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/1986
123456789-1986.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:6317/bdef:Content/download
no
Значај и улога мреже пешачких простора у генерисању компетитивног идентитета града
The importance and role of pedestrian space network i generating the competitive identity of city
[ "Stupar, Aleksandra" ]
[ "Vaništa-Lazarević, Eva", "Vujović, Sreten" ]
Vukmirović, Milena M.
"2016-01-05T11:42:39"
[ "2016-01-05T11:42:39", "2020-07-02T16:22:07" ]
2013-04-16
[ "https://nardus.mpn.gov.rs/handle/123456789/1986", "http://eteze.bg.ac.rs/application/showtheses?thesesId=464", "https://fedorabg.bg.ac.rs/fedora/get/o:6317/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=43934991" ]
[ "Свој карактер град представља путем урбаног маркетинга, oдносно маркетинга места, користећи се њиховим инструментима, што је једна од најзначајнијих делатности локалне управе у оквиру развојног процеса. Као један од маркетиншких инструмената који се користи јесте комуникација остварена путем производа насталих у различитим дизајнерским процесима, где се сврставају и производи урбаног дизајна. Елементи који се уочавају у комуникацији града могу бити физички чинитељи његовог просторног оквира, међу којима и пешачки простор. Имиџ града представља став или доживљај публике који се заснива на реализованом стању, а не на презентовању добрих намера и пласирању атрактивних пропагандних порука. Тако одређен појам даје могућност да се анализом актуелног квалитета мреже пешачких простора може утврдити ниво друштвене одговорности локалне управе, што утиче на формирање ставова публике, па самим тим и имиџа одређеног града. Поред тога уочавањем значаја мреже пешачких простора у креирању, неговању и унапређењу компетитивног идентитета града осветљава се поље конкретне примене резултата истраживања у стратешком одлучивању и планирању. Провера утврђеног односа рађена је на примерима мреже пешачких простора у центру пет европских градова који су издвојени као релевантни представници различитих категорија градова утврђеним на основу ЕСПОН категоризације. На основу њих формирани су модели, као и препоруке и смернице унапређења и ширења мреже пешчаких простора. Посебан допринос остварен је и у виду утврђивања препорука и смерница за унапређење мреже пешчаких простора центра Београда." ]
[ "City represents its character through urban/place marketing by using their tools, which is one of the most important activities of local government in its development process. Communication, as one of the marketing tools, is achieved through the products made in the variety of design processes, where urban design is also classified. Elements that are relevant in the communication of the city can be physical factors of its environment, including the pedestrian space. The image of the city represents opinion or experience of the audience/users, based not on the good intentions or marketing attractive commercial messages, but rather on the real situation. This concept provides an opportunity for the analysis of the actual pedestrian space network’s quality. In this way, the level of social responsibility of local government can be determined, which influence the creation of certain audience/users attitudes, as well as the image of the city. Furthermore, the importance of pedestrian spaces network in creating, fostering and improving the competitive identity of the city represents the specific field of application of the research results in the strategic decision-making and planning. The validation of the determined relation was made on the examples of pedestrian space networks of five European cities, which were singled out as the relevant representatives of different categories set out by ESPON. Based on the results of these five case studies, the models were created, as well as recommendations and guidelines for improving pedestrian space network in the Belgrade center." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "Мрежа пешачких простора", "комуникација града", "имиџ града", "компетитивни идентитет града", "Париз", "Минхен", "Беч", "Малме", "Љубљана", "Београд." ]
[ "Pedestrian space network", "communication of the city", "image of the city", "competitive identity of the city", "Paris", "Munich", "Vienna", "Malme", "Ljubljana", "Belgrade" ]
[ "Значај и улога мреже пешачких простора у генерисању компетитивног идентитета града", "The importance and role of pedestrian space network i generating the competitive identity of city" ]
doctoralThesis
[ "BY-NC-ND" ]
Ступар, Aлександра; Ваништа-Лазаревић, Ева; Вујовић, Сретен; Вукмировић, Милена М.; Značaj i uloga mreže pešačkih prostora u generisanju kompetitivnog identiteta grada;
[ "http://nardus.mpn.gov.rs/bitstream/id/326/Disertacija.pdf", "https://nardus.mpn.gov.rs/bitstream/id/326/Disertacija.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_1986" ]
null
null
null
[ "info:eu-repo/grantAgreement/MESTD/Basic Research (BR or ON)/177009/RS//" ]
10.2298/bg20130416vukmirovic
null
null
https://nardus.mpn.gov.rs/handle/123456789/2008
123456789-2008.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:8675/bdef:Content/download
no
Адаптивни принципи у архитектонском пројектовању
Adaptive principles in architectural design
[ "Timotijević, Mihailo" ]
[ "Kolarević, Branko", "Mako, Vladimir", "Petruševski, Ljiljana", "Milenković, Vladimir" ]
Stojanović, Đorđe V.
"2016-01-05T11:43:22"
[ "2016-01-05T11:43:22", "2020-07-02T16:22:03" ]
2013-09-23
[ "https://nardus.mpn.gov.rs/handle/123456789/2008", "http://eteze.bg.ac.rs/application/showtheses?thesesId=1446", "https://fedorabg.bg.ac.rs/fedora/get/o:8675/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=512974993" ]
[ "Овај рад представља прилог развоју методологије архитектонског пројектовања и бави се проучавањем адаптивних принципа у концепцији и реализацији архитектонских модела..." ]
[ "This study is aiming at the development of architectural workflowthrough better understanding of the role of the adaptive principles in the conception and the production of the architectural models..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "адаптација", "аналогни модел", "перфомативни модел", "прототипски модел", "релационо моделовање", "генетски алгоритам" ]
[ "adaptation", "analogue model", "performative model", "proyotypical model", "relational modeling", "genetic algoritm" ]
[ "Адаптивни принципи у архитектонском пројектовању", "Adaptive principles in architectural design" ]
doctoralThesis
[ "BY-NC-ND" ]
Тимотијевић, Михаило; Коларевић, Бранко; Мако, Владимир; Петрушевски, Љиљана; Миленковић, Владимир; Стојановић, Ђорђе В.; Adaptivni principi u arhitektonskom projektovanju;
[ "https://nardus.mpn.gov.rs/bitstream/id/314/Disertacija.pdf", "http://nardus.mpn.gov.rs/bitstream/id/314/Disertacija.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_2008" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/6217
123456789-6217.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:12302/bdef:Content/download
no
Трансформација народне архитектуре на полуострву Врмац - Бока Которска у 20. веку
Transformation of vernacular architecture on the Vrmac peninsula - Bay of Kotor during the XX century
[ "Ribar, Milorad" ]
[ "Đokić, Vladan", "Vujović, Sreten" ]
Tomanović, Dušan A.
"2016-08-13T09:59:11"
[ "2016-08-13T09:59:11", "2020-07-02T16:21:28" ]
2014-09-23
[ "https://nardus.mpn.gov.rs/handle/123456789/6217", "http://eteze.bg.ac.rs/application/showtheses?thesesId=3566", "https://fedorabg.bg.ac.rs/fedora/get/o:12302/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513006737" ]
[ "Полуострво Врмац налази се у Бококоторском заливу, а својим положајем припада примор- ском делу Балканског полуострва. Предмет истраживања овог рада је развој и трансформација различитих модела народне ку- ће и кућишта на полуострву Врмац (Бока которска) у 20. веку. Циљ овог рада био је да се сагледа утицај друштвених промена, економског развоја, демо- графских кретања, трансформације урбане структуре насеља, унапређење грађевинских мате- ријала и увођење нових конструкција, као и стручних способности и идеја градитеља на просторне и обликовне карактеристике стамбене народне архитектуре овога краја. Спроведена типолошка проучавања просторне структуре стамбених јединица показала су да су традиционални облици народног градитељства на овом простору били под великим утицајем грађанске архитектуре. Они су следили медитеранске узоре и стандарде, али прилагођене по- требама и могућностима домаћих корисника. Типолошке анализе омогућиле су и да се путем анализе облика и форме дефинишу узроци промена које су настале од момента постанка кућа, кроз различите етапе до краја 20. века, као и да се открије порекло појединих облика унутрашње организације стамбених јединица и њи- ховог склопа. Анализа композиције фасада омогућила је доношење одређених закључака везаних за ути- цај диспозиције куће, облика парцеле и основе, као и унутрашње просторне организације на обликовање спољашњег изгледа. Посматрано у целини, може се рећи да је, као главни резултат рада, произашао закључак да је током посматраног периода трансформација народних кућа и кућишта била спонтана и без уплива законске регулативе. Сложеније промене испољиле су се код унутрашње просторне организације, а мање код об- ликовања фасада, на којима су промене углавном биле неадекватне." ]
[ "Vrmac Peninsula is located in the Bay of Kotor. By its position it belongs to the costal part of the Balkans. The subject matter of this research is the development and transformation of different models of vernacular dwellings and house remains on the Vrmac Peninsula (Bay of Kotor) during the XX century. The goal of this study is to gain insight into the impact that social changes, economic development, demographics, transformation of the urban structure of the settlements, enhancement of building materials and introduction of new structures, as well as professional skills and building ideas have on the spatial characteristics and the shape of the traditional (vernacular) residential architecture in the region. Typological research of the spatial structure of the residential buildings proved that the traditional types of vernacular civil engineering in this region were influenced by urban architecture. The Mediterranean models and standards were followed, but suited to the needs and possibilities of the dwellers. Typological analysis of architectural forms and patterns resulted in the definition of the causes that led to the changes through different phases until the end of the XX century, as well as the discovery of the origins of some forms of interior arrangement in the residential units and their configuration. Façade composition analysis led to some conclusions related to the building layout, parcel and foundation forms, as well as the spatial arrangement and their influence on the formation of the exterior style. Regarded as a whole, the main result of the research was the conclusion that during the analyzed period the transformation of the vernacular dwellings and house remains was spontaneous without any interventions of regulatory rules. More complex changes were manifested in the interior spatial arrangement and to a lesser degree in the façade forms where the changes were basically inadequate." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "полуострво Врмац", "трансформација народних кућа", "градитељско наслеђе", "стамбена архитектура" ]
[ "peninsula Vrmac", "vernacular transformation", "civil engineering legacy", "residential achitecture." ]
[ "Трансформација народне архитектуре на полуострву Врмац - Бока Которска у 20. веку", "Transformation of vernacular architecture on the Vrmac peninsula - Bay of Kotor during the XX century" ]
doctoralThesis
[ "BY-NC-ND" ]
Рибар, Милорад; Ђокић, Владан; Вујовић, Сретен; Томановић, Душан A.; Transformacija narodne arhitekture na poluostrvu Vrmac - Boka Kotorska u 20. veku;
[ "https://nardus.mpn.gov.rs/bitstream/id/253/Disertacija4200.pdf", "http://nardus.mpn.gov.rs/bitstream/id/253/Disertacija4200.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6217" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/1988
123456789-1988.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:6108/bdef:Content/download
no
Промена парадигме архитектонско-урбанистичких концепата на објектима културе у процесу конституисања југословенског културног простора у периоду од 1947. до 1974.
null
[ "Ribar, Milorad" ]
[ "Đokić, Vladan", "Vujović, Sreten", "Ignjatović, Aleksandar", "Stanković, Milenko" ]
Lujak, Mihailo P.
"2016-01-05T11:42:40"
[ "2016-01-05T11:42:40", "2020-07-02T16:22:15" ]
2012-09-24
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=402", "https://nardus.mpn.gov.rs/handle/123456789/1988", "https://fedorabg.bg.ac.rs/fedora/get/o:6108/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=43935247" ]
[ "Проблематика просторних концепција архитектонског дела представља једну од суштинских тема савремене архитектонске теорије и праксе. Истраживање просторних концепција репрезентативних објеката културе пројектованих и реализованих на простору некадашње Југославије, спроведено у овом раду, поред доприноса проучавању архитектонске делатности двадесетог века у Србији и државама западног Балкана, представља неопходно полазиште за изучавање савремене архитектонске теорије и праксе у Србији на почетку двадесетпрвог века. Истраживање полази од тренутка када политика културе нове социјалистичке Југославије износи захтев за формирањем специфичног архитектонског израза карактеристичног за ново југословенско друштвено уређење, чиме је означен јасан дисконтинуитет са модерном архитектуром међуратног периода. У првом делу рада је спроведено истраживање комплексног процеса теоријског дефинисања новог југословенског архитектонског израза, кроз детаљну анализу стручних теоријских текстова који се баве проблемском тематиком, конкурсних пројеката за репрезентативне објекте државне управе и културне намене, у контексту политике културе истраживаног периода. Архитектонски израз социјалистичке Југославије је, у сложеним и промељивим социо-политичким околностима првих послератних година, теоријски дефинисан почетком шесте деценије прошлог века и коначно позициониран као „трећи пут“ између и са јасном дистинкцијом од две доминантне праксе периода, дискурса модернизма западноевропског модела и метода социјалистичког реализма совјетског модела. У другом и трећем делу истраживања су критички анализирани реализовани објекти културе репрезенти специфичног југословенског архитектонског израза, на којима су, како је истраживањем утврђено, остварени у потпуности савремени просторни концепти објеката музејског и меморијалног карактера. Концепцијска специфичност југословенског архитектонског израза произлази из основног концепта: модернизма са идеолошком надградњом социјалистичког друштва, услед чега су развој, трансформација и мутација просторних концепција објеката културе у Југославији, остварени у релацији двоструке зависности, од основних парадигми модерног покрета и социо-политичких промена у оквиру југословенског културног простора." ]
[ "Problems of spatial concepts of an architectural work represent one of the crucial topics of contemporary architectural theory and practice. The research of spatial concepts of representative structures built for cultural purposes in the region of former Yugoslavia performed in this paper represents the necessary starting point for studying contemporary architectural theory and practice in Serbia at the beginning of 21st century besides its contribution to the studies of architectural work in Serbia in 20th century. The research starts from the moment when cultural politics of the new socialist Yugoslavia demands the creation of a specific architectural expression characteristic of new Yugoslav social system thus marking a clear discontinuity with modern architecture of period between wars. The first part of the paper deals with research of complex process of theoretical definition of new Yugoslav architectural expression through a detailed analysis of theoretical texts of experts who engage themselves in the thematic, designs for competitions for representative objects of government administration and objects for cultural purposes in the context of cultural politics in the researched period. Architectural expression of socialist Yugoslavia was, in the complex and changing socio-political circumstances of after-war years, theoretically defined at the beginning of the sixth decade of the last century and finally positioned as ‘the third way’ between the two dominant practices of the period and with a clear distinction, the West European discourse of modernism model and the Soviet socialist realism model. The second and third parts of research critically analyses the constructed cultural structures as representatives of specific Yugoslav architectural expression which have, as proven by research, completely realised contemporary spatial concepts of objects used as museums or of memorial character. The specifics of concept in Yugoslav architectural expression stems from the basic concept modernism with ideological annex of socialist society where development, transformation and mutation of spatial concepts in cultural structures in Yugoslavia were realised in relation to dual dependency, from fundamental paradigms of modern movement and socio-political changes within Yugoslav cultural space." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "Просторни концепти", "однос функције и форме", "југословенски културни простор", "политика културе", "простор/теорије простора", "објекти културе", "модернизам", "савремена естетика социјализма", "репрезентација", "регионализација архитектонског израза" ]
[ "Spatial concepts", "relation of function and form", "Yugoslav cultural space", "cultural politics", "space/spatial theories", "cultural structures/objects", "modernism", "modern aesthetics of socialism", "representation", "regionalisation of architectural expression." ]
[ "Промена парадигме архитектонско-урбанистичких концепата на објектима културе у процесу конституисања југословенског културног простора у периоду од 1947. до 1974." ]
doctoralThesis
[ "BY-NC-ND" ]
Рибар, Милорад; Станковић, Миленко; Игњатовић, Aлександар; Вујовић, Сретен; Ђокић, Владан; Лујак, Михаило П.; Promena paradigme arhitektonsko-urbanističkih koncepata na objektima kulture u procesu konstituisanja jugoslovenskog kulturnog prostora u periodu od 1947. do 1974.;
[ "https://nardus.mpn.gov.rs/bitstream/id/329/MihailoLujak.pdf", "http://nardus.mpn.gov.rs/bitstream/id/329/MihailoLujak.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_1988" ]
null
null
null
null
10.2298/bg20120924lujak
null
null
https://nardus.mpn.gov.rs/handle/123456789/5951
123456789-5951.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:11801/bdef:Content/download
no
Три века војвођанских пивара: контекст и континуитет
Three centuries of Vojvodina's Breweries: context and continuity
[ "Roter Blagojević, Mirjana" ]
[ "Timotijević, Mihailo", "Đukić, Aleksandra", "Kurtović Folić, Nađa", "Klašnja, Mile" ]
Tufegdžić, Anica I.
"2016-07-23T16:08:15"
[ "2016-07-23T16:08:15", "2020-07-02T16:20:49" ]
2014-09-04
[ "https://nardus.mpn.gov.rs/handle/123456789/5951", "http://eteze.bg.ac.rs/application/showtheses?thesesId=3334", "https://fedorabg.bg.ac.rs/fedora/get/o:11801/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=512995729" ]
[ "Истраживање је фокусирано на откривању улоге пивара у индустријализацији и урбанизацији Војводине, као и међузависности технолошког/производног поступка и просторног концепта и обликовања пивара у појединим периодима. Проучавањем архитектуре појединачних сачуваних грађевина, према примењеном просторном концепту, начину градње, материјализацији, конструкцији и обликовним елементима, анализирано је у којој мери су оне биле одјек техничко-технолошког развоја и напретка индустријске архитектуре централне Европе. На основу ових истраживања у даљем раду су утврђене вредности пивара као дела индустријске културне баштине не само Војводине, већ и ширег региона, а потом су испитане могућности њихове заштите, презентације и савременог коришћења као заједничког наслеђа народа средњоевропске регије. Током истраживања су критички размотрени и разјашњени теоријски концепти аутентичности и интегритета, а потом је прецизиран методолошки оквир за њихову примену у савременом конзерваторском приступу индустријском наслеђу. Допринос ове дисертације очекује се у редефинисању система идентификације и вредновања материјалних и нематеријалних аспеката индустријског наслеђа. Очекивани резултат истраживања је одређење места војвођанских пивара у ширем контексту, будући да је анализа њихове слојевитости неопходна претпоставка за разумевање друштвених, политичких, привредних и културних токова у претходна три столећа, али такође и нужна теоријска основа за адекватан конзерваторски третман у будућности." ]
[ "The research focuses on discovering the role of breweries in the industrialization and urbanization of Vojvodina, and the interdependence of technological / manufacturing process and their spatial concept and design in certain periods. By studying architecture of individual preserved buildings, according to the applied spatial concept, method of construction, materialization, and design, in dissertation has been analyzed the extent to which they were an echo of technological development and progress of industrial architecture in Central Europe. Based on these studies, in further work are determined values of breweries, as part of the industrial heritage not only in Vojvodina, but also in the region, and then examined the possibility of their protection, presentation and modern use, as a common heritage of the people of central European region. During the study were discussed and clarified the theoretical concepts of authenticity and integrity, and then specified a methodological framework for their application in modern industrial heritage conservation approach. The contribution of this dissertation is expected in the redefinition of the system of identification and valuation of tangible and intangible aspects of industrial heritage. The expected result of the research is the determination of Vojvodina’s breweries in a broader context, given that the analysis of their complexity is necessary prerequisite for understanding the social, political, economic and cultural trends of the past three centuries, but also the necessary theoretical basis for adequate conservation treatment in the future." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-sa/4.0/" ]
Универзитет у Београду
[ "пиварство", "индустријско наслеђе", "аутентичност", "обнова", "континуитет", "Војводина" ]
[ "brewing", "industrial heritage", "authenticity", "renewal", "continuity", "Vojvodina" ]
[ "Три века војвођанских пивара: контекст и континуитет", "Three centuries of Vojvodina's Breweries: context and continuity" ]
doctoralThesis
[ "BY-NC-SA" ]
Ротер Благојевић, Мирјана; Тимотијевић, Михаило; Ђукић, Aлександра; Куртовић Фолић, Нађа; Клашња, Миле; Туфегджић, Aница И.; Tri veka vojvođanskih pivara: kontekst i kontinuitet;
[ "https://nardus.mpn.gov.rs/bitstream/id/115/Disertacija3932.pdf", "http://nardus.mpn.gov.rs/bitstream/id/115/Disertacija3932.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_5951" ]
null
null
null
[ "info:eu-repo/grantAgreement/MESTD/Technological Development (TD or TR)/36042/RS//" ]
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/2006
123456789-2006.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:8137/bdef:Content/download
no
Настанак и развој стамбених палата и вила у Војводини обликованих у стилу сецесије крајем XIX и почетком XX века
Origin and evolution of the residental palaces and villas in Vojvodina designed in art nouveau style (secession style) in late nineteenth and early twentieth century
[ "Roter-Blagojević, Mirjana" ]
[ "Ignjatović, Aleksandar", "Kadijević, Aleksandar" ]
Janjušević, Bogdan M.
"2016-01-05T11:43:21"
[ "2016-01-05T11:43:21", "2020-07-02T16:22:19" ]
2013-12-27
[ "https://nardus.mpn.gov.rs/handle/123456789/2006", "http://eteze.bg.ac.rs/application/showtheses?thesesId=1218", "https://fedorabg.bg.ac.rs/fedora/get/o:8137/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=512973201" ]
[ "Спроведено истраживање је научна студија која се бави резиденцијалном архитектуром у Војводини односно палатама и вилама обликованим у стилу сецесије у временском периоду који обухвата последњу деценију ХIX и почетак ХХ века до Првог светског рата. У Уводу се разматрају предмет рада, циљеви и задаци истраживања, полазне хипотезе и научне методе истраживања. Предмет који се разматра у овом истраживању је свеобухватна анализа уметничких, културолошких и социолошких аспеката везаних за појаву снажног грађанског сталежа, као најважнијег инвеститора у Војводини крајем XIX и почетком XX века, и њиховог утицаја на развој резиденцијалне архитектуре. Предмет истраживања у ужем смислу су карактеристични објекти резиденцијалног карактера обликовани у духу сецесије, који су изабрани као репрезенти кућа и стамбених палата у средини у којој су настали. Основни циљ истраживања је да се детаљније проучи архитектура резиденцијалних објеката – палата и вила саграђених у Војводини од појаве првих облика сецесије у последњој деценији XIX века до гашења овог стилског израза 1914. године. У уводном делу су изнете и основне полазне хипотезе везане за време појаве сецесије у Војводини, затим за мешање стилских утицаја великих центара и локалне средине, за утицај различитих етничких заједница као и појединачних инвеститора на архитектуру, као и за допринос које су стамбене палате и виле дале процесу урбанизације војвођанских градова почетком ХХ века. Под утицајем ових различитих тенденција формирају се локални архитекти који стварају специфична и веома оригинална ауторска дела. Друго поглавље носи назив „Историјске и друштвене околности у Европи и Војводини крајем XIX и почетком XX века и појава нових архитектонских израза“. Почиње кратким приказом европског друштва на прелому векова са акцентом на велике промене у разним сегментима живота, укључујући и убрзан технолошки развој, велике III демографске промене у градовима, развој грађанске свести и демократизација друштва. Посебан акценат стављен је на период fin-de-siecle у Бечу с обзиром да је ова метропола имала највећи утицај на подручје Војводине..." ]
[ "The presented study is a scientific study that deals with residential architecture in Vojvodina and palaces and villas designed in the Art Nouveau style in the period that includes the last decade of XIX and the beginning of XX century to the First World War. The Introduction discusses the subject of work, goals and tasks of research, starting hypotheses and scientific research methods. The case considered in this study is a comprehensive analysis of artistic, cultural and sociological aspects related to the emergence of a strong middle class, as the most important investors in Vojvodina in late nineteenth and early twentieth century, and their influence on the development of residential architecture. Case studies of character of the typical residential buildings designed in the spirit of Secession were selected as representatives of residential houses and palaces in the environment in which they are incurred. The main goal of this research was to study the detailed architecture of residential buildings - palaces and villas built in Vojvodina since the first forms of Art Nouveau in the last decade of the nineteenth century to the closing of this stylistic expression 1914th year. The introduction presents the basic and initial hypotheses regarding the timing of secession in Vojvodina, then mixing stylistic influence of large centers and local communities, the impact of different ethnic groups and individual investors on the architecture, as well as the contribution of the residential buildings and villas made the process of urbanization towns from the early XX century. Under the influence of these different tendencies local architects created a unique and very original works of authorship. The second chapter is entitled \"The historical and social conditions in Europe and Vojvodina in late nineteenth and early twentieth century and the emergence of new architectural expression.\" Begins with a brief review of the European society at the turn of the centuries with an emphasis on major changes in various aspects of life, including rapid technological development, demographic changes in the major cities, the development of civil society and VIII democracy. Special emphasis is placed on the period of fin-de-siecle Vienna considering that the metropolis had the greatest impact on the region of Vojvodina..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "резиденцијална архитектура", "палате", "виле", "сецесија", "национални стилови", "урбанистичка диспозиција", "организација простора", "Војводина", "Fin-de-siecle" ]
[ "residential architecture", "palacs", "villa", "Secession (Art Nouveau)", "national styles", "urban disposition", "spatial organisation", "Vojvodina", "Turn-of-the-Century" ]
[ "Настанак и развој стамбених палата и вила у Војводини обликованих у стилу сецесије крајем XIX и почетком XX века", "Origin and evolution of the residental palaces and villas in Vojvodina designed in art nouveau style (secession style) in late nineteenth and early twentieth century" ]
doctoralThesis
[ "BY-NC-ND" ]
Ротер-Благојевић, Мирјана; Игњатовић, Aлександар; Кадијевић, Aлександар; Јањушевић, Богдан М.; Nastanak i razvoj stambenih palata i vila u Vojvodini oblikovanih u stilu secesije krajem XIX i početkom XX veka;
[ "https://nardus.mpn.gov.rs/bitstream/id/338/Disertacija.pdf", "http://nardus.mpn.gov.rs/bitstream/id/338/Disertacija.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_2006" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/5476
123456789-5476.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:11186/bdef:Content/download
no
Експериментално-теоријска анализа примене бала сламе у конструкцијама
Докторска дисертација
[ "Glišić, Milan" ]
[ "Đokić, Vladan", "Koprivica, Suzana" ]
Obradović, Radojko M.
"2016-06-19T15:45:32"
[ "2016-06-19T15:45:32", "2020-07-02T16:24:59" ]
2015-07-14
[ "https://nardus.mpn.gov.rs/handle/123456789/5476", "http://eteze.bg.ac.rs/application/showtheses?thesesId=2942", "https://fedorabg.bg.ac.rs/fedora/get/o:11186/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513033105" ]
[ "У овом раду је анализирано је понашање појединачних немалтерисаних и малтерисаних бала сламе и немалтерисаних и малтерисаних зидова од бала сламе. Анализирана је могућност примене бала сламе за израду носећих зидова приземних објеката. На основу спроведеног експеримента утврђен је модул еластичности за немалтерисане бале сламе од око 400 kPa, а за малтерисане бале сламе од 1580 kPa. За бале сламе одређена је запреминска тежина од 1.18 kN/m3. Испитиване су и реолошке карактеристике зидова и дефинисани су модели понашања, као и величине тренутних и временских деформација. При испитивању на пожар једнострани малтерисани зид после два сата под дејством пламена није имао видних оштећења и нису биле битно промењене конструктивне карактеристике. Анализом доступне литературе дошло се до нивоа заштите од буке, као и нивоа топлотне заштите. Економска анализа показала је значајне финансијске погодности при градњи сламом. На основу спроведене експериментално-теоријске анализе доказано је да бале сламе задовољавају све потребне критеријуме, као и да се могу примењивати за израду носећих зидова у конструкцијама." ]
[ "The paper has analysed the behavior of individual unplastered and plastered straw bales, and unplastered and plastered straw bale walls. The use of straw bales in building loadbearing walls for one-storey structures has been analysed. Based on the experiment carried out within this study, the module of elasticity for unplastered straw bales was determined to be 400 kPa, and for the plastered straw bales 1580 kPa. For the straw bales the density of 1.18 kN/m3 was established. Creep-tests have been carried out, and the models of behavior defined, as well as the values of initial compression and creep. During the fire test, the wall plastered on one side only showed no visible damage after two-hour exposure, nor did structural features change. The available literature provided for noise and thermal protection levels. The economic analysis, which was part of the paper, underlined significant financial advantages of straw bale building. Based on the experimental and theoretical analysis, straw bales meet all necessary criteria and can be used in load-bearing buildings." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "бале сламе", "конструкција", "течење", "противпожарна отпорност", "економска оправданост" ]
[ "straw bales", "structure", "creep", "fire resistance", "economic feasibility" ]
[ "Експериментално-теоријска анализа примене бала сламе у конструкцијама", "Докторска дисертација" ]
doctoralThesis
[ "BY-NC-ND" ]
Глишић, Милан; Копривица, Сузана; Ђокић, Владан; Обрадовић, Радојко М.; Doktorska disertacija; Eksperimentalno-teorijska analiza primene bala slame u konstrukcijama;
[ "http://nardus.mpn.gov.rs/bitstream/id/901/Radojko_Obradovic_Referat_AF.pdf", "https://nardus.mpn.gov.rs/bitstream/id/900/Disertacija2824.pdf", "https://nardus.mpn.gov.rs/bitstream/id/901/Radojko_Obradovic_Referat_AF.pdf", "http://nardus.mpn.gov.rs/bitstream/id/900/Disertacija2824.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_5476" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/1985
123456789-1985.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:6319/bdef:Content/download
no
Теоријске поставке архитектуре и њихов однос према теоријским принципима архитектуре ренесансе
Theoretical positions in contemporary classical architecture and their relationship with the theoretical principles of renaissance architecture
[ "Mako, Vladimir" ]
[ "Blagojević, Ljiljana", "Mitrović, Branko" ]
Jadrešin-Milić, Renata V.
"2016-01-05T11:42:38"
[ "2016-01-05T11:42:38", "2020-07-02T16:22:04" ]
2013-04-19
[ "https://nardus.mpn.gov.rs/handle/123456789/1985", "http://eteze.bg.ac.rs/application/showtheses?thesesId=465", "https://fedorabg.bg.ac.rs/fedora/get/o:6319/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=43934735" ]
[ "Савремена класична архитектура представља значајну проблемску целину новије историје и теорије архитектуре. Њено све веће присуство на савременој архитектонској сцени указује на потребу за проучавањем генезе, начина приказивања и критичком анализом идеја њених протагониста, за синтетичком студијом која истражује глобалне проблеме приказивања историје идеја које стоје иза класичне архитектуре, као и за формулисањем јединственог појма за ову савремену појаву. Ово истраживање се бави теоријским поставкама савремених класичних архитеката којима они објашњавају свој рад, а затим дефинисањем односа и успостављањем континуума идеја између савремених класичних архитеката и ренесансних теоретичара архитектуре. Утврђују се начини на које се теоријска мисао савремене класичне архитектуре манифестује у архитектонском стваралаштву и савременој теорији архитектуре, односно дефинишу теоријски ставови њених аутора на основу којих се она сврстава у значајне теоријске облике архитектуре 21. века. Теоријски ставови савремене класичне архитектуре јасно се разликују и издвајају од ставова других теоретичара који истовремено делују. Са ренесансним теоретичарима чине јединствену теоријску групу по свом индивидуалистичком приступу историји архитектуре и ставовима према идејама колективизма, историцизма, „духа времена“ и формализма. Колективизам и историцизам се одбацују ставом да појединачна дела нису одређена случајним и променљивим контекстом коме појединац припада. Заступа се теорија о историји по којој се закони сваке уметности усавршавају временом, формализовањем корпуса чињеница које се виде на грађевинама из историје архитектуре, њиховим процењивањем и испитивањем и, на крају, сублимирањем и трансформацијом у апстрактне типове и општа правила за савремену употребу..." ]
[ "Contemporary classical architecture is an important problem field in the recent history and theory of architecture. Its growing presence on the contemporary architectural scene elicits a study into its genesis and modes of presentation; a critical analysis of its protagonists’ ideas; a synthetic exploration into the main problems of displaying the history of ideas underpinning classical architecture; and finally, a formulation of a comprehensive set of notions related to this modern phenomenon. This study deals with the theoretical positions of contemporary classical architects with which they explain their work; moreover, it attempts at defining relations and establishing a continuum of ideas between contemporary classical architects and the theoreticians of Renaissance architecture. Furthermore, insight is provided into the manifestations of theoretical thought on contemporary classical architecture within modern architectural theory along with the definitions of the authors’ theoretical views upon which it has been classified as a significant theoretical form of architecture in the 21st century. Theoretical considerations behind contemporary classicism in architecture are clearly distinguished from those of other contemporaneous theoreticians. In their individualistic approach to the history of architecture and attitudes towards the ideas of collectivism, historicism, the spirit of the times, and formalism they group with the Renaissance theorists. Collectivism and historicism are rejected with the view that a piece of art is not determined by the random and volatile context to which an individual (artist) belongs. They maintain the thesis on history in which the laws of each art are perfected over time, first by formalizing the corpus of facts observed on the buildings in the history of architecture, then by evaluation and examination of these facts, and finally, by their sublimation and transformation into abstract types and general rules for the modern user..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "савремена класична архитектура", "ренесанса", "интелектуална историја", "културна историја", "индивидуализам", "холизам", "историцизам", "“дух времена”", "формализам", "визуелна имагинација" ]
[ "contemporary classical architecture", "Renaissance", "intellectual history", "cultural history", "individualism", "holism", "historicism", "the spirit of the times", "formalism", "visual imagination" ]
[ "Теоријске поставке архитектуре и њихов однос према теоријским принципима архитектуре ренесансе", "Theoretical positions in contemporary classical architecture and their relationship with the theoretical principles of renaissance architecture" ]
doctoralThesis
[ "BY-NC-ND" ]
Мако, Владимир; Благојевић, Љиљана; Митровић, Бранко; Јадрешин-Милић, Рената В.; Teorijske postavke arhitekture i njihov odnos prema teorijskim principima arhitekture renesanse;
[ "http://nardus.mpn.gov.rs/bitstream/id/318/Disertacija.pdf", "https://nardus.mpn.gov.rs/bitstream/id/318/Disertacija.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_1985" ]
null
null
null
null
10.2298/bg20130419jadresinmilic
null
null
https://nardus.mpn.gov.rs/handle/123456789/5464
123456789-5464.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:11166/bdef:Content/download
no
Дефинисање методолошких принципа регенерације напуштених железничких коридора у Републици Српској
Defining methodological principles for regeneration of abandoned railway corridors in the Republic of Srpska
[ "Đokić, Vladan" ]
[ "Došenović, Ljiljana", "Bogdanović, Ružica", "Stupar, Aleksandra" ]
Trkulja, Tanja M.
"2016-06-11T12:16:37"
[ "2016-06-11T12:16:37", "2020-07-02T16:24:58" ]
2015-07-15
[ "https://nardus.mpn.gov.rs/handle/123456789/5464", "http://eteze.bg.ac.rs/application/showtheses?thesesId=2934", "https://fedorabg.bg.ac.rs/fedora/get/o:11166/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513032337" ]
[ "Ово истраживање се бави дефинисањем методолошких принципа регенерације напуштених железничких коридора и могућностима њихове примене у Републици Српској. Напуштени индустријски железнички коридори представљају посебну категорију браунфилд простора према којима је неопходно заузети специфичан однос у процесу њихове урбане обнове. Утврђивање најадекватније методе урбане обнове ових простора представља први циљ истраживања. Како би се пронашао најадекватнији метод за урбану обнову браунфилд локација, анализом доступне литературе и критичком анализом садржаја, су истражени феномен браунфилд локација и различите методе урбане обнове. Истраживање је показало да је метода урбане регенерације предмет истраживања многих аутора и да укључује обнову браунфилд локација која може да изазове позитивне ефекте са еколошког, економског и социјалног аспекта. Стога је најадекватнији метод урбане обнове ових простора метод урбане регенерације и он може да понуди најприхватљивија решења обнове, чувајући идентитет ових локација, чиме је потврђена прва хипотеза истраживања. Други део истраживања се састоји од епистемолошког и фронетичког оквира истраживања вођеног ка дефинисању методолошких принципа регенерације напуштених железничких коридора као другог циља истраживања. Наиме, истраживања у областима архитектуре и урбанизма се баве науком колико и објектом истраживања и његовим контекстом па су ефикаснија када своју методологију заснивају на споју 'чистог знања' (епистеме) и 'практичне мудрости' (фронезис). Епистемолошки оквир истраживања је обухватио анализу теоријских утемељења и актуелних научних сазнања унутар концепта одрживости (еколошке, економске и социјалне), а на основу стратегија одабраних теорија су дефинисани епистемолошки методолошки принципи регенерације напуштених железничких коридора. Фронетички оквир истраживања је базиран на индивидуалној дескрипцији одабраних студија случаја успешне регенерације напуштених железничких коридора и њиховој компаративној анализи на основу чега су дефинисани фронетички методолошки принципи регенерације напуштених железничких коридора. Компаративном анализом епистемолошких и фронетичких методолошких принципа регенерације је доказано да спој фронезис и епистеме доприноси широј поставци методолошких принципа регенерације напуштених железничких коридора, чиме је потврђена друга хипотеза истраживања." ]
[ "This research focuses on process of defining methodological principles for regeneration of abandoned railway corridors in the Republic of Srpska and their usage potential. Abandoned industrial railway corridors represent a special category of brownfield areas and thus require a special treatment within the urban renewal process. Primary goal of this research is to determine the most appropriate method for urban renewal of such areas. The brownfield sites phenomenon and various urban renewal methods were explored, by analyzing the available literature and by critical analysis of the content, in pursuit of the most appropriate method for urban regeneration of brownfield sites. The research has shown that the urban regeneration method was the subject of research of many authors and that it includes the brownfield renewal process that could have positive effects on the ecological, economic and social aspects of life. Therefore, the most appropriate method for urban renewal of such areas is the urban regeneration method, which can offer the most acceptable concepts for renewal while preserving the identity of a location, thus confirming the first hypothesis of the research. The second part of this research consists of the epistemic and phronetic organizational research directed towards defining methodological principles for regeneration of abandoned railway corridors, which is the second goal of this research. In fact, research in domain of architecture and urbanism explore science, as well as research objects and their contexts, and is more effective when its methodologies are based on a combination of 'pure knowledge' (episteme) and 'practical wisdom' (phronesis). Epistemic organizational research includes the analysis of the theoretical background and current scientific knowledge within the concept of sustainability (environmental, economic and social), and the epistemic methodological principles for regeneration of abandoned railway corridors were defined based on the strategies of the chosen theories. Phronetic organizational research is based on individual descriptions of particular case studies of successful abandoned railway corridors regeneration processes and their comparative analysis, and it was the basis for defining the phronetic methodological principles for regeneration of abandoned railway corridors. A comparative analysis of the epistemic and phronetic methodological regeneration principles has shown that the conjunction of the episteme and phronesis contributes to having a broader set of methodological principles for regeneration of abandoned railway corridors, which confirms the second hypothesis." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "напуштени железнички коридори", "урбана регенерација", "одрживи развој", "теорија равнотеже", "резилијентност", "зелени коридори", "индустријски паркови" ]
[ "abandoned railway corridors", "urban regeneration", "sustainable development", "equilibrium theory", "resilience", "green corridors", "industrial parks", "Republic of Srpska" ]
[ "Дефинисање методолошких принципа регенерације напуштених железничких коридора у Републици Српској", "Defining methodological principles for regeneration of abandoned railway corridors in the Republic of Srpska" ]
doctoralThesis
[ "BY-NC-ND" ]
Ђокић, Владан; Ступар, Aлександра; Дошеновић, Љиљана; Богдановић, Ружица; Тркуља, Тања М.; Definisanje metodoloških principa regeneracije napuštenih železničkih koridora u Republici Srpskoj;
[ "https://nardus.mpn.gov.rs/bitstream/id/893/Disertacija2737.pdf", "https://nardus.mpn.gov.rs/bitstream/id/894/Tanja_Trkulja_Ocena_Referat_AF.pdf", "http://nardus.mpn.gov.rs/bitstream/id/893/Disertacija2737.pdf", "http://nardus.mpn.gov.rs/bitstream/id/894/Tanja_Trkulja_Ocena_Referat_AF.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_5464" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/8506
123456789-8506.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:16094/bdef:Content/download
no
Градитељски принципи охридске вернакуларне архитектуре и савремене стратегије одрживог пројектовања и грађења
Building principles of Ohrid vernacular architecture and contemporary strategies for sustainable design and construction.
[ "Radivojević, Ana" ]
[ "Jovanović-Popović, Milica", "Roter-Blagojević, Mirjana", "Vuksanović, Dušan" ]
Tomovska, Radmila
"2017-08-24T14:35:08"
[ "2017-08-24T14:35:08", "2020-07-02T16:20:46" ]
2017-06-16
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=5212", "https://nardus.mpn.gov.rs/handle/123456789/8506", "https://fedorabg.bg.ac.rs/fedora/get/o:16094/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=49208079" ]
[ "Овај рад се бави анализом градитељских принципа примењиваних у охридској вернакуларној архитектури који су релевантни за савремену теорију и праксу одрживог пројектовања и грађења. Термин охридска вернакуларна архитектура се односи на традиционалну стамбену архитектуру града Охрида. Предмет рада су одрживе стратегије грађења и одабир материјала примењени код охридске вернакуларне архитектуре, то јест градске куће оријенталног типа саграђене у Охриду од 18. до почетка 20. века. Основни циљ истраживања јесте да се документовано и научно аргументовано утврди и објасни да охридска традиционална кућа, као регионални представник шире балканске вернакуларне архитектуре из отоманског периода, поседује инкорпориране принципе и стратегије савременог одрживог пројектовања и грађења..." ]
[ "This research analyses the building principles applied in the examples of Ohrid vernacular architecture, relevant for the contemporary theory and practice of sustainable design and construction. The term Ohrid vernacular architecture refers to the traditional secular architecture in the town of Ohrid. The subject of this research is the applied sustainable building strategies and selection of building materials, prominent in Ohird vernacular architecture i.e. urban houses of oriental type built in Ohrid from 18th to the beginning of 20th century. The primary goal of the research is to document and scientifically prove and explain that the Ohrid traditional house, as regional representative of the wider Balkan vernacular architecture from the Ottoman period, has had incorporated principles and strategies of contemporary sustainable design and construction..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "охридска традиционална кућа", "вернакуларна архитектура", "одржива архитектура", "одрживи принципи", "одрживе стратегије", "клима", "рељеф", "градитељи", "поновна употреба", "природни и локални ресурси", "редукција отпада" ]
[ "Ohrid traditional house", "vernacular architecture", "sustainable architecture", "sustainable principles", "sustainable strategies", "climate", "terrain", "master-builders", "reuse", "natural and local resources", "on-site waste reduction" ]
[ "Градитељски принципи охридске вернакуларне архитектуре и савремене стратегије одрживог пројектовања и грађења" ]
doctoralThesis
[ "BY-NC-ND" ]
Радивојевић, Aна; Јовановић-Поповић, Милица; Вуксановић, Душан; Ротер-Благојевић, Мирјана; Томовска, Радмила; Graditeljski principi ohridske vernakularne arhitekture i savremene strategije održivog projektovanja i građenja;
[ "http://nardus.mpn.gov.rs/bitstream/id/103/Disertacija.pdf", "http://nardus.mpn.gov.rs/bitstream/id/104/IzvestajKomisije11207.pdf", "https://nardus.mpn.gov.rs/bitstream/id/103/Disertacija.pdf", "https://nardus.mpn.gov.rs/bitstream/id/104/IzvestajKomisije11207.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_8506" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/8041
123456789-8041.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:15405/bdef:Content/download
no
Ревитализација центара у селима брдско-планинских подручја источне Србије
Revitalization of the village centres in mountain areas of Eastern Serbia
[ "Ribar, Milorad" ]
[ "Đokić, Vladan", "Šljukić, Srđan" ]
Videnović, Aleksandar
"2017-05-06T08:15:23"
[ "2017-05-06T08:15:23", "2020-07-02T16:20:21" ]
2016-07-11
[ "https://nardus.mpn.gov.rs/handle/123456789/8041", "http://eteze.bg.ac.rs/application/showtheses?thesesId=4922", "https://fedorabg.bg.ac.rs/fedora/get/o:15405/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513082769" ]
[ "Подручја попут брдско - планинског истока Србије су, у условима радикалних измена друштвених концепција током протекла два века, доживљавала честе развојне дисконтинуитете, у логици поступања и дешавања у простору, односно у формирању културе обликовања животне средине. Мотиви за истраживање могућности ревитализације центара у селима и специфичним руралним подручјима, налазе се у покушају проналажења исправног развојног кода. Исти би укључивао, са једне стране, њихове постојеће природне и створене ресурсе и потенцијале, а са друге стране, матрицу исправног просторног интервенисања у њима. Истраживање представља испитивање могућности очувања наслеђених амбијенталних вредности и традиционалних појавности и обичаја у сеоским срединама, кроз уважавање и правилно усмеравање уплива савремених урбанистичких, социолошких, економских, демографских и других феномена, потреба и појава у друштву. У виду предмета – модела истраживања, третирано је осам сеоских насеља у источној Србији, од којих је опсежна анализа извршена на једном од њих - примарном, док су преостала насеља као секундарни модели, третирани са основним карактеристикама и потенцијалима у компаративном поступку и свођењу релевантних резултата. Примарни модел, анализиран је као репрезентативан представник истовремено типичног и у многим аспектима посебног насеља. Друштвено – економске и просторне условности, представљале су контекст за анализу просторних промена, кроз низ дефинисаних временских периода од аграрног, преко занатског до индустијског друштва и данашњег времена транзиције. Уочене су појавности у стамбеној, а посебно јавној архитектури центара, као и њихов положај у ширем контексту, односно у светлу формирања квалитетних туристичких кластера. Исти би се осмишљавали на основама постојећих природних и антропогених ресурса и потенцијала у окружењу, али и на бази предпоставке новог хијерархијског умрежавања насеља, са новим центрима у руралним подручјима, независно од постојећих административних подела и нелогичних територијалних припадности..." ]
[ "Due to radical shifts of society concepts during the last two centuries, areas such as the mountain region of Eastern Serbia have frequently experienced developmental discontinuity from the aspect of logic of spatial action and events, i.e. the formation of the culture of environment shaping. The motivation for research into the possibility of revitalization of centres in villages and specific rural areas can be found in the attempts at identifying the correct development code. The said code would include, on one hand, their existing natural and artificial resources, and on the other hand, the matrix of correct spatial intervention. This research represents the examination of the possibility for preservation of inherited ambient values and traditional manifestations of customs in rural communities through respect and correct channelling of the influences of contemporary urban, sociological, economic, demographic and other phenomena, needs, and occurrences in the society. Within the scope of this paper- research model, we have reviewed eight rural settlements in Eastern Serbia, with a comprehensive analysis of one of them – the primary settlement, while the remaining ones were treated as secondary models, and their basic characteristics and potentials were used for comparison purposes, as well as for the purposes of calculating relevant results. The primary model was analysed as a characteristic representative of the both typical and by many aspects specific settlement. The social, economic and spatial circumstances provided a context for the analysis of spatial changes during a sequence of defined historical periods, from the agrarian, through craft-oriented, to industrial society and the current transition era. We have highlighted the characteristic phenomena in the architecture of centres as apartment buildings, and especially as public facilities, as well as their position in the wider context, i.e. in the light of formation of top-quality tourism clusters. They would be based on the existing natural and anthropogenic resources and potentials in the community, as well as on the new supposed hierarchical settlement network, with new centres in rural areas, independent of the existing administrative organization and illogical territorial affiliations..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "Центар", "јавни садржаји", "насеље", "окружење", "мрежа насеља", "гравитационе зоне", "урбанизација", "умрежавање", "нова стратегија развоја", "тематизован туризам", "еколошки принципи", "Ревитализација", "брдско – планинска подручја", "Специфична пољопривреда" ]
[ "Centre", "public content", "settlement", "environment", "settlement network", "mountain regions", "gravitation zones", "urbanization", "networking", "new development strategy", "thematic tourism", "ecological principles.", "Eastern Serbia", "Specific agriculture", "Revitalization" ]
[ "Ревитализација центара у селима брдско-планинских подручја источне Србије" ]
doctoralThesis
[ "BY-NC-ND" ]
Рибар, Милорад; Ђокић, Владан; Шљукић, Срђан; Виденовић, Aлександар; Revitalizacija centara u selima brdsko-planinskih područja istočne Srbije;
[ "https://nardus.mpn.gov.rs/bitstream/id/14/IzvestajKomisije.pdf", "https://nardus.mpn.gov.rs/bitstream/id/13/Disertacija.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_8041" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/6213
123456789-6213.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:12245/bdef:Content/download
no
Моделовање понашања архитектонских објеката услед потреса од минирања на површинским коповима
Modelling of response of architectural objects under the impact of blast induced vibrations in open pits
[ "Glišić, Milan" ]
[ "Šumarac, Dragoslav", "Okrajnov-Bajić, Ruža", "Lelović, Selimir", "Kostić, Srđan" ]
Vasović, Dejan
"2016-08-06T14:45:03"
[ "2016-08-06T14:45:03", "2020-07-02T16:21:16" ]
2016-07-05
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=3534", "https://nardus.mpn.gov.rs/handle/123456789/6213", "https://fedorabg.bg.ac.rs/fedora/get/o:12245/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=48121103" ]
[ "У овој дисертацији су изучавани померање тла и натпритисак ваздушног удара који су проузроковани минирањем, као и њихови утицаји на околне објекте (куће, домаћинства), у површинским коповима кречњачког каменог агрегата. Кречњак је одабран као репрезентативна стена за испитивање вибрација тла, будући да је то најраспрострањенији тип стене у Србији и да се најчешће користи у грађевинске сврхе. Такође, на кречњаку је урађено много експерименталних истраживања потреса проузрокованих минирањем. Приликом извођења редовних радова на минирању у каменоломима кречњака мерене су брзине осциловања тла у близини околних објеката. Утицаји потреса изазаваних минирањем, у складу са постојећом законском регулативом и инжењерском праксом, процењени су коришћењем конвенционалних предиктора. Тачност (поузданост) предвиђања коришћењем конвенционалних предиктора процењена је у односу на забележену максималну брзину осциловања тла. Као резултат истраживања предложен је нови модел за процену утицаја коришћењем вештачких неуронских мрежа са три главне улазне јединице (укупно експлозивно пуњење, максимално пуњење по интервалу успорења паљења експлозива и растојање од места минирања до мерног места), са једним скривеним слојем и једним излазом (максималном брзином осциловања тла). Утицај на постојеће објекте процењен је поређењем максималних брзина осциловања са вредностима дефинисаним постојећим вибрационим стандардима. Ради детаљније процене стварних утицаја потреса изазваних минирањем на околне куће извршена је нумеричка анализа напрезања и деформација у елементима конструкције ових објеката. Овај поступак представља нестандардну методу у анализи утицаја од минирања на архитектонске објекте. Понашање околних објеката под дејством потреса од минирања моделовано је методом коначних елемената коришћењем академских и комерцијалних софтверских пакета. Регистровани временски записи искоришћени су за директну динамичку анализу објеката у околини места минирања. Резултати добијени овим поступком показују који су елементи најоптерећенији и на којим местима се могу очекивати појаве првих оштећења. Та места, као места појаве првих потенцијалних оштећења, морају бити предмет посебне пажње током извођења минирања. Резултати анализе околних објеката показали су да су напрезања и деформације од изведених минирања знатно мања од дозвољених, што је и очекивано за минирања изведена према важећим стандардима. Са циљем да се утврди утицај потреса од минирања на типске архитектонске објекте..." ]
[ "In the present dissertation analyses of the ground motion and air-blast overpressure induced by blasting, as well as their effects on neighbouring buildings (houses, households), in limestone quarries is given. Limestone is chosen as a representative rock unit for investigating the ground vibration because it is the most common rock type in Serbian quarries, and limestone is mostly used rock type for civil engineering purposes. Moreover, there have been many experimental investigations carried out on blast-induced vibrations in limestone. Peak particle velocity near neighbouring structures was measured during ordinary blasting operations in limestone quarries. The effects of blast-induced ground motion were evaluated by conventional predictors, in accordance with legal regulations and engineering practice. Their predictive power was estimated in relation to peak particle velocity. A new artificial neural network model for the prediction of blast impact on building was introduced with three input units (total charge, maximum charge per delay and distance from explosive charge to monitoring point), with one hidden layer and one output unit (peak particle velocity). Effects on existing architectural buildings were estimated by comparing peak particle velocities with values defined by existing vibration standards. In order to more precisely evaluate real effects blast-induced ground motion on neighbouring buildings, a numerical stress – strain analysis of structural elements was carried out. This procedure is a non-standard method in analysis of the impact of blasting on surrounding objects. Surrounding buildings were modelled with finite element method using academic and commercial software packages. Measured time recordings were used for the direct dynamics analysis. The obtained results indicate which elements are the most loaded and on which points damages can be expected to occur first. The results of calculations show that blasting performed in accordance with positive vibration standards cause far less stresses and strains than allowed thus avoiding damages on buildings..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "архитектонски објекти", "минирање", "максималне брзине осциловања тла (PPV)", "вештачке неуронске мреже (ANN)", "динамичка анализа конструкција" ]
[ "architectural buildings", "blasting", "peak particle velocity (PPV)", "artificial", "neural network (ANN)", "dynamic analysis of structures" ]
[ "Моделовање понашања архитектонских објеката услед потреса од минирања на површинским коповима", "Modelling of response of architectural objects under the impact of blast induced vibrations in open pits" ]
doctoralThesis
[ "BY-NC-ND" ]
Глишић, Милан; Шумарац, Драгослав; Окрајнов-Бајић, Ружа; Леловић, Селимир; Костић, Срђан; Васовић, Дејан; Modelovanje ponašanja arhitektonskih objekata usled potresa od miniranja na površinskim kopovima;
[ "https://nardus.mpn.gov.rs/bitstream/id/219/Disertacija4167.pdf", "https://nardus.mpn.gov.rs/bitstream/id/220/Vasovic_Dejan_Ocena_Referat_AF.pdf", "http://nardus.mpn.gov.rs/bitstream/id/219/Disertacija4167.pdf", "http://nardus.mpn.gov.rs/bitstream/id/220/Vasovic_Dejan_Ocena_Referat_AF.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6213" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/8936
123456789-8936.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:16779/bdef:Content/download
no
Архитектонски модел квир простора: студија случаја Београда
Architectural model of queer space: case study of Belgrade
[ "Đokić, Vladan" ]
[ "Ivanović, Zorica", "Nikezić, Ana", "Lazović, Zoran", "Šuvaković, Miodrag" ]
Burmaz, Branko V.
"2017-12-12T15:44:52"
[ "2017-12-12T15:44:52", "2020-07-02T16:23:15" ]
2017-10-20
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=5408", "https://nardus.mpn.gov.rs/handle/123456789/8936", "https://fedorabg.bg.ac.rs/fedora/get/o:16779/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513198481" ]
[ "У овом раду се испитује архитектонски модел, као низ правилности у просторним односима по којима се обликује архитектонска структура, који служи да ограничи ЛГБТК (лезбејска, геј, бисексуална, трансродна и квир) места и одвоји их од, и истовремено споји их са хетеронормативним окружењем у Београду. Истраживање се првенствено односи на последњих двадест година, од када је у Београду почела нормализација квир простора, са појављивањем првих места која су јавно самопромовисана као ЛГБТК места. Архитектонска подела, која одвајаја/спаја ова места са окружењем, истовремено служи да обликује укупни квир простор града као простор поделе. Хетеронормативност се у овом раду посматра као поредак који присилно одржава бинарну поделу међу становницима на само две нормалне групе, стрејт мушкарце и стрејт жене, од којих свака у једнозначној међузависносности одржава свој пол, род, сексуалну оријентацију, праксу и друштвену улогу, насупрот другој групи. С друге стране, појам квир се користи да би објединио све идентитете који измичу хетеронормативности. Квир простор је простор чија употреба не подлеже обавезно и на сваком свом месту хетеронормативности, већ су могућности за обликовање идентитета у њему бројне и различите, а због хетеронормативне опресије је подељен на области притиска и области слободе. Квир тела су она која у својој пракси прелазе тако насталу границу у граду, за разлику од тела која остају и опстају искључиво у хетеронормативном пољу. Циљ је да се испита улога архитектуре, истовремено и као дисциплине и као изграђене или симболичке просторне структуре, у обликовању квир простора у почетку процеса нормализације ЛГБТК идентитета у Београду. Градски квир простор се обликује кроз самоорганизовање и сасвим је игнорисан од локалне архитектонске дисциплине и њених институција..." ]
[ "In this paper we examine an architectural model, as a system of regularity in spatial relations by which is formed an architectural structure, which serves to delimit the LGBTQ (Lesbian, Gay, Bisexual, Transgender and Queer) places and separate them from, and at the same time to connect them with heteronormative environment in Belgrade. The research is primarily related to the last twenty years, since the beginning of normalization of queer space of Belgrade, with the appearance of the first places that are openly LGBTQ. Architectural division, which connects/disconnects these places with the environment, serves simultaneously to shape the queer space of the city as a whole as a space of division. Heteronormativity in this paper is seen as an order which oppressively maintains binary division among the inhabitants into two normal groups, straight men and straight women, each of which keeps its sex, gender, sexual orientation, practice and social role in an unambiguous interdependence, as opposed to the other group. On the other hand, the notion of queer is used to bring together all the identities which escape heteronormativity. Queer space is a space whose use is not always and at each of its places heteronormative. The opportunities for the creation of identity in this space are numerous and varied. Because of heteronormative oppression queer space is divided into areas of pressure and the areas of freedom. Queer bodies are those which in their practice cross the border which is produced in this way in the city, as opposed to the bodies that remain and survive in a heteronormative field only. The aim is to examine the role of architecture, both as a discipline and as built or symbolic spatial structure, in the creation of queer space at the beginning of the process of normalization of LGBTQ identities in Belgrade. Queer space of the city is formed by self-organization and it is completely ignored by local architectural discipline and its institutions..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-sa/4.0/" ]
Универзитет у Београду
[ "квир", "простор", "архитектура", "ЛГБТК", "геј", "модел", "унутрашња периферизација", "структура", "перформативност", "репрезентација" ]
[ "queer", "space", "architecture", "LGBTQ", "gay", "model", "inward peripherization", "structure", "performativity", "representation" ]
[ "Архитектонски модел квир простора: студија случаја Београда" ]
doctoralThesis
[ "BY-NC-SA" ]
Ђокић, Владан; Ивановић, Зорица; Никезић, Aна; Лазовић, Зоран; Шуваковић, Миодраг; Бурмаз, Бранко В.; Arhitektonski model kvir prostora: studija slučaja Beograda;
[ "https://nardus.mpn.gov.rs/bitstream/id/545/IzvestajKomisije15275.pdf", "https://nardus.mpn.gov.rs/bitstream/id/544/Disertacija.pdf", "http://nardus.mpn.gov.rs/bitstream/id/544/Disertacija.pdf", "http://nardus.mpn.gov.rs/bitstream/id/545/IzvestajKomisije15275.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_8936" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/7791
123456789-7791.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:14918/bdef:Content/download
no
Савремени простори хетеротопија у архитектури
Contemporary spaces of heterotopians in architecture.
[ "Lazović, Zoran" ]
[ "Bojanić, Petar", "Đokić, Vladan" ]
Mihajlović, Jelena
"2017-03-28T12:06:02"
[ "2017-03-28T12:06:02", "2020-07-02T16:22:41" ]
2016-09-29
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=4695", "https://nardus.mpn.gov.rs/handle/123456789/7791", "https://fedorabg.bg.ac.rs/fedora/get/o:14918/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513090961" ]
[ "Иницијална намера овог рада је детектовање просторних феномена, а потом њихова инкорпорација у теоријске постулате Мишела Фукоа (Michel Foucault) о „другим просторима“ или хетеротопијама. У том циљу потребно је дати приказ доминатних тенденција присутних у урбаном пејзажу. Тренутни архитектонски и урбани простор је, претпоставља се, „дистанциран“ од модерне и постмодерне парадигме, услед чега га је тешко појаснити и категорисати..." ]
[ "The initial intention of this work is detecting spatial phenomena, then their incorporation in theoretical postulates of Michel Foucault about ''other spaces'' or heterotopias. Due to that goal there is a need to give a display of dominant tendencies present in urban landscapes. Current architectural and urban space is, it is presumed, ''distant'' from modern and postmodern paradigm, due to which is hard to explain and categorize it. Nevertheless, although general actual social and cultural environment reveals the impression of nonexistence of space for production of something new and authentic, all-present are phenomena which negates that presumption..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "архитектура", "утопија", "Мишел Фуко (Michel Foucault)", "хетеротопија", "другост", "идентитет", "лиминалност", "набор" ]
[ "architecture", "utopia", "Michel Foucault", "heterotopia", "otherness", "identity", "liminality", "fold" ]
[ "Савремени простори хетеротопија у архитектури" ]
doctoralThesis
[ "BY-NC-ND" ]
Лазовић, Зоран; Бојанић, Петар; Ђокић, Владан; Михајловић, Јелена; Savremeni prostori heterotopija u arhitekturi;
[ "https://nardus.mpn.gov.rs/bitstream/id/404/Disertacija.pdf", "https://nardus.mpn.gov.rs/bitstream/id/405/Jelena_Mihajlovic_Ocena_Referat_AF.pdf", "http://nardus.mpn.gov.rs/bitstream/id/404/Disertacija.pdf", "http://nardus.mpn.gov.rs/bitstream/id/405/Jelena_Mihajlovic_Ocena_Referat_AF.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_7791" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/6208
123456789-6208.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:12193/bdef:Content/download
no
Архитектура Шар планинских села са посебним освртом на стваралаштво средачких зидара
Architecture of Šara mountain villages with a particular view on the entrepreneurship of Sredačka district masons
[ "Roter-Blagojević, Mirjana" ]
[ "Ribar, Milorad", "Vujović, Sreten" ]
Gadžić, Nebojša S.
"2016-08-06T14:44:59"
[ "2016-08-06T14:44:59", "2020-07-02T16:21:06" ]
2016-07-07
[ "https://nardus.mpn.gov.rs/handle/123456789/6208", "http://eteze.bg.ac.rs/application/showtheses?thesesId=3504", "https://fedorabg.bg.ac.rs/fedora/get/o:12193/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=48120847" ]
[ "Шарпланинска села богата су културно-историјским споменицима из скоро свих периода људске цивилизације. Они су расути по најпривлачнијим природним амбијентима ове планине, али и у комплексима старе архитектуре у урбаним и руралним целинама споменичког карактера. Призрен је права ризница културног наслеђа; то је „град-музеј“, бисер старе архитектуре. Призрену се, у много чему, придружује Тетово, на другој страни Шар-планине. Али, док се у архитектури градског урбаног ткива осећа утицај оријенталне архитектуре, дотле су шарпланинска села успела да сачувају и особености изворне, аутентичне архитектуре српског народа који од давнина живи на овој нашој планини. Шар-планина је зато прави архитектонски и етнолошки парк, који до данашњих дана сведочи о историјском развоју и трајању људског живота на њој. У том архитектонско-етнолошком парку срећу се изворни архитектонски облици, који су због удаљености села у далеком, високопланинском простору, створени од локалног материјала и који су обликовани на најбољи начин у датим климатским и социјалним условима, али увек складно, препознатљиво и са ненадмашном печалбарском вештином средачких зидара. Зато комплекси са старим сеоским кућама, заједно са природним амбијентом у коме се налазе, делују нестварно, попут „малог града“, пренесеног и утканог у њих печалбарском вештином зидара који су градили куће у својим селима, па арбанашке куле, од Призрена, преко Румуније и све до америчких земаља. Народно неимарство у селима Шар-планине достиже свој врхунац на размеђу између XIX и XX века. То се посебно види на стамбеним објектима из тог периода који поседују изузетну обраду архитектонске конструкције и аутохтоност архитектонског облика. Значајна је друштвено-историјска појава печалбарења мајстора‒зидара, која је на индиректан начин условила и појаву овако јединствене архитектуре. Према томе, може се закључити да је архитектура у селима Шар-планине резултат аутохтоних карактеристика средине у којој је настала, али и елемената који су резултат печалбарских кретања њених врсних зидара..." ]
[ "The villages of Šar Mountain are characterised by abundant cultural-historical monuments from different periods of human civilisation. The heritage that is widely spread over the most attractive natural landscapes also is noticeable in the form of the complexes of old town or village architecture with monumental character. Prizren is a real treasury of cultural heritage; it is the \"town-museum\", and the pearl of traditional architecture. In many aspects, Tetovo, from the other side of Šar Mountain, joins Prizren. While oriental influence is noticeable in the architecture of urban tissue, the villages on Šar mountain, on the other hand, contain preserved authentic architecture of Serbian population that it inhabiting this area since olden times. Šar mountain is hence genuine architectural and ethnological park that witnesses on historical development and life continuum. In this architectural-ethnological park, original architectural forms may be found. Due to large distances and high mountain space, the forms, made of locally available materials and with high skills of the masons of Sredačka župa, are shaped according to climatic and social conditions, in all cases with the right measure and recognizable character. From these reasons, old houses' complexes, together with natural landscape in which they are set, seem unreal and resemble of \"small town\" with embodied skills of artisans who firstly built houses in their own villages, and then Arbanas towers, from Prizren, over Romania, all until the United States. Traditional construction in the villages of Šar Mountain reached its culmination at the turn of the 19th to 20th century. This is especially visible on residential buildings with remarkable structure and autochthonic architectural form. On the other hand, the sociocultural phenomenon of the artisans' emergence has also influenced the appearance of this unique architecture. In this regard, it may be concluded that the architecture of Šar Mountain villages represent the result of autochthonic environmental characteristics as well as of the movement and skills of its excellent masons.." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "Шар-планина", "традиционална сеоска архитектура", "средачки зидари", "насеља", "жупе", "печалбарство", "тајни језик", "заштита" ]
[ "Šar Mountain", "traditional rural architecture", "masons of Sredačka župa", "settlements", "parishes", "artisans", "coded language", "protection." ]
[ "Архитектура Шар планинских села са посебним освртом на стваралаштво средачких зидара", "Architecture of Šara mountain villages with a particular view on the entrepreneurship of Sredačka district masons" ]
doctoralThesis
[ "BY-NC-ND" ]
Ротер-Благојевић, Мирјана; Рибар, Милорад.; Вујовић, Сретен; Гаджић, Небојша С.; Arhitektura Šar planinskih sela sa posebnim osvrtom na stvaralaštvo sredačkih zidara;
[ "http://nardus.mpn.gov.rs/bitstream/id/184/Disertacija4137.pdf", "https://nardus.mpn.gov.rs/bitstream/id/184/Disertacija4137.pdf", "https://nardus.mpn.gov.rs/bitstream/id/185/Gadzic_Nebojsa_Ocena_Referat_AF.pdf", "http://nardus.mpn.gov.rs/bitstream/id/185/Gadzic_Nebojsa_Ocena_Referat_AF.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6208" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/6122
123456789-6122.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:11966/bdef:Content/download
no
Примена концепата уметничких инсталација у архитектонском пројектовању
The use of concepts of art installations in architectural design.
[ "Lazović, Zoran" ]
[ "Nikezić, Ana", "Šuvaković, Miodrag" ]
Zečević, Marija J.
"2016-07-30T15:29:22"
[ "2016-07-30T15:29:22", "2020-07-02T16:20:57" ]
2016-02-26
[ "https://nardus.mpn.gov.rs/handle/123456789/6122", "http://eteze.bg.ac.rs/application/showtheses?thesesId=3413", "https://fedorabg.bg.ac.rs/fedora/get/o:11966/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513072529" ]
[ "Теза се бави истраживањем уметничке инсталације као 'просторне праксе' која се конципира и реализује између уметничког и архитектонског пројекта. У ужем смислу, истраживање је усмерено алтернативним просторним идејама које се тичу новог сета односа између субјекта и просторног поретка као и нових начина настањивања и апропријације простора. Кроз теоријски дискурс утемељен у методологији архитектонског пројектовања и теорији савремене уметности, предмет рада се усмерава на анализу референтних примера који указују на начине на које су одређене просторне ситуације истражене преко инсталација осмишљених од стране уметника и архитеката. Позиционирање уметничке инсталације као 'просторне праксе' између поља истраживања уметности и поља истраживања архитектуре захтевало је критички преглед референтних текстова који се односе на замисао 'међупростора' и одредило је интердисциплинарни карактер овог истраживања. Полазне хипотезе у овом раду су да уметничка инсталација отвара ново поље за архитектонска истраживања у фази конципирања и реализације пројекта те да уметничка инсталација може да се постави у поље архитектонске теорије и праксе као самостални вид стваралаштва који преиспитује и мења установљени однос конципирања и реализације архитектонског пројекта. Упориште хипотеза засновано је на тумачењима савремених теорија архитектуре и уметности, према којима употребом принципа коришћених у конципирању и реализацији уметничке инсталације архитекти могу да динамизирају пројектантски процес усвајајући мање детерминишући оквир и ослобађајући архитектуру дефинисаности сопственим медијима (Rendell, 2006; Grosz, 2001; Hill, 1998; Bonnemaison & Eisenbach, 2009). Тако се, преузимањем особености уметничких инсталација унутар истраживања у архитектонском пројектовању, проблематизује успостављени поредак архитектонског пројектовања са циљем формирања самосталне професионалне позиције..." ]
[ "The thesis is engaged in researching art installations as 'spatial practices' that are conceived and implemented between the artistic and architectural project. In a narrow sense, the research aims to alternative spatial ideas concerning a new set of relations between the subject and a spatial order, as well as new ways of appropriation of space. Through theoretical discourse based in the methodology of architectural design and the theory of contemporary art, thesis item is routed to analyze reference examples that indicate the ways in which certain spatial situations are explored through installations designed by artists and architects. Positioning art installations as 'spatial practices' between the fields of research of art and research of architecture required a critical view of reference texts that refer to the concept of 'betweenness' and gave an interdisciplinary character to this research. The initial hypothesis in this thesis is that art installation opens up a new field of architectural research in conceiving and implementing the project so that art installations can be placed in the field of architectural theory and practice as an independent form of creativity that challenges and changes the established relationship of conception and realization of architectural project. A main stay of the hypothesis is based on interpretations of contemporary theories of architecture and art, according to which the use of the principles used in the design and realization of the artistic installation, the architects can dynamize the designing process of adopting a less determining framework and liberating architecture, defining its own media (Rendell 2006; Grosz, 2001; Hill, 1998; Bonnemaison & Eisenbach, 2009). Therefore, by assuming the characteristics of art installations within research in architectural design, the established order of architectural design with the goal of creating an independent professional positions is problematised..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "уметничка инсталација", "архитектонско пројектовање", "'међупростор'", "интердисциплинарност", "'архитектонска инсталација'." ]
[ "art installation", "architectural design", "'interspace'", "interdisciplinary", "'architectural installation" ]
[ "Примена концепата уметничких инсталација у архитектонском пројектовању", "The use of concepts of art installations in architectural design." ]
doctoralThesis
[ "BY-NC-ND" ]
Лазовић, Зоран; Шуваковић, Миодраг; Никезић, Aна; Зечевић, Марија Ј.; Primena koncepata umetničkih instalacija u arhitektonskom projektovanju;
[ "http://nardus.mpn.gov.rs/bitstream/id/143/Zecevic_Marija_Referat_Ocena_AF.pdf", "http://nardus.mpn.gov.rs/bitstream/id/142/Disertacija4042.pdf", "https://nardus.mpn.gov.rs/bitstream/id/142/Disertacija4042.pdf", "https://nardus.mpn.gov.rs/bitstream/id/143/Zecevic_Marija_Referat_Ocena_AF.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6122" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/7880
123456789-7880.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:15060/bdef:Content/download
no
Моделовање јоносфере за потребе одређивања утицаја на ГПС сигнале у мрежном РТК окружењу
Ionosphere modeling for the purposes of determination of influence to the GPS signals within network RTK environment.
[ "Blagojević, Dragan" ]
[ "Aleksić, Ivan", "Odalović, Oleg", "Vasiljević, Ivana", "Nina, Aleksandra" ]
Todorović-Drakul, Miljana S.
"2017-04-17T14:58:56"
[ "2017-04-17T14:58:56", "2020-07-02T16:22:56" ]
2016-12-26
[ "https://nardus.mpn.gov.rs/handle/123456789/7880", "http://eteze.bg.ac.rs/application/showtheses?thesesId=4776", "https://fedorabg.bg.ac.rs/fedora/get/o:15060/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513748114" ]
[ "Докторска дисертација посвећена је развоју одговарајућег модела за потребе предикције јоносферских корекција задовољавајуће тачности за мрежне RTK (енг. Real Time Kinematic) апликације. Као први корак ка остварењу овог циља вршено је испитивање краткорочних временских карактеристика јоносфере на регионалном просторном нивоу, како би се квантификовало њено понашање током различитих сезонских и дневних периода. Коришћени су подаци са мреже перманентних станица на територији Републике Србије. Анализа је вршена за четири различита сезонска периода током претходног соларног максимума током 2013. и 2014. године. Након тога вршено је анализирање промена садржаја електрона у D региону изазваним соларним Х-флеровима на основу чега су истраживане временске промене ТЕСD (енг. Total Electron Content in D region) и њихов удео у укупном ТЕС (енг. Total Electron Content) односно укупном кашњењу GPS (Global Positioning System) сигнала. На крају приступљено је дефинисању одговарајућег модела за потребе предикције јоносферских корекција за мрежне RTK примене на територији Србије. Тестиране су две предиктивне шеме базиране на методу линеарне регресије и примени неуронских мрежа. Показало се да примена неуронских мрежа даје боље резултате и да је у стању да предиктује јоносферско кашњење на нивоу тачности од ± 5cm у просеку од око 9 минута у односу на реалну стопу јоносферских промена. Ови резултати сугеришу да техника моделовања применом неуронских мрежа, може да се примени код мрежа RTK система за предиктовање грешке јоносферског кашњења који ће омогућити позиционирање на центиметарском нивоу тачности..." ]
[ "Doctoral dissertation is dedicated to the development an of appropriate model for the purposes of prediction of ionospheric corrections with satisfactory accuracy for network RTK (Real Time Kinematic) applications. As a first step towards achieving this goal, short-term temporal ionospheric characteristics on regional spatial level were investigated in order to quantify its behaviour during different seasonal and daily periods. Data from permanent network stations on the territory of the Republic of Serbia were used. The analysis was conducted for four different season periods during the previous solar maximum during the years 2013 and 2014. After that the analysis of the change in the content of electrons in the D region caused by solar X-flares was performed, based upon which the temporal changes ТЕСD (Total Electron Content in D region) and their share in total TEC (Total Electron Content), i.e. the total delay of GPS (Global Positioning System) signals were investigated. Finally, an appropriate model for the purpose of the prediction of ionospheric corrections for network RTK applications on the territory of the Republic of Serbia is produced. Two predictive schemes based on the linear regression method and on the use of neuron networks were tested. It has been shown that the use of the neuron networks gives better results and is able to predict ionospheric delay on ±5 cm accuracy level in 9 minutes average in regards to the real rate of ionospheric changes. These results suggest that the modelling technique using neuron networks can be applied for predicting the ionospheric delay error in network RTK systems that will enable centimeter level positioning..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "GPS", "јоносфера", "јоносферско кашњење", "ТЕС", "ТЕСD", "линеарна регресија", "неуронске мреже" ]
[ "GPS", "ionosphere", "ionospheric delay", "ТЕС", "ТЕСD", "linear regression", "neuron networks" ]
[ "Моделовање јоносфере за потребе одређивања утицаја на ГПС сигнале у мрежном РТК окружењу" ]
doctoralThesis
[ "BY-NC-ND" ]
Благојевић, Драган; Нина, Aлександра; Васиљевић, Ивана; Одаловић, Олег; Aлексић, Иван; Тодоровић-Дракул, Миљана С.; Modelovanje jonosfere za potrebe određivanja uticaja na GPS signale u mrežnom RTK okruženju;
[ "http://nardus.mpn.gov.rs/bitstream/id/456/IzvestajKomisije8253.pdf", "https://nardus.mpn.gov.rs/bitstream/id/455/Disertacija.pdf", "https://nardus.mpn.gov.rs/bitstream/id/456/IzvestajKomisije8253.pdf", "http://nardus.mpn.gov.rs/bitstream/id/455/Disertacija.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_7880" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/6286
123456789-6286.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:12391/bdef:Content/download
no
Ар деко у српској архитектури
Art deco in Serbian architecture
[ "Kadijević, Aleksandar" ]
[ "Roter-Blagojević, Mirjana", "Ignjatović, Aleksandar", "Čupić, Svetlana" ]
Prosen, Milan I.
"2016-08-21T07:07:59"
[ "2016-08-21T07:07:59", "2020-07-02T16:21:19" ]
2014-06-03
[ "https://nardus.mpn.gov.rs/handle/123456789/6286", "http://eteze.bg.ac.rs/application/showtheses?thesesId=3618", "https://fedorabg.bg.ac.rs/fedora/get/o:12391/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=46427919" ]
[ "Као градитељска појава ар деко је уочен у историографији 1966. године, поводом прве ретроспективе Међународне изложбе савремених декоративних и индустријских уметности, одржане у Паризу 1925. Појава интересовања историографије за ар деко подударила се са слабљењем модернистичке доминације, чији су критеријуми били засновани на утилитарној, рационалној и социјално оправданој архитектури. Српска историографија покушала је да укаже на ар деко у српској архитектури 1990. године, али је до почетка новог миленијума тумачење овог стила било маргинализовано. Тек 2001. феномен ар декоа дефинисан је у оквирима националне градитељске баштине, а 2013. године је представљањем иностраној јавности био постављен у шири међународни оквир. Овај рад има за циљ да на основу проучавања релевантне и доступне архивске, музејске, хемеротечке и фототечке грађе, као и документације из приватних збирки, уз анализе неизведених пројеката и објеката на терену, шире дефинише појаву ар декоа у српској архитектури, укаже на разлоге његовог појављивања, стилске одлике, распрострањеност и квантитативну заступљеност. Циљ је да се ар деко сагледа паралелно са токовима који су приказани у досадашњој историографији и издвоји га наспрам њих, кроз дефинисање његових особености и препознатљиве морфологије. Компаративном анализом са светским примерима ар деко стила, рад тежи да укаже на особеност стилске некохерентности, креативног индивидуализма и обиље мотива, који су остварење снажног уметничког покрета. Ар деко тражи уникатност форме и реализоване идеје, али поседује особине које творе принцип стила, савременог, луксузног и декоративног. Принцип савременог допушта инспирацију историјским епохама, од којих посебно реинтерпретира националне, класичне и егзотичне теме, не допуштајући директно цитирање њихових мотива. Истовремено ар деко парафразира бројне савремене уметничке појаве које му претходе, и које у међуратном периоду још увек стварају слику модерног. Парафразиране теме и мотиве ар деко употребљава искључиво у декоративну сврху, као инструмент стварања претставе о луксузу. Изразитој заступљености ар декоа у српској архитектури допринели су снажан утицај Париза као уметничког, школског и културног узора, и свест о потреби стварања нове архитектуре која ће осликавати савремено доба и модерног појединца. Време када се јавио ар деко обележио је ескапизам „лудих двадесетих“, динамика, технолошки напредак и еманципација. Снажна послератна изградња српских градова, пре свега Београда, била је један од пресудних фактора за интензивну заступљеност ар деко грађевина. Потреба стварања претставе о луксузу, исказивана кроз савремени, модерни декор, определила је инвеститоре у међуратној епохи, и усмерила градитеље ка новом „модерном“ стилу..." ]
[ "The Phenomenon of Art Deco architecture was noticed by historiography in 1966, on the occasion of the first retrospective of the International Exposition of Modern Industrial and Decorative Arts, held in Paris in 1925. The historiographical interest for Art Deco coincided with the fading of the modernist domination, whose criteria was based on the virtues of the architectural utility, rationality and social justification. Serbian historiography tried to point out Art Deco in Serbian architecture in 1990. but its reading was left marginalized until the beginning of the new millennium. It was only in 2001. that the Art Deco phenomenon was defined in terms of national architectural heritage, and in 2013. it was internationally launched and placed in a broader international framework. This paper aims to broadly define the appearance of Serbian Art Deco architecture, pointing out the reasons for its occurrence, stylistic features and its distribution and quantitative representation. The study is based on relevant and accessible documents found in archives, museums, publications, photo documentation and private collections as well as the analyses of non-realized projects and constructed objects. The aim is to examine Art Deco parallel to the architectural trends shown by the previous historiography and allocate it against them by defining its characteristics and distinctive morphology. Following a comparative analysis with the international examples of Art Deco style, this paper aims to emphasize the characteristic stylistic incoherence, creative individualism and variety of motives which came out of a powerful artistic movement. Art Deco requires the uniqueness of form and implemented idea; its characteristics make up the principle of a style: modern, luxurious and decorative. Its modern principles allow historical inspiration especially reinterpreting national, classic and exotic themes, avoiding the direct citing of their motives. As a new style Art Deco paraphrases numerous contemporary artistic phenomena that precede it and still creates a modern image in the period between two world wars. It uses paraphrased themes and motifs solely for decorative purposes, as a tool of creating the representation of luxury. Strong influence of Paris as an artistic, educational and cultural model and awareness of the need for a new architecture that would reflect contemporary life and a modern individual, had contributed to an outstanding presence of Art Deco in Serbian architecture. The appearance of Art Deco was marked the by escapism of “Les Annees Follies” or \"Roaring Twenties\", followed by dynamics, technological progress and emancipation. Strong reconstruction of Serbian cities after WWI, especially Belgrade - the capital of the Kingdom of Yugoslavia was one of the decisive factors for an intense appearance of Art Deco buildings. The necessity to create representations of luxury, presented in a contemporary, modern decor, had determinate investors in the interwar epoch, and directed the builders to a new \"modern\" style. According to its function, Art Deco architecture in Serbia is divided into public and private, secular and sacred. There are international and national course of the Serbian Art Deco architecture. We can note early, mature, and late stages in the development of the style. For their typology, objects belong to the sculptural and the ornamental group. In relation to the developmental phase, characteristic group and the affinity of architects, we can note different degrees of decorative: emphasized, moderate and of reduced type..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc/4.0/" ]
null
[ "ар деко", "српска архитектура", "орнамент", "архитектонска пластика", "декоративност", "представа луксуза", "модернизам", "савремени градитељски стил", "Међународна изложба модерне декоративне и индустријске уметности у Паризу 1925." ]
[ "Art Deco", "Serbian architecture", "ornament", "architectural decoration", "decorative", "idea of luxury", "modern", "contemporary architectural style", "the International Exhibition of Modern Decorative and Industrial Arts in Paris in 1925." ]
[ "Ар деко у српској архитектури", "Art deco in Serbian architecture" ]
doctoralThesis
[ "BY-NC" ]
Кадијевић, Aлександар; Чупић, Светлана; Ротер-Благојевић, Мирјана; Игњатовић, Aлександар; Просен, Милан И.; Ar deko u srpskoj arhitekturi;
[ "https://nardus.mpn.gov.rs/bitstream/id/231/Disertacija4272.pdf", "http://nardus.mpn.gov.rs/bitstream/id/231/Disertacija4272.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6286" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/8598
123456789-8598.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:16275/bdef:Content/download
no
Иновације језика савремене архитектуре од уметничке праксе и кинетизма до кинетичких архискулптура
Language innovations of contemporary architecture from artistic practice and kineticism to kinetic archisculpture
[ "Mako, Vladimir" ]
[ "Merenik, Lidija", "Šuvaković, Miodrag" ]
Marković, Nikola
"2017-09-20T13:46:23"
[ "2017-09-20T13:46:23", "2020-07-02T16:20:23" ]
2017-06-20
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=5274", "https://nardus.mpn.gov.rs/handle/123456789/8598", "https://fedorabg.bg.ac.rs/fedora/get/o:16275/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=49214479" ]
[ "Основни предмет истраживања приложене докторске дисертације обухвата поједине иновације језика савремене архитектуре које на најбољи начин кореспондирају са примерима развоја и утицаја уметничке праксе на појаву и развој кинетизма и архискулптуралности у савременој архитектури. Одабрани су и обрађени репрезентативни примери кинетичке вајарске праксе, затим кинетичке архитектуре као и примери кинетичких архискулптура, са детаљном анализом интеракције уметничке и архитектонске праксе на њихова кинетичка и латентно динамичка својства покрета у оквиру структуре којом се изражавају. Поред историјских параметара и пресека појединих примера као и различитих модела утврђивања присуства уметничке праксе и унапређења визуелних својстава објеката, метода индуктивне анализе односно теоријско логичка анализа била је примарна метода у истраживању и сагледавању естетских и визуелних карактеристика развоја кинетичких и интерактивних архитектонских структура који су предмет ове студије. Научни допринос дисертације представља формирање увида у могућности унапређења примене уметничке праксе за развој иновација језика савремене архитектуре као и увођење нових појмова који егзистирају и нужно успостављају уочљивим већ постојеће карактеристике појединих иновативних појава савремене кинетичке архитектуре..." ]
[ "The main subject of the research of the attached doctoral dissertation includes certain innovations of language of contemporary architecture that best correspond with examples of the development and influence of artistic practice on the emergence and development of kineticism and sculpturalism in modern architecture. Representative examples of kinetic modeling practices were selected and processed, then the examples of kinetic architecture, as well as the examples of kinetic sculpturalism, with detailed analysis of the interaction of artistic and architectural practices on their kinetic and dynamical properties of movements within the structure that expresses them..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "Кинетизам", "кинетичке скулптуре", "кинетичка архитектура", "кинетичка архискулптура" ]
[ "Kineticism", "kinetic sculpture", "archisculpture and artistic practice" ]
[ "Иновације језика савремене архитектуре од уметничке праксе и кинетизма до кинетичких архискулптура" ]
doctoralThesis
[ "BY-NC-ND" ]
Мако, Владимир; Мереник, Лидија; Шуваковић, Миодраг; Марковић, Никола; Inovacije jezika savremene arhitekture od umetničke prakse i kinetizma do kinetičkih arhiskulptura;
[ "https://nardus.mpn.gov.rs/bitstream/id/21/IzvestajKomisije11425.pdf", "http://nardus.mpn.gov.rs/bitstream/id/20/Disertacija.pdf", "http://nardus.mpn.gov.rs/bitstream/id/21/IzvestajKomisije11425.pdf", "https://nardus.mpn.gov.rs/bitstream/id/20/Disertacija.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_8598" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/5558
123456789-5558.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:11211/bdef:Content/download
no
Модели енергетски ефикасних градских хотела у климатским условима Београда
Models of energy efficient city hotels in Belgrade climate conditions
[ "Krstić-Furundžić, Aleksandra" ]
[ "Radivojević, Ana", "Pucar, Mila" ]
Vujošević, Milica L.
"2016-06-25T19:15:39"
[ "2016-06-25T19:15:39", "2020-07-02T16:20:25" ]
2015-10-14
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=2964", "https://nardus.mpn.gov.rs/handle/123456789/5558", "https://fedorabg.bg.ac.rs/fedora/get/o:11211/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513039249" ]
[ "Овај рад испитује енергетска својства хотелских објеката атријумског типа у климатским условима Београда." ]
[ "Annual energy performances of atrium typr hotel buildings in Belgrade climate conditions are analysed in this paper." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "хотел", "атријум", "модел", "енергетска ефикасност", "енергетска симулација", "вишекритеријумско одлучивање" ]
[ "hotel", "atrium", "model", "energy efficiency", "energy simulation", "multi-criteria decision-making" ]
[ "Модели енергетски ефикасних градских хотела у климатским условима Београда", "Models of energy efficient city hotels in Belgrade climate conditions" ]
doctoralThesis
[ "BY-NC-ND" ]
Крстић-Фурунджић, Aлександра; Радивојевић, Aна; Пуцар, Мила; Вујошевић, Милица Л.; Modeli energetski efikasnih gradskih hotela u klimatskim uslovima Beograda;
[ "http://nardus.mpn.gov.rs/bitstream/id/27/Milica_Vujosevic_Ocena_Referat_AF.pdf", "https://nardus.mpn.gov.rs/bitstream/id/26/Disertacija3509.pdf", "https://nardus.mpn.gov.rs/bitstream/id/27/Milica_Vujosevic_Ocena_Referat_AF.pdf", "http://nardus.mpn.gov.rs/bitstream/id/26/Disertacija3509.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_5558" ]
null
null
null
[ "info:eu-repo/grantAgreement/MESTD/Technological Development (TD or TR)/36035/RS//" ]
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/6573
123456789-6573.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:12895/bdef:Content/download
no
Простори универзитета и научних комплекса у савременим трансформацијама града
Spaces of universities and scientific complexes within contemporay city transformations.
[ "Stupar, Aleksandra" ]
[ "Đokić, Vladan", "Petrović, Mina" ]
Ivanović Vojvodić, Jelena
"2016-09-18T07:47:59"
[ "2016-09-18T07:47:59", "2020-07-02T16:22:46" ]
2016-05-25
[ "https://nardus.mpn.gov.rs/handle/123456789/6573", "http://eteze.bg.ac.rs/application/showtheses?thesesId=3843", "https://fedorabg.bg.ac.rs/fedora/get/o:12895/bdef:Content/download", "https://fedorabg.bg.ac.rs/fedora/get/o:12995/bdef:Izvestaj/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=513078929" ]
[ "Ова теза се бави истраживањем односа града и простора универзитета и научних комплекса, повезујући историјске, друштвене и технолошке импликације развоја урбане средине. Критичка истраживања имају важну улогу у преиспитивању повезаности града и иновација заснованих на знању. Сходно томе, улога иновација и знања наглашена је као један од кључних генератора успешности урбане средине. Ово истраживање анализира постојеће правце економије знања, истичући случај Београда као пример локалне праксе. Значај истраживања је у дефинисању просторних модела универзитета, универзитетских кампуса и научних комплекса (R&D зона) који стимулишу појаву нових типова урбане структуре, као и интензивније повезивање града на локалном и интернационалном нивоу. Допринос истраживања је у проучавању процеса интеграције градских простора и R&D зона, као и свих осталих релевантних фактора најновијих иницијатива, које покрећу универзитети и научноистраживачке институције у оквиру савремених трансформација града. Многобројни друштвено-економски и политички токови, који дефинишу пожељну равнотежу између финансијских амбиција, свести о животној средини и одрживости, утичу на развој савремених градова. Разматрањем просторних типова универзитета и научних комплекса истиче се важност централног, јавног простора – агоре. Савременим иницијативама које потичу од универзитета и истраживачких институција стимулише се значај нових просторних формација и дигиталних надградњи, стварајући веома плодно окружење за интелектуалну размену, продукцију и распрострањеност знања и иновација..." ]
[ "Thе thesis researches field is the relationship between the city and the spaces of university and scientific complexes, establishing historical, social and technological implications of the development of an urban environment. Critical research plays an important role in the examination of connections between the city and knowledge-based innovations. Consequently, the role of innovation and knowledge has been emphasized as one of the crucial generators of urban success. This research analyses the current directions of the knowledge economy, with the example of Belgrade highlighted as an instance of a local practice. The research contribution is in defining the facts on how universities, university campuses and scientific complexes (R&D zones) stimulate the emergence of new tipos of urban structure, intensively linking themselves to city on the local and international levels. Contribution of the research topics lies in the process of integration of urban spaces and R&D zones, as well as all other relevant factors of the latest initiatives launched by universities and scientific research institutions within the processes of contemporary city transformations. A number of socio-economic and political processes influence the development of contemporary cities by defining the beneficial balance between financial ambitions, environmental awareness and sustainability. The consideration of spatial types emphasizes the importance of the central, public spatial content – the agora space. The most recent initiatives, originating from universities and research establishments, stimulate the emergence of new spatial formations and digital upgrading, thus setting up a fertile environment for intellectual exchange and the production and diffusion of knowledge and innovations..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "универзитет", "научни комплекси", "R&D зоне", "простор", "иновација", "интеграција", "знање", "наука", "трансформације града", "конкурентност", "Београд" ]
[ "university", "science complexes", "R&D zones", "city", "knowledge", "innovation", "urban transformations", "competitiveness", "Belgrade" ]
[ "Простори универзитета и научних комплекса у савременим трансформацијама града", "Spaces of universities and scientific complexes within contemporay city transformations." ]
doctoralThesis
[ "BY-NC-ND" ]
Ступар, Aлександра; Петровић, Мина; Ђокић, Владан; Ивановић Војводић, Јелена; Prostori univerziteta i naučnih kompleksa u savremenim transformacijama grada;
[ "http://nardus.mpn.gov.rs/bitstream/id/422/Disertacija4561.pdf", "http://nardus.mpn.gov.rs/bitstream/id/423/IzvestajKomisije4561.pdf", "https://nardus.mpn.gov.rs/bitstream/id/422/Disertacija4561.pdf", "https://nardus.mpn.gov.rs/bitstream/id/423/IzvestajKomisije4561.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6573" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/6133
123456789-6133.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:12074/bdef:Content/download
no
Заштита и ревитализација Београдске тврђаве као историјског језгра града
Protection and revitalisation of the belgrade fortress as a historical city core
[ "Roter-Blagojević, Mirjana" ]
[ "Đokić, Vladan", "Vujović, Sreten" ]
Nešković, Marina J.
"2016-08-06T09:49:49"
[ "2016-08-06T09:49:49", "2020-07-02T16:21:40" ]
2015-05-29
[ "https://nardus.mpn.gov.rs/handle/123456789/6133", "http://eteze.bg.ac.rs/application/showtheses?thesesId=3461", "https://fedorabg.bg.ac.rs/fedora/get/o:12074/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=47563023" ]
[ "Београдска тврђава представља сложену и слојевиту споменичку просторну целину, са мање или више очуваним материјалним остацима из свих историјских епоха њеног вековног развоја. Развијајући се на рушевинама римског каструма, преко византијског кастела, средњовековног утврђеног града, све до најсавременије бастионе фортификације - Тврђава је прилагођавана потребама времена, али је у свим епохама доказивала свој изузетно важан геостратешки положај. На бројне преобржаје Тврђаве утицале су – поред геостратешког положаја - историјске, друштвене и политичке околности. Историјске околности су се мењале, као и властодршци, али је Тврђава задржавала свој значај и одбрамбену намену - било да се у оквиру утврђења развијала градска структура или су се формирали искључиво војни фортификациони системи. Ослобађањем од турске власти 1867. године започео је процес трансформисања Тврђаве у јавни градски простор, који се одвијао кроз два различита периода: парцијалног уређења делова тврђавског простора које војска постепено напушта, предајући их граду на коришћење и периода институционализоване, системски спровођене заштите и ревитализације. Овај простор који представља историјско градско језгро - нуклеус развоја урбаног Београда - упркос систематским радовима на заштити и ревитализацији, данас се не користи у складу са својим значајем и могућностима. Простор Тврђаве не представља део градског простора какав би по свом значају, положају и вредностима требао бити – ни по намени, ни по функционалној повезаности. Утврђивање разлога оваквог стања вршено је кроз вредновање историјских структура, али и свих промена из новије историје кроз које се одвијао процес трансформације тврђавског у јавни градски простор. Томе је допринела и анализа степена реализације идеја, концепата и планова из периода трансформисања тврђаве у јавни простор, као и конзерваторских принципа и метода примењених у периоду институционализоване делатности заштите градитељског наслеђа.. III Редефинисање значења и ревалоризација Београдске тврђаве били су предуслов за утврђивање конзерваторског приступа, који омогућује бољу интеграцију тврђавског и градског простора. У том смислу, посебна пажња је посвећена анализи потенцијала и ограничавајућих фактора са становишта постојећих веза али и блокираних комуникација на релацији Тврђава – град..." ]
[ "The Belgrade Fortress is complex and stratified spatial heritage unit with more or less preserved material remains dating from all the historical periods, testifying to ita centuries long development. Growing on the ruins of an old Roman military camp, then a Byzantine castle and a mediaeval fortified town, all the way to a modern fortified bastion – the Fortress was being adapted to the particular needs of each period, but it was also a proof of an important geostrategic position. Besides the geostrategic position, the numerous Fortress transformations were also influenced by historical, social and political circumstances. Historical circumstances were changing, as well as the rulers, but the Fortress retained its significance and defending purpose – whether an urban structure was growing inside or the military fortification systems. The liberation from the Turkish rule in 1867 was a starting point for the transformation process from the fortress to a city public space, occurring in two different periods: a partial rearrangement of the Fortress areas which the army was gradually abandoning, ceding them to the city, and a period of formal and systematic protection and revitalisation. This area – being a historical city core, a nucleus of the urban Belgrade development – despite the systematic protection and revitalisation works, today is not put to use in accordance with its significance and possibilities. The Fortress area is not integral to the city space – either in its purpose or functional connection, which by its importance, position and values should be. In order to find the reasons for such a situation, historical structures valorisation was conducted and the valorisation of all the changes occurring in the recent history when the process of transformation from the fortress to the city space was taking place. Also, analyses were conducted of how far ideas, concepts and plans were realised in the period when the Fortress was being transformed to a public space, as well as the conservation principles and methods implemented in the period of formal architectural heritage protection activities. Redefining the significance and revalorisation of the V Belgrade Fortress constituted a prerequisite for establishing a conservation approach which would enable a better integration of the Fortress and city areas. To that end, a special focus has been put on an analysis of the potentials and limitation factors, from the aspect of the already existing connections but also of the obstructing roads along the Fortress – city direction..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-nd/4.0/" ]
Универзитет у Београду
[ "Београдска тврђава", "вредновање", "заштита", "градитељско наслеђе", "ревитализација", "трансформисање", "интегрисање", "јавни градски простор" ]
[ "The Belgrade Fortress", "valorisation", "protection", "architectural heritage", "revitalisation", "transformation", "integration", "public city space" ]
[ "Заштита и ревитализација Београдске тврђаве као историјског језгра града", "Protection and revitalisation of the belgrade fortress as a historical city core" ]
doctoralThesis
[ "BY-NC-ND" ]
Ротер-Благојевић, Мирјана; Вујовић, Сретен; Ђокић, Владан; Нешковић, Марина Ј.; Zaštita i revitalizacija Beogradske tvrđave kao istorijskog jezgra grada;
[ "https://nardus.mpn.gov.rs/bitstream/id/281/Disertacija4095.pdf", "https://nardus.mpn.gov.rs/bitstream/id/282/Neskovic_Marina_Referat_AF.pdf", "http://nardus.mpn.gov.rs/bitstream/id/281/Disertacija4095.pdf", "http://nardus.mpn.gov.rs/bitstream/id/282/Neskovic_Marina_Referat_AF.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_6133" ]
null
null
null
null
null
null
null
https://nardus.mpn.gov.rs/handle/123456789/7789
123456789-7789.pdf
yes
no
https://fedorabg.bg.ac.rs/fedora/get/o:14817/bdef:Content/download
no
Утицај концепта креативног града на позиционирање у глобалној хијерархији урбаних центара
Impact of creative city concept on a position in global hierarchies of urban centers
[ "Stupar, Aleksandra" ]
[ "Ralević, Miodrag", "Petrović, Mina" ]
Simeunčević-Radulović, Sanja
"2017-03-28T12:06:01"
[ "2017-03-28T12:06:01", "2020-07-02T16:22:39" ]
2016-11-24
[ "http://eteze.bg.ac.rs/application/showtheses?thesesId=4649", "https://nardus.mpn.gov.rs/handle/123456789/7789", "https://fedorabg.bg.ac.rs/fedora/get/o:14817/bdef:Content/download", "http://vbs.rs/scripts/cobiss?command=DISPLAY&base=70036&RID=48751375" ]
[ "Процес глобализације, покренут информационо-технолошком револуцијом и смањењем цене транспорта, променио је улогу и позицију града..." ]
[ "Process of globalisation, initiated by information and technology revolution, as well as cost reduction, has chnged thev role and position of the city..." ]
application/pdf
sr
Универзитет у Београду, Архитектонски факултет
[ "openAccess" ]
[ "https://creativecommons.org/licenses/by-nc-sa/4.0/" ]
Универзитет у Београду
[ "креативни град", "креативне индустрије", "глобална хиијерархија урбаних центара" ]
[ "creative city", "creative industry", "creative class" ]
[ "Утицај концепта креативног града на позиционирање у глобалној хијерархији урбаних центара" ]
doctoralThesis
[ "BY-NC-SA" ]
Ступар, Aлександра; Ралевић, Миодраг; Петровић, Мина; Симеунчевић-Радуловић, Сања; Uticaj koncepta kreativnog grada na pozicioniranje u globalnoj hijerarhiji urbanih centara;
[ "https://nardus.mpn.gov.rs/bitstream/id/391/Sanja_Simeuncevic_Radulovic_Ocena_Referat.pdf", "http://nardus.mpn.gov.rs/bitstream/id/391/Sanja_Simeuncevic_Radulovic_Ocena_Referat.pdf", "http://nardus.mpn.gov.rs/bitstream/id/390/Disertacija.pdf", "https://nardus.mpn.gov.rs/bitstream/id/390/Disertacija.pdf" ]
[ "https://hdl.handle.net/21.15107/rcub_nardus_7789" ]
null
null
null
null
null
null
null
End of preview.

Skup metapodataka sa platforme NARDUS

Skup sadrži sledeće podatke o doktorskim disertacijama: - URL disertacije - Naslov na srpskom - Naslov na engleskom - Spisak mentora, - Spisak članova komisije - Autor, - Datum objavljivanja - URI - Sažetak na srpskom - Sažetak na engleskom - Format - Izdavač (fakultet) - Prava pristupa - URI licence - Spisak kjučnih reči na srpskom - Spisak kjučnih reči na engleskom

URL do PDF-a

  • RCUB ID

  • Naučna oblast

  • Informaciju o link sa kojeg se može skinuti PDF

  • Informaciju o tome da li je za taj PDF potreban OCR

  • Informaciju o tome da li je disertacija na srpskom jeziku

  • Informaciju o tome da li je disertacija objavljena sa ograničavajućom licencom (ARR)


from datasets import load_dataset
dataset = load_dataset("jerteh/NARDUS-meta")
print(dataset["train"][3088])
Editor
Nikola Janković
Editor
Mihailo Škorić

Citation:

@article{skoric24korpusi,
  author    = {\vSkori\'c, Mihailo and Jankovi\'c, Nikola},
  title     = {New Textual Corpora for Serbian Language Modeling},
  journal   = {Infotheca},
  volume    = {24},
  issue     = {1},
  year      = {2024},
  publisher = {Zajednica biblioteka univerziteta u Srbiji, Beograd},
  url       = {https://arxiv.org/abs/2405.09250}
}

Истраживање jе спроведено уз подршку Фонда за науку Републике Србиjе, #7276, Text Embeddings – Serbian Language Applications – TESLA.

This research was supported by the Science Fund of the Republic of Serbia, #7276, Text Embeddings - Serbian Language Applications - TESLA.

Downloads last month
0
Edit dataset card