XML Data Integration using Fragment Join

Size: px
Start display at page:

Download "XML Data Integration using Fragment Join"

Transcription

1 XML Dt Integtion using Fgment Join Jin Gong, Dvi W. Cheung, Nikos Mmoulis, n Ben Ko Deptment of Compute Siene, The Univesity of Hong Kong Pokfulm, Hong Kong, Chin {jgong,heung,nikos,ko}@s.hku.hk Astt. We stuy the polem of nsweing XML queies ove multiple t soues une shem-inepenent senio whee XML shems n shem mppings e unville. We evelop the fgment join opeto genel opeto tht meges two XML fgments se on thei ovelpping omponents. We fomlly efine the opeto n popose n effiient lgoithm fo implementing it. We efine shem-inepenent quey poessing ove multiple t soues n popose novel fmewok to solve this polem. We povie theoetil nlysis n expeimentl esults tht show tht ou ppohes e oth effetive n effiient. 1 Intoution Dt integtion llows glol queies to e nswee y t tht is istiute mong multiple heteogeneous t soues [1]. Though unifie quey intefe, glol istiute queies e poesse s if they wee one on single integte t soue. To hieve t integtion, shem mpping is often use, whih onsists of set of mpping ules tht efine the semnti eltionship etween the glol shem n the lol shems (t the t soues). In these systems, suh s Clio [2], poessing glol quey typilly involves two steps: quey ewiting, n t meging. While muh wok hs een one on quey ewiting, vey little hs een one on t meging. In most existing ppohes, t meging is mostly n ho omputtion speil t meging outine is ustom-oe fo eh mpping ule. This ppoh les to inflexile system esign. In this ppe we popose shem inepenent fmewok tht llows t meging e poesse without efeing to ny speifi shem mpping ules. Let us illustte ou ie y n exmple. Figue 1() shows two XML ouments tken fom UA Cinem wesite n IMDB wesite, espetively. Both UA n IMDB ontin the n the ieto of eh. In ition, UA ontins venue n pie, while IMDB ontins the s eviews. Consie use who wnts to fin out the, ieto, pie, n eview fo eh. This is expesse y the twig ptten quey shown in Figue 1(). Note tht neithe UA no IMDB n nswe the quey lone euse UA lks eviews n IMDB lks piing infomtion. The (glol) quey thus hs to e oken into two quey fgments, one fo eh site. The etune esults fom the two sites shoul then e mege se on thei ommon omponents. Figue 1() shows n exmple of the quey esult. Ou gol is to nswe suh twig ptten queies in shem-inepenent fshion whee mpping ules e not neee.

2 1 ieto The Fnis Gofthe Coppol 2 The Fnis Gofthe Coppol venue UA Times Sque UA pie 5 IMDB... ieto eviews eview... vey goo () Smple XML ouments... q f q 1 q 2 ieto pie eview eview The ieto Fnis pie 5 vey goo eview pie Gofthe Coppol ieto ieto () A quey twig ptten f 1 f 2 () Smple mth of the quey ieto pie ieto eview The Fnis 5 The vey goo Gofthe Coppol Gofthe Fnis Coppol (e) Join XML fgments to otin the quey esult Fig. 1. Quey on smple XML ouments n the esults. () Pojete queies f' ieto pie eview The Fnis 5 vey goo Gofthe Coppol In ou ppoh, we join t fgments se on thei ovelpping ontent in oe to nswe queies. Fo exmple, we fist pojet the glol quey on the two XML ouments n otin two lol queies (Figue 1()). Then, we etieve XML fgments m(t,, p) fom UA n m(t,, ) fom IMDB. Aftew, we join these fgments se on thei ovelpping pts, whih e (t) n ieto () (Figue 1(e)). 2 Peliminies An XML oument D is oote, noe-lele tee D = N, E,, wheein N is noe set, E N N is n ege set, n N is the oot noe. Eh noe in n XML oument hs lel n my ontin some text. The vouly of n XML oument, enote y v(), is the set of istint noe lels of. Definition 1. (XML FRAGMENT) An XML fgment f is n ege-lele XML oument, whee eh ege is lele y eithe / (pent-hil ege) o // (nestoesennt ege). An XML fgment f is fgment of n XML oument, enote s f, if thee exists n injetive mpping λ : f.n.n, suh tht: (i) n f.n, n = λ(n), n (ii) e(n 1, n 2 ) f.e lele s / (esp., // ), λ(n 1 ) is the pent (esp., nesto) of λ(n 2 ). Definition 2. (TWIG PATTERN AND MATCH) A twig ptten is n XML fgment, whee the text ontent of the noes is isege. A fgment f is mth to twig ptten q, enote s f q, if thee exists mpping γ : q.n f.n, suh tht the noe lels n eges of q e peseve in f. A fgment f 1 is ontine in nothe fgment f 2, enote s f 1 f 2, if ll the noes n eges of f 1 e ontine in f 2. Definition 3. (PROJECTION) Given fgment f n vouly v() of oument, the pojetion of f on v(), enote s ρ v() (f), is otine y emoving fom f ll the noes whose lels e not in v() n the oesponing onneting eges. 3 The fgment join opeto Definition 4. (FRAGMENT JOIN) Given set of of fgments f 1,..., f n (n 2), fgment f is join of f 1,..., f n, enote s (f 1,..., f n ) f, if f 1 f,..., f n f,

