Journal articles on the topic 'Agent UML'

To see the other types of publications on this topic, follow the link: Agent UML.

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Agent UML.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

BERGENTI, FEDERICO, and AGOSTINO POGGI. "SUPPORTING AGENT-ORIENTED MODELLING WITH UML." International Journal of Software Engineering and Knowledge Engineering 12, no. 06 (December 2002): 605–18. http://dx.doi.org/10.1142/s0218194002001086.

Full text
Abstract:
Software engineering relies on the possibility of describing a system at different levels of abstraction. Agent-oriented software engineering introduces a new level of abstraction, that we called agent level, to allow the architect modelling a system in terms of interacting agents. This level of abstraction is not supported by an accepted set of tools and notations yet, even if a number of proposals are available. This paper introduces: (i) An UML-based notation capable of modelling a system at the agent level and (ii) A development framework, called ParADE, exploiting such a notation. The notation we propose is formalized in terms of a UML profile and it supports the realisation of artefacts modelling two basic concepts of the agent level, i.e., the architecture of the multi-agent system and the ontology followed by agents. The choice of formalising our notation in terms of a UML profile allows using it with any off-the-shelf CASE tool. The ParADE framework takes advantage of this choice by providing a code generator capable of producing skeletons of FIPA-compliant agents from XMI files of agent-oriented models. The developer is requested to complete the generated skeletons exploiting the services that ParADE and the underlying agent platform provide.
APA, Harvard, Vancouver, ISO, and other styles
2

BAUER, BERNHARD, JÖRG P. MÜLLER, and JAMES ODELL. "AGENT UML: A FORMALISM FOR SPECIFYING MULTIAGENT SOFTWARE SYSTEMS." International Journal of Software Engineering and Knowledge Engineering 11, no. 03 (June 2001): 207–30. http://dx.doi.org/10.1142/s0218194001000517.

Full text
Abstract:
To gain wider acceptance for the use of agents in industry, it is a necessity to relate it to the nearest antecedent technology (object-oriented software development) and to introduce appropriate artifacts to support the development environment throughout the full system life cycle. We address both of these requirements by presenting AGENT UML, the Agent UML (Unified Modeling Language) — a set of UML idioms and extensions. This paper provides an AGENT UML representation of the internal behavior of an agent; it then relates this internal description to the external behavior of the agent by using and extending UML class diagrams and by describing agent interaction protocols in a new way. Our claim is that by extending the de-facto standard representation for object-oriented modeling to agents, the learning curve for object-oriented developers to adopt aspects of agent-based programming becomes much less steep. Thus, agent-oriented programming as a whole will become more amenable to mainstream software engineering.
APA, Harvard, Vancouver, ISO, and other styles
3

Bauer, Bernhard, and James Odell. "UML 2.0 and agents: how to build agent-based systems with the new UML standard." Engineering Applications of Artificial Intelligence 18, no. 2 (March 2005): 141–57. http://dx.doi.org/10.1016/j.engappai.2004.11.016.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

CRANEFIELD, STEPHEN, and MARTIN PURVIS. "A UML profile and mapping for the generation of ontology-specific content languages." Knowledge Engineering Review 17, no. 1 (March 2002): 21–39. http://dx.doi.org/10.1017/s0269888902000309.

Full text
Abstract:
This paper examines a perceived desire amongst software agent application and platform developers to have the ability to send domain-specific objects within inter-agent messages. If this feature is to be supported without departing from the notion that agents communicate in terms of knowledge, it is important that the meaning of such objects be well defined. Using an object-oriented metamodelling approach, the relationships between ontologies and agent communication and content languages in FIPA-style agent systems are examined. It is argued that for use with distributed multi-agent systems, ontologies should describe the nature of object identity and reference for each defined concept, and a UML profile supporting these modelling capabilities is presented. Finally it is shown how, given an ontology in UML, an ontology-specific object-oriented content language can be generated, allowing object structures (viewed in the abstract as UML object diagrams) to be used within message content to represent propositions, definite descriptions or (for classes without identity) value expressions.
APA, Harvard, Vancouver, ISO, and other styles
5

Huget, M. P. "Agent UML notation for multiagent system design." IEEE Internet Computing 8, no. 4 (July 2004): 63–71. http://dx.doi.org/10.1109/mic.2004.6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Saleh, Kassem, and Christo El-Morr. "M-UML: an extension to UML for the modeling of mobile agent-based software systems." Information and Software Technology 46, no. 4 (March 2004): 219–27. http://dx.doi.org/10.1016/j.infsof.2003.07.004.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Depke, Ralph, Reiko Heckel, and Jochen Malte Küster. "Formal agent-oriented modeling with UML and graph transformation." Science of Computer Programming 44, no. 2 (August 2002): 229–52. http://dx.doi.org/10.1016/s0167-6423(02)00040-0.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Mokhati, Farid, Brahim Sahraoui, Soufiane Bouzaher, and Mohamed Tahar Kimour. "A Tool for Specifying and Validating Agents' Interaction Protocols: From Agent UML to Maude." Journal of Object Technology 9, no. 3 (2010): 59. http://dx.doi.org/10.5381/jot.2010.9.3.a2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Noorul Mubarak, D. Muhammad, and Philomina Simon. "UML Modeling and System Architecture for Agent Based Information Retrieval." International Journal of Computer Science and Information Technology 7, no. 6 (December 31, 2015): 51–60. http://dx.doi.org/10.5121/ijcsit.2015.7604.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

DEPKE, RALPH, REIKO HECKEL, and JOCHEN MALTE KÜSTER. "ROLES IN AGENT-ORIENTED MODELING." International Journal of Software Engineering and Knowledge Engineering 11, no. 03 (June 2001): 281–302. http://dx.doi.org/10.1142/s0218194001000529.

Full text
Abstract:
For the generic specification of protocols, goals, or workflows, many approaches to agent-oriented modeling provide a concept of role. Roles abstract from the concrete agents involved in an interaction. They provide means for the evolution of agents and serve as components of agent design. Despite the widespread usage of roles in agent-oriented modeling, a systematic analysis of the different aspects and properties of this concept is still missing. In this paper, we perform such an analysis and identify requirements for a general role concept. We develop such a role concept for a modeling approach based on the UML and graph transformation systems and exemplify its use for the specification (and application) of protocols. Finally, we provide a run-time semantics for roles based on concepts from the theory of graph transformation.
APA, Harvard, Vancouver, ISO, and other styles
11

