Search results for: Efrén González Ramírez
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 321

Search results for: Efrén González Ramírez

291 Voluntary Information of Intellectual Capital Disclosed Online by Public Spanish Universities

Authors: Yolanda Ramírez, Ángel Tejada, Agustín Baidez

Abstract:

The purpose of this paper is to examine the quality of voluntary intellectual capital disclosure by public Spanish universities on their websites. To this end, a content analysis was used to analyze the websites of 50 public Spanish universities i 2016. The results of this study show that human capital was the most disclosed category with relational capital being the least frequently disclosed in Spain. However, the quality of structural capital disclosures was higher than relational and human capital. Finally, most IC disclosures were narrative in nature.

Keywords: intellectual capital, quality disclosure, websites, universities, Spain

Procedia PDF Downloads 201
290 Improving Security by Using Secure Servers Communicating via Internet with Standalone Secure Software

Authors: Carlos Gonzalez

Abstract:

This paper describes the use of the Internet as a feature to enhance the security of our software that is going to be distributed/sold to users potentially all over the world. By placing in a secure server some of the features of the secure software, we increase the security of such software. The communication between the protected software and the secure server is done by a double lock algorithm. This paper also includes an analysis of intruders and describes possible responses to detect threats.

Keywords: internet, secure software, threats, cryptography process

Procedia PDF Downloads 299
289 Electricity Market Categorization for Smart Grid Market Testing

Authors: Rebeca Ramirez Acosta, Sebastian Lenhoff

Abstract:

Decision makers worldwide need to determine if the implementation of a new market mechanism will contribute to the sustainability and resilience of the power system. Due to smart grid technologies, new products in the distribution and transmission system can be traded; however, the impact of changing a market rule will differ between several regions. To test systematically those impacts, a market categorization has been compiled and organized in a smart grid market testing toolbox. This toolbox maps all actual energy products and sets the basis for running a co-simulation test with the new rule to be implemented. It will help to measure the impact of the new rule, based on the sustainable and resilience indicators.

Keywords: co-simulation, electricity market, smart grid market, market testing

Procedia PDF Downloads 158
288 Sorting Fish by Hu Moments

Authors: J. M. Hernández-Ontiveros, E. E. García-Guerrero, E. Inzunza-González, O. R. López-Bonilla

Abstract:

This paper presents the implementation of an algorithm that identifies and accounts different fish species: Catfish, Sea bream, Sawfish, Tilapia, and Totoaba. The main contribution of the method is the fusion of the characteristics of invariance to the position, rotation and scale of the Hu moments, with the proper counting of fish. The identification and counting is performed, from an image under different noise conditions. From the experimental results obtained, it is inferred the potentiality of the proposed algorithm to be applied in different scenarios of aquaculture production.

Keywords: counting fish, digital image processing, invariant moments, pattern recognition

Procedia PDF Downloads 383
287 Results of the Safety Evaluation of Cancer Vaccines Dealing with Novel Targets for Cancer Immunotherapy

Authors: Axel Mancebo, Ana M. Bada, Angel Casacó, Bárbara González, Avelina León, María E. Arteaga, Consuelo González, Belinda Sánchez, Adriana Carr, Nuris Ledón, Arianna Iglesias

Abstract:

Despite the many preventive and therapeutic modalities aimed at curing cancer, it remains as a serious world health problem. Promising recent developments suggest that cancer immunotherapy may be the next great hope for cancer treatment. EGFRs are receptor tyrosine kinases and it is considered an important therapeutic target related with tumor progression, and several types of molecular therapies, including monoclonal antibodies, small molecules, and vaccines, have been developed to target the HER family of receptors. On the other hand, gangliosides are membrane glycosphingolipids that contain two variants of sialic acid, the N-acetylated (NeuAc) and the N-glycolylated (NeuGc) variant. The high expression of this antigen-specific molecule has been associated with malignant tumor progression and immunosuppressive mechanisms, so ganglioside could be considered as the target for cancer immunotherapy. We have been working for several years in the safety evaluation of cancer vaccines targeting these two systems, the EGF receptor and ganglioside. We presented in this work results of repeated dose toxicity studies performed in Sprague Dawley rats and Cynomolgus monkeys, including clinical observations, body weight and rectal temperature measuring, clinical pathology analysis, gross necropsy and histological examination in rodent studies, and immunological evaluation. Immunizations were capable of inducing mainly inflammatory effects at the injection site, with findings largely attributable to the adjuvants used and probably enhanced by the immunological properties of the antigens. In general, these vaccines were shown to be well tolerated, and these studies in relevant species allow treating cancer patients with tumors during long periods with relative weight safety margin.

