How does CFP deal with stratifiable databases (with recursion)? layer 2. layer 1

Size: px
Start display at page:

Download "How does CFP deal with stratifiable databases (with recursion)? layer 2. layer 1"

Transcription

1 CFP-Semantics for Stratifiable Databases (1) How does CFP deal with stratifiable databases (with recursion)? R s(x) t(x,y), not p(x,y). layer p(x,y) q(x,y), not q(y,x). p(x,y) q(x,z), p(z,y). q(x,y) r(x,y,z). layer 2 layer 1 r(1,2,). r(2,,4). r(,1,2). t(1,4). F 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 1

2 Example Treated by Iterated Fixpoint Computation (a) Just to remind you how F* had been computed previously using layers and local fixpoints: R s(x) t(x,y), not p(x,y). p(x,y) q(x,y), not q(y,x). p(x,y) q(x,z), p(z,y). q(x,y) r(x,y,z). R# R# 2 R# 1 r(1,2,). r(2,,4). r(,1,2). t(1,4). F T neg * [R# 1] r(1,2,). q(1,2). r(2,,4). q(2,). r(,1,2). q(,1). F 1 T neg * [R# 1] r(1,2,). r(2,,4). r(,1,2). F t(1,4). t(1,4) Prof. Dr. Rainer Manthey Intelligent Information Systems 2

3 Example Treated by Iterated Fixpoint Computation (b) R s(x) t(x,y), not p(x,y). p(x,y) q(x,y), not q(y,x). p(x,y) q(x,z), p(z,y). q(x,y) r(x,y,z). R# R# 2 R# 1 r(1,2,). r(2,,4). r(,1,2). t(1,4). F F 2 T neg * [R# 2]... p(1,2). p(,2). p(2,2). p(,). p(1,1).... p(1,2). p(,2). p(1,). p(2,1). T neg * [R# 2] T neg * [R# 2]... q(1,2). q(2,). q(,1). p(1,2). p(2,). p(,1). T neg * [R# 2] r(1,2,). q(1,2). r(2,,4). q(2,). r(,1,2). q(,1). t(1,4). F Prof. Dr. Rainer Manthey Intelligent Information Systems

4 Example Treated by Iterated Fixpoint Computation (c) R s(x) t(x,y), not p(x,y). p(x,y) q(x,y), not q(y,x). p(x,y) q(x,z), p(z,y). q(x,y) r(x,y,z). R# R# 2 R# 1 r(1,2,). r(2,,4). r(,1,2). t(1,4). F F r(1,2,). q(1,2).... r(2,,4). q(2,). r(,1,2). q(,1). r(1,2,). q(1,2). p(,2). r(2,,4). q(2,). p(1,). r(,1,2). q(,1). p(2,1). F 2 t(1,4). p(1,2). p(2,). s(1). p(2,2). T neg * [R# ] t(1,4). p(1,2). p(1,1). p(2,). p(2,2). p(,1). p(,) Prof. Dr. Rainer Manthey Intelligent Information Systems 4

5 CFP-Semantics for Stratifiable Databases (1) How does CFP deal with stratifiable databases (with recursion)? R s(x) t(x,y), not p(x,y). p(x,y) q(x,y), not q(y,x). p(x,y) q(x,z), p(z,y). q(x,y) r(x,y,z). r(1,2,). r(2,,4). r(,1,2). t(1,4). F Expansion phase? 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 5

6 CFP-Semantics for Stratifiable Databases (1) How does CFP deal with stratifiable databases (with recursion)? R s(x) t(x,y), not p(x,y). layer p(x,y) q(x,y), not q(y,x). p(x,y) q(x,z), p(z,y). q(x,y) r(x,y,z). layer 2 layer 1 r(1,2,). r(2,,4). r(,1,2). t(1,4). F CFP does not need any layers/strata, but applies the expansion phase to all rules simultaneously, however without touching negation (true-bodies are omitted here): r(1,2,). r(2,,4). r(,1,2). t(1,4).... q(1,2). q(2,). q(,1). s(1) not p(1,4).... p(1,2) not q(2,1).... p(,2) not q(2,1).... p(2,2) not q(2,1) Prof. Dr. Rainer Manthey Intelligent Information Systems 6

7 CFP-Semantics for Stratifiable Databases (2) R s(x) t(x,y), not p(x,y). p(x,y) q(x,y), not q(y,x). p(x,y) q(x,z), p(z,y). q(x,y) r(x,y,z). r(1,2,). r(2,,4). r(,1,2). t(1,4). F F cond * r(1,2,). r(2,,4). r(,1,2). s(1) not p(1,4). Reduction phase? t(1,4). p(1,2) not q(2,1). p(,2) not q(2,1). q(1,2). p(2,2) not q(2,1). q(2,).... q(,1) Prof. Dr. Rainer Manthey Intelligent Information Systems 7

8 CFP-Semantics for Stratifiable Databases (2) R s(x) t(x,y), not p(x,y). p(x,y) q(x,y), not q(y,x). p(x,y) q(x,z), p(z,y). q(x,y) r(x,y,z). r(1,2,). r(2,,4). r(,1,2). t(1,4). F F cond * F red * r(1,2,). r(2,,4). r(,1,2). s(1) not p(1,4). r(1,2,). r(2,,4). r(,1,2). s(1). t(1,4). p(1,2) not q(2,1). p(,2) not q(2,1). q(1,2). p(2,2) not q(2,1). q(2,).... q(,1). Reduction eliminates all negative literals t(1,4). p(1,2). p(,2). q(1,2). p(2,2). q(2,).... q(,1) Prof. Dr. Rainer Manthey Intelligent Information Systems 8

9 Semantics for Different Classes of Deductive Databases: Overview In both stratifiable examples (recursive and non-recursive) the CFP-method always delivered the same result as iterated fixpoint computation (IFP) based on a stratification, even though in a different manner. This observation holds for each database! CFP- and IFP-semantics coincide for stratifiable databases. CFP extends IFP conservatively for unstratifiable databases. This is true in particular for (semi-)positive DBs, too, where all three methods deliver the same results as simple fixpoint iteration. Proofs for these claims can be found in the original research papers introducing the resp. methods (which are not at all trivial!). CFP-method Unstratifiable Stratifiable Semi-positive Iterated FP-method "Simple" FPI 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 9

10 Which Databases are Reasonable"? A database can be regarded as meaningful without any doubt, if (even in presence of unstratifiable rules) no fact is assigned the truth value undefined. Certainly not meaningful are only such DBs, for which all facts have to be assigned undefined. Undefined facts only No undefined facts Stratifiable Semi-positive Unstratifiable Individual undefined facts 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 10

11 Appendix: Formalization of CFP Expansion Phase In phase 1 (expansion), rules are applied to conditional facts. When doing so, only positive body literals are replaced, however, and conditions in the bodies of the substituted conditional facts are transferred. First, we define once again an operator formalizing the application of individual rules: R i A B 1,..., B n,, not C 1,..., not C m. Name of this operator: T ' cond Attention! The following definition is not yet final! It still contains a serious error in reasoning (thus, a ' with the T)! Transferred conditions Not yet "evaluated" negative body literals T ' cond [R i ] ( CF ) = def {(A D 1,..., D n, not C 1,..., not C m ) σ σ is a consistent variable substitution, such that 1 j n : (B j D j ) σ CF holds } Conjunctions of literals 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 11

12 T' cond in the "Normal Case" A B 1, not C 1. p(x) q(x), not r(x). q(x) s(x), not t(x). r(x) s(x), not w(x). R 1 B j D j q(a) not t(a). q(b) not t(b). r(a) not w(a). r(b) not w(b). T ' cond [R 1 ] A D j, not C 1. p(a) not t(a), not r(a). p(b) not t(b), not r(b). T ' cond [R i ] ( CF ) = def {(A D 1,..., D n, not C 1,..., not C m ) σ σ is a consistent variable substitution, such that 1 j n : (B j D j ) σ CF holds } 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 12