Ali, Amen Ben Hadj, Mohamed Khalgui, and Samir Ben Ahmed. "UML-Based Design and Validation of Intelligent Agents-Based Reconfigurable Embedded Control Systems." International Journal of System Dynamics Applications 1, no. 1 (January 2012): 17–38. http://dx.doi.org/10.4018/ijsda.2012010102.

Full text
Abstract:
The paper examines UML-based design and validation of reconfigurable embedded control systems which can have multiple software architectural configurations such that each one is designed by a set of inter-connected software components. To handle dynamic reconfiguration scenarios, the authors define a software agent which interacts with users and applies several forms of reconfiguration at different granularity levels of the system’s architecture. The agent has the ability of monitoring the system’s environment and to apply appropriate and valid reconfiguration scenarios under well-defined constraints. Three architectural levels are defined in order to consider all possible reconfiguration forms of embedded systems. The authors define a set of UML-compliant metamodels to describe the knowledge about the reconfiguration agent, the system architecture, the reconfiguration scenarios, and the reconfiguration events. Validity of reconfigurations scenarios are checked using an UML-based environment which allows evaluating architectural and reconfiguration constraints. The proposed reconfiguration approach is applied to the FESTO production system.
APA, Harvard, Vancouver, ISO, and other styles
12

Saxena, Vipin, and Nimesh Mishra. "UML Modeling of Generic Agent Database Approach under Distributed Computing Environment." International Journal of Computer Applications 56, no. 11 (October 20, 2012): 6–11. http://dx.doi.org/10.5120/8933-3057.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Krishna, Aneesh, Aditya K. Ghose, and Aleksandar Vranesevic. "Agent-oriented conceptual models to UML sequence diagrams via effect annotations." Multiagent and Grid Systems 2, no. 4 (December 20, 2006): 305–23. http://dx.doi.org/10.3233/mgs-2006-2402.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

BARBIER, FRANCK, and XABIER ARETXANDIETA. "STATE-BASED COMPOSITION IN UML 2." International Journal of Software Engineering and Knowledge Engineering 18, no. 08 (December 2008): 987–1011. http://dx.doi.org/10.1142/s0218194008003970.

Full text
Abstract:
The Composition relationship or "black diamond" in the Unified Modeling Language (UML) is recognized for a long time as a key modeling construct. While prior research works demonstrated that this modeling operator had a dubious semantics, new expectations in the field of Component-Based Software Engineering especially, lead to revisit this operator so that it supports dynamical composition, and more precisely, composition modeling expressions and implementations that safely refer to states of software components. At first, the revision of the UML Composition must rely on well-formalized static dependencies between components as, for instance, the property of lifetime dependency between compound and constituent entities. This papers offers a UML metamodel and some associated logical assertions to strengthen the Composition relationship in UML 2. Despite the presence of new diagram types dedicated to composition (i.e., Composite Structure Diagrams), the UML 2 composition model is not yet sufficiently exhaustive and formal for dealing with all cases of composition, including those relating to agent, component or service computing and modeling.
APA, Harvard, Vancouver, ISO, and other styles
15

Saleh, Kassem, Christo El Morr, Aref Mourtada, and Yahya Morad. "A mobile‐agent platform and a game application specifications using M‐UML." Electronic Library 22, no. 1 (February 2004): 32–42. http://dx.doi.org/10.1108/02640470410520096.

Full text
APA, Harvard, Vancouver, ISO, and other styles
16

Hironaka, T., T. Otsuka, M. Mizukawa, and Y. Ando. "Design of The System Framework by UML for Physical Agent System (PAS)." Proceedings of JSME annual Conference on Robotics and Mechatronics (Robomec) 2003 (2003): 5–6. http://dx.doi.org/10.1299/jsmermd.2003.5_5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
17

Winikoff, Michael. "Defining syntax and providing tool support for Agent UML using a textual notation." International Journal of Agent-Oriented Software Engineering 1, no. 2 (2007): 123. http://dx.doi.org/10.1504/ijaose.2007.014406.

Full text
APA, Harvard, Vancouver, ISO, and other styles
18

Moummadi, Kamal, Rachida Abidar, and Hicham Medromi. "Distributed Resource Allocation." International Journal of Mobile Computing and Multimedia Communications 4, no. 2 (April 2012): 49–62. http://dx.doi.org/10.4018/jmcmc.2012040104.

Full text
Abstract:
The growth of technological capabilities of mobile devices, the evolution of wireless communication technologies, and the maturity of embedded systems contributed to expand the Machine to machine (M2M) concept. M2M refers to data communication between machines without human intervention. The objective of this paper is to present the grand schemes of a model to be used in an agricultural Decision support System. The authors start by explaining and justifying the need for a hybrid system that uses both Multi-Agent System (MAS) and Constraint Programming (CP) paradigms. Then, the authors propose an approach for Constraint Programming and Multi-Agent System mixing based on controller agent concept. The authors present concrete constraints and agents to be used in a distributed architecture based on the proposed approach for M2M services and agricultural decision support. The platform is built in Java using general interfaces of both MAS and Constraint Satisfaction Problem (CSP) platforms and the conception is made by agent UML (AUML).
APA, Harvard, Vancouver, ISO, and other styles
19

Abdullatif, Nour, and Sally Kassem. "Modelling of Agent-Based Vehicle Routing Problem Using Unified Modelling Language." Journal Européen des Systèmes Automatisés 53, no. 6 (December 23, 2020): 781–89. http://dx.doi.org/10.18280/jesa.530604.

Full text
Abstract:
The Vehicle Routing Problem (VRP) is among the most studied optimization problems in the field of supply chain management. Typically, VRP requires dispatching a fleet of vehicles from a central depot to deliver demand to pre-determined spatially dispersed customers, with the objective of minimizing the total routing cost, and the constraint of not exceeding vehicles’ capacities. Agent Based Modelling (ABM) assists industries in the use of technology to support their decision-making process. This paper proposes a model of an Agent Based Vehicle Routing Problem System. The system under study is modelled using the Unified Modelling Language 2.0 (UML 2.0). The aim of the proposed model is to exploit the clear visualization provided by UML and the detailed view of the Agent-based modelling, in order to propose a new modeling perspective for the classic VRP. The paper covers the System initiation phase, in addition to, the functional, behavioral, and structural models.
APA, Harvard, Vancouver, ISO, and other styles
20