3 f 1 f ?... f 1 f 2 f 2 f 1 () The fgment f1 of 1, f2 of 2 () Joint noes n oesponing join esults Fig. 2. XML fgment join on iffeent joint su-tees. suh tht: 1) f i = f i, 1 i n, 2) n f.n, n f 1.N... f n.n, n 3) e f.e, e f 1.E... f n.e. In ition, the join set of f 1,..., f n is set of fgments F = {f (f 1,..., f n ) f}, enote s (f 1,..., f n ) F. Definition 5. (JOINT SUB-TREE) Given two fgments f 1 n f 2, sutee js is joint su-tee of f 1 n f 2 if (1) js f 1, js f 2, (2) the oot of js = the oot of f 2. Figue 2() shows the five esults of the fgment join etween f 1 n f 2 shown in Figue 2(). Eh of these esults is se on joint su-tee, whose noes e pointe y oule-owe she lines in the two fgments. We popose Algoithm 1 fo evluting the fgment join of two fgments f 1 n f 2. Fo exmple, onsie the fist join esult shown in Figue 2(). The joint-sutee fo this join esult onsists of lone noe. The ouny noes e the hilen of the oot noe in f 2, whih e lele n (uneline). The sutees of these ouny noes e tthe to the mthing noe in f 1 foming the join esult. 4 Shem-inepenent, quey-se t integtion Ou eseh polem is fomlly stte s following: given XML ouments 1 n 2, n twig ptten quey q, ompute F = {f f q; (f 1, f 2 ) f; f 1 1 ; f 2 2 }. Ou ppoh to solve this polem onsists of the following phses. Pojetion. The q is ewitten into lol queies q 1 = ρ v(1)(q) n q 2 = ρ v(2)(q) using the pojet opeto (Setion 2). We then pply the fgment join opeto on q 1 n q 2 to fin joint su-tee js fo whih the join esult is q. Mthing. Two sets of fgments F 1 n F 2 e etune, whih ontins ll mthes to the lol quey q 1 in 1 n ll mthes to the lol quey q 2 in 2, espetively 1. Join. Fo eh pi of fgments (f 1, f 2 ) F 1 F 2, we ompute the fgment join of f 1 n f 2 using the joint-sutee otine in the pojetion phse. The join esults e etune s the quey s nswe. 1 We thnk the uthos of [3] fo poviing us with the implementtion of TwigList, use s moule fo evluting twig queies in ou wok.

4 Algoithm 1 The join evlution lgoithm Input: XML fgments f 1 n f 2 Output: set of XML fgments F, with the join su-tees use fo eh f F 1: JS enumetejointsutees(f 1, f 2) 2: fo ll js JS o 3: f join(f 1, f 2, js) 4: output (f, js) 5: en fo 6: epet 1-6 with f 1 n f 2 exhnge, if neessy funtion join(f 1, f 2, js) 1: f opy(f 1) 2: fo ll x js.n o 3: let x 1, x 2 e the oesponing noes of x in f 1 n f 2, espetively 4: fo ll x 2 s hil o 5: if / js.n then 6: sf onstutf gment(f 2, ) 7: Chil(f 1, x 1, sf) 8: en if 9: en fo 1: en fo 11: etun f Figue 3 illusttes ou ppoh (the foun joint su-tee ontins the uneline noes). We note tht pojeting glol quey onto lol soues so tht one single lol quey is pplie to eh soue my not e suffiient to etieve the omplete set of quey esults. Fo exmple, onsie gin quey q in Figue 3. We oseve tht joining q 11, su-twig ptten of q 1 ontining noes n n the ege etween them, with q 2 lso gives us q (using the joint su-tee ). Theefoe, in oe to ensue tht ll vli quey esults e foun, we shoul onsie ll pis of su-twig pttens of q 1 n q 2 tht n fom q. Definition 6. (RECOVERABILITY) Given twig ptten q, pi of twig pttens (q i, q j ) is eovele fo q, enote s (q i, q j ) q, if (q i, q j ) q using some joint su-tee js; else, (q i, q j ) is non-eovele fo q, enote s (q i, q j ) q. We two moe shem-level phses to the Pojetion-Mthing-Join fmewok, in oe to ensue ompleteness of the quey esults. Deomposition. Afte the pojetion phse in whih lol queies q 1 n q 2 e eive, the eomposition phse etuns: Q 1 = {q i q i q 1 }, n Q 2 = {q j q j q 2 }. Reoveility heking. Afte the eomposition phse, this phse etuns: {(q i, q j ) (q i, q j ) Q 1 Q 2 (q i, q j ) q}. 5 Expeimentl evlution n onlusion We use DBLP n CiteSee tsets in ou expeiments. The w CiteSee t e in plin text BiTeX fomt. We onvete them into n XML file hving simil shem

5 () Two XML ouments q Pojetion q 1 q 2 Mthing f 11 f 12 f f f Join () The twig ptten quey n Pojetion-Mthing-Join quey nsweing poess Fig. 3. Quey nsweing fom multiple t soues: pojetion, mthing, n join Q1 Q2 Q3 Q4 fgment join 6 fgment join 4 fgment join fgment join Fig. 4. Ovell pefomne of PDRMJ fo ll queies n tsets. to tht of DBLP t. The size of Citesee tset is 15MB. We nomly smple the oiginl DBLP (13MB) tset to extt the pulition eos n ttiutes, n otin five DBLP tsets, whose sizes e: 1MB, 1MB, 2MB, 4MB, n 8MB, espetively. Thus, we hve five pis of tsets use fo the queies, eh onsisting of the Citesee tset plus one of the smple DBLP tsets. We mnully ete fou test twig ptten queies, nme Q1-Q4, eh of whih queies on set of tiutes of ppes, suh s. All these queies n only e nswee using oth DBLP n Citesee tsets (ut not one of the two tsets lone) y fgment join in ou fmewok. The ovell pefomne of ou omplete, optimize ppoh (PDRMJ) is teste in Figue 4 fo ll queies Q1-Q7 on ll tsets. The ovell esponse time is oken own to two pts: (i) the time spent y ll su-twig ptten queies issue ginst the iffeent soues, n (ii) the time spent y the fgment joins. We oseve tht the pefomne fo ll queies sles oughly linely to the size of the DBLP tset (ell tht the size of the CiteSee tset is fixe). In ition, nely hlf of the ost is ue to the twig ptten queies ginst the soues. In onlusion, we evelope fgment join opeto fo quey-se t integtion fom multiple soues. We stuie the polem of shem-inepenent t integtion se on this opeto. We onute expeiments to show the effetiveness of ou ppohes. Refeenes 1. Lenzeini, M.: Dt integtion: theoetil pespetive. In: PODS. (22) 2. Yu, C., Pop, L.: Constint-se XML quey ewiting fo t integtion. In: SIGMOD. (24) 3. Qin, L., Yu, J.X., Ding, B.: TwigList: mke twig ptten mthing fst. In: DASFFA. (27)

Combinatorial Testing for Tree-Structured Test Models with Constraints

Combinatorial Testing for Tree-Structured Test Models with Constraints Comintoil Testing fo Tee-Stutued Test Models with Constints Tkshi Kitmu, Akihis Ymd, Goo Htym, Cyille Atho, Eun-Hye Choi, Ngo Thi Bih Do, Yutk Oiw, Shiny Skugi Ntionl Institute of Advned Industil Siene

More information

32. The Tangency Problem of Apollonius.

32. The Tangency Problem of Apollonius. . The Tngeny olem of Apollonius. Constut ll iles tngent to thee given iles. This eleted polem ws posed y Apollinius of eg (. 60-70 BC), the getest mthemtiin of ntiquity fte Eulid nd Ahimedes. His mjo wok