13 1 st Problem with T' cond : Redundant true-literals in Conditions R p(x) q(x), not r(x). q(x) s(x), not t(x). r(x) s(x), not w(x). R 2 F cond = CF 0 s(a) true. s(b) true. t(b) true. w(b) true. w(c) true. T ' cond [R 2 ] T ' cond [R 2 ] (CF 0 ) q(a) true, not t(a). q(b) true, not t(b). If conditional facts with "artificial" bodies are used for replacing positive literals, logically redundant true-literals will occur which will have to be absorbed by the "real" literals, if any, due to a simple law of propositional logic: true and A A 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 1

14 2 nd Problem with T' cond : Duplicates in Conditions In our running example, this second problem does not occur, but a fitting example can be easily constructed: p(x) q(x), v(x), not r(x). q(a) not t(a). v(a) not s(c,a), not t(a). p(a) not t(a), not s(c,a), not t(a), not r(a). Double occurrence of the same literal According to the Law of Idempotence in logic, duplicates can be eliminated and this should be done, because the multiplicity of literals may grow and grow due to recursion: A and A A 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 14

15 Conditional T-Operator with "Pruning" of Conditions "Pruning" is a notion from gardening, where it means cutting of shrubs or other plants. We will introduce an operator 'prune', which cuts a given conjunction of literals in such a way that no duplicates do occur anymore and each occurrence of true is eliminated (until at least one literal remains). For 'prune' we don t present any formal definition its meaning should be evident. Thus, we are able to present an improved version of the operator for single rules applied to conditional facts as follows: Now unprimed! T cond [R i ] ( CF ) = def { A σ prune [(D 1,..., D n, not C 1,..., not C m ) σ ] σ is a consistent variable substitution, such that 1 j n : (B j D j ) σ CF holds } 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 15

16 Formalization of the Expansion Phase: Summary The expansion phase is organized overall like a quite "normal" fixpoint iteration similar to the way we organized it for positive rules. All rules are applied to a set of conditional facts using a collective T cond : T cond [R](CF) = def R i R T cond [R i ] (CF) Iteration can be done if we "carry along" all results previously obtained. For doing so, a cumulative T cond *-Operator is used: T cond * [R] (CF) = def T cond [R] (CF) CF For a given transformed set of base facts F cond, the result of the first phase of the CFPapproach is again the least fixpoint of T cond * [R] containing all of F cond : F cond * = def lim T cond *[R] i (F cond ) i 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 16

17 Formalization of the Reduction Phase (1) The reduction phase requires two basic operators: One operator for eliminating negative literals from conditions, and another operator for eliminating entire conditional facts from the input set. Negative literals can be regarded as satisfied over a given set of conditional facts, if no head of any conditional fact corresponds to the positive part of that literal. As a useful tool for formalizing this step (and others to come), we introduce an operator for extracting all head literals from a set of conditional facts CF: heads (CF) = def { A (A B) CF } If for a negative literal not L the positive part L is not in heads (CF), then the resp. negative literal can be replaced by true and subsequently eliminated by "prune". An operator performing this step will be called Red true (for "reduce") Prof. Dr. Rainer Manthey Intelligent Information Systems 17

18 Formalization of the Reduction Phase (2) Red true can be formalized as follows: Red true (CF) = def { A prune [C red 1,...,C red n ] (A not C 1,..., not C n ) CF } with for 1 i n C red i = def true, if C i heads(cf) not C i else No longer negation as failure! For better understanding of this (non-trivial) construct, consider the corresponding natural language version of this definition again: If for a negative literal not L the positive part L is not in heads (CF), then this negative literal can be replaced by true and subsequently eliminated by "prune" Prof. Dr. Rainer Manthey Intelligent Information Systems 18

19 Example for the First Reduction Operator CF q(a) not t(a). q(b) not t(b). r(a) not w(a). r(b) not w(b). p(a) not t(a), not r(a). p(b) not t(b), not r(b). s(a) true. s(b) true. w(b) true. w(c) true. t(c) true. Red true (CF) q(a) true. q(b) true. r(a) true. r(b) not w(b). p(a) true, not r(a). p(b) true, not r(b). s(a) true. s(b) true. w(b) true. w(c) true. t(c) true. prune heads(cf) = {q(a), q(b), r(a), r(b), p(a), p(b), s(a), s(b), t(c), w(b), w(c)} 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 19

20 Formalization of the Reduction Phase () If for a negative literal not L it is already clear that the positive part L is satisfied (because there is an "unconditional fact" L true), we can replace it by false. Conditional facts the body of which contains false can never evaluate to true and thus should be eliminated from the current set of conditional facts. These considerations motivate a second reduction operator Red false : Red false (CF) = def CF CF false where CF false = def {A not C 1,..., not C n) (A not C 1,..., not C n ) CF and 1 i n: C i true CF } Both reduction operators have to be applied sequentially: Red (CF) = def Red false (Red true (CF)) 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 20

21 Example for the Second Reduction Operator CF q(a) true. q(b) true. r(a) true. r(b) not w(b). p(a) not r(a). p(b) not r(b). s(a) true. s(b) true. w(b) true. w(c) true. t(c) true. Conditional facts to be eliminated: CF false CF CF false r(b) not w(b). p(a) not r(a). q(a) true. q(b) true. r(a) true. p(b) not r(b). s(a) true. s(b) true. w(b) true. w(c) true. t(c) true. Will be eliminated during the next iteration by the first operator Prof. Dr. Rainer Manthey Intelligent Information Systems 21

22 Formalization of the Entire CFP-Semantics In the reduction phase all reduction steps will be applied in alternation as long as the set of facts under reduction does not shrink anymore: Least fixpoint of Red F red * = def lim Red i (F cond *) i Reduction starts from the result of the expansion phase The semantics of a deductive database D = (R,F) is based on three truth values true, false, and undefined, determined from the final result of the "double iteration" as follows: F pos * = def { A A true F red * } F undef * = def heads(f red *) F pos * F neg * = def H D heads(f red *) Heads of all finally "unconditional" facts Heads of all "surviving" conditional facts Complement of both sets 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 22

23 Important Original Sources Concerning Semantics of Deductive Databases Main source of CFP method van Emden/Kowalski: "The semantics of predicate logic as a programming language", Journal of the ACM 2(4):7-742, 1976 Apt/Blair/Walker: "Towards a theory of declarative knowledge", in: J. Minker (Hrsg.): "Foundations of Deductive Databases and Logic Programming":89-148, Morgan Kaufmann, 1988 (Preprint 1986 as workshop proceedings) van Gelder/Ross/Schlipf: "Unfounded Sets and Well-Founded Semantics for General Logic Programs, PODS 1988:221-20, (long version: "The well-founded semantics for general logic programs", Journal of the ACM 8(): , 1991) Gelfond/Lifschitz: "The stable model semantics for logic programming", ICLP 1988: van Gelder: "The alternating fixpoint of logic programs with negation", PODS 1989: 1-10 (long version: Journal of the ACM 47: , 199) Bry: "Logic programming as Constructivism: A Formalization and its Application in Databases", PODS 1989:4-50 Bry: "Negation in logic programming: A formalization in constructive logic, Proc. IS&AI, 1990:0-46 Dung/Kanchansut: "A Fixpoint Approach to Declarative Semantics of Logic Programs", NACLP 1989: Brass/Zukowski/Freitag: "Transformation-based Bottom-Up Computation of the Well- Founded Model", NMELP 1996, LNCS 1216: Prof. Dr. Rainer Manthey Intelligent Information Systems 2

24 A More "Realistic" Unstratifiable, but Meaningful Example (1) Finally: Example of a rule set for which unstratifiability arises quite "naturally" and which might appear in many real applications. Intuitive semantics: Quality control of complex objects (Air planes, computers etc.) is_ok(t): Part T is in an acceptable state has_been_tested(t): Part T has been tested explicitly component_of(x,y): Part Y is a component of part X is_complex_part(t): Part T is composed from components has_bad_component(t): Part T has at least one component, which is not ok. R is_ok(t) has_been_tested(t). is_ok(t) is_complex_part(t), not has_bad_component(t). has_bad_component(t) component_of(t, T'), not is_ok(t'). is_complex_part(t) component_of(t, _). is_ok not not has_bad_component 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 24