Keywords: cancer vaccines, safety, toxicology, rats, non human primates

Procedia PDF Downloads 419
286 Collective Actions of the Women in Black of the Gaza Strip

Authors: Lina Fernanda González

Abstract:

Through this essay, an attempt will be made to make visible the work of the international network of the Women in Black (henceforth WB), on the one hand. On the other hand, the work of Women International Courts as a political practice will be showed as well, focusing their work into generating a collective identity - becoming thusly a peace building space, rescuing in this way the symbolic value of their practices consisting in peaceful resistance as political scenarios, that serve, too, a pedagogical and healing purposes.

Keywords: collective actions, women, peace, human rights and humanitarian international law

Procedia PDF Downloads 369
285 Robustness of the Deep Chroma Extractor and Locally-Normalized Quarter Tone Filters in Automatic Chord Estimation under Reverberant Conditions

Authors: Luis Alvarado, Victor Poblete, Isaac Gonzalez, Yetzabeth Gonzalez

Abstract:

In MIREX 2016 (http://www.music-ir.org/mirex), the deep neural network (DNN)-Deep Chroma Extractor, proposed by Korzeniowski and Wiedmer, reached the highest score in an audio chord recognition task. In the present paper, this tool is assessed under acoustic reverberant environments and distinct source-microphone distances. The evaluation dataset comprises The Beatles and Queen datasets. These datasets are sequentially re-recorded with a single microphone in a real reverberant chamber at four reverberation times (0 -anechoic-, 1, 2, and 3 s, approximately), as well as four source-microphone distances (32, 64, 128, and 256 cm). It is expected that the performance of the trained DNN will dramatically decrease under these acoustic conditions with signals degraded by room reverberation and distance to the source. Recently, the effect of the bio-inspired Locally-Normalized Cepstral Coefficients (LNCC), has been assessed in a text independent speaker verification task using speech signals degraded by additive noise at different signal-to-noise ratios with variations of recording distance, and it has also been assessed under reverberant conditions with variations of recording distance. LNCC showed a performance so high as the state-of-the-art Mel Frequency Cepstral Coefficient filters. Based on these results, this paper proposes a variation of locally-normalized triangular filters called Locally-Normalized Quarter Tone (LNQT) filters. By using the LNQT spectrogram, robustness improvements of the trained Deep Chroma Extractor are expected, compared with classical triangular filters, and thus compensating the music signal degradation improving the accuracy of the chord recognition system.

Keywords: chord recognition, deep neural networks, feature extraction, music information retrieval

Procedia PDF Downloads 198
284 Implementation of a Serializer to Represent PHP Objects in the Extensible Markup Language

Authors: Lidia N. Hernández-Piña, Carlos R. Jaimez-González

Abstract:

Interoperability in distributed systems is an important feature that refers to the communication of two applications written in different programming languages. This paper presents a serializer and a de-serializer of PHP objects to and from XML, which is an independent library written in the PHP programming language. The XML generated by this serializer is independent of the programming language, and can be used by other existing Web Objects in XML (WOX) serializers and de-serializers, which allow interoperability with other object-oriented programming languages.

Keywords: interoperability, PHP object serialization, PHP to XML, web objects in XML, WOX

Procedia PDF Downloads 208
283 MEAL Project–Modifying Eating Attitudes and Actions through Learning

Authors: E. Oliver, A. Cebolla, A. Dominguez, A. Gonzalez-Segura, E. de la Cruz, S. Albertini, L. Ferrini, K. Kronika, T. Nilsen, R. Baños

Abstract:

The main objective of MEAL is to develop a pedagogical tool aimed to help teachers and nutritionists (students and professionals) to acquire, train, promote and deliver to children basic nutritional education and healthy eating behaviours competencies. MEAL is focused on eating behaviours and not only in nutritional literacy, and will use new technologies like Information and Communication Technologies (ICTs) and serious games (SG) platforms to consolidate the nutritional competences and habits.

Keywords: nutritional education, pedagogical ICT platform, serious games, training course

Procedia PDF Downloads 494
282 Automatic Threshold Search for Heat Map Based Feature Selection: A Cancer Dataset Analysis

Authors: Carlos Huertas, Reyes Juarez-Ramirez

Abstract:

Public health is one of the most critical issues today; therefore, there is great interest to improve technologies in the area of diseases detection. With machine learning and feature selection, it has been possible to aid the diagnosis of several diseases such as cancer. In this work, we present an extension to the Heat Map Based Feature Selection algorithm, this modification allows automatic threshold parameter selection that helps to improve the generalization performance of high dimensional data such as mass spectrometry. We have performed a comparison analysis using multiple cancer datasets and compare against the well known Recursive Feature Elimination algorithm and our original proposal, the results show improved classification performance that is very competitive against current techniques.

Keywords: biomarker discovery, cancer, feature selection, mass spectrometry

Procedia PDF Downloads 303
281 Design of a Compact Herriott Cell for Heat Flux Measurement Applications

Authors: R. G. Ramírez-Chavarría, C. Sánchez-Pérez, V. Argueta-Díaz

Abstract:

In this paper we present the design of an optical device based on a Herriott multi-pass cell fabricated on a small sized acrylic slab for heat flux measurements using the deflection of a laser beam propagating inside the cell. The beam deflection is produced by the heat flux conducted to the acrylic slab due to a gradient in the refractive index. The use of a long path cell as the sensitive element in this measurement device, gives the possibility of high sensitivity within a small size device. We present the optical design as well as some experimental results in order to validate the device’s operation principle.

Keywords: heat flux, Herriott cell, optical beam deflection, thermal conductivity

Procedia PDF Downloads 617
280 Absence of Malignancy in Oral Epithelial Cells from Individuals Occupationally Exposed to Organic Solvents Working in the Shoe Industry

Authors: B. González-Yebra, B. Flores-Nieto, P. Aguilar-Salinas, M. Preciado Puga, A. L. González Yebra

Abstract:

The monitoring of populations occupationally exposed to organic solvents has been an important issue for several shoe factories for years since the International Agency for Research on Cancer (IARC) has advised on the potential carcinogenic risk of chemicals related to occupations. In order to detect if exposition to organic solvents used in some Mexican shoe factories contributes to oral carcinogenesis, we performed monitoring in three factories. Occupational exposure was determined by using monitors 3M. Organic solvents were assessed by gas chromatography. Then, we recruited 30 shoe workers (30.2 ± 8.4 years) and 10 unexposed subjects (43.3 ± 11.2 years) for the micronuclei (MN) test and immunodetection of some cancer biomarkers (ki-67, p16, caspase-3) in scraped oral epithelial cells. Monitored solvents detected were acetone, benzene, hexane, methyl ethyl ketone, and toluene in acceptable levels according to Official Mexican Norm. We found by MN test higher incidence of nuclear abnormalities (karyorrhexis, pycnosis, karyolysis, condensed chromatin, and macronuclei) in the exposed group than the non-exposed group. On the other hand, we found, a negative expression for Ki-67 and p16 in exfoliated epithelial cells from exposed and non-exposed to organic solvents subjects. Only caspase-3 shown positive patter of expression in 9/30 (30%) exposed subjects, and we detected high karyolysis incidence in caspase-3 subjects (p = 0.021). The absence of expression of proliferation markers p16 and ki-67 and presence of apoptosis marker caspase-3 are indicating the absence of malignancy in oral epithelial cells and low risk for oral cancer. It is a fact that the MN test is a very effective method to detect nuclear abnormalities in exfoliated buccal cells from subjects that have been exposed to organic solvents in the shoe industry. However, in order to improve this tool and predict cancer risk is it is mandatory to implement complementary tests as other biomarkers that can help to detect malignancy in individuals occupationally exposed.

Keywords: biomarkers, oral cancer, organic solvents, shoe industries

Procedia PDF Downloads 109
279 Use of Personal Rhythm to Authenticate Encrypted Messages

Authors: Carlos Gonzalez

Abstract:

When communicating using private and secure keys, there is always the doubt as to the identity of the message creator. We introduce an algorithm that uses the personal typing rhythm (keystroke dynamics) of the message originator to increase the trust of the authenticity of the message originator by the message recipient. The methodology proposes the use of a Rhythm Certificate Authority (RCA) to validate rhythm information. An illustrative example of the communication between Bob and Alice and the RCA is included. An algorithm of how to communicate with the RCA is presented. This RCA can be an independent authority or an enhanced Certificate Authority like the one used in public key infrastructure (PKI).

Keywords: authentication, digital signature, keystroke dynamics, personal rhythm, public-key encryption

Procedia PDF Downloads 268
278 Context-Aware Recommender System Using Collaborative Filtering, Content-Based Algorithm and Fuzzy Rules

Authors: Xochilt Ramirez-Garcia, Mario Garcia-Valdez

Abstract:

Contextual recommendations are implemented in Recommender Systems to improve user satisfaction, recommender system makes accurate and suitable recommendations for a particular situation reaching personalized recommendations. The context provides information relevant to the Recommender System and is used as a filter for selection of relevant items for the user. This paper presents a Context-aware Recommender System, which uses techniques based on Collaborative Filtering and Content-Based, as well as fuzzy rules, to recommend items inside the context. The dataset used to test the system is Trip Advisor. The accuracy in the recommendations was evaluated with the Mean Absolute Error.

Keywords: algorithms, collaborative filtering, intelligent systems, fuzzy logic, recommender systems

Procedia PDF Downloads 390
277 An Optimal Hybrid EMS System for a Hyperloop Prototype Vehicle

Authors: J. F. Gonzalez-Rojo, Federico Lluesma-Rodriguez, Temoatzin Gonzalez

Abstract:

Hyperloop, a new mode of transport, is gaining significance. It consists of the use of a ground-based transport system which includes a levitation system, that avoids rolling friction forces, and which has been covered with a tube, controlling the inner atmosphere lowering the aerodynamic drag forces. Thus, hyperloop is proposed as a solution to the current limitation on ground transportation. Rolling and aerodynamic problems, that limit large speeds for traditional high-speed rail or even maglev systems, are overcome using a hyperloop solution. Zeleros is one of the companies developing technology for hyperloop application worldwide. It is working on a concept that reduces the infrastructure cost and minimizes the power consumption as well as the losses associated with magnetic drag forces. For this purpose, Zeleros proposes a Hybrid ElectroMagnetic Suspension (EMS) for its prototype. In the present manuscript an active and optimal electromagnetic suspension levitation method based on nearly zero power consumption individual modules is presented. This system consists of several hybrid permanent magnet-coil levitation units that can be arranged along the vehicle. The proposed unit manages to redirect the magnetic field along a defined direction forming a magnetic circuit and minimizing the loses due to field dispersion. This is achieved using an electrical steel core. Each module can stabilize the gap distance using the coil current and either linear or non-linear control methods. The ratio between weight and levitation force for each unit is 1/10. In addition, the quotient between the lifted weight and power consumption at the target gap distance is 1/3 [kg/W]. One degree of freedom (DoF) (along the gap direction) is controlled by a single unit. However, when several units are present, a 5 DoF control (2 translational and 3 rotational) can be achieved, leading to the full attitude control of the vehicle. The proposed system has been successfully tested reaching TRL-4 in a laboratory test bench and is currently in TRL-5 state development if the module association in order to control 5 DoF is considered.

Keywords: active optimal control, electromagnetic levitation, HEMS, high-speed transport, hyperloop

Procedia PDF Downloads 120
276 Analytics Model in a Telehealth Center Based on Cloud Computing and Local Storage

Authors: L. Ramirez, E. Guillén, J. Sánchez

Abstract:

Some of the main goals about telecare such as monitoring, treatment, telediagnostic are deployed with the integration of applications with specific appliances. In order to achieve a coherent model to integrate software, hardware, and healthcare systems, different telehealth models with Internet of Things (IoT), cloud computing, artificial intelligence, etc. have been implemented, and their advantages are still under analysis. In this paper, we propose an integrated model based on IoT architecture and cloud computing telehealth center. Analytics module is presented as a solution to control an ideal diagnostic about some diseases. Specific features are then compared with the recently deployed conventional models in telemedicine. The main advantage of this model is the availability of controlling the security and privacy about patient information and the optimization on processing and acquiring clinical parameters according to technical characteristics.

Keywords: analytics, telemedicine, internet of things, cloud computing

Procedia PDF Downloads 293
275 Viscoelastic Characterization of Bovine Trabecular Bone Samples

Authors: I. Ramirez D. Edgar, J. Angeles H. José, Ruiz C. Osvaldo, H. Jacobo A. Victor, Ortiz P. Armando

Abstract:

Knowledge of bone mechanical properties is important for bone substitutes design and fabrication, and more efficient prostheses development. The aim of this study is to characterize the viscoelastic behavior of bone specimens, through stress relaxation and fatigue tests performed to trabecular bone samples from bovine femoral heads. Relaxation tests consisted on preloading the samples at five different magnitudes and evaluate them for 1020 seconds, adjusting the results to a KWW mathematical model. Fatigue tests consisted of 700 load cycles and analyze their status at the end of the tests. As a conclusion we have that between relaxation stress and each preload there is linear relation and for samples with initial Young´s modulus greater than 1.5 GPa showed no effects due fatigue test loading cycles.

Keywords: bone viscoelasticity, fatigue test, stress relaxation test, trabecular bone properties

Procedia PDF Downloads 456
274 A Platform to Analyze Controllers for Solar Hot Water Systems

Authors: Aziz Ahmad, Guillermo Ramirez-Prado

Abstract:

Governments around the world encourage the use of solar water heating in residential houses due to the low maintenance requirements and efficiency of the solar collector water heating systems. The aim of this work is to study a domestic solar water heating system in a residential building to develop a model of the entire solar water heating system including flat-plate solar collector and storage tank. The proposed model is adaptable to any households and location. The model can be used to test different types of controllers and can provide efficiency as well as economic analysis. The proposed model is based on the heat and mass transfer equations along with assumptions applied in the model which can be modified for a variety of different solar water heating systems and sizes. Simulation results of the model were compared with the actual system which shows similar trends.

Keywords: solar thermal systems, solar water heating, solar collector model, hot water tank model, solar controllers

Procedia PDF Downloads 239
273 Numerical Analysis of a Mechanism for the Morphology in the Extrados of an Airfoil

Authors: E. R. Jimenez Barron, M. Castillo Morales, D. F. Ramírez Morales

Abstract:

The study of the morphology (shape change) in wings leads to the optimization of aerodynamic characteristics in an aircraft, so for the development and implementation of a change in the structure and shape of an airfoil, in this case the extrados, helps to increase the aerodynamic performance of an aircraft at different operating velocities, according to the required mission profile. A previous work on morphology is continued where the 'initial' profile is the NACA 4415 and as a new profile 'objective' the FUSION. The objective of this work is the dimensioning of the elements of the mechanism used to achieve the required changes. We consulted the different materials used in the aeronautics industry, as well as new materials in this area that could contribute to the good performance of the mechanism without negatively affecting the aerodynamics. These results allow evaluating the performance of a wing with variable extrados with respect to the defined morphology.

Keywords: numerical analysis, mechanisms, morphing airfoil, morphing wings

Procedia PDF Downloads 202
272 Knowledge of Artificial Insemination and Agribusiness Management for Social Innovation in Rural Populations

Authors: Yasser Y. Lenis, Daniela Garcia Gonzalez, Cristian Solarte Bacca, Diego F. Carrillo González, Amy Jo Montgomery, Dursun Barrios

Abstract:

Introduction: Artificial insemination in bovines helps to promote genetic improvement and can positively impact the rural economy. The Colombian armed conflict has forced a large portion of the rural population to abandon their territory, affecting their education, family integration, and economics. Justification: The achievement of education in rural populations was one of the Millennium Development Goals (MDGs) made by the United Nations. During the last World Summit on Sustainable Development (WSSD), it was concluded that most of the world’s poor, illiterate and undernourished population lives in rural areas; therefore, access to education is considered one of the most significant challenges for governments in countries with developing economies. Objectives: To study the effects of training in artificial insemination and rural management on the perception of knowledge and the level of knowledge in rural residents affected by the armed conflict in Nariño, Colombia. Methods: The perception of knowledge and the theoretical-practical knowledge of 63 rural residents were evaluated on the topics of bovine agribusiness management, artificial insemination, and genetic improvement through the application of three surveys. 1) evaluated the perceived level of knowledge each rural resident had about each topic using the Likert scale, 2) evaluated the theoretical knowledge before training, and 3) evaluated the theoretical knowledge upon completion of training. Results/discussion: Of the surveyed rural residents, 54% stated that they knew how business management improved the performance of their bovine agribusiness, 54% answered the pre-training knowledge test correctly, while 83% correctly answered the post-training knowledge test. Only 6% of surveyed residents perceived that they had prior knowledge of artificial insemination and reproductive anatomy topics. Before training, 35% of surveyed residents answered correctly on these topics, while upon completion of training, 65% answered correctly. Regarding genetic improvement, 11% of participating rural residents stated that they knew this subject. The correct answers on this topic went from 57% to 89% before and post-training. Conclusion: Rural extension programs contribute to closing knowledge gaps in relation to the use of reproductive biotechnologies and bovine management in rural areas affected by armed conflict.