Tao, Yao Huan, Shao Jie Wang, and Xian Shuai Zhang. "Study on the Energy Management System of Electric Vehicle Charging Station Based on Multi-Agent System." Applied Mechanics and Materials 721 (December 2014): 303–7. http://dx.doi.org/10.4028/www.scientific.net/amm.721.303.

Full text
Abstract:
Under the constraints of distribution transformer capacity and customer charging needs, a UML model for EMS of EV Charging Station is proposed to analyze energy dispatching functions and integrate control strategies of Charging Station. Due to the fact that EV charging system is a complex adaptive system, Multi-Agent System method is utilized in this model. The UML development process provides an extensible and integrated framework, which lays the foundations for the further development on EMS of EV Charging station.
APA, Harvard, Vancouver, ISO, and other styles
21

Feng, Jian Yuan. "The Design of Logistics Vehicle Scheduling System Based on Agent." Applied Mechanics and Materials 530-531 (February 2014): 952–55. http://dx.doi.org/10.4028/www.scientific.net/amm.530-531.952.

Full text
Abstract:
We studied the logistics vehicle scheduling.We have used Unified Modeling Language (UML) for modeling and java agent development framework (JADE) to realize the Agent server-side interactive collaboration features and set up multi-Agent scheduling platform,and have also used the hybrid genetic algorithm to optimize the scheduling task. Through testing examples as well as the combination use of MATLAB and Visual C+ +, the vehicle Gantt chart has been generated to inspect the performance of optimization algorithm.
APA, Harvard, Vancouver, ISO, and other styles
22

Gharbi, Atef, Hamza Gharsellaoui, and Mohamed Khalgui. "Real-Time Reconfigurations of Embedded Control Systems." International Journal of System Dynamics Applications 5, no. 3 (July 2016): 71–93. http://dx.doi.org/10.4018/ijsda.2016070104.

Full text
Abstract:
This paper deals with the study of the reconfiguration of embedded control systems with safety following component-based approaches from the functional level to the operational level. The authors define the architecture of the Reconfiguration Agent which is modelled by nested state machines to apply local reconfigurations. They propose in this journal paper technical solutions to implement the whole agent-based architecture, by defining UML meta-models for both Control Components and also agents. To guarantee safety reconfigurations of tasks at run-time, they define service and reconfiguration processes for tasks and use the semaphore concept to ensure safety mutual exclusions. As a method to ensure the scheduling between periodic tasks with precedence and mutual exclusion constraints, the authors apply the priority ceiling protocol.
APA, Harvard, Vancouver, ISO, and other styles
23

Belghiat, Aissam, and Allaoua Chaoui. "Mapping Mobile Statechart Diagrams to the π-Calculus using Graph Transformation." International Journal of Intelligent Information Technologies 12, no. 4 (October 2016): 1–20. http://dx.doi.org/10.4018/ijiit.2016100101.

Full text
Abstract:
Mobile UML (M-UML) has been proposed as an extension of UML to model mobile agent-based software systems. As UML, M-UML suffers from lack of formal semantics due to its semi-formal nature which penalize the verification of correct behavior of the modeled systems. This paper provides a graphical yet formal approach for the modeling, simulation and verification of mobile statechart diagrams using graph transformations in the AToM3 tool. The authors have firstly proposed meta-models for mobile statechart diagram and flowgraph. Then, a twofold graph grammar is developed for the automatic mapping of mo-bile statechart diagrams into flowgraphs and in the same time generates the cor-responding p-calculus specification. This graph grammar enables either execu-tion through simulation by flowgraphs or verification through model checking, using existing tools (e.g. the Mobility Workbench, MWB). An illustrative example of the authors' approach is provided.
APA, Harvard, Vancouver, ISO, and other styles
24

Klein, Florian, and Holger Giese. "Analysis and design of physical and social contexts in multi-agent systems using UML." ACM SIGSOFT Software Engineering Notes 30, no. 4 (July 2005): 1–8. http://dx.doi.org/10.1145/1082983.1082969.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

Wang, Xing Zhong. "Multi-Agent Based Modeling of Warship Combat Command and Control System." Applied Mechanics and Materials 246-247 (December 2012): 898–902. http://dx.doi.org/10.4028/www.scientific.net/amm.246-247.898.

Full text
Abstract:
To solving the inefficiency-problem in warship combat command and control system, this paper builds multi-agent oriented system architecture. It uses CORBA to support communication among heterogeneous systems and uses UML to design system prototype. Taking our two warships chasing an enemy-warship collaboratively for example, this paper illustrates the agent-oriented modeling process, including the role model, interaction model, state model and class model. This approach is able to meet the needs of modeling the warship combat command and control system.
APA, Harvard, Vancouver, ISO, and other styles
26

Sugiantoro, Bambang, Retantyo Wardoyo, Sri Hartati, and Jazi Eko Istiyanto. "APPLICATION FOR MOBILE AGENT TO ACCESS MYSQL." IJID (International Journal on Informatics for Development) 1, no. 2 (April 12, 2017): 22. http://dx.doi.org/10.14421/ijid.2012.01204.

Full text
Abstract:
Availability of information is increasing rapidly, the method for encoding and storage of information also increased. The number of sources of information brings several problems, among them about how to combine the distributed data storage and different. Information on an organization or company is usually stored in separate locations and different formats. When there is an increase in storage capacity and the amount of information search costs, the company faced with an abundance amount of data. System development methodology used is Rapid Application Development (RAD) with a development framework Guidlines for Rapid Application Engineering (GRAPPLE). The software used in building this application is Borland Jbuilder 9. Rational Rose 2000 is used for the analysis and design using Unified Modeling Language (UML). Mysql server is a type of database to be accessed on each operating system. Operating system used in this study is Windows XP and Linux Fedora Core. This application was developed with aglets, which is one of software for building mobile agent applications.
APA, Harvard, Vancouver, ISO, and other styles
27