More information

ON THE CHINESE CHECKER SPHERE. Mine TURAN, Nihal DONDURMACI ÇİN DAMA KÜRESİ ÜZERİNE

ON THE CHINESE CHECKER SPHERE. Mine TURAN, Nihal DONDURMACI ÇİN DAMA KÜRESİ ÜZERİNE DÜ Fen Bilimlei Enstitüsü Degisi Sı 9 Ağustos 9 On The Chinese Cheke Sphee M. Tun N. Donumı ON THE CHINESE CHECKER SHERE Mine TURAN Nihl DONDURMACI Deptment of Mthemtis Fult of Ats n Sienes Dumlupin Univesit

More information

Summary: Vectors. This theorem is used to find any points (or position vectors) on a given line (direction vector). Two ways RT can be applied:

Summary: Vectors. This theorem is used to find any points (or position vectors) on a given line (direction vector). Two ways RT can be applied: Summ: Vectos ) Rtio Theoem (RT) This theoem is used to find n points (o position vectos) on given line (diection vecto). Two ws RT cn e pplied: Cse : If the point lies BETWEEN two known position vectos

More information

N V V L. R a L I. Transformer Equation Notes

N V V L. R a L I. Transformer Equation Notes Tnsfome Eqution otes This file conts moe etile eivtion of the tnsfome equtions thn the notes o the expeiment 3 wite-up. t will help you to unestn wht ssumptions wee neee while eivg the iel tnsfome equtions

More information

Intro to Circle Geometry By Raymond Cheong

Intro to Circle Geometry By Raymond Cheong Into to Cicle Geomety By Rymond Cheong Mny poblems involving cicles cn be solved by constucting ight tingles then using the Pythgoen Theoem. The min chllenge is identifying whee to constuct the ight tingle.

More information

Basic Principles of Homing Guidance

Basic Principles of Homing Guidance si Piniples of Homing Guidne Neil F Plumbo, Ross A luwkmp, nd Justin M Lloyd his tile povides oneptul foundtion with espet to homing guidne upon whih the next sevel tiles e nhoed To this end, bsi geometi

More information

A Note on Risky Bond Valuation

A Note on Risky Bond Valuation A Note on Risky Bond Valuation C. H. Hui Banking Poliy Depatment Hong Kong Monetay Authoity 0th Floo,, Gaden Road, Hong Kong Email: Cho-Hoi_Hui@hkma.gov.hk C. F. Lo Physis Depatment The Chinese Univesity

More information

GENERAL OPERATING PRINCIPLES

GENERAL OPERATING PRINCIPLES KEYSECUREPC USER MANUAL N.B.: PRIOR TO READING THIS MANUAL, YOU ARE ADVISED TO READ THE FOLLOWING MANUAL: GENERAL OPERATING PRINCIPLES Der Customer, KeySeurePC is n innovtive prout tht uses ptente tehnology:

More information

r (1+cos(θ)) sin(θ) C θ 2 r cos θ 2

r (1+cos(θ)) sin(θ) C θ 2 r cos θ 2 icles xmple 66: Rounding one ssume we hve cone of ngle θ, nd we ound it off with cuve of dius, how f wy fom the cone does the ound stt? nd wht is the chod length? (1+cos(θ)) sin(θ) θ 2 cos θ 2 xmple 67:

More information

Orbits and Kepler s Laws

Orbits and Kepler s Laws Obits nd Keple s Lws This web pge intoduces some of the bsic ides of obitl dynmics. It stts by descibing the bsic foce due to gvity, then consides the ntue nd shpe of obits. The next section consides how

More information

Quick Guide to Lisp Implementation

Quick Guide to Lisp Implementation isp Implementtion Hndout Pge 1 o 10 Quik Guide to isp Implementtion Representtion o si dt strutures isp dt strutures re lled S-epressions. The representtion o n S-epression n e roken into two piees, the

More information

The art of Paperarchitecture (PA). MANUAL