25 A More "Realistic" Unstratifiable, but Meaningful Example (2) F R Component_of: is_ok(t) has_been_tested(t). is_ok(t) is_complex_part(t), not has_bad_component(t). has_bad_component(t) component_of(t, T'), not is_ok(t'). is_complex_part(t) component_of(t, _). p 1 p 2 p p 4 tested (thus, ok) ok recursively bad component p 5 p 6 p 7 p 8 p 9 p Prof. Dr. Rainer Manthey Intelligent Information Systems 25

26 Example in Compact Form: Facts in Datalog and Graphically R: ok(t) t(t). F: ok(t) cx(t), not bc(t). bc(t) cp(t, T'), not ok(t'). cx(t) cp(t, _). cp(1,2). cp(4,7). t(2). cp(1,). cp(4,8). t(7). cp(1,4). cp(8,9). t(9). cp(2,5). cp(8,10). t(10). cp(2,6). Component_of: p 1 p 2 p p 4 tested (thus, ok) ok recursively bad component p 5 p 6 p 7 p 8 p 9 p Prof. Dr. Rainer Manthey Intelligent Information Systems 26

27 Treating this Example by CFP: Expansion Phase? R: ok(t) t(t). F: ok(t) cx(t), not bc(t). bc(t) cp(t, T'), not ok(t'). cx(t) cp(t, _). cp(1,2). cp(4,7). t(2). cp(1,). cp(4,8). t(7). cp(1,4). cp(8,9). t(9). cp(2,5). cp(8,10). t(10). cp(2,6). This big example will be discussed and performed In detail in the exercises next Wednesday (Dec. 21, 2016). The slides with the detailed solution are already included In the lecture part because of the general technique applied Here (which is recommendable for CFP in general) Prof. Dr. Rainer Manthey Intelligent Information Systems 27

28 Treating this Example by CFP: Expansion Phase! R: ok(t) t(t). F: ok(t) cx(t), not bc(t). bc(t) cp(t, T'), not ok(t'). cx(t) cp(t, _). cp(1,2). cp(4,7). t(2). cp(1,). cp(4,8). t(7). cp(1,4). cp(8,9). t(9). cp(2,5). cp(8,10). t(10). cp(2,6). Expansion phase (without condition parts for definite facts, only new facts per iteration): 1: ok(2). ok(7). ok(9). ok(10). bc(1) not ok(2). bc(1) not ok(). bc(1) not ok(4). bc(2) not ok(5). bc(2) not ok(6). bc(4) not ok(7). bc(4) not ok(8). bc(8) not ok(9). bc(8) not ok(10). cx(1). cx(2). cx(4). cx(8). 2: ok(1) not bc(1). ok(2) not bc(2). ok(4) not bc(4). ok(8) not bc(8). : --- Fixpoint reached! 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 28

29 CFP in this Example: Reduction Phase A Recommendable Bookkeeping Scheme For each round of the fixpoint iteration two steps are performed: a) Eliminate negative conditions (Red true )! b) Eliminate conditional facts (Red false )! Use result of a) as input! Round 1 2 Step a) b)... n Ø Ø Fixpoint reached! (If both steps without new result for the first time.) At the beginning of each step: Determine newly discovered definitely false (before applying Red true ) resp. definitely true facts (before applying Red false ) Prof. Dr. Rainer Manthey Intelligent Information Systems 29

30 Reduction Phase: At the Beginning Result of expansion phase before step a) of reduction phase, 1 st round of iteration: ok(2). ok(7). ok(9). ok(10). cx(1). cx(2). cx(4). cx(8). bc(1) not ok(2). bc(1) not ok(). bc(1) not ok(4). bc(2) not ok(5). bc(2) not ok(6). bc(4) not ok(7). bc(4) not ok(8). bc(8) not ok(9). bc(8) not ok(10). ok(1) not bc(1). ok(2) not bc(2). ok(4) not bc(4). ok(8) not bc(8). Definitely false: bc(), bc(5), bc(6), bc(7), bc(9), bc(10) Also definitely false: ok(), ok(5), ok(6) Herbrand Universe: {1,2,,., 10} 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 0

31 Reduction Phase: 1a Reduction phase: ok(2). ok(7). ok(9). ok(10). 1 st round step a, eliminating negative literals (based on false facts) cx(1). cx(2). cx(4). cx(8). bc(1) not ok(2). bc(1) not ok(). bc(1) not ok(4). bc(2) not ok(5). bc(2) not ok(6). bc(4) not ok(7). bc(4) not ok(8). bc(8) not ok(9). bc(8) not ok(10). just afterwards: Eliminating subsumed conditional facts (copies, less general facts) bc(1) not ok(2). bc(1). bc(1) not ok(4). bc(2). bc(2). bc(4) not ok(7). bc(4) not ok(8). bc(8) not ok(9). bc(8) not ok(10). ok(1) not bc(1). ok(2) not bc(2). ok(4) not bc(4). ok(8) not bc(8). false: {ok(), ok(5), ok(6)} ok(1) not bc(1). ok(2) not bc(2). ok(4) not bc(4). ok(8) not bc(8) Prof. Dr. Rainer Manthey Intelligent Information IIS 2011 Systems 1

32 Reduction Phase: After 1a, Performing 1b Reduction phase: 1 st round after step a), assessment of true facts (facts rearranged a bit) cx(1). cx(2). cx(4). cx(8). bc(1). bc(2). bc(4) not ok(7). bc(4) not ok(8). bc(8) not ok(9). bc(8) not ok(10). ok(2). ok(7). ok(9). ok(10). ok(1) not bc(1). ok(4) not bc(4). ok(8) not bc(8). Both true facts have been discovered during step a) in the same iteration: Can be used immediately in step b)!! 1 st round step b, eliminating conditional facts (based on true facts) bc(4): still open bc(8): now false bc(4) not ok(7). bc(4) not ok(8). bc(8) not ok(9). bc(8) not ok(10). ok(1) not bc(1). ok(4) not bc(4). ok(8) not bc(8). ok(1): also discovered false 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 2

33 Reduction Phase: After 1b, Performing 2a Reduction phase: 2 nd round after 1b, before 2a, new assessment of false facts cx(1). cx(2). cx(4). cx(8). bc(1). bc(2). bc(4) not ok(8). ok(2). ok(7). ok(9). ok(10). ok(4) not bc(4). ok(8) not bc(8). false: {bc(8), ok(1), ok(), ok(5), ok(6)} Reduction phase: 2 nd round step a), eliminating conditions cx(1). cx(2). cx(4). cx(8). bc(1). bc(2). bc(4) not ok(8). ok(2). ok(7). ok(9). ok(10). ok(4) not bc(4). ok(8) not bc(8). After 2a): one new true fact discovered! 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems

34 Reduction Phase: After 1b, Performing 2a Reduction phase: 2 nd round after 2a, before 2b, new assessment of true facts cx(1). cx(2). cx(4). cx(8). bc(1). bc(2). bc(4) not ok(8). ok(2). ok(7). ok(8). ok(9). ok(10). ok(4) not bc(4). Reduction phase: 2 nd round step b), eliminating conditional facts bc(4) not ok(8). false: {bc(4), bc(8), ok(1), ok(), ok(5), ok(6)} ok(4) not bc(4). Reduction phase: rd round step a), eliminating negative literals After a): A final new true fact discovered! ok(4) not bc(4). Reduction phase: rd round step b), eliminating conditional facts Nothing to be done anymore, as no conditional facts are left! 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 4

35 Reduction Phase: 4 and Truth Value Determination Reduction phase: 4 th round steps a) and b) cx(1). cx(2). cx(4). cx(8). bc(1). bc(2). ok(2). ok(4) ok(7). ok(8). ok(9). ok(10). At least formally, a final round has to be performed for confirming the fixpoint! (Practically, reduction can stop as soon as no CFs are present anymore.) Finally: Determination of truth values! cx(1). cx(2). cx(4). cx(8). true: bc(1). bc(2). ok(2). ok(4) ok(7). ok(8). ok(9). ok(10). false: {bc(4), bc(8), ok(1), ok(), ok(5), ok(6)} No conditional facts left in the fixpoint of the reduction phase: no undefined facts! 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 5