Mahmoud, H. Ben, R. Ketata, T. Ben Romdhane, and S. Ben Ahmed. "A Multi-Agent Approach for modeling a Quality Management System with UML Class and Sequence Diagram." International Journal of Intelligent Computing Research 1, no. 2 (June 1, 2010): 38–46. http://dx.doi.org/10.20533/ijicr.2042.4655.2010.0005.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

Pu, Hong Bin, Wei Guang Li, and Quan Quan Liu. "The Platform Architecture of Digital Design and Manufacture for Printing and Die-Cutting Machinery of Corrugated Board Based on MAS." Advanced Materials Research 346 (September 2011): 280–86. http://dx.doi.org/10.4028/www.scientific.net/amr.346.280.

Full text
Abstract:
The paper presents a platform architecture of digital design and manufacture for Printing and Die-Cutting Machinery of Corrugated Board (PDMCB) based on Multi-Agent System (MAS) to improve the design and manufacture efficiency of PDMCB. In the first, the framework of digital design and manufacture platform for PDMCB has been developed based on the technology of MAS and Product Lifecycle Management (PLM) after analyzing the characteristic of digital design and manufacture system for PDMCB. Secondly, the agents’ functions of the MAS developed for PDMCB are defined and the communication ways between agents are illustrated by Unified Modeling Language (UML). Finally, the prototype system for PDMCB digital design is developed with JADE. The framework brought out in the paper will provide some references to develop the platform of digital design and manufacture for PDMCB.
APA, Harvard, Vancouver, ISO, and other styles
29

ZENOBIA, BRENT A., and CHARLES M. WEBER. "BRIDGING THE GAP BETWEEN ARTIFICIAL MARKET SIMULATIONS AND QUALITATIVE RESEARCH IN DIFFUSION OF INNOVATION." International Journal of Innovation and Technology Management 09, no. 04 (August 2012): 1250026. http://dx.doi.org/10.1142/s0219877012500265.

Full text
Abstract:
Artificial markets are an emerging form of agent-based simulation in which agents represent individual industries, firms, or consumers interacting under simulated market conditions. While artificial markets demonstrate considerable potential for advancing innovation research, the validity of the method depends on the ability of researchers to construct agents that faithfully capture the key behavior of targeted entities. To date, few such methods have been documented in the academic literature. This article describes a novel method for combining qualitative innovation research (case studies, grounded theory, and sequence analysis) with software engineering techniques to synthesize simulation-ready theories of adoption behavior. A step-by-step example is provided from the transportation domain. The result was a theory of adoption behavior that is sufficiently precise and formal to be expressed in Unified Modeling Language (UML). The article concludes with a discussion of the limitations of the method and recommendations future applications to the study of diffusion of innovation.
APA, Harvard, Vancouver, ISO, and other styles
30

Saeppu, Julianus, Thomson Mary, and Heri Mulyono. "SISTEM INFORMASI PEMESANAN TIKET KAPAL MENTAWAI FAST KOTA PADANG BERBASIS WEB." Edik Informatika 6, no. 1 (December 14, 2019): 13–19. http://dx.doi.org/10.22202/ei.2019.v6i1.3658.

Full text
Abstract:
ABSTRACT Mentawai Fast is a company engaged in the field of transportation services. The problem is that there is no web-based ship ticket booking information system, ticket purchases are still manual or a passenger must go to the agent to buy tickets and requires a long time. In this system, it starts with analyzing the current system, which is done by output design, input design, file design. The research method used is SDLC (System Devolopment Life Cyle) with stages a). Planning, b) Analysis, c) Designing Systems and Software, d). Implementation, using design tools, namely UML (Unified Modeling Language). With the design of this ordering information system, it is expected to provide maximum service to customers and minimize errors in data processing. The benefits of this ordering information system are expected to improve service to customers and facilitate the transaction process faster and easier. Keywords: Information Systems, Tickets, Web, PHP, SDLC, UML
APA, Harvard, Vancouver, ISO, and other styles
31

Chtourou, Wassim, and Lotfi Bouzguenda. "Interaction Protocols Adaptation Based Coordination for Crisis Management Processes." International Journal of Information Systems for Crisis Response and Management 7, no. 4 (October 2015): 67–87. http://dx.doi.org/10.4018/ijiscram.2015100104.

Full text
Abstract:
This work deals with Interaction Protocols adaptation for coordination in the context of Crisis Management Processes. One possible way to deal with this coordination is the use of Interaction Protocols (IP). In order to guarantee an efficient use of IP, one needs to adapt them. In this paper, the authors propose the conjointly use of version and context concepts to model the IP versions and their contexts within a coherent conceptual framework, called MDA. Following this practice, they first propose the contextualized versioned IP meta model. Second, they propose an extension of Agent UML sequence diagram meta-model in order to specify graphically the contextualized versioned IP. Third, they provide an Interaction Protocols Adaptation and Management System to support the life cycle of IP from modeling to performing. Finally, they illustrate their solution through a well-known crisis scenario called “Air Crash Management Process”.
APA, Harvard, Vancouver, ISO, and other styles
32

Gailly, Frederik, Wim Laurier, and Geert Poels. "Positioning and Formalizing the REA Enterprise Ontology." Journal of Information Systems 22, no. 2 (September 1, 2008): 219–48. http://dx.doi.org/10.2308/jis.2008.22.2.219.

Full text
Abstract:
ABSTRACT: Recent Resource, Event, Agent (REA) research has focused on defining and theoretically justifying the ontology's contents. Here, we elaborate on more practical issues related to REA. First, we classify REA and its applications using ontology classification schemes and application frameworks. This analysis clarifies REA's application potential but also reveals weaknesses that may impede its operationalization. Next, we propose a new REA ontology specification that uses a Unified Modeling Language (UML) profile for graphically representing ontologies. This new specification is more complete and precise than previously available specifications, without compromising understandability. It can easily be transformed into a machine-readable representation for automatic processing, which is a prerequisite for the successful application of REA in business modeling, software engineering, knowledge representation, and interoperability creation. The paper ends with a proof of concept application in which a formal Ontology Web Language (OWL) specification of REA is fed into the Prote´ge´ knowledge representation tool and subsequently used for the development of an enterprise schema.
APA, Harvard, Vancouver, ISO, and other styles
33