Keywords: agribusiness, insemination, knowledge, reproduction

Procedia PDF Downloads 144
271 Immunostimulant from Biodiversity to Enhance Shrimp Survival against Vibriosis

Authors: Frank Alexis, Jenny Antonia Rodriguez Leon, Cristobal Leonardo Dominguez Borbor, Mery Rosario Ramirez Munoz

Abstract:

The shrimp industry has increased in the last years to the point of becoming one of the most dynamic industries. However, the appearance of diseases that significantly affect the production of shrimps has been an obstacle for the shrimp industry. We hypothesized that natural fibers from biodiversity can stimulate the immune system to prevent shrimp diseases like vibriosis. In this project, we extracted the fibers from vegetal sources in Ecuador and characterized them using common techniques like XRD, SEM, and then we tested the effect of fibers as immunostimulants for shrimps in-vitro and in-vivo using small aquarium and large pools. Our results demonstrate that vegetal fibers can significantly increase the survival of shrimps. Moreover, the production of shrimps in a large pool was significantly increased. Lastly, the test of color and taste successfully surpass the control group of shrimps not treated with fiber food supplements.

Keywords: fibers, immunostimulant, shrimp, vibriosis

Procedia PDF Downloads 130
270 A Framework for Rating Synchronous Video E-Learning Applications