The art of Paperarchitecture (PA). MANUAL The rt of Pperrhiteture (PA). MANUAL Introution Pperrhiteture (PA) is the rt of reting three-imensionl (3D) ojets out of plin piee of pper or ror. At first, esign is rwn (mnully or printe (using grphil

More information

2. Properties of Functions

2. Properties of Functions 2. PROPERTIES OF FUNCTIONS 111 2. Properties of Funtions 2.1. Injetions, Surjetions, an Bijetions. Definition 2.1.1. Given f : A B 1. f is one-to-one (short han is 1 1) or injetive if preimages are unique.

More information

LAPLACE S EQUATION IN SPHERICAL COORDINATES. With Applications to Electrodynamics

LAPLACE S EQUATION IN SPHERICAL COORDINATES. With Applications to Electrodynamics LALACE S EQUATION IN SHERICAL COORDINATES With Appitions to Eetodynmis We hve seen tht Lpe s eqution is one of the most signifint equtions in physis. It is the soution to pobems in wide viety of fieds

More information

Revised products from the Medicare Learning Network (MLN) ICD-10-CM/PCS Myths and Facts, Fact Sheet, ICN 902143, downloadable.

Revised products from the Medicare Learning Network (MLN) ICD-10-CM/PCS Myths and Facts, Fact Sheet, ICN 902143, downloadable. DEPARTMENT OF HEALTH AND HUMAN SERVICES Centers for Meire & Meii Servies Revise prouts from the Meire Lerning Network (MLN) ICD-10-CM/PCS Myths n Fts, Ft Sheet, ICN 902143, ownlole. MLN Mtters Numer: SE1325

More information

Screentrade Car Insurance Policy Summary

Screentrade Car Insurance Policy Summary Sceentde C Insunce Policy Summy This is summy of the policy nd does not contin the full tems nd conditions of the cove, which cn be found in the policy booklet nd schedule. It is impotnt tht you ed the

More information

PRICING MODEL FOR COMPETING ONLINE AND RETAIL CHANNEL WITH ONLINE BUYING RISK

PRICING MODEL FOR COMPETING ONLINE AND RETAIL CHANNEL WITH ONLINE BUYING RISK PRICING MODEL FOR COMPETING ONLINE AND RETAIL CHANNEL WITH ONLINE BUYING RISK Vaanya Vaanyuwatana Chutikan Anunyavanit Manoat Pinthong Puthapon Jaupash Aussaavut Dumongsii Siinhon Intenational Institute

More information

Multicriteria Decision Model for Information Systems Priorities Based on Business Process Management

Multicriteria Decision Model for Information Systems Priorities Based on Business Process Management Multiiteia Deision Model fo Infomation Systems Pioities Based on Business Poess Management Adiel Teixei de Almeida* and Mila Neves Souza** The pape pesents a multiiteia deision model fo infomation system

More information

16. Mean Square Estimation

16. Mean Square Estimation 6 Me Sque stmto Gve some fomto tht s elted to uow qutty of teest the poblem s to obt good estmte fo the uow tems of the obseved dt Suppose epeset sequece of dom vbles bout whom oe set of obsevtos e vlble

More information

Module 5. Three-phase AC Circuits. Version 2 EE IIT, Kharagpur

Module 5. Three-phase AC Circuits. Version 2 EE IIT, Kharagpur Module 5 Three-hse A iruits Version EE IIT, Khrgur esson 8 Three-hse Blned Suly Version EE IIT, Khrgur In the module, ontining six lessons (-7), the study of iruits, onsisting of the liner elements resistne,

More information

Analytical Proof of Newton's Force Laws

Analytical Proof of Newton's Force Laws Analytical Poof of Newton s Foce Laws Page 1 1 Intouction Analytical Poof of Newton's Foce Laws Many stuents intuitively assume that Newton's inetial an gavitational foce laws, F = ma an Mm F = G, ae tue

More information

WHAT HAPPENS WHEN YOU MIX COMPLEX NUMBERS WITH PRIME NUMBERS?

WHAT HAPPENS WHEN YOU MIX COMPLEX NUMBERS WITH PRIME NUMBERS? WHAT HAPPES WHE YOU MIX COMPLEX UMBERS WITH PRIME UMBERS? There s n ol syng, you n t pples n ornges. Mthemtns hte n t; they love to throw pples n ornges nto foo proessor n see wht hppens. Sometmes they

More information

Maximum area of polygon

Maximum area of polygon Mimum re of polygon Suppose I give you n stiks. They might e of ifferent lengths, or the sme length, or some the sme s others, et. Now there re lots of polygons you n form with those stiks. Your jo is

More information

How many times have you seen something like this?

How many times have you seen something like this? VOL. 77, NO. 4, OTOR 2004 251 Whee the amea Was KTHRN McL. YRS JMS M. HNL Smith ollege Nothampton, M 01063 jhenle@math.smith.eu How many times have you seen something like this? Then Now Souces: outesy

More information

(1) continuity equation: 0. momentum equation: u v g (2) u x. 1 a

(1) continuity equation: 0. momentum equation: u v g (2) u x. 1 a Comment on The effect of vible viscosity on mied convection het tnsfe long veticl moving sufce by M. Ali [Intentionl Jounl of Theml Sciences, 006, Vol. 45, pp. 60-69] Asteios Pntoktos Associte Pofesso

More information

Uncertain Version Control in Open Collaborative Editing of Tree-Structured Documents

Uncertain Version Control in Open Collaborative Editing of Tree-Structured Documents Uncetain Vesion Contol in Open Collaboative Editing of Tee-Stuctued Documents M. Lamine Ba Institut Mines Télécom; Télécom PaisTech; LTCI Pais, Fance mouhamadou.ba@ telecom-paistech.f Talel Abdessalem

More information

Equivalence Checking. Sean Weaver

Equivalence Checking. Sean Weaver Equivlene Cheking Sen Wever Equivlene Cheking Given two Boolen funtions, prove whether or not two they re funtionlly equivlent This tlk fouses speifilly on the mehnis of heking the equivlene of pirs of

More information

Active Directory Service

Active Directory Service In order to lern whih questions hve een nswered orretly: 1. Print these pges. 2. Answer the questions. 3. Send this ssessment with the nswers vi:. FAX to (212) 967-3498. Or. Mil the nswers to the following

More information

Inter-domain Routing

Inter-domain Routing COMP 631: COMPUTER NETWORKS Inter-domin Routing Jsleen Kur Fll 2014 1 Internet-sle Routing: Approhes DV nd link-stte protools do not sle to glol Internet How to mke routing slle? Exploit the notion of

More information

DiaGen: A Generator for Diagram Editors Based on a Hypergraph Model

DiaGen: A Generator for Diagram Editors Based on a Hypergraph Model DiGen: A Genertor for Digrm Eitors Bse on Hypergrph Moel G. Viehstet M. Mins Lehrstuhl für Progrmmiersprhen Universität Erlngen-Nürnerg Mrtensstr. 3, 91058 Erlngen, Germny Emil: fviehste,minsg@informtik.uni-erlngen.e

More information

GFI MilEssentils & GFI MilSecuity vs Tend Mico ScnMil Suite fo Micosoft Exchnge GFI Softwe www.gfi.com GFI MilEssentils & GFI MilSecuity vs Tend Mico ScnMil Suite fo Micosoft Exchnge Exchnge Seve 2000/2003

More information

1 Fractions from an advanced point of view

1 Fractions from an advanced point of view 1 Frtions from n vne point of view We re going to stuy frtions from the viewpoint of moern lger, or strt lger. Our gol is to evelop eeper unerstning of wht n men. One onsequene of our eeper unerstning

More information

How To Write A Theory Of The Concept Of The Mind In A Quey

How To Write A Theory Of The Concept Of The Mind In A Quey Jounal of Atificial Intelligence Reseach 31 (2008) 157-204 Submitted 06/07; published 01/08 Conjunctive Quey Answeing fo the Desciption Logic SHIQ Bite Glimm Ian Hoocks Oxfod Univesity Computing Laboatoy,

More information

1. Definition, Basic concepts, Types 2. Addition and Subtraction of Matrices 3. Scalar Multiplication 4. Assignment and answer key 5.

1. Definition, Basic concepts, Types 2. Addition and Subtraction of Matrices 3. Scalar Multiplication 4. Assignment and answer key 5. . Definition, Bsi onepts, Types. Addition nd Sutrtion of Mtries. Slr Multiplition. Assignment nd nswer key. Mtrix Multiplition. Assignment nd nswer key. Determinnt x x (digonl, minors, properties) summry

More information

Product reviews by third parties are growing in popularity. This paper examines when and how a manufacturing

Product reviews by third parties are growing in popularity. This paper examines when and how a manufacturing Vol. 24, No. 2, Sping 2005, pp. 218 240 issn 0732-2399 eissn 1526-548X 05 2402 0218 infoms oi 10.1287/mksc.1040.0089 2005 INFORMS Thi-Paty Pouct Review an Fim Maketing Stategy Yubo Chen Elle College of

More information

UPS Virginia District Package Car Fleet Optimization

UPS Virginia District Package Car Fleet Optimization UPS Viginia Distit Pakage Ca Fleet Otimization Tavis Manning, Divaka Mehta, Stehen Sheae, Malloy Soldne, and Bian Togesen Abstat United Pael Sevie (UPS) is onstantly haged with ealigning its akage a fleet

More information

Concept and Experiences on using a Wiki-based System for Software-related Seminar Papers

Concept and Experiences on using a Wiki-based System for Software-related Seminar Papers Concept and Expeiences on using a Wiki-based System fo Softwae-elated Semina Papes Dominik Fanke and Stefan Kowalewski RWTH Aachen Univesity, 52074 Aachen, Gemany, {fanke, kowalewski}@embedded.wth-aachen.de,

More information

MODAL VARIATIONS WITHIN GRANITIC OUTCROPS D. O. EruBnsoN, Department of Geology, Uni'ttersity of C alif ornia, Dattis, C ali'f orni,a'

MODAL VARIATIONS WITHIN GRANITIC OUTCROPS D. O. EruBnsoN, Department of Geology, Uni'ttersity of C alif ornia, Dattis, C ali'f orni,a' THE AMERICAN MINERALOGIST, VOL. 49, SEPTEMBER-OCTOBER' 1964 MODAL VARIATIONS WITHIN GRANITIC OUTCROPS D. O. EruBnsoN, Deprtment of Geology, Uni'ttersity of C lif orni, Dttis, C li'f orni,' Aestnr The soure

More information

The Casino Experience. Let us entertain you

The Casino Experience. Let us entertain you The Csio Expeiee Let us eteti you The Csio Expeiee If you e lookig fo get ight out, Csio Expeiee is just fo you. 10 The Stight Flush Expeiee 25 pe peso This is get itodutio to gmig tht sves you moey Kik

More information

Towards Zero-Overhead Static and Adaptive Indexing in Hadoop

Towards Zero-Overhead Static and Adaptive Indexing in Hadoop Nonme mnusript No. (will e inserted y the editor) Towrds Zero-Overhed Stti nd Adptive Indexing in Hdoop Stefn Rihter Jorge-Arnulfo Quiné-Ruiz Stefn Shuh Jens Dittrih the dte of reeipt nd eptne should e

More information

Top K Nearest Keyword Search on Large Graphs

Top K Nearest Keyword Search on Large Graphs Top K Neaest Keywod Seach on Lage Gaphs Miao Qiao, Lu Qin, Hong Cheng, Jeffey Xu Yu, Wentao Tian The Chinese Univesity of Hong Kong, Hong Kong, China {mqiao,lqin,hcheng,yu,wttian}@se.cuhk.edu.hk ABSTRACT

More information

OxCORT v4 Quick Guide Revision Class Reports

OxCORT v4 Quick Guide Revision Class Reports OxCORT v4 Quik Guie Revision Clss Reports This quik guie is suitble for the following roles: Tutor This quik guie reltes to the following menu options: Crete Revision Clss Reports pg 1 Crete Revision Clss

More information

MATH PLACEMENT REVIEW GUIDE

MATH PLACEMENT REVIEW GUIDE MATH PLACEMENT REVIEW GUIDE This guie is intene s fous for your review efore tking the plement test. The questions presente here my not e on the plement test. Although si skills lultor is provie for your

More information

Architecture and Data Flows Reference Guide

Architecture and Data Flows Reference Guide Arhiteture nd Dt Flows Referene Guide BES12 Version 12.3 Pulished: 2015-10-14 SWD-20151014125318579 Contents Aout this guide... 5 Arhiteture: BES12 EMM solution... 6 Components used to mnge BlkBerry 10,

More information

OUTLINE SYSTEM-ON-CHIP DESIGN. GETTING STARTED WITH VHDL August 31, 2015 GAJSKI S Y-CHART (1983) TOP-DOWN DESIGN (1)

OUTLINE SYSTEM-ON-CHIP DESIGN. GETTING STARTED WITH VHDL August 31, 2015 GAJSKI S Y-CHART (1983) TOP-DOWN DESIGN (1) August 31, 2015 GETTING STARTED WITH VHDL 2 Top-down design VHDL history Min elements of VHDL Entities nd rhitetures Signls nd proesses Dt types Configurtions Simultor sis The testenh onept OUTLINE 3 GAJSKI

More information

Chapter. Contents: A Constructing decimal numbers

Chapter. Contents: A Constructing decimal numbers Chpter 9 Deimls Contents: A Construting deiml numers B Representing deiml numers C Deiml urreny D Using numer line E Ordering deimls F Rounding deiml numers G Converting deimls to frtions H Converting

More information

KEY SKILLS INFORMATION TECHNOLOGY Level 3. Question Paper. 29 January 9 February 2001

KEY SKILLS INFORMATION TECHNOLOGY Level 3. Question Paper. 29 January 9 February 2001 KEY SKILLS INFORMATION TECHNOLOGY Level 3 Question Pper 29 Jnury 9 Ferury 2001 WHAT YOU NEED This Question Pper An Answer Booklet Aess to omputer, softwre nd printer You my use ilingul ditionry Do NOT

More information

Angles 2.1. Exercise 2.1... Find the size of the lettered angles. Give reasons for your answers. a) b) c) Example

