Search results for "Programming"
showing 10 items of 3090 documents
Use of Geospatial Analyses for Semantic Reasoning
2010
International audience; This work focuses on the integration of the spatial analyses for semantic reasoning in order to compute new axioms of an existing OWL ontology. To make it concrete, we have defined Spatial Built-ins, an extension of existing Built-ins of the SWRL rule language. It permits to run deductive rules with the help of a translation rule engine. Thus, the Spatial SWRL rules are translated to standard SWRL rules. Once the spatial functions of the Spatial SWRL rules are computed with the help of a spatial database system, the resulting translated rules are computed with a reasoning engine such as Racer, Jess or Pellet.
Towards the integration and development of a cross-European research network and infrastructure: the DEterminants of DIet and Physical ACtivity (DEDI…
2014
To address major societal challenges and enhance cooperation in research across Europe, the European Commission has initiated and facilitated ‘joint programming’. Joint programming is a process by which Member States engage in defining, developing and implementing a common strategic research agenda, based on a shared vision of how to address major societal challenges that no Member State is capable of resolving independently. Setting up a Joint Programming Initiative (JPI) should also contribute to avoiding unnecessary overlap and repetition of research, and enable and enhance the development and use of standardised research methods, procedures and data management. The Determinants of Diet …
Disentangling the Association of Screen Time With Developmental Outcomes and Well-being
2019
Epigenetics As The Driving Force In Long-Term Immunosuppression
2016
Epigenetics is an emerging frontier of biology, with the potential for deciphering the intricate molecular and transcriptional cellular programs, therefore contributing to explain the pathological evolution of sepsis, one of the most elusive syndromes in medicine. The evolution of sepsis depends not only on the pathogen which originated the infection but also on the genetic and epigenetic background of the host. Short-term mortality of sepsis and septic shock is high, being considered a public health concern worldwide. Immunosuppression is the predominant driving force for morbidity and mortality in late deaths and long-term deaths of survivors from a sepsis episode. In this regard, apoptos…
Implementation of early childhood physical curriculum (SPARK) in the Central Valley of California (USA)
2017
Abstract The aim of this paper is to describe the methodology applied to develop and launch the implementation of physical activity curriculum (SPARK) at several schools in the Central Valley of California. The SPARK Early Childhood Program is one of eight within the SPARK Coordinated School Health (CSH) model. This research try to create environments that promote healthful behaviors at school and in the community for both children and adults. Overweight and obese children are likely to develop serious health problems. Among children in the U.S., Latino children are affected disproportionally by the obesity epidemic. Ninos Sanos, Familia Sana (Healthy Children, Healthy Family) is a five-yea…
SYSTEMS DECOMPOSITION AND COUPLING
1993
In order to handle efficiently complex models of real systems, it is a convenient practice to decompose them into subsystems that are validated independently. The next step would be joining the subsystems into a global system and performing a new global validation. A formalization of this process is performed as a consequence of practical experience with a model generator expert system based on general systems theory.
Globalization and Political Legitimacy in Western Europe
2018
Is there a legitimacy crisis in contemporary democracies? This question, asked since the beginning of the 1970s, has been currently undergoing a revival (Kriesi in Politische Vierteljahresschrift 54:609–638, 2013; Fuchs and Escher in The Legitimacy of Regional Integration in Europe and the Americas. Palgrave Macmillan: Houndsmill/Basingstoke, pp. 75–97, 2015; Merkel in Krise der Demokratie. Zum schwierigen Verhaltnis von Theorie und Empirie. Springer VS: Wiesbaden, 2015; Wessels in How Europeans View and Evaluate Democracy. Oxford University Press: Oxford, pp. 235–256, 2016; Van Ham et al. in Myth and Reality of the Legitimacy Crisis. Explaining Trends and Cross-National Differences in Esta…
Native-state pea albumin and globulin behavior upon transglutaminase treatment
2015
International audience; The behavior of pea albumin (Alb) and globulin (Glob) in their native state upon microbial transglutaminase (MTGase) treatment was studied. Only Glob was able to form a gel, at up to a 10% (w/w) concentration, with a minimum gelling concentration of 6% (w/w), and with a cross-linking degree of 25%. The most affected Glob subunits were convicilin (71 kDa), vicilins (55, 50, and 35 kDa), and legumin acidic subunit (40 kDa). In contrast, the legumin basic subunit (20 kDa) and vicilins of molecular weight less than 20 kDa remained mostly intact in all studied conditions. The cross-linking degree of Alb was 12%, which was not sufficient to form MTGase-induced gel. Major a…
Potencialidades de Google Maps en la investigación social aplicada
2019
In recent years, Google has devoted resources to build a complete map of the world. They constantly scan the territory, collecting a large amount of data that provides updated and complete geographic information. This allows us to have an interoperable map that provides the end user with a search tool, not only of routes but also of shops, equipment and any type of geo-referenced information. In addition, Google Maps provides a series of Application Programming Interface (API), which provides a library of set of subroutines, functions and procedures (in object-oriented programming) that can be used by other software to automate the extraction of information of the Google platform. These fre…
Grammar based content completion method using Lua LPeg.re module
2014
A grammar based content completion method for Lua programming language and its LPeg.re module environment is described in this paper. The use of our method is not demanding in computing resources, as well as it is easy to add the content completion functionality to any target language grammar. We report on the application of our method for OWL Manchester syntax expression grammar, as well as custom database-to-ontology mapping language.