Authors: Alex Vakaloudis, Juan Manuel Escano-Gonzalez

Abstract:

Setting up a system to broadcast live lectures on the web is a procedure which on the surface does not require any serious technical skills mainly due to the facilities provided by popular learning management systems and their plugins. Nevertheless, producing a system of outstanding quality is a multidisciplinary and by no means a straightforward task. This complicatedness may be responsible for the delivery of an overall poor experience to the learners, and it calls for a formal rating framework that takes into account the diverse aspects of an architecture for synchronous video e-learning systems. We discuss the specifications of such a framework which at its final stage employs fuzzy logic technique to transform from qualitative to quantitative results.

Keywords: synchronous video, fuzzy logic, rating framework, e-learning

Procedia PDF Downloads 530
269 Regional Adjustment to the Analytical Attenuation Coefficient in the GMPM BSSA 14 for the Region of Spain

Authors: Gonzalez Carlos, Martinez Fransisco

Abstract:

There are various types of analysis that allow us to involve seismic phenomena that cause strong requirements for structures that are designed by society; one of them is a probabilistic analysis which works from prediction equations that have been created based on metadata seismic compiled in different regions. These equations form models that are used to describe the 5% damped pseudo spectra response for the various zones considering some easily known input parameters. The biggest problem for the creation of these models requires data with great robust statistics that support the results, and there are several places where this type of information is not available, for which the use of alternative methodologies helps to achieve adjustments to different models of seismic prediction.

