19 research outputs found
Power and controls system design and installation for UWF solar race cars
The University of West Florida has had a solar car team since the fall of 2016. There have been a number of mechanical engineering enterprise teams and electrical capstone teams actively working on this project. The previous electrical team to work on this project developed a controls system for the UWF Enterprise Car, which we have since tested, redesigned, constructed, and installed on the vehicle. The additional UWG solar car is a vehicle donated by MIT, which is called Flux. The vehicle originally consisted of a shell and solar array. The goal for this vehicle was to design a controls system, based and improved upon the system designed by the previous electrical team, purchase related components, build, test, and finally install the components onto the vehicle. The current state of the UWF Enterprise car and Flux consist of the developed control systems installed and functioning as desired. The members on the electrical team are Jake Kriner (team lead), Haley Mckenzie (treasurer), and Justin Wymore
The Development of a Bilingual Program in the Heart of Iowa
In the article, the author reviews the process of programmatic change as services for limited English proficient (LEP) students at Woodbury Elementary School in Marshalltown, Iowa progressed from a pull-out English as a Second Language (ESL) program to a transitional bilingual program, and ultimately to an inclusive bilingual model. The author recounts the early stages of the program, its growth and history, and the conditions which led to the change. The author also provides a detailed snapshot of the current program, including goals, various implementation issues and their resolutions, and a summary of student performance results. Continual evolution of the program as well as attempts to address current challenges is also discusse
The XBabelPhish MAGE-ML and XML Translator
Abstract Background MAGE-ML has been promoted as a standard format for describing microarray experiments and the data they produce. Two characteristics of the MAGE-ML format compromise its use as a universal standard: First, MAGE-ML files are exceptionally large – too large to be easily read by most people, and often too large to be read by most software programs. Second, the MAGE-ML standard permits many ways of representing the same information. As a result, different producers of MAGE-ML create different documents describing the same experiment and its data. Recognizing all the variants is an unwieldy software engineering task, resulting in software packages that can read and process MAGE-ML from some, but not all producers. This Tower of MAGE-ML Babel bars the unencumbered exchange of microarray experiment descriptions couched in MAGE-ML. Results We have developed XBabelPhish – an XQuery-based technology for translating one MAGE-ML variant into another. XBabelPhish's use is not restricted to translating MAGE-ML documents. It can transform XML files independent of their DTD, XML schema, or semantic content. Moreover, it is designed to work on very large (> 200 Mb.) files, which are common in the world of MAGE-ML. Conclusion XBabelPhish provides a way to inter-translate MAGE-ML variants for improved interchange of microarray experiment information. More generally, it can be used to transform most XML files, including very large ones that exceed the capacity of most XML tools.</p
A software framework for microarray and gene expression object model (MAGE-OM) array design annotation
Abstract Background The MIAME and MAGE-OM standards defined by the MGED society provide a specification and implementation of a software infrastructure to facilitate the submission and sharing of data from microarray studies via public repositories. However, although the MAGE object model is flexible enough to support different annotation strategies, the annotation of array descriptions can be complex. Results We have developed a graphical Java-based application (Adamant) to assist with submission of Microarray designs to public repositories. Output of the application is fully compliant with the standards prescribed by the various public data repositories. Conclusion Adamant will allow researchers to annotate and submit their own array designs to public repositories without requiring programming expertise, knowledge of the MAGE-OM or XML. The application has been used to submit a number of ArrayDesigns to the Array Express database.</p
Mycobacterium tuberculosis Responds to Chloride and pH as Synergistic Cues to the Immune Status of its Host Cell
PubMed ID: 23592993This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited
Estimated average annual water balance for Piceance and Yellow Creek watersheds
August 1974.Report prepared for U.S. Geological Survey, Water Resources Division, Colorado District, in cooperation with the Colorado Department of Natural Resources
Symbiosis of Tele-Immersive Environments with Creative Choreography
Copyright is held by the author/owner(s). Presented at: Supporting creative acts beyond dissemination. Creativity & Cognition 2007, June 13, 2007, Washington DC, USA In this position paper we present a symbiotic creative system, consisting of creative dance choreographers and 3D tele-immersive environment (TI) technologists feeding off each other in terms of creativity and innovation. We will discuss this symbiotic relationship within the context of Creative Systems Theory by Charles M. Johnston. We will show how TI ‘feeds ’ the creativity process in dance choreography and how choreography ‘feeds ’ the innovation process in TI technology
OntologyWidget – a reusable, embeddable widget for easily locating ontology terms
Abstract Background Biomedical ontologies are being widely used to annotate biological data in a computer-accessible, consistent and well-defined manner. However, due to their size and complexity, annotating data with appropriate terms from an ontology is often challenging for experts and non-experts alike, because there exist few tools that allow one to quickly find relevant ontology terms to easily populate a web form. Results We have produced a tool, OntologyWidget, which allows users to rapidly search for and browse ontology terms. OntologyWidget can easily be embedded in other web-based applications. OntologyWidget is written using AJAX (Asynchronous JavaScript and XML) and has two related elements. The first is a dynamic auto-complete ontology search feature. As a user enters characters into the search box, the appropriate ontology is queried remotely for terms that match the typed-in text, and the query results populate a drop-down list with all potential matches. Upon selection of a term from the list, the user can locate this term within a generic and dynamic ontology browser, which comprises the second element of the tool. The ontology browser shows the paths from a selected term to the root as well as parent/child tree hierarchies. We have implemented web services at the Stanford Microarray Database (SMD), which provide the OntologyWidget with access to over 40 ontologies from the Open Biological Ontology (OBO) website 1. Each ontology is updated weekly. Adopters of the OntologyWidget can either use SMD's web services, or elect to rely on their own. Deploying the OntologyWidget can be accomplished in three simple steps: (1) install Apache Tomcat 2 on one's web server, (2) download and install the OntologyWidget servlet stub that provides access to the SMD ontology web services, and (3) create an html (HyperText Markup Language) file that refers to the OntologyWidget using a simple, well-defined format. Conclusion We have developed OntologyWidget, an easy-to-use ontology search and display tool that can be used on any web page by creating a simple html description. OntologyWidget provides a rapid auto-complete search function paired with an interactive tree display. We have developed a web service layer that communicates between the web page interface and a database of ontology terms. We currently store 40 of the ontologies from the OBO website 1, as well as a several others. These ontologies are automatically updated on a weekly basis. OntologyWidget can be used in any web-based application to take advantage of the ontologies we provide via web services or any other ontology that is provided elsewhere in the correct format. The full source code for the JavaScript and description of the OntologyWidget is available from http://smd.stanford.edu/ontologyWidget/.</p
OntologyWidget - a reusable, embeddable widget for easily locating ontology terms.
Biomedical ontologies are being widely used to annotate biological data in a computer-accessible, consistent and well-defined manner. However, due to their size and complexity, annotating data with appropriate terms from an ontology is often challenging for experts and non-experts alike, because there exist few tools that allow one to quickly find relevant ontology terms to easily populate a web form.We have produced a tool, OntologyWidget, which allows users to rapidly search for and browse ontology terms. OntologyWidget can easily be embedded in other web-based applications. OntologyWidget is written using AJAX (Asynchronous JavaScript and XML) and has two related elements. The first is a dynamic auto-complete ontology search feature. As a user enters characters into the search box, the appropriate ontology is queried remotely for terms that match the typed-in text, and the query results populate a drop-down list with all potential matches. Upon selection of a term from the list, the user can locate this term within a generic and dynamic ontology browser, which comprises the second element of the tool. The ontology browser shows the paths from a selected term to the root as well as parent/child tree hierarchies. We have implemented web services at the Stanford Microarray Database (SMD), which provide the OntologyWidget with access to over 40 ontologies from the Open Biological Ontology (OBO) website 1. Each ontology is updated weekly. Adopters of the OntologyWidget can either use SMD's web services, or elect to rely on their own. Deploying the OntologyWidget can be accomplished in three simple steps: (1) install Apache Tomcat 2 on one's web server, (2) download and install the OntologyWidget servlet stub that provides access to the SMD ontology web services, and (3) create an html (HyperText Markup Language) file that refers to the OntologyWidget using a simple, well-defined format.We have developed OntologyWidget, an easy-to-use ontology search and display tool that can be used on any web page by creating a simple html description. OntologyWidget provides a rapid auto-complete search function paired with an interactive tree display. We have developed a web service layer that communicates between the web page interface and a database of ontology terms. We currently store 40 of the ontologies from the OBO website 1, as well as a several others. These ontologies are automatically updated on a weekly basis. OntologyWidget can be used in any web-based application to take advantage of the ontologies we provide via web services or any other ontology that is provided elsewhere in the correct format. The full source code for the JavaScript and description of the OntologyWidget is available from http://smd.stanford.edu/ontologyWidget/
Recommended from our members
Indigenous Memory and Nature Interact: Native Californian Stories | Greg Sarris and Beth Piatote (Lecture, 75 minutes)
Indigenous Memory and Nature Interact: Native Californian Stories | Greg Sarris and Beth Piatote (Fall 2022 Speaker Series)Lecture, 75 minutes; Part of the Fall 2022 Speaker Series (Landscapes of Migration, Incarceration and Resistance)Click the title and scroll to the gray box below to access the video.Friday, September 2, 2022 Recording of presentation at @BAMPFA Osher Theater; free and open to the publicSpeakers:Greg Sarris, Tribal Chairman, Federated Indians of Graton Rancheria (Coast Miwok) and Author In conversation with Beth Piatote, Associate Professor of Comparative Literature and English, UC Berkeley; Director, Arts Research CenterDescription:Indigenous leader and author Greg Sarris joined Assoc. Prof. of Comparative Literature and English Beth Piatote to discuss how literature and nature intersect with stories of Bay Area Native American history. Sarris shared insights from his memoir Becoming Story, which explores Coast Miwok culture. Centering Native lands, such as Angel Island (Coast Miwok territory) can frame a dialogue about Native American resistance and persistence in the face of settler colonialism and global migration.UC Berkeley Arts + Design Fridays: Landscapes of Migration, Incarceration, and Resistance is a lively series of talks by artists, performers, scholars, and activists exploring themes of global and US migration, exclusion, and belonging. It is also a UC Berkeley course offered as Humanities 20: Explorations of Art + Design. Organized by Susan Moffat, Creative Director of Future Histories Lab and Executive Director of the Global Urban Humanities Initiative and by Lisa Wymore, Professor of Theater, Dance and Performance Studies and Faculty Advisor of Berkeley Arts + Design. Hosted by Susan Moffat.—This speaker series is part of a program of music and dance performances, exhibitions, public conversations, and courses called A Year on Angel Island (futurehistories.berkeley.edu/angel-island/), using the historic Angel Island Immigration Station in San Francisco Bay as a jumping-off point to consider landscapes from China to Australia to Mexico as sites of memory and meaning.A Year on Angel Island is organized by Future Histories Lab and the Arts + Design Initiative. UC Berkeley departmental cosponsors include the Departments of Music; Theater, Dance, and Performance Studies; Ethnic Studies; History; and American Studies. Campus partners include the Arts Research Center, the Berkeley Interdisciplinary Migration Initiative, On the Same Page, Othering and Belonging Institute, Center for Race & Gender, Worth Ryder Gallery, and BAMPFA. Our community partner is the Angel Island Immigration Station Foundation
