Spelling suggestions: "subject:"XML (document markup anguage)"" "subject:"XML (document markup 1anguage)""
191 |
The web-based database management system for the computer science graduate programVu, Dung Tien 01 January 2004 (has links)
The purpose of this project is to provide faculty and students a secure access to graduate student resources and it will also cover database design, web development, security, migration, and deployment of the new system.
|
192 |
Vacation systemLee, Min-Wei 01 January 2005 (has links)
The purpose of this project was to explore the use of Web services to solve enterprise computing problems. XML-based Web services allow complex information systems to be subdivided. In order to explore this architectural paradigm, two systems were built: an employee records sytem, and a vacation system.
|
193 |
Integrating XML and RDF concepts to achieve automation within a tactical knowledge management environmentMcCarty, George E., Jr. 03 1900 (has links)
Approved for public release, distribution is unlimited / Since the advent of Naval Warfare, Tactical Knowledge Management (KM) has been critical to the success of the On Scene Commander. Today's Tactical Knowledge Manager typically operates in a high stressed environment with a multitude of knowledge sources including detailed sensor deployment plans, rules of engagement contingencies, and weapon delivery assignments. However the WarFighter has placed a heavy reliance on delivering this data with traditional messaging processes while focusing on information organization vice knowledge management. This information oriented paradigm results in a continuation of data overload due to the manual intervention of human resources. Focusing on the data archiving aspect of information management overlooks the advantages of computational processing while delaying the empowerment of the processor as an automated decision making tool. Resource Description Framework (RDF) and XML provide the potential of increased machine reasoning within a KM design allowing the WarFighter to migrate from the dependency on manual information systems to a more computational intensive Knowledge Management environment. However the unique environment of a tactical platform requires innovative solutions to automate the existing naval message architecture while improving the knowledge management process. This thesis captures the key aspects for building a prototype Knowledge Management Model and provides an implementation example for evaluation. The model developed for this analysis was instantiated to evaluate the use of RDF and XML technologies in the Knowledge Management domain. The goal for the prototype included: 1. Processing required technical links in RDF/XML for feeding the KM model from multiple information sources. 2. Experiment with the visualization of Knowledge Management processing vice traditional Information Resource Display techniques. The results from working with the prototype KM Model demonstrated the flexibility of processing all information data under an XML context. Furthermore the RDF attribute format provided a convenient structure for automated decision making based on multiple information sources. Additional research utilizing RDF/XML technologies will eventually enable the WarFighter to effectively make decisions under a Knowledge Management Environment. / Civilian, SPAWAR System Center San Diego
|
194 |
Developing an after action review system for a 3D interactive training simulation using XMLFiliagos, Dimitrios E. 03 1900 (has links)
Approved for public release, distribution is unlimited / An important capability that many modern 3D interactive training simulations lack is an After Action Review System (AARS) that helps both the trainer and trainee to conduct an After Action Review (AAR). Although AAR is not a new idea in the 3D simulation field, it is not widely used in training simulations. In real life training, AAR has been proven as one of the most important phases of the training procedure, sometimes taking the form of debriefing, or in other cases, by conducting a deeper analysis and discussion of the facts. In order to conduct an AAR, a well-designed system (AARS) must exist to keep track of the conditions and the actions during an exercise, so they can be available for review later. This thesis translates the idea of AAR for real training situations to the 3D interactive simulation domain and also develops an After Action Review System (AARS) using XML technology for capture, analysis, and interactive playback of an entire simulation training session. Users can change the point of view to any desired position and direction, something that is impossible in video streaming playbacks. / Lieutenant, Hellenic Navy
|
195 |
Order-sensitive XML Query Processing Over Relational SourcesMurphy, Brian R 05 May 2003 (has links)
XML is an emerging standard format for data on the Web as well as in business applications. In order to store and access this information in an efficient manner, database technology must be utilized. A relational database system, the most established and mature technology for query processing and storage, creates a strong foundation for such an XML data management system. However, while relational databases are based on SQL queries, the original user queries are written in XQuery, an XML query language. This XML query language has support for order-sensitive queries as XML is an order-sensitive markup language. A major problem has been discovered with loading XML in a relational database. That problem is the lack of native SQL support for and management of order handling. While XQuery has order and positional support, SQL does not have the same support. For example, individuals who were viewing XML information about music albums would have a hard time querying for the first three songs of a track list from a relational backend. Mapping XML documents to relational backends also proves hard as the data models (hierarchical elements versus flat tables) are so different. For these reasons, and other purposes, the Rainbow System is being developed at WPI as a system that bridges XML data and relational data. This thesis in particular deals with the algebra operators that affect order, order sensitive loading and mapping of XML documents, and the pushdown of order handling into SQL-capable query engines. The contributions of the thesis are the order-sensitive rewrite rules, new XML to relational mappings with different order styles, order-sensitive template-driven SQL generation, and a proposed metadata table for order-sensitive information. A system that implements these proposed techniques with XQuery as the XML query language and Oracle as the backend relational storage system has been developed. Experiments were created to measure execution time based on various factors. First, scalability of the system as backend data set size grows is studied. Second, scalability of the system as results returned from the database grows, and finally, query execution times with different loading types are explored. The experimental results are encouraging. Query execution with the relational backend proves to be much faster than native execution within the Rainbow system. These results confirm the practical utility of our proposed order-sensitive XQuery execution solution over relational data.
|
196 |
Efficient Architectures for Retrieving Mixed Data with Rest Architecture Style and HTML5 SupportMaddipudi, Koushik 01 May 2013 (has links)
Software as a service is an emerging but important aspect of the web. WebServices play a vital role in providing it. Web Services are commonly provided in one of two architectural styles: a "REpresentational State Transfer" (REST), or using the "Simple Object Access Protocol" (SOAP.) Originally most web content was text and small images. But more recent services involve complex data structures including text, images, audio, and video. The task of optimizing data to provide delivery of these structures is a complex one, involving both theoretical and practical aspects. In this thesis work, I have considered two architectures developed in the REST architectural style and tested them on mixes of data types (plain text, image, audio) being retrieved from a file system or database. The payload which carries the actual content of a data transmission process can either be in Extensible Markup Language (XML) or JavaScript Object Notation (JSON). Both of these language notations are widely used. The two architectures used in this thesis work are titled as Scenario 1 and Scenario 2. Scenario 1 proposes two different cases for storing, retrieving and presenting the data via a REST web service. We investigate the question of what is the best way to provide different data types (image, audio) via REST Web Service. Payload size for JSON and XML are compared. Scenario 2 proposes an enhanced and optimized architecture which is derived from the pros of the first two cases in Scenario 1. The proposed architecture is best suited for retrieving and serving non-homogeneous data as a service in a homogenous environment. This thesis is composed of theoretical and practical parts. The theory part contains the design and principles of REST architecture. The practical part has a Web Service provider and consumer model developed in Java. The practical part is developed using the Spring MVC framework and Apache CXF, which provides an implementation using JAX-RS, the Java API for RESTful services. A glossary of acronyms used in this thesis appears in the appendix on page 101.
|
197 |
Storage and retrieval of XML documents with a cluster of database systems /Grabs, Torsten. January 2003 (has links)
Eidgenössische Techn. Hochsch., Diss.--Zürich, 2003.
|
198 |
Analysis and optimization for processing grid-scale XML datasetsHead, Michael Reuben. January 2009 (has links)
Thesis (Ph. D.)--State University of New York at Binghamton, Thomas J. Watson School of Engineering and Applied Science, Department of Computer Science, 2009. / Includes bibliographical references.
|
199 |
Java/XML-based Trading Information Processing System for produce wholesale marketYang, Ching-Ling 01 January 2004 (has links)
The purpose of this project is to investigate the use of the emerging XML technologies to improve online Business to Business (B2B) supply chain processes.
|
200 |
Remediation And The Task Of The Translator In The Digital Age Digitally Translating Simone Schwarz-bart's Pluie et Vent Sur Telumee MiracleDiLiberto, Stacey Lynn 01 January 2011 (has links)
In this qualitative study, I examine the utilization of electronic publication and electronic writing systems to provide new possibilities for the translation of French Caribbean literary texts. Using Simone Schwarz‐Bart's 1972 novel Pluie et vent sur Télumée Miracle specifically for analysis and exploration, I investigate the potential of digital technology to aid in the production of literary translations that are mindful not only of the dynamics of language, but of French Caribbean women's discourse as well. Since the cultural turn of translation studies, translators need not only be bilingual but bicultural as well, having a discerning knowledge and familiarity of the culture that they render. Cultural translation scholars, therefore, have argued that translators should make the reasons for their translation choices known through annotations, prefaces, introductions, or footnotes. Advancing this established claim through critical and theoretical analysis and the construction of hypermediated textual translation samples from Pluie et Vent, I argue that translators can make their choices known by utilizing digital writing and hypermedia tools, such as TEI‐conformant XML, for computer assisted translation (CAT) and electronic publication. By moving a new translation of Schwarz‐Bart's text to a digital space, translators have more options in how they present their renderings including what information to include for better textual interpretation and analysis. The role, thus, of the translator has expanded. This person is not just a translator of language and culture, but an editor who provides scholarly information for critical interpretation. She is also a programmer who is skilled in new media iv writing and editing tools and uses those tools rhetorically to invent new methods for the electronic translation of literature.
|
Page generated in 0.0852 seconds