Keywords: GMPM, 5% damped pseudo-response spectra, models of seismic prediction, PSHA

Procedia PDF Downloads 53
268 Predicting Student Performance Based on Coding Behavior in STEAMplug

Authors: Giovanni Gonzalez Araujo, Michael Kyrilov, Angelo Kyrilov

Abstract:

STEAMplug is a web-based innovative educational platform which makes teaching easier and learning more effective. It requires no setup, eliminating the barriers to entry, allowing students to focus on their learning throughreal-world development environments. The student-centric tools enable easy collaboration between peers and teachers. Analyzing user interactions with the system enables us to predict student performance and identify at-risk students, allowing early instructor intervention.

Keywords: plagiarism detection, identifying at-Risk Students, education technology, e-learning system, collaborative development, learning and teaching with technology

Procedia PDF Downloads 123
267 The Relevance of Corporate Governance Disclosure in Spanish Public Universities

Authors: Yolanda Ramirez, Angel Tejada, Agustin Baidez

Abstract:

There is currently a growing interest in the improvement of university governance and the disclosure of information on corporate governance processes as an essential part of the transparency and accountability of universities. This paper aims to know the importance given by Spanish university stakeholders to the disclosure of information about structure and mechanism of corporate governance. So as to meet this objective we propose a model for disclosing information on the main aspects of university governance in Spanish universities. This model will be validated using a questionnaire sent to members of the Social Councils of public universities in Spain. Our results show that Spanish university stakeholders attach great importance to the disclosure of specific information on aspects of corporate governance, which would result in improved transparency and accountability. According to the results of this study it may be concluded that the university stakeholders feel that it is relevant to publish information on corporate governance in the university accounting information model.