36 Reduction Phase Summary of the Steps and Rounds of the Iteration Scheme For each round two steps: a) Eliminate negative conditions (Red true )! b) Eliminate conditional facts (Red false )! Use result of a) as input! Round Step 1 bc(1). bc(2). a) new true facts b) new false facts ok(1). bc(8). 2 ok(8). bc(4). ok(4). 4 Ø Ø Ø Fixpoint reached! 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 6

37 Comparing CFP Result and Intuitive Solution CFP result: ok(2). ok(7). ok(9). ok(10). cx(1). cx(2). cx(4). cx(8). bc(1). bc(2). ok(4). ok(8). Component_of: p 1 p 2 p p 4 tested (thus, ok) ok rekursively bad component p 5 p 6 p 7 p 8 p 9 p Prof. Dr. Rainer Manthey Intelligent Information Systems 7

38 Last Minute Addition: Semantics for Rules with Comparison Operators Test literals resemble negative literals in as much as their evaluation is unable to produce any variable bindings. Test literals are just able to test bindings produced elsewhere! On the other hand, satisfaction of comparisons cannot be tested by accessing the fact base of the database, but has to be done by externally programmed test procedures. Formalizing this observation can be achieved by introducing a Boolean auxiliary predicate 'is_satisfied/1', which if applied to a ground test literal returns true in case the resp. comparison operator is satisfied for the two (ground) parameters, false else. All fixpoint operators for single rules introduced till now can thus be extended in order to handle test literals, e.g. (here in case of positive Datalog, analogously for negation): R i A B 1,...., B n,v 1,..,V m V k test literals T [R i ] ( F ) = def {Aσ... 1 j n : B j σ F and 1 k m : is_satisfied(v k σ) } 2016 Prof. Dr. Rainer Manthey Intelligent Information Systems 8

39 Last Minute Addition: Semantics for Rules with Functions If rules contain functional terms (in test literals), all such terms have to be evaluated by means of 'is_satisfied' before evaluating these literals. Term evaluation is performed via external code as well, the formalization of which has to be done on an abstract level. In order to do so, we introduce an auxiliary function 'eval/1', which if applied to a ground test literal replaces all functional terms occuring in the parameters of the literal by their resp. values (leaving all other parameters identical). Calls to 'eval' have to be added to the extended form of the fixpoint operators in order to cover the full range of concepts in Datalog, e.g.: T [R i ] ( F ) = def {Aσ... 1 k m : is_satisfied( eval(v k σ) ) } Already addressed earlier: If recursion and term construction interleave (similar to the interleaving of recursion and negation in case of unstratifiability), infinite term construction will occur cases like this have to be excluded Prof. Dr. Rainer Manthey Intelligent Information Systems 9

Research Articles. Scientific Communication & ScientificWriting. Research Articles: Attempting a Systematic Treatment SS 2017

Research Articles. Scientific Communication & ScientificWriting. Research Articles: Attempting a Systematic Treatment SS 2017 Research Articles: Attempting a Systematic Treatment Scientific Communication & ScientificWriting SS 2017 Research Articles Attempting a Systematic Treatment 2017 Prof. Dr. R. Manthey Scientific Communication/Writing

More information

Techniques of Scientific Communication R. Manthey Techniques of Scientific Communication 1

Techniques of Scientific Communication R. Manthey Techniques of Scientific Communication 1 Techniques of Scientific Communication Prof. Dr. Rainer Manthey 2010 R. Manthey Techniques of Scientific Communication 1 Topic of the Course (1) Scientific communication: General process and main phases

More information

How Much Does a Household Robot Need to Know in Order to Tidy up?

How Much Does a Household Robot Need to Know in Order to Tidy up? How Much Does a Household Robot Need to Know in Order to Tidy up? AAAI on Intelligent Robotic Systems Bernhard Nebel, Christian Dornhege, Andreas Hertle Department of Computer Science Foundations of Artificial

More information

2017 National NHS staff survey. Brief summary of results from Chelsea and Westminster Hospital NHS Foundation Trust

2017 National NHS staff survey. Brief summary of results from Chelsea and Westminster Hospital NHS Foundation Trust 2017 National NHS staff survey Brief summary of results from Chelsea and Westminster Hospital NHS Foundation Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement

More information

FRENCH LANGUAGE HEALTH SERVICES STRATEGY

FRENCH LANGUAGE HEALTH SERVICES STRATEGY FRENCH LANGUAGE HEALTH SERVICES STRATEGY 2016-2019 Table of Contents I. Introduction... 4 Partners... 4 A. Champlain LHIN IHSP... 4 B. South East LHIN IHSP... 5 C. Réseau Strategic Planning... 5 II. Goal

More information

2017 National NHS staff survey. Results from London North West Healthcare NHS Trust

2017 National NHS staff survey. Results from London North West Healthcare NHS Trust 2017 National NHS staff survey Results from London North West Healthcare NHS Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for London North West Healthcare

More information

Impact Grant Application COVER SHEET

Impact Grant Application COVER SHEET Education Foundation For Office Use Only Date Rec'd: Grant #: Grant Score: 2011-2012 Impact Grant Application COVER SHEET Awarded: The Hill Country Education Foundation created the Impact Grant program

More information

NHS Dental Services Quarterly Vital Signs Reports

NHS Dental Services Quarterly Vital Signs Reports NHS Dental Services Quarterly Vital Signs Reports Dental Services Gateway ref: NHSBSA/DSD/0008 Introduction The NHS Dental Services (NHS DS) has been working closely with the Department of Health (DH)

More information

2017 National NHS staff survey. Results from Royal Cornwall Hospitals NHS Trust

2017 National NHS staff survey. Results from Royal Cornwall Hospitals NHS Trust 2017 National NHS staff survey Results from Royal Cornwall Hospitals NHS Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Royal Cornwall Hospitals NHS

More information

2017 National NHS staff survey. Results from North West Boroughs Healthcare NHS Foundation Trust

2017 National NHS staff survey. Results from North West Boroughs Healthcare NHS Foundation Trust 2017 National NHS staff survey Results from North West Boroughs Healthcare NHS Foundation Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for North West

More information

2017 National NHS staff survey. Results from Dorset County Hospital NHS Foundation Trust

2017 National NHS staff survey. Results from Dorset County Hospital NHS Foundation Trust 2017 National NHS staff survey Results from Dorset County Hospital NHS Foundation Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Dorset County Hospital

More information

2016 National NHS staff survey. Results from Wirral University Teaching Hospital NHS Foundation Trust

2016 National NHS staff survey. Results from Wirral University Teaching Hospital NHS Foundation Trust 2016 National NHS staff survey Results from Wirral University Teaching Hospital NHS Foundation Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Wirral

More information

2017 National NHS staff survey. Results from Nottingham University Hospitals NHS Trust

2017 National NHS staff survey. Results from Nottingham University Hospitals NHS Trust 2017 National NHS staff survey Results from Nottingham University Hospitals NHS Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Nottingham University

More information

2017 National NHS staff survey. Results from Salford Royal NHS Foundation Trust

2017 National NHS staff survey. Results from Salford Royal NHS Foundation Trust 2017 National NHS staff survey Results from Salford Royal NHS Foundation Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Salford Royal NHS Foundation

More information

2017 National NHS staff survey. Results from Oxleas NHS Foundation Trust

2017 National NHS staff survey. Results from Oxleas NHS Foundation Trust 2017 National NHS staff survey Results from Oxleas NHS Foundation Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Oxleas NHS Foundation Trust 5 3:

More information

Esteban Peralta. November Office Address: Department of Economics Yale University New Haven, CT Telephone: +1 (203)