Angles 2.1. Exercise 2.1... Find the size of the lettered angles. Give reasons for your answers. a) b) c) Example 2.1 Angles Reognise lternte n orresponing ngles Key wors prllel lternte orresponing vertilly opposite Rememer, prllel lines re stright lines whih never meet or ross. The rrows show tht the lines re prllel

More information

SR-Phlx-2016-26 Page 39 of 43 NASDAQ OMX PHLX LLC 1 PRICING SCHEDULE THE EXCHANGE CALCULATES FEES ON A TRADE DATE BASIS.

SR-Phlx-2016-26 Page 39 of 43 NASDAQ OMX PHLX LLC 1 PRICING SCHEDULE THE EXCHANGE CALCULATES FEES ON A TRADE DATE BASIS. SR-Phlx-216-26 Page 39 of 43 Deleted text is [baketed]. New text is undelined. NASDAQ OMX PHLX LLC 1 PRICING SCHEDULE THE EXCHANGE CALCULATES FEES ON A TRADE DATE BASIS. EXHIBIT POLICY FOR AMENDING BILLING

More information

THE PRICING OF IMPLICIT OPTIONS IN LIFE INSURANCE CONTRACTS A GENERAL APPROACH USING MULTIVARIATE TREE STRUCTURES

THE PRICING OF IMPLICIT OPTIONS IN LIFE INSURANCE CONTRACTS A GENERAL APPROACH USING MULTIVARIATE TREE STRUCTURES BTCT TH PICING OF IMPLICIT OPTION IN LIF INUNC CONTCT GNL PPOCH UING MULTIVIT T TUCTU By Tois Dillnn n Johen ss * In the esent e we intoe new oel fo the iing of iliit otions in life insne ontts Mny oels