Keywords: corporate governance, transparency, accountability, universities, Spain

Procedia PDF Downloads 281
266 Left Atrial Appendage Occlusion vs Oral Anticoagulants in Atrial Fibrillation and Coronary Stenting. The DESAFIO Registry

Authors: José Ramón López-Mínguez, Estrella Suárez-Corchuelo, Sergio López-Tejero, Luis Nombela-Franco, Xavier Freixa-Rofastes, Guillermo Bastos-Fernández, Xavier Millán-Álvarez, Raúl Moreno-Gómez, José Antonio Fernández-Díaz, Ignacio Amat-Santos, Tomás Benito-González, Fernando Alfonso-Manterola, Pablo Salinas-Sanguino, Pedro Cepas-Guillén, Dabit Arzamendi, Ignacio Cruz-González, Juan Manuel Nogales-Asensio

Abstract:

Background and objectives: The treatment of patients with non-valvular atrial fibrillation (NVAF) who need coronary stenting is challenging. The objective of the study was to determine whether left atrial appendage occlusion (LAAO) could be a feasible option and benefit these patients. To this end, we studied the impact of LAAO plus antiplatelet drugs vs oral anticoagulants (OAC) (including direct OAC) plus antiplatelet drugs in these patients’ long-term outcomes. Methods: The results of 207 consecutive patients with NVAF who underwent coronary stenting were analyzed. A total of 146 patients were treated with OAC (75 with acenocoumarol, 71 with direct OAC) while 61 underwent LAAO. The median follow-up was 35 months. Patients also received antiplatelet therapy as prescribed by their cardiologist. The study received the proper ethical oversight. Results: Age (mean 75.7 years), and the past medical history of stroke were similar in both groups. However, the LAAO group had more unfavorable characteristics (history of coronary artery disease [CHA2DS2-VASc], and significant bleeding [BARC ≥ 2] and HAS-BLED). The occurrence of major adverse events (death, stroke/transient ischemic events, major bleeding) and major cardiovascular events (cardiac death, stroke/transient ischemic attack, and myocardial infarction) were significantly higher in the OAC group compared to the LAAO group: 19.75% vs 9.06% (HR, 2.18; P = .008) and 6.37% vs 1.91% (HR, 3.34; P = .037), respectively. Conclusions: In patients with NVAF undergoing coronary stenting, LAAO plus antiplatelet therapy produced better long-term outcomes compared to treatment with OAC plus antiplatelet therapy despite the unfavorable baseline characteristics of the LAAO group.

