Inventors list |
Assignees list |
Classification tree browser |
Top 100 Inventors |
Top 100 Assignees |
Moor
Cornelis Marinus Moor, Monster NL
| Patent application number | Description | Published |
|---|---|---|
| 20090106867 | RED LETTUCE - The present invention relates to a head-forming lettuce plant of the species | 04-23-2009 |
| 20100229255 | LETTUCE VARIETY EMERSON - The present invention relates to a new lettuce (Lactuca sativa) variety, seed designated as 79-11 RZ, which exhibits a combination of an extraordinary high number of leaves, resistance to many Bremia-races, and an extraordinary low number of apices under many growing conditions, the representative seed having been deposited with the National Collections of Industrial, Marine and Food Bacteria (NCIMB) in Bucksburn, Aberdeen AB21 9YA, Scotland, UK and assigned NCIMB Acession No. 41614, The present invention also relates to a Lactuca sativa plant produced by growing the 79-11 RZ (Emerson) seed. The invention further relates to methods for producing the lettuce cultivar, represented by lettuce variety 79-11 RZ. | 09-09-2010 |
| 20100306872 | DOWNY MILDEW RESISTANT LETTUCE - The present invention relates to a lettuce cultivar having resistance to downy mildew ( | 12-02-2010 |
| 20100325749 | LETTUCE VARIETY 79-88 RZ - The present invention relates to a lettuce cultivar having resistance to downy mildew ( | 12-23-2010 |
Dominik Moor, Aarau CH
| Patent application number | Description | Published |
|---|---|---|
| 20100240030 | NEW METHOD FOR QUALITATIVE AND QUANTITATIVE DETECTION OF SHORT NUCLEIC ACID SEQUENCES OF ABOUT 8-50 NUCLEOTIDES IN LENGTH - The present invention concerns a new analytical method for qualitative and quantitative detection of short nucleic acid sequences, preferably a DNA oligonucleotide or a modified DNA oligonucleotide such as antisense oligonucleotides or fragmented nucleic acid sequences of about 8-50 nucleotides in length. The invention relates to the introduction of modified nucleic acids into an oligonucleotide probe that hybridizes to the target sequence such that amplification and quantitation of the short nucleic acid sequence is enabled and sensitivity and specificity of the reaction is increased. The invention also embraces test kits for performing nucleic acid amplification to detect and quantitate short nucleic acid sequences and processes for preparing such and the use of new analytical methods. | 09-23-2010 |
Eytan Moor, Jerusalem IL
| Patent application number | Description | Published |
|---|---|---|
| 20090304768 | Gastro-Retentive System for the Delivery of Macromolecules - The present invention provides a gastro-retentive delivery assembly (GRDA) comprising a folded multi-layered device comprising a macromolecule-containing compartment bordered by enveloping layers and one or more enforcing strips, the device being adapted to unfold when in a subject's stomach, whereupon unfolding, the macromolecule is released from said device via at least one aperture in an enveloping layer. The invention also provides a method for gastroretentive delivery of macromolecules via the GRDA of the invention; a method of preparing the GRDA of the invention as well as a method for treating a subject for a pathological condition, making use of the GRDA of the invention. | 12-10-2009 |
| 20110091542 | BACLOFEN AND R-BACLOFEN GASTRORETENTIVE DRUG DELIVERY SYSTEMS - A biodegradable, multi-layered controlled release gastroretentive baclofen or R-baclofen dosage form which is optionally divided into a first dosage of baclofen or R-baclofen for immediate release and a second dosage of baclofen or R-baclofen for controlled release in the stomach and gastrointestinal tract of a patient, folded into a capsule which disintegrates upon contact with gastric juice and the dosage form unfolds rapidly upon contact with gastric juice. The biodegradable, multi-layered gastroretentive dosage forms of the invention provide fast onset of baclofen or R-baclofen activity with prolonged absorption and minimal undesirable side effects. | 04-21-2011 |
| 20110117192 | CARBIDOPA/LIPODOPA GASTRORETENTIVE DRUG DELIVERY - A gastroretentive drug formulation for the sustained release of an active agent in the gastrointestinal tract comprises an internal layer or compartment comprising an active agent and one or more pharmaceutical excipients, of which at least one is a polymer and two membranes forming together an envelope around the inner membrane, each membrane comprising at least one polymeric combination of an enteric polymer which is not soluble in gastric juice, and an hydrophilic swelling polymer, and at least one plasticizer. | 05-19-2011 |
Gianni Moor, Zurich CH
| Patent application number | Description | Published |
|---|---|---|
| 20080247822 | Method for Renovation of a Traffic-Carrying Structure - In order to repair a bridge in the zone of an expansion joint initially at least the near-surface components of the bridging device that is to be replaced are dismounted and the existing lane structure in the zones bordering the bridging device that is to be replaced is removed in the areas facing the abutment and the superstructure so as to form recesses placed at a lower level than the lane surface, whereupon a temporary bridging element located at the ground level is removably mounted. In order to entirely dismount one section of the bridging device that is to be replaced after another and perform preparatory work for assembling a new permanent bridging device, at least the bridging plate is repeatedly removed and re-assembled as required. | 10-09-2008 |
Oage De Moor, Oxford GB
| Patent application number | Description | Published |
|---|---|---|
| 20090177640 | CREATING CONCISE AND RE-USEABLE QUERIES OVER COMPLEX DATA - A system, computer readable storage medium and method for creating re-usable queries over complex data including hierarchies, trees and graphs is described. This is achieved by an object-oriented query language, where a class is a logical property of a data item, and inheritance is implication between such properties. Virtual method calls execute all relevant method implementations in most specific classes. Expressions can be multi-valued, thus avoiding the need for naming intermediate results. All constructs closely follow the syntax of mainstream object-oriented languages like Java. | 07-09-2009 |
Oege De Moor, Oxford GB
| Patent application number | Description | Published |
|---|---|---|
| 20090234801 | APPROXIMATING QUERY RESULTS BY RELATIONS OVER TYPES FOR ERROR DETECTION AND OPTIMIZATION - A method and system is provided for computing an approximation of the results of a query. The approximation represents a superset of all possible results, by computing a set of records of types (as opposed to a set of records of values, which is the normal result of a query). This is different from conventional systems, which typically infer types for each field individually. For each record of types, one may also keep track of equalities of fields to improve the precision of the approximation. The approximation can be used to detect erroneous parts of queries that always return an empty result, regardless of the contents of the data source. Furthermore, the same approximation is also useful in performing optimizations: first, by eliminating parts of procedure calls that are guaranteed to be irrelevant to the calling context, and second, by eliminating unnecessary type tests in the query. | 09-17-2009 |
| 20090240649 | APPROXIMATING RELATION SIZES USING FIELD DEPENDENCIES - A method and system is provided for computing an approximation of the number of distinct results of a query over a relational data source. The approximation uses information about dependencies between fields of relations, in particular the number of distinct values of a field for each possible value of another field. This information can be obtained by analysis of the data stored in the relational data source, or may be specified as annotations to a database schema. An approximation of the number of results is and the dependencies between fields of each part of the query are computed. The approximation can be used to reorder parts of a query, by using the estimated size of parts to guide reordering. The approximation can further be used to determine which parts of a query are relevant to the evaluation of a subquery, which can be used to guide the magic sets transformation. | 09-24-2009 |
Timothy Nicholas Moor, Gateshead GB
| Patent application number | Description | Published |
|---|---|---|
| 20100079761 | FLUID ANALYSER SYSTEMS - Fluid analyzer systems are provided which can detect a multitude of fluids in a sample to a very high level of accuracy which includes the detection of the presence of very small amounts of fluids. The results are both qualitative and quantitative. The systems consist of a receptacle which is filled with the fluid sample to be analysed which is placed into a consistent light condition environment where its temperature is measured. Under a predetermined time duration, Charge-Coupled Device (CCD) detector(s) receive by absorbance, radiation from the fluid sample at known wavelengths and are matched against a databank of known wavelengths of fluids. Matching wavelengths within a pre-defined tolerance will determine whether an individual fluid is present or not. | 04-01-2010 |
Timothy Nicholas Moor, Corbridge GB
| Patent application number | Description | Published |
|---|---|---|
| 20100050736 | FLUID ANALYZER SYSTEMS - The radiation emitted by the various components in a sample of a fluid wherein the radiation emitted by activated molecules within the sample of the fluid is used to determine the nature of and quantities of materials present in the fluid and a fluid analyser system comprising a receptacle(s) and an analysis apparatus containing a consistent light condition compartment containing temperature detection device(s) into which the receptacle containing the fluid sample may be placed and means are provided for activating the molecules within the sample so that the radiation emitted by the sample may be detected and amplified. | 03-04-2010 |
Timothy Nicolas Moor, Nun Monkton GB
| Patent application number | Description | Published |
|---|---|---|
| 20100185323 | DRINK PROTECTION SYSTEMS - A device is provided for insertion into a drinking vessel to prevent accidental or deliberate contamination of the contents of the vessel, the device may be inserted on the drink production line or at the point of sale of the drink, in either embodiment the vessel is provided to the consumer with the device in place. | 07-22-2010 |
Tina Moor, Saint-Blaise CH
| Patent application number | Description | Published |
|---|---|---|
| 20100205746 | ADAPTIVE PNEUMATIC SITTING AND RECLINING CUSHION FOR VEHICLES AND AIRCRAFT - A sitting and reclining cushion is divided into a seat cushion and a back cushion, which are configured in an essentially identical manner. A sleeve consisting of a textile material with low elasticity contains a plurality of tubular pockets consisting of an identical material and joined longitudinally to said sleeve by means of seams. Each pocket is likewise connected to its neighbour or neighbours by means of seams. Each pocket contains a pouch, which consists of an elastic plastic and comprises a valve, and can be filled with compressed air. As a result, the pockets modify their shape, thus tensioning the sleeve and forming the actual sitting or reclining surface. The optimised shape of the cushion structure can be adapted to individual requirements for comfort by means of different air pressures in the pouches. | 08-19-2010 |
