
Sökresultat:
11880 Uppsatser om Electronic Data Interchange - Sida 16 av 792
Modelldriven arkitektur förbättrar hanteringen av problemet med import av data till ER-modeller
I många sammanhang är det önskvärt att importera data från textfiler, excelfiler och liknande till en databas. För detta krävs att data i något skede översätts till en ER-modell (Entity Relationship), en modell som beskriver relevanta delar i ett databasschema. Modellen för hur denna översättning ser ut varierar från fall till fall.I det här examensarbetet har en applikation tagits fram för import av data till en ER-modell ur ett modellperspektiv i linje med Model Driven Architecture (MDA) ?. Vinsten ligger i att använda en metamodell som beskriver hur olika modeller för transformering från tabelldata till en ER-modell får se ut.
Detaljhandelns stora utmaning : en studie om detaljhandelns försäljningskoncept och detaljhandelns kunder
The society has strongly developed and changed the condition of the trades. The retail trade is no exception; it has changed and developed in the same pace as society. The retail trade is a very broad and extensive trade as all people come in contact with frequently. In the past people shopped locally but nowadays people have the entire world as their marketplace because of the development of Internet. Globalisation gives customers wider opportunities, which demands new and different sales concepts.
Digitala testamenten : Behöver formkraven för upprättande av testamente moderniseras?
Genom ett testamente kan en person se till så att han får sin yttersta vilja fram efter hans bortgång. Vid upprättande av testamente måste dock en testator ta hänsyn till de formkrav som gäller för handlingen, vilka är kraven på skriftlighet, underskrift och bevittning. Dessa formkrav brukar traditionellt sett bestå av en fysisk del, så som att testamentet ska upprättas på papper, testatorn ska egenhändigt skriva under testamentet och bevittningen ska ske genom fysisk närvaro. Vi lever dock i ett allt mer digitaliserat och teknikvänligt samhälle och en naturlig följd av det vore om en person kunde upprätta ett digitalt testamente.Syftet med denna uppsats är att fastställa gällande rätt avseende testamentets formkrav och utreda om de kan uppfyllas genom ett digitalt testamente. Eftersom formkraven inte kan uppfyllas elektroniskt traditionellt sett, kommer författaren istället att utgå ifrån syftena bakom formkraven.Bakom kravet på skriftlighet ligger främst bevis- och äkthetsfunktionen som syftar till att säkerställa ett testamentes tillblivelse, giltighet och innehåll.
Migration of a very large database with Swedish demographic data, using Microsoft SQL Server
SMC is in the process of developing a micro simulation model. The existing micro simulation model developed at Cornell University for US data, CorSim, is one of the fundamental parts for the new micro simulation at SMC. To develop the Swedish model, Swedish data on all individuals in Sweden during 11 years are also available. These data are organized in a database. This paper describes the process of rebuilding the database to a more useful structure.
Begränsningar för molekylärbiologisk data i databaser
De senaste åren har molekylärbiologisk data växt explosionsartat. Ny teknik gör att information kan härledas ur data snabbare och mer än tidigare. Faktum är att det tillkommer så mycket ny data att de nya resultaten inte längre kan publiceras i artiklar. Dessa sekvenser av data finns istället bara åtkomliga i speciella databaser. Dessa databaser är tillgängliga för allmänheten dels genom att ladda ned dem eller att använda en Internet browser.Det har, för ett par år sedan, kommit en ny standard för att strukturera upp och lagra data på.
Vill du prata?
Today's consumers are demanding more and more from companies and are no longer as easy to im-press as they used to be. It is now the consumers that hold an increasing amount of power over com-panies and not the other way around. This change in consumer behaviour has caused an identity crisis for traditional advertising, and companies are now searching for new ways of reaching their target audience. The purpose of this combined qualitative and quantitative case study is to examine possible risks and possibilities that a retailing company face when communicating through Facebook. Data has been collected through in-depth interviews with company representatives combined with a quantitative study of the company's Facebook followers in order to answer the questions of (1) which possibilities and risks a retailing company face through the use of a Facebook fanpage and (2) if there is a differ-ence in the attitude and behaviour of active respectively passive followers that may have been caused by a retailing company's marketing communication on Facebook.
Visualiseringsverktyg för modulärproduktutveckling : En studie om designen och implentationen av ett verktyg som ska effektivisera ett modulärt arbetssätt
Due to a growing interest in communication in today?s society the demand for equipment that is used in communication networks increases while the competition between companies that produce this equipment grows. To meet the increasing demand and at the same time having a competitive product development many companies use some effective product design, such as the modular product design. When a modular product design is used it?s good to compare different module configurations for a certain product and to simplify these comparisons some tool can be used.
Säkrare träning med rätt redskap.Utveckling av avlastande redskap vid knäböj iSmithmaskin.
The purpose of this thesis was to examine if there where fallacies in the design solutions for the business system IFS Applications from a user perspective, and if so, correct these from a cognitive science approach.Data collection consisted of three main portions. These where; workshop, individual interviews and observations. The collected data was analyzed and resulted in identification of two main areas in the application that where found lacking.The result of the study showed that the usability for processing large amounts of data and the lack of customization where the main flaws in the application. Two low fidelity prototypes where created with the purpose of rectifying the underlying flawed design solutions that where identified from the collected data..
Big Data - Stort intresse, nya möjligheter
Dagens informationssamhälle har bidragit till att människor, maskiner och företag genererar och lagrar stora mängder data. Hanteringen och bearbetningen av de stora datamängderna har fått samlingsnamnet Big Data.De stora datamängderna ökar bland annat möjligheterna att bedriva kunskapsbaserad verksamhetsutveckling. Med traditionella metoder för insamling och analys av data har kunskapsbaserad verksamhetsutveckling tillämpats genom att skicka ut resurskrävande marknadsundersökningar och kartläggningar, ofta genomförda av specialiserade undersökningsföretag. Efterhand som analyser av samhällets befintliga datamängder blir allt värdefullare,har undersökningsföretagen därmed en stor utvecklingsmöjlighet att vaska guld ifrån samhällets enorma datamängder.
Studien är genomförd som en explorativ fallstudie som undersöker hur svenska undersökningsföretag arbetar med Big Data och identifierar några av de utmaningar de står inför tillämpningen av Big Data analyser i verksamheten. Resultatet visar att de deltagande undersökningsföretagen använder Big Data som verktyg för att effektivisera befintliga processer och i viss mån komplettera traditionella undersökningar.
Effektiv och underhållssäker lagring av medicinsk data
Creating a database to manage medical data is not the easiest. We create a database to be used for a presentation tool that presents medical data about patients that is stored in the database. We examine which of the three databases, MySQL with relational design, MySQL with EAV design and MongoDB that are best suited for storing medical data. The analysis i performed in two steps. The first step handles the database that is most effective to retriev data. The second step examines how easy it is to change the structure of the various databases. The results show that depending on whether efficiency or maintenance is most important, different databases are the best choise. MySQL with relational design proves to be most effective while MongoDB is the easiest to maintain..
A Collaborative VolumeViewer
This study has been carried out as a part of the EC funded project, SMARTDOC IST-2000-28137, with the objective of developing application components that provide highly interactive visualization and collaboration functionalities. The low-level components from the graphics library AVS OpenViz 2.0 are used as the development basis. The application components can be inserted into electronic documents that allow embedded controls such as web documents or Microsoft Word or PowerPoint documents. Instead of displaying results as static images, a SMARTDOC component provides the ability to visualize data and interact with it inside the document. Although the principal goal of the SMARTDOC project is to create components in a number of different application domains this study concentrates on developing a medical imaging application component in collaboration with the project partners AETmed and professor Alan Jackson at the University of Manchester.
Fysikämnet i förändring : Är fysiklärarna rustade för de nya momenten; den kondenserade materiens elektronstruktur, nanoteknologi samt materialfysik?
The aim with this essay is to find out what the expected changes in the subject physics will lead to for teachers and their pupils in ?gymnasiet?. The new fields we have chosen to focus on are electronic structure of condensed matter, nanotechnology and material physics. By studying earlier used curricula and textbooks, we illustrate what teachers may have come into contact with in their teaching careers. The main focus lies on what teachers claim to know about the fields mentioned above and if there is a need for further education.
Applikationsutveckling i språket Objective-C för iOS
Applications for mobile devices, also known as apps, are today the backbone of a huge market where the company Apple is one of the key players. Apple develops, among other things, handheld electronic devices, which are powered by the operating system iOS. Through iOS, millions of customers get access to Apple?s App Store.During a period of two months, an app in the form of a game has been developed for iOS in the programming language Objective-C. The user of the app is presented intuitive menus and interactive graphical objects that seemingly obey physical laws.
Shortstop Electronic Protection System : slutet för dagens och framtidens radarzonrör?
Krigshistorien har visat otaliga exempel på kampen mellan medel och motmedel och detta arbete beskriver ett av desenaste inslagen i denna envig. Motmedlet kallas Shortstop Electronic Protection System (SEPS) och är framtaget föratt möta radarbaserade elektroniska zonrör. Syftet med uppsatsen har varit att få en ökad förståelse för systemet och attutröna om det klarar kraven som ställs av en svensk amfibisk insatsstyrka (ATU) i en framtida internationellfredsoperation. Inledningsvis konstateras att behovet av ett skydd mot radarzonrör existerar i vald hot-, ochförbandsmiljö samt att kraven på motmedlet innefattar mycket hög prestanda på bl.a. reaktionstider och autonomitet.Radarzonrören har en mängd olika förmågor där de modernare mer avancerade zonrören innefattar olika typer avstörskydd.
Quality of Service i IP-nätverk
The original promise behind the Internet Protocol was to deliver data from a sender to the receiver using a best-effort approach. This means that the protocol makes no guarantees except that it will try to deliver the data to the destination. If some problem occurs the packet may be discarded by the network without any notice. No guarantees are made regarding the time it takes to deliver the data, the rate at which data will be delivered or if data is delivered in the same order it was sent. The best-effort approach is arguably the reason behind the success of the Internet Protocol and is what makes IP scalable to networks the size of the Internet.