Keywords: stents, atrial fibrillation, anticoagulants, left atrial appendage occlusion

Procedia PDF Downloads 24
265 Spanish University Governance Reporting

Authors: Agustin Baidez, Yolanda Ramirez

Abstract:

There is currently a growing interest in the improvement of university governance and the disclosure of information on governance processes as an essential part of the transparency and accountability of universities. This paper aims to examine the extent and quality of voluntary corporate governance disclosure by public Spanish universities on their websites in relation to information need of stakeholders. The results of this study show that Spanish university stakeholders attach great importance to the disclosure of specific information on aspects of corporate governance. However, the quality of disclosed information on university governance in public Spanish universities websites is in the middle level. In order to satisfy the information needs of university stakeholders, Spanish universities can be recommended to focus on reporting higher quality information on university autonomy in financing, autonomy in management, autonomy regarding student selection and assessment, degree of consanguinity of executive directors, report on assigned public funding based on results, and management reports.

Keywords: university, governance, transparency, stakeholders

Procedia PDF Downloads 22
264 Computational Approach to the Interaction of Neurotoxins and Kv1.3 Channel

Authors: Janneth González, George Barreto, Ludis Morales, Angélica Sabogal

Abstract:

Sea anemone neurotoxins are peptides that interact with Na+ and K+ channels, resulting in specific alterations on their functions. Some of these neurotoxins (1ROO, 1BGK, 2K9E, 1BEI) are important for the treatment of nearly eighty autoimmune disorders due to their specificity for Kv1.3 channel. The aim of this study was to identify the common residues among these neurotoxins by computational methods, and establish whether there is a pattern useful for the future generation of a treatment for autoimmune diseases. Our results showed eight new key common residues between the studied neurotoxins interacting with a histidine ring and the selectivity filter of the receptor, thus showing a possible pattern of interaction. This knowledge may serve as an input for the design of more promising drugs for autoimmune treatments.