Esteban Peralta. November Office Address: Department of Economics Yale University New Haven, CT Telephone: +1 (203) Esteban Peralta Office Address: Department of Economics New Haven, CT 06520-8268 Telephone: +1 (203) 589-8492 E-mail: esteban.peralta@yale.edu Personal web page: www.estebanjperalta.com Citizenship: Argentina,

More information

CIS192 Python Programming. Dan Gillis. January 20th, 2016

CIS192 Python Programming. Dan Gillis. January 20th, 2016 CIS192 Python Programming Introduction Dan Gillis University of Pennsylvania January 20th, 2016 Dan Gillis (University of Pennsylvania) CIS 192 January 20th, 2016 1 / 37 Outline 1 About this Course People

More information

2016 National NHS staff survey. Results from Surrey And Sussex Healthcare NHS Trust

2016 National NHS staff survey. Results from Surrey And Sussex Healthcare NHS Trust 2016 National NHS staff survey Results from Surrey And Sussex Healthcare NHS Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Surrey And Sussex Healthcare

More information

2017 National NHS staff survey. Results from The Newcastle Upon Tyne Hospitals NHS Foundation Trust

2017 National NHS staff survey. Results from The Newcastle Upon Tyne Hospitals NHS Foundation Trust 2017 National NHS staff survey Results from The Newcastle Upon Tyne Hospitals NHS Foundation Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for The Newcastle

More information

Registry Evaluation Form