Ibrahim, Maha Khalil, Nadia Mahmood Hussien, and Saad Najim Alsaad. "Smart system for monitoring ammonium nitrate storage warehouse." Indonesian Journal of Electrical Engineering and Computer Science 23, no. 1 (July 1, 2021): 583. http://dx.doi.org/10.11591/ijeecs.v23.i1.pp583-589.

Full text
Abstract:
<span>Ammonium nitrate (AN, NH4NO3) is one of the materials used in chemical industry and in agriculture. AN is not considered a fire risk but it is a strong oxidizing agent that can lead to fire and explosion, so, the ammonium nitrate must be stored under specific environmental conditions to avoid the occurrence of dangerous situations. In this paper, a smart monitoring system for Ammonium nitrate storage is developed. The system consists of three-parts: monitoring chemicals system part (MCS), warehouse monitoring part (WMP), and emergency part (EP). MCS includes several hardware components: Arduino microcontroller, Ds18b20 sensor, MQ sensors, system for mobile communication (GSM), global position system (GPS), buzzer, and LCD. Two types of alarms are designed, the first one is for the WMP that to receive the alarm when temperature is exceeds than a specific threshold in chemical warehouse. The second one is for EP. It represents the receiver part to receive the alarm with the location of the place that indicates to certain gases leakage that could cause a fire or explosion. Also, a buzzer is listening and display the sensor state on LCD. The system follows the object-oriented software engineering (OOSE) approach using unified modeling language (UML).</span>
APA, Harvard, Vancouver, ISO, and other styles
34

Aisyah, Euis Sitinur, Devi Finastika, and Nia Kurniasih. "Rancang Bangun Sistem Informasi Monitoring Laporan Inventory Control PT.Daiichi Elevator Indonesia." Journal CERITA 6, no. 2 (August 24, 2020): 206–15. http://dx.doi.org/10.33050/cerita.v6i2.1161.

Full text
Abstract:
PT. Daiichi Elevator Indonesia is a company engaged in the sale of elevators, escalators and spare parts. PT. Daiichi Elevator Indonesia applies a single agent from the Chinese company Daiichi Seloon. In the monitoring inventory control system PT. Daiichi Elevator Indonesia. Found some weaknesses of the system such as making safety reports still running manually and not complicated so that planning and data processing is still found some input errors that occur have not been properly computerized, in accordance with the request, so it needs to be designed as a computerized system and equipped with both to produce true and accurate information. This study discusses systems that provide the latest information and provide users as admin and users in the system to input, process, and output preparations. By using the interview method, observation on the system and the PIECES analysis method to see the strength of the company to support this monitoring system also uses the PHP programming language using a database using MySQL, as well as making that is poured using UML (Unified Modeling Language) using diagrams such as use case , activity. In terms of analyzing the existing system at PT Daiichi Elevator Indonesia, it is expected that the admin will no longer make company inventory reports, because the data that will be made into inventory reports will be automatically processed and become print-ready reports through the system.
APA, Harvard, Vancouver, ISO, and other styles
35

Yuli Prasetyo, Dwi. "Sistem Informasi Monitoring Covid-19 Berbasis Web." JUTI UNISI 4, no. 2 (December 30, 2020): 7–20. http://dx.doi.org/10.32520/juti.v4i2.1400.

Full text
Abstract:
Corona virus merupakan virus RNA strain tunggal positif, berkapsul dan tidak bersegmen. Corona virus tergolong ordo Nidovirales, keluarga Corona viridae.Struktur corona virus membentuk struktur seperti kubus dengan protein S berlokasi di permukaan virus. Protein S atau spike protein merupakan salah satu protein antigen utama virus dan merupakan struktur utama untuk penulisan gen. Protein S ini berperan dalam penempelan dan masuknya virus kedalam sel host (interaksi protein S dengan reseptornya di sel inang). Coronavirus bersifat sensitif terhadap panas dan secara efektif dapat dinonaktifkan oleh desinfektan mengandung klorin, pelarut lipid dengan suhu 56℃ selama 30 menit, eter, alcohol, asam perioksiasetat, detergen non-ionik, formalin, oxidizing agent dan kloroform. Klorheksidin tidak efektif dalam menonaktifkan virus. Covid 19 atau lebih dikenal dengan sebutan virus corona mulai muncul pada akhir tahun 2019, dan perkembangan jumlah yang terinfeksi covid 19 setiap hari nya terus bertambah, bahkan jumlah yang meninggal dunia lebih tinggi dari pada jumlah yang sembuh. Orang yang lebih rentan tertular covid 19 ini yaitu yang berusia 50 tahun ke atas.Permasalahan yang sedang di hadapi sekarang yaitu masyarakat kesulitan dalam memantau informasi seputar perkembangan virus corona. Tujuan penelitian ini adalah untuk membangun sistem informasi monitoring covid 19 berbasis web untuk mempermudah masyarakat dalam melakukan pemantauan terhadap perkembangan covid-19 yang ada di indonesia maupun global. Teknik perancangan sistem menggunakan metode PIECES (Performance, Information, Economy, Control, Eficiency and Service) dan Tools UML (Unified Modelling Languange).Hasil penelitian ini adalah sebuah sitem informasi monitoring covid-19 berbasisweb.
APA, Harvard, Vancouver, ISO, and other styles
36

Hanandeh, Feras Ahmad, Izzat Alsmadi, Majdi Yousef Al Shannag, and Essam Al Daoud. "Mobile agents modelling using UML." International Journal of Business Information Systems 19, no. 4 (2015): 419. http://dx.doi.org/10.1504/ijbis.2015.070202.

Full text
APA, Harvard, Vancouver, ISO, and other styles
37

Huh, Jun-Ho, and Seong-Kyu Kim. "Verification Plan Using Neural Algorithm Blockchain Smart Contract for Secure P2P Real Estate Transactions." Electronics 9, no. 6 (June 26, 2020): 1052. http://dx.doi.org/10.3390/electronics9061052.

