TAGGED

Brand Owner Address Description
T@GGED Entourage IP Holdings 1600 N. Park Drive Weston FL 33326 TAGGED;Alcoholic beverages except beers; Alcoholic beverages, namely, hard seltzer; Alcoholic carbonated beverages, except beer; Alcoholic cocktail mixes; Alcoholic energy drinks; Alcoholic mixed beverages except beers; Hard seltzer; Pre-mixed alcoholic beverages, other than beer-based; Prepared alcoholic cocktail; Alcoholic beverages, namely, hard tea; Hard tea; tea-flavored alcoholic beverages, except beers; Alcoholic tea-based beverage; Ready-to-drink alcoholic beverages, other than beer-based; Alcoholic beverages, namely, hard seltzer shots; Alcoholic carbonated shots; Alcoholic shots;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. The present invention relates to systems and methods that facilitate dynamic programming language execution in a managed code environment. A class component is provided that declares an inheritance hierarchy for one or more tagged values associated with a dynamic programming language. During execution of the tagged values, a rules component mitigates user-defined types from inheriting or deriving properties from the tagged values in order to support a type safe runtime environment. A bifurcated class tree is provided that defines non-tagged type elements on one side of the tree and tagged type element values on an alternate branch of the tree. The rules component analyzes runtime extensions that help to prevent data from one component of the tree deriving or inheriting properties from another component of the tree. The runtime extensions include such aspects as cast class extensions, test class extensions, and conversion class extensions for converting data types from one class subtype to another.