Registry Evaluation Form Evaluator Name: Areas of Evaluation Registry Evaluation Form 1. User friendliness a) Training time to learn b) Screen readability c) Navigation intuitiveness (is it easy to figure out where you want to

More information

DOE N /29/95 Expires: [1 year after initiation]

DOE N /29/95 Expires: [1 year after initiation] DOE N 441.1 SUBJECT: RADIOLOGICAL PROTECTION FOR DOE ACTIVITIES 9/29/95 Expires: [1 year after initiation] The Department of Energy (DOE) undertook an initiative to reduce the burden of unnecessary, repetitive,

More information

ACM SAC 2015 Track Chair Guidelines (Revised May 19, 2014)

ACM SAC 2015 Track Chair Guidelines (Revised May 19, 2014) ACM SAC 2015 Track Chair Guidelines (Revised May 19, 2014) Table of Contents I. Executive Summary Page 1 II. Deadlines and Important Dates Page 2 III. Message to Track Chairs Page 2 IV. TC Group Formation

More information

DEPARTMENT OF THE AIR FORCE

DEPARTMENT OF THE AIR FORCE February 2018 OPERATION AND MAINTENANCE, AIR NATIONAL GUARD VOLUME II TABLE OF CONTENTS Aerospace Control Alert (ACA)... 1 OP-8... 3 OP-31 Spares and Repair Parts... 12 PB-28 Funds Budgeted for Environmental

More information

FAQ for Coding Encounters in ICD 10 CM

FAQ for Coding Encounters in ICD 10 CM FAQ for Coding Encounters in ICD 10 CM Topics: Encounter for Routine Health Exams Encounter for Vaccines Follow Up Encounters Coding for Injuries Encounter for Suture Removal External Cause Codes Tobacco

More information

Big Data Analysis for Resource-Constrained Surgical Scheduling

Big Data Analysis for Resource-Constrained Surgical Scheduling Paper 1682-2014 Big Data Analysis for Resource-Constrained Surgical Scheduling Elizabeth Rowse, Cardiff University; Paul Harper, Cardiff University ABSTRACT The scheduling of surgical operations in a hospital

More information

ALICE Policy for Publications and Presentations

ALICE Policy for Publications and Presentations ALICE Policy for Publications and Presentations The Conference Committee can be contacted at alice-cc@cern.ch. The Editorial Board can be contacted at alice-editorial-board@cern.ch. The Physics Board can

More information

BRIGHAM AND WOMEN S EMERGENCY DEPARTMENT OBSERVATION UNIT PROCESS IMPROVEMENT

BRIGHAM AND WOMEN S EMERGENCY DEPARTMENT OBSERVATION UNIT PROCESS IMPROVEMENT BRIGHAM AND WOMEN S EMERGENCY DEPARTMENT OBSERVATION UNIT PROCESS IMPROVEMENT Design Team Daniel Beaulieu, Xenia Ferraro Melissa Marinace, Kendall Sanderson Ellen Wilson Design Advisors Prof. James Benneyan

More information

Yemen ISR CONOPS and Capabilities

Yemen ISR CONOPS and Capabilities Yemen ISR CONOPS and Capabilities THIS INFORMATION WAS APPROVED FOR PUBLISHING PER THE ITAR AS BASIC MARKETING INFORMATION OF DEFENSE ARTICLES OR PER THE EAR AS ADVERTISING PRINTED MATTER. harris.com Yemen

More information

INTERNSHIP AND COMMUNITY SERVICE PLACEMENT HANDBOOK 2018/19

INTERNSHIP AND COMMUNITY SERVICE PLACEMENT HANDBOOK 2018/19 INTERNSHIP AND COMMUNITY SERVICE PLACEMENT HANDBOOK 2018/19 About the handbook This handbook has been developed to help medical interns and community service applicants to apply for the Internship and

More information

Continuously Measuring Patient Outcome using Variable Life-Adjusted Displays (VLAD)

Continuously Measuring Patient Outcome using Variable Life-Adjusted Displays (VLAD) Continuously Measuring Patient Outcome using Variable Life-Adjusted Displays (VLAD) Mr. Steve GILLETT Ms. Kian WONG Dr. K.H. LEE HAHO Casemix Office Acknowledgements : 1. Queensland Health Department (VLAD

More information

The Pennsylvania State University. The Graduate School ROBUST DESIGN USING LOSS FUNCTION WITH MULTIPLE OBJECTIVES

The Pennsylvania State University. The Graduate School ROBUST DESIGN USING LOSS FUNCTION WITH MULTIPLE OBJECTIVES The Pennsylvania State University The Graduate School The Harold and Inge Marcus Department of Industrial and Manufacturing Engineering ROBUST DESIGN USING LOSS FUNCTION WITH MULTIPLE OBJECTIVES AND PATIENT

More information

NURSING CARE IN PSYCHIATRY: Nurse participation in Multidisciplinary equips and their satisfaction degree

NURSING CARE IN PSYCHIATRY: Nurse participation in Multidisciplinary equips and their satisfaction degree NURSING CARE IN PSYCHIATRY: Nurse participation in Multidisciplinary equips and their satisfaction degree Paolo Barelli, R.N. - University "La Sapienza" - Italy Research team: V.Fontanari,R.N. MHN, C.Grandelis,

More information

Cost-Benefit Analysis of Medication Reconciliation Pharmacy Technician Pilot Final Report

Cost-Benefit Analysis of Medication Reconciliation Pharmacy Technician Pilot Final Report Team 10 Med-List University of Michigan Health System Program and Operations Analysis Cost-Benefit Analysis of Medication Reconciliation Pharmacy Technician Pilot Final Report To: John Clark, PharmD, MS,

More information

Optimizing the Workforce: The Intersection of Healthcare Reform, Delivery Innovation, and Training

Optimizing the Workforce: The Intersection of Healthcare Reform, Delivery Innovation, and Training Optimizing the Workforce: The Intersection of Healthcare Reform, Delivery Innovation, and Training Scott Shipman, MD, MPH Director of Primary Care Affairs Baldwin Series Lecture November 2017 Scott Shipman,

More information

A Semi-Supervised Recommender System to Predict Online Job Offer Performance

A Semi-Supervised Recommender System to Predict Online Job Offer Performance A Semi-Supervised Recommender System to Predict Online Job Offer Performance Julie Séguéla 1,2 and Gilbert Saporta 1 1 CNAM, Cedric Lab, Paris 2 Multiposting.fr, Paris October 29 th 2011, Beijing Theory

More information

Adaptive Medical Workflow Management for a Context-Dependent Home Healthcare Assistance Service

Adaptive Medical Workflow Management for a Context-Dependent Home Healthcare Assistance Service CWS 2005 Preliminary Version Adaptive Medical Workflow Management for a Context-Dependent Home Healthcare Assistance Service L. Ardissono, A. Di Leva, G. Petrone, M. Segnan, M. Sonnessa 1 Dipartimento

More information

DEPARTMENT OF THE AIR FORCE

DEPARTMENT OF THE AIR FORCE May 2017 OPERATION AND MAINTENANCE, AIR NATIONAL GUARD VOLUME II TABLE OF CONTENTS Aerospace Control Alert (ACA)... 1 OP-8 Civilian Personnel Costs... 3 OP-31 Spares and Repair Parts... 12 PB-28 Funds

More information

Homelessness Partnering Strategy 2014 Call for Proposals (CFP) Designed Funding Stream Frequently Asked Questions (FAQ): Capital Project Applications

Homelessness Partnering Strategy 2014 Call for Proposals (CFP) Designed Funding Stream Frequently Asked Questions (FAQ): Capital Project Applications Homelessness Partnering Strategy 2014 Call for Proposals (CFP) Designed Funding Stream Frequently Asked Questions (FAQ): Capital Project Applications The CE will be posting Frequently Asked Questions (FAQ)

More information

Identifying Research Questions

Identifying Research Questions Research_EBP_L Davis_Fall 2015 Identifying Research Questions Leslie L Davis, PhD, RN, ANP-BC, FAANP, FAHA UNC-Greensboro, School of Nursing Topics for Today Identifying research problems Problem versus

More information

CALIFORNIA Advance Directive Planning for Important Health Care Decisions

CALIFORNIA Advance Directive Planning for Important Health Care Decisions CALIFORNIA Advance Directive Planning for Important Health Care Decisions Caring Info 1731 King St., Suite 100, Alexandria, VA 22314 www.caringinfo.org 800/658-8898 Caring Info, a program of the National

More information

B - Guidelines for the attendance of midwifery students in theory and practice

B - Guidelines for the attendance of midwifery students in theory and practice COVENTRY UNIVERSITY Faculty of Health and Life Sciences B - Guidelines for the attendance of midwifery students in theory and practice BACKGROUND (for cohorts commencing from October 2016 only) As a midwifery

More information

Internal Use TBIMS National Database Notification

Internal Use TBIMS National Database Notification 602b Internal Use TBIMS National Database Notification Review Committee: Research Effective Date: 6/27/2009 Attachments: None Revised Date: 11/17/2016 Forms: 602bf - Internal Use TBIMS Notification Form;

More information

Frequently Asked Questions (FAQ) Updated September 2007

Frequently Asked Questions (FAQ) Updated September 2007 Frequently Asked Questions (FAQ) Updated September 2007 This document answers the most frequently asked questions posed by participating organizations since the first HSMR reports were sent. The questions

More information

Nursing Theory Critique

Nursing Theory Critique Nursing Theory Critique Nursing theory critique is an essential exercise that helps nursing students identify nursing theories, their structural components and applicability as well as in making conclusive

More information

EXAMPLE LETTER TO SCHOOL

EXAMPLE LETTER TO SCHOOL APPENDIX 1 EXAMPLE LETTER TO SCHOOL is a member of the US Naval Sea Cadet Corps (or Navy League Cadet Corps) and is working towards an Academic Achievement Ribbon award. Has this student met the following

More information

Integrating CBR components within a Case-Based Planner

Integrating CBR components within a Case-Based Planner From: AAAI Technical Report WS-98-15. Compilation copyright 1998, AAAI (www.aaai.org). All rights reserved. Integrating CBR components within a Case-Based Planner David B. Leake and Andrew Kinley Computer

More information

Re: Urgent Clarification regarding Outpatients dual reporting for both Casemix & the Public-Private mix as part of the new consultant contract:

Re: Urgent Clarification regarding Outpatients dual reporting for both Casemix & the Public-Private mix as part of the new consultant contract: National Casemix Programme CASEMIX / HIPE UNIT Health Service Executive Mill Lane Palmerstown Dublin 20 Tel: 01 6201820 Fax: 01 6201601 Casemix@hse.ie CX-4 / 2008 18 August 2008. To: - National Director

More information

Chapter 1 Should You Become an Entrepreneur?

Chapter 1 Should You Become an Entrepreneur? Should You Become an Entrepreneur? 1.1 All About Entrepreneurship 1.2 Entrepreneurship and You 1.3 Explore Ideas and Opportunities 1.4 Problem Solving for Entrepreneurs Lesson 1.1 All About Entrepreneurship

More information

2013 Workplace and Equal Opportunity Survey of Active Duty Members. Nonresponse Bias Analysis Report

2013 Workplace and Equal Opportunity Survey of Active Duty Members. Nonresponse Bias Analysis Report 2013 Workplace and Equal Opportunity Survey of Active Duty Members Nonresponse Bias Analysis Report Additional copies of this report may be obtained from: Defense Technical Information Center ATTN: DTIC-BRR

More information

2

2 1 2 3 4 5 6 I am discussing evaluations where there is a third party funder. This is often the Federal Government such as NIH, NSF or DOE; Program stakeholders at the individual project level and the evaluator.

More information

Statistical Analysis Tools for Particle Physics

Statistical Analysis Tools for Particle Physics Statistical Analysis Tools for Particle Physics IDPASC School of Flavour Physics Valencia, 2-7 May, 2013 Glen Cowan Physics Department Royal Holloway, University of London g.cowan@rhul.ac.uk www.pp.rhul.ac.uk/~cowan

More information

25/02/18 THE SOCIAL CARE WALES (REGISTRATION) RULES 2018

25/02/18 THE SOCIAL CARE WALES (REGISTRATION) RULES 2018 25/02/18 THE SOCIAL CARE WALES (REGISTRATION) RULES 2018 April 2018 The regulation of the registration and fitness to practise of the social care workforce by Social Care Wales is governed by three types

More information

How Allina Saved $13 Million By Optimizing Length of Stay

How Allina Saved $13 Million By Optimizing Length of Stay Success Story How Allina Saved $13 Million By Optimizing Length of Stay EXECUTIVE SUMMARY Like most large healthcare systems throughout the country, Allina Health s financial health improves dramatically

More information

601-Audit Plan for Medicare s Shared Visit Rule

601-Audit Plan for Medicare s Shared Visit Rule 601-Audit Plan for Medicare s Shared Visit Rule Elin Baklid-Kunz, MBA, CPC, CCS Health Care Compliance Association 6500 Barrie Road, Suite 250, Minneapolis, MN 55435 888-580-8373 www.hcca-info.org Presentation

More information

Industrial Optimization Program: Feasibility Study

Industrial Optimization Program: Feasibility Study Industrial Optimization Program: Feasibility Study The Feasibility Study is a detailed study of a specific process or system within an industrial facility to fully investigate an opportunity to use natural

More information

Toward the Electronic Patient Record:

Toward the Electronic Patient Record: June 2007 Toward the Electronic Denise Henderson Director, Consulting Services MedSynergies, Inc. Toward the Electronic The TEPR (Toward the Electronic Patient Record) conference held by the Medical Records

More information

Veteran Support Scheme Two

Veteran Support Scheme Two Veteran Support Scheme Two Veteran s Personal Details 1 Veterans Affairs number (if known) 2 Title Rank Mr Mrs Ms Other 3 Last name 4 First name/s 5 Other name/s known as 6 Date of birth / / For new claimants

More information

Organization for Economic Co-operation and Development

Organization for Economic Co-operation and Development IGLP document -IRAQ- BAGHDAD English - Or. Arabic Unclassified Organization for Economic Co-operation and Development (2015) 21-Dec-2015 According to criteria of OECD ON TESTING AND CALIBRATION Number

More information

Standard of Practice

Standard of Practice DEFINITIONS Delegation means the act of a registrant requiring an unregulated CHA to perform an allowable aspect of speech & hearing health services, to specific clients, in any practice setting. Supervisor

More information

FIELD STUDY REPORT. In Semnan Urban Health Centers. Ministry of Health and Medical Education And UNICEF IRAN

FIELD STUDY REPORT. In Semnan Urban Health Centers. Ministry of Health and Medical Education And UNICEF IRAN FIELD STUDY REPORT Evaluation of the Client Oriented Monitoring Tool (self-evaluation method) In Semnan Urban Health Centers Ministry of Health and Medical Education And UNICEF IRAN Autumn/Winter 2000-2001

More information

Submission for the Midwifery Practice Scheme - Second Consultation Paper Including a response to the following papers:

Submission for the Midwifery Practice Scheme - Second Consultation Paper Including a response to the following papers: Submission for the Midwifery Practice Scheme - Second Consultation Paper Including a response to the following papers: Requirements for membership of the MPS Australian College of Midwives- Birth at home

More information

2016 RADAR Adjudication Quality Evaluation

2016 RADAR Adjudication Quality Evaluation OPA-2018-037 PERSEREC-MR-18-03 April 2018 2016 RADAR Adjudication Quality Evaluation Leissa C. Nelson Defense Personnel and Security Research Center Office of People Analytics Christina M. Hesse Shannen

More information

Zurich s Research Intensive Universities and FP9. Position of ETH Zurich and the University of Zurich (UZH) Date 6 June 2017.

Zurich s Research Intensive Universities and FP9. Position of ETH Zurich and the University of Zurich (UZH) Date 6 June 2017. Zurich s Research Intensive Universities and FP9 Context Position of ETH Zurich and the University of Zurich (UZH) Date 6 June 2017 Introduction Since 1988 researchers based in Switzerland have been participating

More information

Patient-Centered Medical Home Transformation

Patient-Centered Medical Home Transformation Patient-Centered Medical Home Transformation The Right Thing to Do for Patients and for Your Organization Speakers: Linda Follenweider, Principal, Jodi Bitterman, Senior Consultant, May 18, 2016 HealthManagement.com

More information

An action research project to develop and evaluate the role of an advanced nurse practitioner in dementia

An action research project to develop and evaluate the role of an advanced nurse practitioner in dementia Journal of Clinical Nursing 1995; 4: 289-293 An action research project to develop and evaluate the role of an advanced nurse practitioner in dementia GARY ROLFE BSc, MA, RMN, PGCEA Senior Lecturer, Centre

More information

Sample Taker Training Policy

Sample Taker Training Policy Sample Taker Training Policy 1. Training Requirements for Sample Takers 1.1 The NHS Cervical Screening Programme (NHSCSP) guidance recommends that only doctors and nurses who are professionally trained

More information

National Science Foundation Annual Report Components

National Science Foundation Annual Report Components National Science Foundation Annual Report Components NSF grant PIs submit annual reports to NSF via the FastLane system at fastlane.nsf.gov. This document is a compilation of the FastLane annual reports

More information

GRANT REVIEW COMMITTEE OPERATING GUIDELINES AND PROCEDURES

GRANT REVIEW COMMITTEE OPERATING GUIDELINES AND PROCEDURES GRANT REVIEW COMMITTEE OPERATING GUIDELINES AND PROCEDURES The Grant Review Committee (the GRC) of the Rotary Club of Point West Sacramento (the Club) is responsible to actively review, approve and recommend

More information

Teacher training incentives in Wales PGCE (FE) 2010/11

Teacher training incentives in Wales PGCE (FE) 2010/11 Teacher training incentives in Wales PGCE (FE) 2010/11 Post Graduate Certificate of Education (Further Education) Teacher Training Incentive Grant in Wales 2010/11 guidance notes Guidance Welsh Assembly

More information

Artificial Intelligence Changes Evidence Based Medicine A Scalable Health White Paper

Artificial Intelligence Changes Evidence Based Medicine A Scalable Health White Paper Artificial Intelligence Changes Evidence Based Medicine A Scalable Health White Paper TABLE OF CONTENT EXECUTIVE SUMMARY...3 UNDERSTANDING EVIDENCE BASED MEDICINE 3 WHY EBM?.....4 EBM IN CLINICAL PRACTICE.....6

More information

ONE ID Local Registration Authority Procedures Manual. Version: 3.3

ONE ID Local Registration Authority Procedures Manual. Version: 3.3 ONE ID Local Registration Authority Procedures Manual Version: 3.3 May 9 th, 2017 Copyright Notice Copyright 2014, ehealth Ontario All rights reserved No part of this document may be reproduced in any

More information

Model of Good Practice tools for risk reduction and clinical governance

Model of Good Practice tools for risk reduction and clinical governance Model of Good Practice tools for risk reduction and clinical governance Delphine Smagghe Luxembourg, 7 April 2005 Introduction Main challenges in healthcare Risk reduction Improvement of the quality of

More information

3M Health Information Systems. 3M Clinical Risk Groups: Measuring risk, managing care

3M Health Information Systems. 3M Clinical Risk Groups: Measuring risk, managing care 3M Health Information Systems 3M Clinical Risk Groups: Measuring risk, managing care 3M Clinical Risk Groups: Measuring risk, managing care Overview The 3M Clinical Risk Groups (CRGs) are a population

More information

Statement on the HCFA Medicare Physician Fee Schedule Proposed Rule

Statement on the HCFA Medicare Physician Fee Schedule Proposed Rule Statement on the HCFA Medicare Physician Fee Schedule Proposed Rule September 20, 1999 Attention: HCFA-1065-P RIN 0938-AJ61 Full Title: Medicare Program; Revisions to Payment Policies Under the Physician

More information

Best Practice Model Determination: Oxygenator Selection for Cardiopulmonary Bypass. Mark Henderson, CPC, CCP,

Best Practice Model Determination: Oxygenator Selection for Cardiopulmonary Bypass. Mark Henderson, CPC, CCP, Best Practice Model Determination: Oxygenator Selection for Cardiopulmonary Bypass. Mark Henderson, CPC, CCP, 1 Abstract In recognizing the uniqueness of perfusion practice, building a best practice model

More information

Bernhard Steffen, Falk Howar, Malte Isberner TU Dortmund /CMU. B. Steffen Summer School CPS

Bernhard Steffen, Falk Howar, Malte Isberner TU Dortmund /CMU. B. Steffen Summer School CPS Active Automata Learning: From DFA to Interface Programs and Beyond or From Languages to Program Executions or (more technically) The Power of Counterexample Analysis Bernhard Steffen, Falk Howar, Malte

More information

OBSERVATIONS ON PFI EVALUATION CRITERIA

OBSERVATIONS ON PFI EVALUATION CRITERIA Appendix G OBSERVATIONS ON PFI EVALUATION CRITERIA In light of the NSF s commitment to measuring performance and results, there was strong support for undertaking a proper evaluation of the PFI program.

More information

Technical Notes on the Standardized Hospitalization Ratio (SHR) For the Dialysis Facility Reports

Technical Notes on the Standardized Hospitalization Ratio (SHR) For the Dialysis Facility Reports Technical Notes on the Standardized Hospitalization Ratio (SHR) For the Dialysis Facility Reports July 2017 Contents 1 Introduction 2 2 Assignment of Patients to Facilities for the SHR Calculation 3 2.1

More information

The Institute for Linguistics, Image and Text (LIT) June 5-30, 2017

The Institute for Linguistics, Image and Text (LIT) June 5-30, 2017 The Institute for Linguistics, Image and Text (LIT) June 5-30, 2017 Overview Our program begins with an introduction to the study of meaning: the study of what is said (semantics) and what can be inferred

More information

Production Device Registration

Production Device Registration I-REC Code Subsidiary Document 02 Production Device Registration version 1.4 I-REC Code Subsidiary Document 02 Production Device Registration Version 1.4 Contents 1. Introduction... 4 1.1 The I-REC Service...

More information

NC TIDE SPRING CONFERENCE April 26, NC Department of Health and Human Services Medicaid Transformation and the 1115 Waiver

NC TIDE SPRING CONFERENCE April 26, NC Department of Health and Human Services Medicaid Transformation and the 1115 Waiver NC TIDE SPRING CONFERENCE April 26, 2017 NC Department of Health and Human Services Medicaid Transformation and the 1115 Waiver Agenda Medicaid Landscape NC Medicaid Transformation Supporting Legislation

More information

Persuasive Writing Part 2 The Magic of ISBP Applied: Drafting Compelling Responses in 3 Easy Steps

Persuasive Writing Part 2 The Magic of ISBP Applied: Drafting Compelling Responses in 3 Easy Steps Persuasive Writing Part 2 The Magic of ISBP Applied: Drafting Compelling Responses in 3 Easy Steps A QUICK RECAP OF PART 1 ACHIEVING CLIENT FOCUS WITH THE MAGIC OF ISBP APMP BID & PROPOSAL CON 2015 PAGE

More information

Sage Nonprofit Solutions I White Paper. Utilizing Technology to Manage and Win Grants. For the Nonprofit and Government Sectors

Sage Nonprofit Solutions I White Paper. Utilizing Technology to Manage and Win Grants. For the Nonprofit and Government Sectors I White Paper The Premier Provider of Effective Business Software Solutions National Presence, Local Touch 1.800.4.BLYTHE www.blytheco.com Utilizing Technology to Manage and Win Grants For the Nonprofit

More information

INDUSTRIAL ENERGY OPTIMIZATION PROGRAM

INDUSTRIAL ENERGY OPTIMIZATION PROGRAM INDUSTRIAL ENERGY OPTIMIZATION PROGRAM YOU VE GOT THE POWER TO SAVE Identify energy waste and reduce your production costs. Our efficiency experts will provide customized technical assistance to help you

More information

Payment Transformation: Essentials of Patient Attribution An Introduction for Internal Staff

Payment Transformation: Essentials of Patient Attribution An Introduction for Internal Staff Payment Transformation: Essentials of Patient Attribution An Introduction for Internal Staff May 6, 2016 Payment Transformation Will Address Key Goals In Pursuit of Māhie 2020 - Maximize Value to Members,

More information

GAO MILITARY ATTRITION. Better Screening of Enlisted Personnel Could Save DOD Millions of Dollars

GAO MILITARY ATTRITION. Better Screening of Enlisted Personnel Could Save DOD Millions of Dollars GAO United States General Accounting Office Testimony Before the Subcommittee on Personnel, Committee on Armed Services, U.S. Senate For Release on Delivery Expected at 2:00 p.m., EDT Wednesday, March

More information

DA: November 29, Centers for Medicare and Medicaid Services National PACE Association

DA: November 29, Centers for Medicare and Medicaid Services National PACE Association DA: November 29, 2017 TO: FR: RE: Centers for Medicare and Medicaid Services National PACE Association NPA Comments to CMS on Development, Implementation, and Maintenance of Quality Measures for the Programs

More information

ROLE OF THE PUBLIC HEALTH NURSE IN COMMUNITY MENTAL HYGIENE *

ROLE OF THE PUBLIC HEALTH NURSE IN COMMUNITY MENTAL HYGIENE * ROLE OF THE PUBLIC HEALTH NURSE IN COMMUNITY MENTAL HYGIENE * FRANKWOOD E. WILLIAMS, M.D. Medical Director, The National Committee for Mental IHygiene, New York City IT IS becoming a little easier, I think,

More information

Mid-Level Providers: What You Need to Know to Use Them Successfully in Your Practice

Mid-Level Providers: What You Need to Know to Use Them Successfully in Your Practice Mid-Level Providers: What You Need to Know to Use Them Successfully in Your Practice Presented by Sarah Reed, BSE. CPC Senior Managing Consultant Medical Revenue Solutions, LLC AAPC 2016 Disclaimer The

More information

ANALYSIS OF THE IMPACT OF EXCEPTIONAL FAMILY MEMBER PROGRAM ENROLLMENT ON INDIVIDUAL MARINE CAREER PROGRESSION AND PROMOTION

ANALYSIS OF THE IMPACT OF EXCEPTIONAL FAMILY MEMBER PROGRAM ENROLLMENT ON INDIVIDUAL MARINE CAREER PROGRESSION AND PROMOTION Combat Development and Integration 3300 Russell Road Quantico, VA 22134-5130 ANALYSIS OF THE IMPACT OF EXCEPTIONAL FAMILY MEMBER PROGRAM ENROLLMENT ON INDIVIDUAL MARINE CAREER PROGRESSION AND PROMOTION

More information

From Data To Action. Putting Data to Work in Today s Hospital

From Data To Action. Putting Data to Work in Today s Hospital From Data To Action Putting Data to Work in Today s Hospital Growing Challenges In today s uncertain environment, hospitals face many pressures. For some, future financial sustainability is becoming a

More information

CBS 11/TXU Energy Beat the Heat Contest

CBS 11/TXU Energy Beat the Heat Contest CBS 11/TXU Energy Beat the Heat Contest NO PURCHASE OR PAYMENT OF ANY KIND IS NECESSARY TO ENTER OR WIN. A PURCHASE WILL NOT INCREASE YOUR CHANCE OF WINNING. THE CONTEST IS VOID OUTSIDE OF TEXAS AND WHERE

More information

1. General. 2. Definitions

1. General. 2. Definitions THIS TRANSLATION HAS NO LEGAL VALIDITY AND ALTHOUGH EVERY EFFORT HAS BEEN MADE TO ENSURE ITS ACCURACY, THE ISRAEL INNOVATION AUTHORITY DOES NOT ASSUME ANY RESPONSIBILITY WHATSOEVER AS TO ITS ACCURACY AND

More information

N-Order Rational Solutions to the Johnson Equation Depending on Parameters

N-Order Rational Solutions to the Johnson Equation Depending on Parameters International Journal of Advanced Research in Physical Science (IJARPS) Volume 4, Issue 9, 2017, PP 19-37 ISSN No. (Online) 2349-7882 www.arcjournals.org N-Order Rational Solutions to the Johnson Equation

More information

HIT Innovations to Build an Empowering and Learning Culture March 2, 2016

HIT Innovations to Build an Empowering and Learning Culture March 2, 2016 HIT Innovations to Build an Empowering and Learning Culture March 2, 2016 Jignesh Sheth, MD, Senior Vice President for Clinical Operations Courtney Dempsey, Clinical Innovation Specialist Conflict of Interest

More information

Future and Emerging Technologies. DG Information Society. European Commission

Future and Emerging Technologies. DG Information Society. European Commission Future and Emerging Technologies DG Information Society European Commission Perspectives for QIPC in FP7 Antonella Karlson QIPC Cluster Review Innsbruck, 15 Feb., 2004 Acknowledgements Special thanks to

More information

UN I-PRO: A SYSTEM TO SCREEN LARGE HEALTH CARE DATA SETS USING SAS' William J. McDonald J. Jon Veloski Harper Consulting Group

UN I-PRO: A SYSTEM TO SCREEN LARGE HEALTH CARE DATA SETS USING SAS' William J. McDonald J. Jon Veloski Harper Consulting Group UN I-PRO: A SYSTEM TO SCREEN LARGE HEALTH CARE DATA SETS USING SAS' William J. McDonald J. Jon Veloski Harper Consulting Group ABSTRACT Government health insurance programs and private insurance companies

More information

Manage Your Project Portfolio, Second Edition

Manage Your Project Portfolio, Second Edition Extracted from: Manage Your Project Portfolio, Second Edition Increase Your Capacity and Finish More Projects This PDF file contains pages extracted from Manage Your Project Portfolio, Second Edition,

More information

SUMMARY REPORT TRUST BOARD IN PUBLIC 3 May 2018 Agenda Number: 9

SUMMARY REPORT TRUST BOARD IN PUBLIC 3 May 2018 Agenda Number: 9 SUMMARY REPORT TRUST BOARD IN PUBLIC 3 May 2018 Agenda Number: 9 Title of Report Accountable Officer Author(s) Purpose of Report Recommendation Consultation Undertaken to Date Signed off by Executive Owner

More information

From Data to Peer Reviewed Publication

From Data to Peer Reviewed Publication From Data to Peer Reviewed Publication Behind the scenes tour Douglas Rizzo, MD MS February 21, 2017 There are no conflicts of interest to disclose. Outline What does CIBMTR do with the data we share?

More information