Full text
Abstract:
Blockchain and artificial intelligence are the most important keywords in the Fourth Industrial Revolution. This study sought to apply these core technologies to future validated algorithms that make real estate transactions secure to come up with an encryption algorithm. In addition, the real estate transaction is being paid a large fee by the middlemen, the real estate agent. Furthermore and recently, P2P (peer-to-peer) real estate exchange is used a lot. However, these P2P real estate exchanges also have problems that have not been identified by each other between landlords and tenants. In particular, a research model was established to compare and verify the PBFT (practical Byzantine fault tolerance) algorithm of Hyperledger through the blockchain agreement process. Subsequently, a process for verifying the real estate contract was established. Through VM (virtual machine) research methodology for the verification of blockchain real estate contracts, ElGamal communication was provided to prove quantum cryptography. We also automated lightweight encryption test verification tools and blockchain smart contract VM (virtual machine) models using artificial intelligence. Verification was performed through a reservation server and a monitoring server using a test verification tool for network-based lightweight security IoT (Internet of things) GW (gateway). It presents important ECP (elastic curve program) and elastic curve Qu-Vanstone (ECQV) models among the main functions of the blockchain smart contract, and it is equipped with quantum-based encryption algorithm. In addition, the necessary UML (unified modeling language) source code and performance data were calculated according to the actual experimental environment, and the average value for blockchain for administrative or government authorized assets—4000 TPS (transaction per second) were tested. In the future, we want to use this technology for real estate transactions.
APA, Harvard, Vancouver, ISO, and other styles
38

Chen, W. Q., T. G. Liu, J. H. Liu, and S. Ch Xu. "DNA marker of Tilletia controversa Kühn, a causal agent of wheat dwarf bunt." Czech Journal of Genetics and Plant Breeding 42, Special Issue (August 1, 2012): 13. http://dx.doi.org/10.17221/6221-cjgpb.

Full text
APA, Harvard, Vancouver, ISO, and other styles
39

Filho, Edivá Basilio da Silva, Aline Laiane Silva, Alcione Oliveira Santos, Deusilene Souza Vieira Dall’acqua, and Luan Felipo Botelho Souza. "Infecções Respiratórias de Importância Clínica: uma Revisão Sistemática." REVISTA FIMCA 4, no. 1 (January 1, 2017): 7–16. http://dx.doi.org/10.37157/fimca.v4i1.5.

Full text
Abstract:
Introdução: Doenças respiratórias caracterizam-se como infecções que causam obstrução da passagem de ar tanto a nível do trato respiratório superior como inferior e estão entre as infecções de maior índice de morbimortalidade do mundo. Objetivos: O presente trabalho tem como objetivo analisar as principais infecções respiratórias de importância clínica e os principais agentes etiológicos, compilando os tipos de infecções, agentes etiológicos mais prevalentes e os principais locais de estudo. Materiais e Métodos: Trata-se de uma revisão sistemática realizada mediante pesquisa de artigos publicados entre os anos de 2010 e 2016, nos idiomas Português, Espanhol e Inglês. A coleta eletrônica foi conduzida utilizando os bancos de dados MEDLINE/PubMed e BVS e usando os seguintes descritores, respiratory tract infection, epidemiology, mortality e transmission, indexados no Medical Subject Headings database (MeSH). Resultados: Seguindo os critérios de inclusão e exclusão, foram selecionados 33 estudos para revisão. Foi perceptível o alto índice de publicações do Brasil referente ao tema, seguido da China, EUA, Áustria e Reino Unido. Foi observado que grande parte dos estudos mencionou a influenza como patologia clínica predominante, ficando evidente que o principal agente causador das infecções respiratórias foi o agente etiológico viral, seguido do bacteriano. Conclusão: Constatou-se uma alta distribuição geográfica dos estudos referente ao tema, destacando o Brasil como o país com o maior número de publicações. Porém, o assunto ainda é pouco discutido frente ao grande impacto socioeconômico causado pelo mesmo. No que diz respeito aos agentes etiológicos causadores das infecções respiratórias, prevaleceram os vírus, sugerindo então um melhor esquema de diagnóstico a cerca desse tipo de infecção. Introduction: Respiratory diseases are defined as infections that obstruct the air passage both at the upper and lower respiratory tract and are among the infections with the highest morbidity and mortality rate in the world. Objectives: This study aims to analyze the respiratory infections of clinical importance and their main etiological agents, compiling the types of infections, the most prevalent etiological agents, and the main study sites. Materials and Methods: This is a systematic review performed through articles published between 2010 and 2016 in Portuguese, Spanish, and English. The electronic collect was conducted using the MEDLINE / PubMed and BVS databases and using the following descriptors, respiratory tract infection, epidemiology, mortality, and transmission, indexed in Medical Subject Headings database (MeSH). Results: Following the inclusion and exclusion criteria, 33 studies were selected for review. It was noticeable the high index of publications of Brazil referring to the subject, followed by China, USA, Austria and United Kingdom. It was observed that most of the studies mentioned influenza as the predominant respiratory clinical pathology. It is evident that the main cause of the respiratory infections was the viral etiologic agent followed by bacteria. Conclusion: We found a high geographical distribution of the studies related to the topic, where Brazil was highlighted as the country in which there were more publications. However, the subject is still little discussed given the socioeconomic impact caused by it. Concerning the etiological agents that cause respiratory infections, viruses prevailed, suggesting a better diagnostic approach to this type of infection.
APA, Harvard, Vancouver, ISO, and other styles
40

Moreira, Katia Denise, Ana Kris dos Santos, and Luis Moretto Neto. "Profissional de Secretariado Empreendedor: Um Agente de Mudança." Revista de Gestão e Secretariado 06, no. 01 (April 1, 2015): 168–86. http://dx.doi.org/10.7769/gesec.v6i1.311.

Full text
APA, Harvard, Vancouver, ISO, and other styles
41

Lobo, Pedro Henrique Fernandes, Suzielli Martins Mendonça, Matheus Jatkoske Lazo, and Everaldo Arashiro. "Estudo de padrões de clusters surgidos em uma dinâmica de perseguição e fuga." Ciência e Natura 42 (December 6, 2019): e48. http://dx.doi.org/10.5902/2179460x37562.

Full text
Abstract:
An agent-based stochastic model was developed with the objective of studying the movement and formation of clusters in systems composed of prey and predators. A discrete virtual network was created, where two types of agents can move in, one of them moving like prey and it is programmed to move away from the second type, which behaves like a predator. In this model, as the main interest was to study the patterns formed by the dynamics of persecution, the proportions of these agents are kept fixed in each simulation. The rules of movement are based on an asymmetric random walk, which causes the two types of agents, with their respective behaviors, to perform a Brownian motion when far apart. However, the dynamics of persecution begin to get more intense as these two approaches. To analyze the conditions in which the clusters emerge, the concentrations of the two types of agents were varied and a parameter σ, which acts as a mediator, amplifying or attenuating the "forces" of attraction/repulsion between the individuals. The simulations revealed patterns of randomly positioned agents in the network, as well as the counting of the average number of clusters over time.
APA, Harvard, Vancouver, ISO, and other styles
42

