43 resultados para Foundry engineering
Resumo:
While the WTO agreements do not regulate the use of biotechnology per se, their rules can have a profound impact on the use of the technology for both commercial and non-commercial purposes. This book seeks to identify the challenges to international trade regulation that arise from biotechnology. The contributions examine whether existing international obligations of WTO Members are appropriate to deal with the issues arising for the use of biotechnology and whether there is a need for new international legal instruments, including a potential WTO Agreement on Biotechnology. They combine various perspectives on and topics relating to genetic engineering and trade, including human rights and gender; intellectual property rights; traditional knowledge and access and benefit sharing; food security, trade and agricultural production and food safety; and medical research, cloning and international trade.
Resumo:
We describe herein some immunological properties of human fetal bone cells recently tested for bone tissue-engineering applications. Adult mesenchymal stem cells (MSCs) and osteoblasts were included in the study for comparison. Surface markers involved in bone metabolism and immune recognition were analyzed using flow cytometry before and after differentiation or treatment with cytokines. Immunomodulatory properties were studied on activated peripheral blood mononuclear cells (PBMCs). The immuno-profile of fetal bone cells was further investigated at the gene expression level. Fetal bone cells and adult MSCs were positive for Stro-1, alkaline phosphatase, CD10, CD44, CD54, and beta2-microglobulin, but human leukocyte antigen (HLA)-I and CD80 were less present than on adult osteoblasts. All cells were negative for HLA-II. Treatment with recombinant human interferon gamma increased the presence of HLA-I in adult cells much more than in fetal cells. In the presence of activated PBMCs, fetal cells had antiproliferative effects, although with patterns not always comparable with those of adult MSCs and osteoblasts. Because of the immunological profile, and with their more-differentiated phenotype than of stem cells, fetal bone cells present an interesting potential for allogeneic cell source in tissue-engineering applications.
Resumo:
Much of the knowledge about software systems is implicit, and therefore difficult to recover by purely automated techniques. Architectural layers and the externally visible features of software systems are two examples of information that can be difficult to detect from source code alone, and that would benefit from additional human knowledge. Typical approaches to reasoning about data involve encoding an explicit meta-model and expressing analyses at that level. Due to its informal nature, however, human knowledge can be difficult to characterize up-front and integrate into such a meta-model. We propose a generic, annotation-based approach to capture such knowledge during the reverse engineering process. Annotation types can be iteratively defined, refined and transformed, without requiring a fixed meta-model to be defined in advance. We show how our approach supports reverse engineering by implementing it in a tool called Metanool and by applying it to (i) analyzing architectural layering, (ii) tracking reengineering tasks, (iii) detecting design flaws, and (iv) analyzing features.
Resumo:
Enterprise Applications are complex software systems that manipulate much persistent data and interact with the user through a vast and complex user interface. In particular applications written for the Java 2 Platform, Enterprise Edition (J2EE) are composed using various technologies such as Enterprise Java Beans (EJB) or Java Server Pages (JSP) that in turn rely on languages other than Java, such as XML or SQL. In this heterogeneous context applying existing reverse engineering and quality assurance techniques developed for object-oriented systems is not enough. Because those techniques have been created to measure quality or provide information about one aspect of J2EE applications, they cannot properly measure the quality of the entire system. We intend to devise techniques and metrics to measure quality in J2EE applications considering all their aspects and to aid their evolution. Using software visualization we also intend to inspect to structure of J2EE applications and all other aspects that can be investigate through this technique. In order to do that we also need to create a unified meta-model including all elements composing a J2EE application.