18,343 research outputs found
A proposal of sensitive indicators of the rehabilitation nursing care of people in the surgical process, to be included in the ontology of aging
Given the complex surgical scenario observed today, it is necessary to change the urgent definition of a specific ontology, especially in terms of aging. The interventions of the Specialist Nurse in Rehabilitation Nursing to the person in the surgical process are primordial for the maintenance of the functional capacities, prevention of complications and impediment of incapacities. However, it is necessary to provide individualized and fostered care in a practice of excellence, and the consequent organized reading of records of an aging ontology for decision making on rehabilitation indicators. Method: a systematic review of the literature was carried out using the EBSCO host (MEDLINE with Full Text, CINAHL Plus with Full Text and MedicLatina), using the PI [C] O method, and 11 articles were selected. Results: 41 indicators were identified to be included in the ontology classes of aging: pain control, patient and family education, support and communication, reduction of postoperative complications, gain of functionality, restoration of physical function, mobility, multidisciplinary intervention and the frequency of interventions. Conclusion: it is considered that it was imperative to identify sensitive indicators for rehabilitation nursing care, based on scientific evidence and thus provide an opportunity for nurses to reflect on their daily practices and conduct their actions towards excellence in care, to propose a set of 41 classes internationally on the ontology of aging
The WFCAM Multi-wavelength Variable Star Catalog
Stellar variability in the near-infrared (NIR) remains largely unexplored.
The exploitation of public science archives with data-mining methods offers a
perspective for the time-domain exploration of the NIR sky. We perform a
comprehensive search for stellar variability using the optical-NIR multi-band
photometric data in the public Calibration Database of the WFCAM Science
Archive (WSA), with the aim of contributing to the general census of variable
stars, and to extend the current scarce inventory of accurate NIR light curves
for a number of variable star classes. We introduce new variability indices
designed for multi-band data with correlated sampling, and apply them for
pre-selecting variable star candidates, i.e., light curves that are dominated
by correlated variations, from noise-dominated ones. Pre-selection criteria are
established by robust numerical tests for evaluating the response of
variability indices to colored noise characteristic to the data. We find 275
periodic variable stars and an additional 44 objects with suspected variability
with uncertain periods or apparently aperiodic variation. Only 44 of these
objects had been previously known, including 11 RR~Lyrae stars in the outskirts
of the globular cluster M3 (NGC~5272). We provide a preliminary classification
of the new variable stars that have well-measured light curves, but the
variability types of a large number of objects remain ambiguous. We classify
most of the new variables as contact binary stars, but we also find several
pulsating stars, among which 34 are probably new field RR~Lyrae and 3 are
likely Cepheids. We also identify 32 highly reddened variable objects close to
previously known dark nebulae, suggesting that these are embedded young stellar
objects. We publish our results and all light-curve data as the WFCAM Variable
Star Catalog.Comment: 21 pages, 11 figure
Inventário florestal contínuo em florestas tropicais: a metodologia utilizada pela EMBRAPA-CPATU na Amazônia brasileira.
bitstream/item/60451/1/CPATU-Doc33.pd
Distribuição espacial de árvores na Floresta Nacional do Tapajós.
bitstream/item/33781/1/CPATU-CirTec26.pd
Picture-based task definition and parameterization support system
Applications for task definition and automation are valuable tools to automated software engineering area. This paper describes a solution to support a parameterized task definition using screen capture images. The approach allows the capture of a sequence of actions defined by the user. Through the captured sequence of actions, the approach assists in the implementation of task automation processes. Based on picture-driven computing the proposed tool aims to reduce the challenges that users face while trying to define tasks. This approach provides also a foundation for the creation of picture-driven based tests for interactive systems, enabling to test any interactive system but also allowing for the definition, parameterization and execution of tests that might involve the use of several independent interactive systems.info:eu-repo/semantics/acceptedVersio
Event-Driven Network Programming
Software-defined networking (SDN) programs must simultaneously describe
static forwarding behavior and dynamic updates in response to events.
Event-driven updates are critical to get right, but difficult to implement
correctly due to the high degree of concurrency in networks. Existing SDN
platforms offer weak guarantees that can break application invariants, leading
to problems such as dropped packets, degraded performance, security violations,
etc. This paper introduces EVENT-DRIVEN CONSISTENT UPDATES that are guaranteed
to preserve well-defined behaviors when transitioning between configurations in
response to events. We propose NETWORK EVENT STRUCTURES (NESs) to model
constraints on updates, such as which events can be enabled simultaneously and
causal dependencies between events. We define an extension of the NetKAT
language with mutable state, give semantics to stateful programs using NESs,
and discuss provably-correct strategies for implementing NESs in SDNs. Finally,
we evaluate our approach empirically, demonstrating that it gives well-defined
consistency guarantees while avoiding expensive synchronization and packet
buffering
- …