2 resultados para System fragmentation
em Digital Commons at Florida International University
Resumo:
During the nineties, Colombia experienced a two-fold process of restructuring. First, the political system underwent a process of constitutional reform in order to strengthen the state and increase its legitimacy, surpass the exclusionary character of the political regime, and achieve greater equity in the distribution of social resources. Second, the economy made the transition from a Keynesian development strategy to a strategy of “opening” or liberalization and internationalization of the economy, in order to increase the economic efficiency by reducing the “size” of the state and its regulatory role. The purpose of this dissertation is to analyze the interplay and contradictions of economic and political factors in the restructuring of the Colombian politico-economic system. ^ The main finding of this dissertation is that the simultaneous adoption of a neoliberal economic strategy and of the Political Constitution of 1991, have had a contradictory relationship: while the “political opening” has produced favorable conditions for fostering programs of democratization and social integration, the “economic opening” has counteracted that possibility given that it implies a social exclusionary process. This tension has aggravated the problems of political and social integration that have traditionally characterized Colombian society. ^ This crucial tension has also been characteristic of Latin America in the nineties. However, it has been neglected and undertheorized in most of the democratization studies of American comparative politics. Most of them lack consideration of structural aspects. According to those studies, the cause of regime change is determined by the strategic elections of actors. Contrary to these approaches, I develop a structural perspective. I consider that social phenomena are partly determined by structural factors, and scientific research should assign them decisive importance, since a fundamental basis for social action and transformation is to be found in the dynamics of relationships between individuals and structures and the development of contradictions within structures. ^
Resumo:
Over the past five years, XML has been embraced by both the research and industrial community due to its promising prospects as a new data representation and exchange format on the Internet. The widespread popularity of XML creates an increasing need to store XML data in persistent storage systems and to enable sophisticated XML queries over the data. The currently available approaches to addressing the XML storage and retrieval issue have the limitations of either being not mature enough (e.g. native approaches) or causing inflexibility, a lot of fragmentation and excessive join operations (e.g. non-native approaches such as the relational database approach). ^ In this dissertation, I studied the issue of storing and retrieving XML data using the Semantic Binary Object-Oriented Database System (Sem-ODB) to leverage the advanced Sem-ODB technology with the emerging XML data model. First, a meta-schema based approach was implemented to address the data model mismatch issue that is inherent in the non-native approaches. The meta-schema based approach captures the meta-data of both Document Type Definitions (DTDs) and Sem-ODB Semantic Schemas, thus enables a dynamic and flexible mapping scheme. Second, a formal framework was presented to ensure precise and concise mappings. In this framework, both schemas and the conversions between them are formally defined and described. Third, after major features of an XML query language, XQuery, were analyzed, a high-level XQuery to Semantic SQL (Sem-SQL) query translation scheme was described. This translation scheme takes advantage of the navigation-oriented query paradigm of the Sem-SQL, thus avoids the excessive join problem of relational approaches. Finally, the modeling capability of the Semantic Binary Object-Oriented Data Model (Sem-ODM) was explored from the perspective of conceptually modeling an XML Schema using a Semantic Schema. ^ It was revealed that the advanced features of the Sem-ODB, such as multi-valued attributes, surrogates, the navigation-oriented query paradigm, among others, are indeed beneficial in coping with the XML storage and retrieval issue using a non-XML approach. Furthermore, extensions to the Sem-ODB to make it work more effectively with XML data were also proposed. ^