KOGUT, PAUL, STEPHEN CRANEFIELD, LEWIS HART, MARK DUTRA, KENNETH BACLAWSKI, MIECZYSLAW KOKAR, and JEFFREY SMITH. "UML for ontology development." Knowledge Engineering Review 17, no. 1 (March 2002): 61–64. http://dx.doi.org/10.1017/s0269888902000358.

Full text
Abstract:
Ontologies are becoming increasingly important because they provide the critical semantic foundation for many rapidly expanding technologies such as software agents, e-commerce and knowledge management (McGuinness, 2002). The Unified Modelling Language (UML)1 has been widely adopted by the software engineering community and its scope is broadening to include more diverse modelling tasks. This paper discusses the recent convergence of UML and ontologies and suggests some possible future directions.
APA, Harvard, Vancouver, ISO, and other styles
43

Singh, Gurpreet, Menakshi Sharma, and Amitpal Singh. "Using Intelligent Agents for Building Evacuation: A UML Approach." International Journal of Computer Applications 50, no. 18 (July 28, 2012): 13–17. http://dx.doi.org/10.5120/7870-1147.

Full text
APA, Harvard, Vancouver, ISO, and other styles
44

Hachicha, Hela, Adlen Loukil, and Khaled Ghedira. "MA-UML: a conceptual approach for mobile agents' modelling." International Journal of Agent-Oriented Software Engineering 3, no. 2/3 (2009): 277. http://dx.doi.org/10.1504/ijaose.2009.023640.

Full text
APA, Harvard, Vancouver, ISO, and other styles
45

Scopinho, Sávio Carlos Desan. "O laicato e a classe média. Um diálogo com Clodovis Boff." Revista Eclesiástica Brasileira 80, no. 315 (June 18, 2020): 138. http://dx.doi.org/10.29386/reb.v80i315.2026.

Full text
Abstract:
A proposta deste artigo é retomar um debate realizado na década de 90 do século passado que trata da relação entre agente de pastoral e povo. A partir das intuições de Clodovis Boff, pretende-se compreender o papel do laicato, particularmente da classe média, na pastoral com as massas. Na tentativa de definição de massa, povo, classe média e agente de pastoral, duas iniciativas são importantes nesse processo: a possibilidade da existência de uma pastoral da classe média e uma efetiva realização de um trabalho pastoral com as massas. A atualização da temática se torna pertinente por levantar uma questão ainda não devidamente resolvida pela pastoral da Igreja católica e por retomar uma possível teologia do laicato numa perspectiva libertadora e latino-americana.Abstract: The proposal is to retake a debate happened in the 1990s that deals with the relationship between pastoral agent and people. Based on Clodovis Boff ’s intuitions, it is intended to understand the role of the laity, particularly of the middle class, in pastoral work with the mass. In the attempt to define mass, people, middle class and pastoral agent, two initiatives are important in this process: the possibility of the existence of a middle class pastoral and an effective pastoral accomplishment work with the mass. The updating of this thematic becomes relevant for raise an issue not yet properly resolved by the pastoral of the Catholic Church and for retaking a possible theology of the laity from a liberating and Latin American perspective.Keywords: Pastoral agent; Middle class; People; Masses; Laity.
APA, Harvard, Vancouver, ISO, and other styles
46

Lima, Layza Maria Vimieiro Marques de, Cleide Maria Vimieiro Marques, and Elias José De Rezende Freitas. "Ferramenta de otimização para alocação de geração própria." ForScience 9, no. 1 (March 4, 2021): e00836. http://dx.doi.org/10.29069/forscience.2021v9n1.e836.