Keywords: neurotoxins, potassium channel, Kv1.3, computational methods, autoimmune diseases

Procedia PDF Downloads 339
263 From Manipulation to Citizen Control: A Case Study Revealing the Level of Participation in the Citizen Participatory Audit

Authors: Mark Jason E. Arca, Jay Vee R. Linatoc, Rex Francis N. Lupango, Michael Joe A. Ramirez

Abstract:

Participation promises an avenue for citizens to take part in governance, but it does not necessarily mean effective participation. The proper integration of participants in the decision-making process should be properly addressed to ensure effectiveness. This study explores the integration of the participants in the decision-making process to reveal the level of participation in the Solid Waste Management audit done by the Citizen Participatory Audit (CPA), a program under the supervision of the Commission on Audit. Specifically, this study will use the experience of participation to identify emerging themes that will help reveal the level of participation through the integrated ladder of participation. The researchers used key informant interviews to gather necessary data from the actors of the program. The findings revealed that the level of participation present in the CPA is at the Placation level, a level below the program’s targeted level of participation. The study also allowed the researchers to reveal facilitating factors in the program that contributed to a better understanding of the practice of participation.

Keywords: citizen participation, culture of participation, ladder of participation, level of participation

Procedia PDF Downloads 377
262 Attitudes toward Sexual Assault: The Role of Religious Affiliation, Alcohol, and Gender

Authors: Ignacio Luis Ramirez, Brittney Holcomb

Abstract:

This study examines attitudes toward sexual assault based on religious affiliation, religiosity, religious beliefs, attitude about sexual assault education, alcohol, and drug use. This study found respondents who identified themselves as Catholics had more negative attitudes toward sexual assault and were more likely to support victim-blaming statements than Baptists or Protestants. Respondents who indicated a greater problem with alcohol had more negative attitudes toward sexual assault and were more likely to support victim-blaming statements. In reference to gender, males had more negative attitudes toward sexual assault and were more likely to support victim-blaming statements than females. The respondent’s religiosity and religious beliefs did not affect their attitudes toward sexual assault. Additionally, attitudes about sexual assault education and drug use did not affect attitudes toward sexual assault.

Keywords: sexual assault, religion, education, alcohol, drugs

Procedia PDF Downloads 154