More information

est using the formula I = Prt, where I is the interest earned, P is the principal, r is the interest rate, and t is the time in years.

est using the formula I = Prt, where I is the interest earned, P is the principal, r is the interest rate, and t is the time in years. 9.2 Inteest Objectives 1. Undestand the simple inteest fomula. 2. Use the compound inteest fomula to find futue value. 3. Solve the compound inteest fomula fo diffeent unknowns, such as the pesent value,

More information

GFI MilEssentils & GFI MilSecuity vs Bcud Spm Fiewll GFI Softwe www.gfi.com GFIMilEssentils & GFI MilSecuity vs Bcud Spm Fiewll GFI MilEssentils 12 & GFI MilSecuity 10 Bcud Spm Fiewll Who we e Integtes

More information

Word Wisdom Correlations to the Common Core State Standards, Grade 6

Word Wisdom Correlations to the Common Core State Standards, Grade 6 Reing Stnrs for Informtionl Text Key Ies n Detils 1 Cite textul eviene to support nlysis of wht the text sys expliitly s well s inferenes rwn from the text. 6, 7, 12, 13, 18, 19, 28, 29, 34, 35, 40, 41,

More information

CS 316: Gates and Logic

CS 316: Gates and Logic CS 36: Gtes nd Logi Kvit Bl Fll 27 Computer Siene Cornell University Announements Clss newsgroup reted Posted on we-pge Use it for prtner finding First ssignment is to find prtners P nd N Trnsistors PNP

More information

Semipartial (Part) and Partial Correlation