Full text
Abstract:
A alocação de geração própria de energia é uma rotina que deve ser realizada, normal- mente, a cada mês, pelos agentes que se enquadram na categoria de auto-produtores, produtores independentes com cargas próprias e consumidores participantes de Sociedade de Propósito Específico (SPE) no Ambiente de Contratação Livre (ACL). Nesse contexto, a alocação de energia para as unidades do agente é feita baseada em uma distribuição proporcional ao seu consumo. Com o objetivo de otimizar essa distribuição, de maneira a obter os maiores ganhos possíveis para o agente, este trabalho apresenta uma ferramenta computacional que possibilita a alocação ótima de geração própria de energia, utilizando o método Simplex. Os resultados obtidos confirmam as vantagens de se utilizar essa ferramenta de otimização em relação a maneira comumente utilizada de alocação. Palavras-chave: Mercado livre de energia. Geração própria. Otimização. Optimization tool for allocation of self-generated energy Abstract The allocation of self-generated energy is a routine that must be carried out, normally, every month by agents who fall into the category of self-producers, independent producers with their loads, and consumers participating in the Specific Purpose Company (SPE) in the Free Contracting Environment (ACL In this context, the allocation of energy to the agent's units is made based on a distribution proportional to their consumption. Aiming to optimize this distribution to obtain the greatest possible gains for the agent, this work presents a computational tool that allows the optimal allocation of own generation using the Simplex method. The results obtained confirm the advantages of using this optimization tool concerning the commonly used way of allocation. Keywords: Free energy market. Self-generated energy. Optimization.
APA, Harvard, Vancouver, ISO, and other styles
47

OLIVEIRA, M. A., A. A. O. BARRETO, L. J. QUINTANS JÚNIOR, and A. G. GUIMARÃES. "TERPENES APPLICATION AS AGENTS ANALGESICS: A EXPLORATION TECHNOLOGY." Revista Gestão, Inovação e Tecnologias 4, no. 4 (December 5, 2014): 1292–98. http://dx.doi.org/10.7198/s2237-0722201400040001.

Full text
APA, Harvard, Vancouver, ISO, and other styles
48

Duarte, Phelipe Magalhães, and Vivian Tallita Pinheiro Santana. "Registro de Herpesvírus Bovino (BoHV-1 e BoHV-5) em Rebanho Leiteiro de Propriedades Agro Familiares da Cidade de Alegrete – RS." Ensaios e Ciência: C. Biológicas, Agrárias e da Saúde 22, no. 3 (December 30, 2018): 166. http://dx.doi.org/10.17921/1415-6938.2018v22n3p166-170.

Full text
Abstract:
As doenças reprodutivas se constituem um dos principais motivos de prejuízo na bovinocultura, representando uma parcela significativa da diminuição dos índices de prenhes e animais nascidos. Entre estas doenças, a infecção por Herpesvírus Bovino (BoHV) tem grande destaque, principalmente, por sua grande disseminação no rebanho brasileiro. O BoHV-1 é o agente etiológico relacionado com a rinotraqueíte infecciosa bovina (IBR), aborto e reabsorção embrionária, além de infecções em nível reprodutivos e neonatais. Já o BoHV-5 é o agente responsável pela encefalite herpética bovina. Entre os diversos métodos de diagnóstico, a soroneutralização é utilizada rotineiramente para evidenciar a presença de anticorpos neutralizantes para o vírus. O presente trabalho teve por finalidade diagnosticar a prevalência sorológica por Soroneutralização (SN), referente ao herpesvírus bovino tipo 1 e tipo 5 no rebanho leiteiro, não vacinado, de propriedades agro familiares de assentados da reforma agrária localizados na cidade de Alegrete - RS. Nas avaliações realizadas para o presente estudo foram registradas proporções de 40,90% e 39,39% de animais soropositivos para os agentes BoHV-1 e BoHV-5, respectivamente. Os resultados obtidos sugerem que é necessário maior empenho no controle da enfermidade, uma vez que possui fácil disseminação. Além disso, os dados evidenciam o cenário da bovinocultura brasileira, em que há presença significativa de agentes potenciais, que resultam em diminuição das taxas reprodutivas, somada a uma cultura de não prevenção. Palavras-chave: Virologia. Herpesvírus Bovino 1. Herpesvírus Bovino 5. AbstractThe reproductive diseases are one of the main reasons for the losses in bovine culture, being a significative part of the reduction in the numbers of pregnant and newborn animals. Among those diseases, the Bovine Herpesvirus infection (BoHV) is on the spotlight, mainly because of the great dissemination in the Brazilian herd. BoHV-1 is the etiological agent related to the infectious bovine rhinotracheitis (IBR), abortion and embryony reabsorption, besides infections at reproductive and neonatal levels. Whereas, BoHV-5 is the agent responsible for the bovine herpetic encephalitis. Among the various methods of diagnosis, serum neutralization is routinely used to evidence the presence of neutralizing antibodies to the virus. The present work had the goal to diagnose the serological prevalence by Serum Neutralization (SN), referring to bovine herpesvirus type 1 and type 5 in the non-vaccinated dairy herd, from agrarian reform settlers of the agrarian reform located in the city of Alegrete – RS. In the evaluations carried out for the present study, ratios of 40.90% and 39.39% of seropositive animals were recorded for BoHV-1 and BoHV-5 agents, respectively. The results obtained suggest that a greater effort is required in the disease control disease, since it has an easy dissemination. In addition, the data show that the scenario of Brazilian cattle breeding, in which there is a significant presence of potential agents that result in a decrease in reproductive rates, together with a culture of non-preveiton.Keyword: virology. Herpesvirus 1; Bovine; Herpesvirus 5 Bovine.
APA, Harvard, Vancouver, ISO, and other styles
49

Tavares, Lucas Bivar Fonsêca, Ianna Maria Sodré Ferreira de Sousa, and Marcos Vinicius Cantidiano Marques de Andrade. "UMA ARQUITETURA DE AGENTE CONVERSACIONAL PARA O ENSINO DE ALGORITMOS E PROGRAMAÇÃO / A CONVERSATIONAL AGENT ARCHITECTURE FOR TEACHING ALGORITHMS AND PROGRAMMING." Brazilian Journal of Development 7, no. 3 (2021): 27472–82. http://dx.doi.org/10.34117/bjdv7n3-449.

Full text
APA, Harvard, Vancouver, ISO, and other styles
50

Estellita, M. C. A., J. C. Silva, M. V. S. Lemos, M. M. R. Lima, A. L. Lima, E. J. A. Filho, P. R. P. Motoyama, J. S. Mendonça, and T. A. D. Mendes. "A Influência da Carboiimida na Durabilidade de Restaurações Resinosas no Substrato Dentinário: uma Revisão de Literatura." Journal of Health Sciences 19, no. 5 (February 23, 2018): 79. http://dx.doi.org/10.17921/2447-8938.2017v19n5p79.

Full text
Abstract:
A Carbodiimida (EDC) é um agente biomodificador que forma ligações covalentes estáveis entre aminoácidos presentes no colágeno da dentina. O objetivo do presente estudo é revisar a literatura para avaliar a influência do EDC na durabilidade de restaurações resinosas em substrato dentinário. Para isso, foi realizada uma busca bibliográfica na qual foram selecionados artigos publicados no período de 2007 a 2017 nas bases de dados PubMed, Bireme e Science Direct, no idioma Inglês, utilizando os descritores: Cross-Linking Reagents, Dentin-Bonding Agents e Carbodiimides. Chegando-se ao total de 19 artigos, realizou-se uma leitura crítica dos resumos e títulos. Desses, 10 são estudos in vitro e 9 são revisões de literatura, sendo excluídos casos clínicos e artigos que fugiam do objetivo do estudo. Selecionou-se 10 artigos mediante a relevância ao tema. O EDC mostrou-se eficaz na formação de ligações cruzadas entre fibras colágenas melhorando a biomecânica da dentina, além disso, atua inibindo enzimas como as Metaloproteinases (MMPs), levando a uma diminuição da degradação dessas fibras que não foram impregnadas por monômeros após o condicionamento ácido desse substrato, aumentando a longevidade da restauração. Entretanto, os estudos que avaliam a atuação desse agente biomodificador foram realizados em um espaço de tempo muito curto. O desenvolvimento de estudos mais longos é fundamental para que a comunidade científica obtenha resultados concretos sobre a atuação do EDC.Palavras-chave: Cross-Linking Reagents. Dentin-Bonding Agents. Carbodiimides.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography