26 research outputs found

    Four Lessons in Versatility or How Query Languages Adapt to the Web

    Get PDF
    Exposing not only human-centered information, but machine-processable data on the Web is one of the commonalities of recent Web trends. It has enabled a new kind of applications and businesses where the data is used in ways not foreseen by the data providers. Yet this exposition has fractured the Web into islands of data, each in different Web formats: Some providers choose XML, others RDF, again others JSON or OWL, for their data, even in similar domains. This fracturing stifles innovation as application builders have to cope not only with one Web stack (e.g., XML technology) but with several ones, each of considerable complexity. With Xcerpt we have developed a rule- and pattern based query language that aims to give shield application builders from much of this complexity: In a single query language XML and RDF data can be accessed, processed, combined, and re-published. Though the need for combined access to XML and RDF data has been recognized in previous work (including the W3C’s GRDDL), our approach differs in four main aspects: (1) We provide a single language (rather than two separate or embedded languages), thus minimizing the conceptual overhead of dealing with disparate data formats. (2) Both the declarative (logic-based) and the operational semantics are unified in that they apply for querying XML and RDF in the same way. (3) We show that the resulting query language can be implemented reusing traditional database technology, if desirable. Nevertheless, we also give a unified evaluation approach based on interval labelings of graphs that is at least as fast as existing approaches for tree-shaped XML data, yet provides linear time and space querying also for many RDF graphs. We believe that Web query languages are the right tool for declarative data access in Web applications and that Xcerpt is a significant step towards a more convenient, yet highly efficient data access in a “Web of Data”

    Myoelectric manifestations of fatigue at low contraction levels in subjects with and without chronic pain

    Get PDF
    The aim of the present study was to investigate differences in myoelectric responses to fatigue development between cases with chronic neck-shoulder pain (n = 10) and healthy controls (n = 10) during a low force level sustained contraction.\ud \ud Subjects performed a 15-min isometric shoulder elevation at a force level of 40 N (sustained contraction), preceded and followed by a step contraction, consisting of five force levels from 20 to 100 N.\ud \ud EMG recordings were made with a two-dimensional electrode array on the upper trapezius of the dominant side. Root-mean-square (RMSG), median power frequency (FMEDG), conduction velocity (CV), number of motor unit action potentials per second (MUAP Rate) and MUAP shape properties were estimated. Changes over time and differences between the groups were statistically evaluated with a linear mixed model.\ud \ud During the sustained contraction, cases showed less increase in RMSG than controls (controls: 58.5%, cases: 33.0%). FMEDG and CV decreased in controls (FMEDG: −6.3%, CV: −5.3%) and stayed constant (FMEDG) or slightly increased (CV, 3.15%) in cases. Overall, cases showed a less pronounced myoelectric response to the fatiguing task than controls, which may be related to additional recruitment of higher-threshold MUs. A possible explanation might be that cases were already (chronically) fatigued before the experiment started. \u

    Squeezing Protein Shells: How Continuum Elastic Models, Molecular Dynamics Simulations, and Experiments Coalesce at the Nanoscale

    Get PDF
    The current rapid growth in the use of nanosized particles is fueled in part by our increased understanding of their physical properties and ability to manipulate them, which is essential for achieving optimal functionality. Here we report detailed quantitative measurements of the mechanical response of nanosized protein shells (viral capsids) to large-scale physical deformations and compare them with theoretical descriptions from continuum elastic modeling and molecular dynamics (MD). Specifically, we used nanoindentation by atomic force microscopy to investigate the complex elastic behavior of Hepatitis B virus capsids. These capsids are hollow, ∼30 nm in diameter, and conform to icosahedral (5-3-2) symmetry. First we show that their indentation behavior, which is symmetry-axis-dependent, cannot be reproduced by a simple model based on Föppl-von Kármán thin-shell elasticity with the fivefold vertices acting as prestressed disclinations. However, we can properly describe the measured nonlinear elastic and orientation-dependent force response with a three-dimensional, topographically detailed, finite-element model. Next, we show that coarse-grained MD simulations also yield good agreement with our nanoindentation measurements, even without any fitting of force-field parameters in the MD model. This study demonstrates that the material properties of viral nanoparticles can be correctly described by both modeling approaches. At the same time, we show that even for large deformations, it suffices to approximate the mechanical behavior of nanosized viral shells with a continuum approach, and ignore specific molecular interactions. This experimental validation of continuum elastic theory provides an example of a situation in which rules of macroscopic physics can apply to nanoscale molecular assemblies

    Decidable containment of recursive queries

    No full text
    Abstract. One of the most important reasoning tasks on queries is checking containment, i.e., verifying whether one query yields necessarily a subset of the result of another one. Query containment, is crucial in several contexts, such as query optimization, query reformulation, knowledge-base verification, information integration, integrity checking, and cooperative answering. Containment is undecidable in general for Datalog, the fundamental language for expressing recursive queries. On the other hand, it is known that containment between monadic Datalog queries and between Datalog queries and unions of conjunctive queries are decidable. It is also known that containment between unions of conjunctive two-way regular path queries (UC2RPQs), which are queries used in the context of semistructured data models containing a limited form of recursion in the form of transitive closure, is decidable. In this paper we combine the automata-theoretic techniques at the base of these two decidability results to show that containment of Datalog in UC2RPQs is decidable in 2EXPTIME.
    corecore