Semipartial (Part) and Partial Correlation Semipatial (Pat) and Patial Coelation his discussion boows heavily fom Applied Multiple egession/coelation Analysis fo the Behavioal Sciences, by Jacob and Paticia Cohen (975 edition; thee is also an updated

More information

c b 5.00 10 5 N/m 2 (0.120 m 3 0.200 m 3 ), = 4.00 10 4 J. W total = W a b + W b c 2.00

c b 5.00 10 5 N/m 2 (0.120 m 3 0.200 m 3 ), = 4.00 10 4 J. W total = W a b + W b c 2.00 Chter 19, exmle rolems: (19.06) A gs undergoes two roesses. First: onstnt volume @ 0.200 m 3, isohori. Pressure inreses from 2.00 10 5 P to 5.00 10 5 P. Seond: Constnt ressure @ 5.00 10 5 P, isori. olume

More information

CLOSE RANGE PHOTOGRAMMETRY WITH CCD CAMERAS AND MATCHING METHODS - APPLIED TO THE FRACTURE SURFACE OF AN IRON BOLT

CLOSE RANGE PHOTOGRAMMETRY WITH CCD CAMERAS AND MATCHING METHODS - APPLIED TO THE FRACTURE SURFACE OF AN IRON BOLT CLOSE RANGE PHOTOGRAMMETR WITH CCD CAMERAS AND MATCHING METHODS - APPLIED TO THE FRACTURE SURFACE OF AN IRON BOLT Tim Suthau, John Moé, Albet Wieemann an Jens Fanzen Technical Univesit of Belin, Depatment

More information

Application Note Configuring Integrated Windows Authentication as a McAfee Firewall Enterprise Authenticator. Firewall Enterprise

Application Note Configuring Integrated Windows Authentication as a McAfee Firewall Enterprise Authenticator. Firewall Enterprise Applition Note Configuring Integrte Winows Authentition s MAfee Firewll Enterprise Authentitor MAfee version 7.x n 8.x Firewll Enterprise Use this Applition Note to implement trnsprent rowser uthentition

More information

Mining Relatedness Graphs for Data Integration

Mining Relatedness Graphs for Data Integration Mining Relatedness Gaphs fo Data Integation Jeemy T. Engle (jtengle@indiana.edu) Ying Feng (yingfeng@indiana.edu) Robet L. Goldstone (goldsto@indiana.edu) Indiana Univesity Bloomington, IN. 47405 USA Abstact

More information

PLWAP Sequential Mining: Open Source Code

PLWAP Sequential Mining: Open Source Code PL Sequentil Mining: Open Soure Code C.I. Ezeife Shool of Computer Siene University of Windsor Windsor, Ontrio N9B 3P4 ezeife@uwindsor. Yi Lu Deprtment of Computer Siene Wyne Stte University Detroit, Mihign

More information

GFI MilAchive 6 vs H&S Exchnge@PAM GFI Softwe www.gfi.com GFI MilAchive 6 vs H&S Exchnge@PAM GFI MilAchive 6 H&S Exchnge@PAM Who we e Genel fetues Suppots Micosoft Exchnge 2000, 2003 & 2007 Suppots distibuted

More information

Enterprise Digital Signage Create a New Sign

Enterprise Digital Signage Create a New Sign Enterprise Digitl Signge Crete New Sign Intended Audiene: Content dministrtors of Enterprise Digitl Signge inluding stff with remote ess to sign.pitt.edu nd the Content Mnger softwre pplition for their

More information

tools for Web data extraction

tools for Web data extraction HTML-we tools fo Web dt extction Thesis pesenttion 1 Student: Xvie Azg Supeviso: Andes Tho Tble of contents Intoduction Dt Extction Pocess Dt Extction Tools Relized tests Futue Wok 2 Intoduction We e going

More information

JCM TRAINING OVERVIEW Multi-Download Module 2

JCM TRAINING OVERVIEW Multi-Download Module 2 Multi-Downlo Moule 2 JCM Trining Overview Mrh, 2012 Mrh, 2012 CLOSING THE MDM2 APPLICATION To lose the MDM2 Applition proee s follows: 1. Mouse-lik on the 'File' pullown Menu (See Figure 35 ) on the MDM2

More information

Vectors Summary. Projection vector AC = ( Shortest distance from B to line A C D [OR = where m1. and m

Vectors Summary. Projection vector AC = ( Shortest distance from B to line A C D [OR = where m1. and m . Slr prout (ot prout): = osθ Vetors Summry Lws of ot prout: (i) = (ii) ( ) = = (iii) = (ngle etween two ientil vetors is egrees) (iv) = n re perpeniulr Applitions: (i) Projetion vetor: B Length of projetion

More information

AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM

AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM Main Golub Faculty of Electical Engineeing and Computing, Univesity of Zageb Depatment of Electonics, Micoelectonics,

More information

(Ch. 22.5) 2. What is the magnitude (in pc) of a point charge whose electric field 50 cm away has a magnitude of 2V/m?

(Ch. 22.5) 2. What is the magnitude (in pc) of a point charge whose electric field 50 cm away has a magnitude of 2V/m? Em I Solutions PHY049 Summe 0 (Ch..5). Two smll, positively chged sphees hve combined chge of 50 μc. If ech sphee is epelled fom the othe by n electosttic foce of N when the sphees e.0 m pt, wht is the

More information

National Firefighter Ability Tests And the National Firefighter Questionnaire

National Firefighter Ability Tests And the National Firefighter Questionnaire Ntionl Firefighter Aility Tests An the Ntionl Firefighter Questionnire PREPARATION AND PRACTICE BOOKLET Setion One: Introution There re three tests n questionnire tht mke up the NFA Tests session, these

More information

ON THE (Q, R) POLICY IN PRODUCTION-INVENTORY SYSTEMS

ON THE (Q, R) POLICY IN PRODUCTION-INVENTORY SYSTEMS ON THE R POLICY IN PRODUCTION-INVENTORY SYSTEMS Saifallah Benjaafa and Joon-Seok Kim Depatment of Mechanical Engineeing Univesity of Minnesota Minneapolis MN 55455 Abstact We conside a poduction-inventoy

More information

Words Symbols Diagram. abcde. a + b + c + d + e

Words Symbols Diagram. abcde. a + b + c + d + e Logi Gtes nd Properties We will e using logil opertions to uild mhines tht n do rithmeti lultions. It s useful to think of these opertions s si omponents tht n e hooked together into omplex networks. To

More information

Chapter 3 Savings, Present Value and Ricardian Equivalence

Chapter 3 Savings, Present Value and Ricardian Equivalence Chapte 3 Savings, Pesent Value and Ricadian Equivalence Chapte Oveview In the pevious chapte we studied the decision of households to supply hous to the labo maket. This decision was a static decision,

More information

Clause Trees: a Tool for Understanding and Implementing Resolution in Automated Reasoning

Clause Trees: a Tool for Understanding and Implementing Resolution in Automated Reasoning Cluse Trees: Tool for Understnding nd Implementing Resolution in Automted Resoning J. D. Horton nd Brue Spener University of New Brunswik, Frederiton, New Brunswik, Cnd E3B 5A3 emil : jdh@un. nd spener@un.

More information

Mechanics 1: Motion in a Central Force Field

Mechanics 1: Motion in a Central Force Field Mechanics : Motion in a Cental Foce Field We now stud the popeties of a paticle of (constant) ass oving in a paticula tpe of foce field, a cental foce field. Cental foces ae ve ipotant in phsics and engineeing.

More information

Distributed Computing and Big Data: Hadoop and MapReduce

Distributed Computing and Big Data: Hadoop and MapReduce Distibuted Computing and Big Data: Hadoop and Map Bill Keenan, Diecto Tey Heinze, Achitect Thomson Reutes Reseach & Development Agenda R&D Oveview Hadoop and Map Oveview Use Case: Clusteing Legal Documents

More information

Data Quality Certification Program Administrator In-Person Session Homework Workbook 2015-2016

Data Quality Certification Program Administrator In-Person Session Homework Workbook 2015-2016 Dt Qulity Certifition Progrm Aministrtor In-Person Session Homework Workook 2015-2016 Plese Note: Version 1.00: Pulishe 9-1-2015 Any exerises tht my e upte fter this printing n e foun online in the DQC

More information

A statistical development of fixed odds betting rules in soccer

A statistical development of fixed odds betting rules in soccer A statistical evelopment of fixe os betting ules in socce Ian Milline 1, Paul White 1 an Don J. Webbe 2 1 Depatment of Mathematics an Statistics, Univesity of the West of Englan, Bistol, UK 2 Depatment

More information

Chapter 19: Electric Charges, Forces, and Fields ( ) ( 6 )( 6

Chapter 19: Electric Charges, Forces, and Fields ( ) ( 6 )( 6 Chapte 9 lectic Chages, Foces, an Fiels 6 9. One in a million (0 ) ogen molecules in a containe has lost an electon. We assume that the lost electons have been emove fom the gas altogethe. Fin the numbe

More information

European Convention on Social and Medical Assistance

European Convention on Social and Medical Assistance Europen Convention on Soil nd Medil Assistne Pris, 11.XII.1953 Europen Trety Series - No. 14 The governments signtory hereto, eing memers of the Counil of Europe, Considering tht the im of the Counil of

More information

Over-encryption: Management of Access Control Evolution on Outsourced Data

Over-encryption: Management of Access Control Evolution on Outsourced Data Ove-encyption: Management of Access Contol Evolution on Outsouced Data Sabina De Capitani di Vimecati DTI - Univesità di Milano 26013 Cema - Italy decapita@dti.unimi.it Stefano Paaboschi DIIMM - Univesità

More information

Supporting Efficient Top-k Queries in Type-Ahead Search

Supporting Efficient Top-k Queries in Type-Ahead Search Suppoting Efficient Top-k Queies in Type-Ahead Seach Guoliang Li Jiannan Wang Chen Li Jianhua Feng Depatment of Compute Science, Tsinghua National Laboatoy fo Infomation Science and Technology (TNList),

More information

Review Graph based Online Store Review Spammer Detection

Review Graph based Online Store Review Spammer Detection Review Gaph based Online Stoe Review Spamme Detection Guan Wang, Sihong Xie, Bing Liu, Philip S. Yu Univesity of Illinois at Chicago Chicago, USA gwang26@uic.edu sxie6@uic.edu liub@uic.edu psyu@uic.edu

More information

U-BLHB-2 SIZE: C SHEET 1 OF 1

U-BLHB-2 SIZE: C SHEET 1 OF 1 POST TOP ULLHORN RKET TLOG # ESRIPTION EP (SQ. FT.) U-LH- IN LINE FLOO MOUNT.0 7.00 7.00 IN SHE 0 PIPE (Ø.8 O X Ø.07 I) REMOVLE P 5.56 / SHE 0 PIPE (Ø.88 O X Ø.7 I).00.00 () /8-6 UN SET SREWS T. ~ THRU

More information

Scheduling Hadoop Jobs to Meet Deadlines

Scheduling Hadoop Jobs to Meet Deadlines Scheduling Hadoop Jobs to Meet Deadlines Kamal Kc, Kemafo Anyanwu Depatment of Compute Science Noth Caolina State Univesity {kkc,kogan}@ncsu.edu Abstact Use constaints such as deadlines ae impotant equiements

More information

Definitions. Optimization of online direct marketing efforts. Test 1: Two Email campaigns. Raw Results. Xavier Drèze André Bonfrer. Lucid.

Definitions. Optimization of online direct marketing efforts. Test 1: Two Email campaigns. Raw Results. Xavier Drèze André Bonfrer. Lucid. Definitions Optimization of online diect maketing effots Xavie Dèze Andé Bonfe Lucid Easily undestood; intelligible. Mentally sound; sane o ational. Tanslucent o tanspaent. Limpid Chaacteized by tanspaent

More information

Fluent Merging: A General Technique to Improve Reachability Heuristics and Factored Planning

Fluent Merging: A General Technique to Improve Reachability Heuristics and Factored Planning Fluent Merging: A Generl Tehnique to Improve Rehility Heuristis n Ftore Plnning Menkes vn en Briel Deprtment of Inustril Engineering Arizon Stte University Tempe AZ, 85287-8809 menkes@su.eu Suro Kmhmpti

More information

Volumes by Cylindrical Shells: the Shell Method

Volumes by Cylindrical Shells: the Shell Method olumes Clinril Shells: the Shell Metho Another metho of fin the volumes of solis of revolution is the shell metho. It n usull fin volumes tht re otherwise iffiult to evlute using the Dis / Wsher metho.

More information

An Efficient Group Key Agreement Protocol for Ad hoc Networks

An Efficient Group Key Agreement Protocol for Ad hoc Networks An Efficient Goup Key Ageement Potocol fo Ad hoc Netwoks Daniel Augot, Raghav haska, Valéie Issany and Daniele Sacchetti INRIA Rocquencout 78153 Le Chesnay Fance {Daniel.Augot, Raghav.haska, Valéie.Issany,

More information

Learning Schemas for Unordered XML

Learning Schemas for Unordered XML Lning Shms fo Unodd XML Rdu Ciunu Univsity of Lill & INRIA, Fn du.iunu@ini.f S lwk Stwoko Univsity of Lill & INRIA, Fn slwomi.stwoko@ini.f Astt W onsid unodd XML, wh th ltiv od mong silings is ignod, nd

More information

UNIT CIRCLE TRIGONOMETRY

UNIT CIRCLE TRIGONOMETRY UNIT CIRCLE TRIGONOMETRY The Unit Cicle is the cicle centeed at the oigin with adius unit (hence, the unit cicle. The equation of this cicle is + =. A diagam of the unit cicle is shown below: + = - - -

More information

European Convention on Products Liability in regard to Personal Injury and Death

European Convention on Products Liability in regard to Personal Injury and Death Europen Trety Series - No. 91 Europen Convention on Produts Liility in regrd to Personl Injury nd Deth Strsourg, 27.I.1977 The memer Sttes of the Counil of Europe, signtory hereto, Considering tht the

More information

Skills Needed for Success in Calculus 1

Skills Needed for Success in Calculus 1 Skills Needed fo Success in Calculus Thee is much appehension fom students taking Calculus. It seems that fo man people, "Calculus" is snonmous with "difficult." Howeve, an teache of Calculus will tell

More information

Random Variables and Distribution Functions

Random Variables and Distribution Functions Topic 7 Rndom Vibles nd Distibution Functions 7.1 Intoduction Fom the univese of possible infomtion, we sk question. To ddess this question, we might collect quntittive dt nd ognize it, fo emple, using

More information

Explicit, analytical solution of scaling quantum graphs. Abstract

Explicit, analytical solution of scaling quantum graphs. Abstract Explicit, analytical solution of scaling quantum gaphs Yu. Dabaghian and R. Blümel Depatment of Physics, Wesleyan Univesity, Middletown, CT 06459-0155, USA E-mail: ydabaghian@wesleyan.edu (Januay 6, 2003)

More information

Definitions and terminology

Definitions and terminology I love the Case & Fai textbook but it is out of date with how monetay policy woks today. Please use this handout to supplement the chapte on monetay policy. The textbook assumes that the Fedeal Reseve

More information

SECTION 7-2 Law of Cosines

SECTION 7-2 Law of Cosines 516 7 Additionl Topis in Trigonometry h d sin s () tn h h d 50. Surveying. The lyout in the figure t right is used to determine n inessile height h when seline d in plne perpendiulr to h n e estlished

More information

Mechanics 1: Work, Power and Kinetic Energy

Mechanics 1: Work, Power and Kinetic Energy Mechanics 1: Wok, Powe and Kinetic Eneg We fist intoduce the ideas of wok and powe. The notion of wok can be viewed as the bidge between Newton s second law, and eneg (which we have et to define and discuss).

More information

Vindforsk report Project 30988-1/V-238

Vindforsk report Project 30988-1/V-238 Repot Vindfosk 3988-/V-38 Vindfosk epot Pojet 3988-/V-38 Ny teknik fö isning indkftsing New Tehnologies fo de-iing Wind Tuines Ls Bååth nd Hns Löfgen Hlmstd Uniesity ls.th@hh.se phone: 46 ()75-65735 Vindfosk:

More information

Newton s Law of Universal Gravitation and the Scale Principle

Newton s Law of Universal Gravitation and the Scale Principle Newton s Law of Univesal avitation and the ale iniple RODOLO A. RINO July 0 Eletonis Enginee Degee fo the National Univesity of Ma del lata - Agentina (odolfo_fino@yahoo.o.a) Ealie this yea I wote a pape

More information

control policies to be declared over by associating security

control policies to be declared over by associating security Seure XML Querying with Seurity Views Wenfei Fn University of Edinurgh & Bell Lortories wenfei@infeduk Chee-Yong Chn Ntionl University of Singpore hny@ompnusedusg Minos Groflkis Bell Lortories minos@reserhell-lsom

More information