System and method for object navigation grammar completion
    41.
    发明申请
    System and method for object navigation grammar completion 审中-公开
    对象导航语法完成的系统和方法

    公开(公告)号:US20040249823A1

    公开(公告)日:2004-12-09

    申请号:US10453569

    申请日:2003-06-04

    IPC分类号: G06F007/00

    CPC分类号: G06F8/34

    摘要: A method and system for completing a framework-specific object navigation grammar. According to one embodiment, framework-specific object model information is retrieved, a generic object navigation grammar file is accessed, and the framework-specific object model information is incorporated into the generic object navigation grammar file to produce a framework specific object navigation grammar.

    摘要翻译: 一种用于完成框架特定对象导航语法的方法和系统。 根据一个实施例,检索框架特定的对象模型信息,访问通用对象导航语法文件,并且将框架特定对象模型信息并入通用对象导航语法文件中以产生框架特定对象导航语法。

    Query caching for travel planning systems

    公开(公告)号:US20040249798A1

    公开(公告)日:2004-12-09

    申请号:US10456980

    申请日:2003-06-06

    IPC分类号: G06F007/00

    摘要: A query cache for travel planning includes a cache database that stores query results and a cache test mechanism that receives a travel planning query and uses the query to find a result in the cache database and if a result is found returns the result, the result including a set of answers each answer in the set having a flight and a fare useable with the flight.

    Automated query file conversions upon switching database-access applications
    43.
    发明申请
    Automated query file conversions upon switching database-access applications 审中-公开
    交换数据库访问应用程序时自动查询文件转换

    公开(公告)号:US20040249792A1

    公开(公告)日:2004-12-09

    申请号:US10453970

    申请日:2003-06-04

    发明人: Salman Halim

    IPC分类号: G06F007/00

    CPC分类号: G06F16/10

    摘要: The invention utilizes automated processing to generate Java-based programming elements, such as Data Access Objects (DAOs), in order to facilitate a conversion from use of a first database-access application to a second database-access application. A different Java-based programming element may be generated for each query text file of the first application, where the Java-based programming elements are compatible with execution of the second application. For queries that include value placeholders that are provided to accommodate dynamic input of values during operation of the first application, the automated processing includes mapping the value place-holders and other query parameters to the Java-based programming elements.

    摘要翻译: 本发明利用自动化处理来生成诸如数据访问对象(DAO)之类的基于Java的编程元素,以便促进从第一数据库访问应用程序的使用转换到第二数据库访问应用程序。 可以为第一应用的每个查询文本文件生成不同的基于Java的编程元素,其中基于Java的编程元素与第二应用的执行兼容。 对于包含在第一个应用程序运行期间提供以适应值的动态输入的值占位符的查询,自动处理包括将值占位符和其他查询参数映射到基于Java的编程元素。

    Consumer feedback in content management systems
    44.
    发明申请
    Consumer feedback in content management systems 审中-公开
    内容管理系统中的消费者反馈

    公开(公告)号:US20040249786A1

    公开(公告)日:2004-12-09

    申请号:US10701085

    申请日:2003-11-04

    IPC分类号: G06F007/00

    摘要: Method and system are disclosed for managing consumer feedback in an electronic content management system. The method and system of the invention includes a mechanism for consumers to provide feedback regarding the content that is published. The feedback is routed to the appropriate personnel responsible for publishing the content. In this way, the disconnect between what the consumer would like to see or cares about and the content that is published is closed. In addition, the consumer feedback triggers monitoring of the consumers content accessing activity, which allows the consumers consumption pattern to be tracked on an individual basis. This information may then be used to better define the content that get published in order to match the consumer's interests.

    摘要翻译: 公开了用于管理电子内容管理系统中的消费者反馈的方法和系统。 本发明的方法和系统包括消费者提供关于所发布的内容的反馈的机制。 反馈将转发给负责发布内容的相应人员。 以这种方式,消费者想要看到或关心的消息和发布的内容之间的断开是关闭的。 此外,消费者反馈触发了对消费者内容访问活动的监控,这允许消费者消费模式在个人基础上被跟踪。 然后可以使用该信息来更好地定义发布的内容,以匹配消费者的兴趣。

    Techniques for graph data structure management
    45.
    发明申请
    Techniques for graph data structure management 有权
    图形数据结构管理技术

    公开(公告)号:US20040249781A1

    公开(公告)日:2004-12-09

    申请号:US10454252

    申请日:2003-06-03

    发明人: Eric Anderson

    IPC分类号: G06F007/00

    CPC分类号: G06F17/30958

    摘要: Techniques for graph data structure management. In one aspect, a data structure includes a plurality of nodes connected by edges. A node of the data structure includes a current set of variables for defining a state of the node and at least one last-in, first-out stack for storing pointers to prior sets of variables for the node. The state of the node may be saved by adding a pointer to at least one of the stacks at the node. The state of the node may be restored by removing the pointer from the stack and restoring the node variables to those indicated by the pointer. A first counter associated with a stack at the node may store a number of pending saves at the node, while a second counter may store a number of saves to be propagated to descendents of the node. A state of the data structure may be saved by traversing other nodes of the data structure and adding pointers or incrementing counters at the nodes.

    摘要翻译: 图形数据结构管理技术。 一方面,数据结构包括通过边缘连接的多个节点。 数据结构的节点包括用于定义节点的状态的当前变量集合,以及用于存储针对节点的先前变量集合的指针的至少一个先入先出的堆栈。 可以通过向节点的至少一个堆栈添加指针来保存节点的状态。 可以通过从堆栈中移除指针并将节点变量恢复到指针所指示的那些状态来恢复节点的状态。 与节点处的堆叠相关联的第一计数器可以在节点处存储多个未决保存,而第二计数器可以存储要传播到节点的后代的多个保存。 可以通过遍历数据结构的其他节点并在节点处添加指针或增加计数器来保存数据结构的状态。

    TIME-AND-TEMPERATURE SENSITIVE MATERIAL TRACKING
    46.
    发明申请
    TIME-AND-TEMPERATURE SENSITIVE MATERIAL TRACKING 有权
    时间和温度敏感材料跟踪

    公开(公告)号:US20040249499A1

    公开(公告)日:2004-12-09

    申请号:US10454419

    申请日:2003-06-03

    发明人: Craig B. Green

    IPC分类号: G06F007/00

    摘要: A system and method for tracking sensitive materials in a manufacturing system. The system includes a radio frequency identification component and a reporting system. The radio frequency identification component includes frequency identification labels that are attached to container units of sensitive material. Each frequency identification label includes expiration date information about the material within the container unit that the label is attached to. The radio frequency identification component also includes one or more antenna for reading the information from the radio-frequency identification labels on each container. The reporting system receives at least a portion of the information read from the radio-frequency identification labels from the radio frequency identification system and generates at least one report based on the received information.

    摘要翻译: 用于跟踪制造系统中敏感材料的系统和方法。 该系统包括射频识别组件和报告系统。 射频识别组件包括附加到敏感材料的容器单元的频率识别标签。 每个频率识别标签都包含关于标签附着在容器单元内的材料的有效期限信息。 射频识别部件还包括用于从每个容器上的射频识别标签读取信息的一个或多个天线。 报告系统从射频识别系统接收从射频识别标签读取的信息的至少一部分,并且基于接收到的信息生成至少一个报告。

    Method of correlating advertising and recommender systems
    47.
    发明申请
    Method of correlating advertising and recommender systems 审中-公开
    关联广告和推荐系统的方法

    公开(公告)号:US20040244029A1

    公开(公告)日:2004-12-02

    申请号:US10856579

    申请日:2004-05-28

    发明人: John N. Gross

    CPC分类号: G06Q30/02

    摘要: Recommender system recommendations are analyzed to determine effects of online advertising to a group of subscribers interacting with the recommended. Conversely, online advertising campaigns are targeted based on observing a behavior of a recommender system, and mining discovered associations to optimize advertising parameters.

    摘要翻译: 分析推荐系统建议,以确定在线广告对与推荐人员互动的一组订阅者的影响。 相反,基于观察推荐系统的行为和挖掘发现的关联以优化广告参数,在线广告活动是针对性的。

    Method and program for creating picture data, and system using the same
    48.
    发明申请
    Method and program for creating picture data, and system using the same 有权
    用于创建图像数据的方法和程序,以及使用该图像数据的系统

    公开(公告)号:US20040243630A1

    公开(公告)日:2004-12-02

    申请号:US10652652

    申请日:2003-08-28

    申请人: Hitachi, Ltd.

    发明人: Homare Kanie

    IPC分类号: G06F007/00

    摘要: There is provided a GUI capable of mitigating troublesomeness in work by a setter/operator for performing setting of a computer. In a picture data creation method for creating, by means of a computer, picture data necessary to display on a display unit a picture in which two or more items and input columns made to be correspondent with the individual items are provided, the input columns are provided for selecting setting values correspondent with the items from a plurality of setting value candidates which can be correspondent with the items and inputting the selected setting values, and the computer has a step of creating picture data necessary for causing the display unit to display a picture in which the mutually different setting value candidates are displayed as defaults in the individual input columns.

    摘要翻译: 提供了一种能够减轻设置者/操作者在执行计算机设置的工作中的麻烦的GUI。 在图像数据创建方法中,通过计算机创建在显示单元上显示需要提供与各个项目相对应的两个或多个项目和输入列的图片所需的图像数据,输入栏是 用于从与所述项目相对应的多个设定值候补中选择与所述项目相对应的设定值,并输入所选择的设定值,并且所述计算机具有创建使所述显示单元显示图像所必需的图像数据的步骤 其中相互不同的设置值候选在各个输入列中作为默认显示。

    Sorting and filtering a treetable using the indices of the rows
    49.
    发明申请
    Sorting and filtering a treetable using the indices of the rows 审中-公开
    使用行的索引对优惠进行排序和过滤

    公开(公告)号:US20040243616A1

    公开(公告)日:2004-12-02

    申请号:US10449785

    申请日:2003-05-30

    IPC分类号: G06F007/00

    CPC分类号: G06F9/451 G06F16/168

    摘要: A user interface for a computer system that provides a display of a tree and corresponding table, e.g., a nulltreetablenull display. The tree is updated based on filter and sort operations applied to the table. Tree nodes may represent storage resources of a computer system such as a storage server, logical storage resources, volumes, disks, and the like. Filtering may be based on storage resource identifier, storage resource size, copy type, copy status, copy progress, and characteristics of a copy relationship, such as an identifier of another storage resource that is a source or target resource for copying. The table is updated to display only the information associated with the child nodes that meet the filtering conditions, and their parent nodes, while omitting the information for remaining nodes. Rows of the table displaying information for multiple copy relationships associated with a node remain grouped after sorting or filtering.

    摘要翻译: 用于提供树和相应表的显示的计算机系统的用户界面,例如“优先”显示。 基于应用于表的过滤器和排序操作更新树。 树节点可以表示诸如存储服务器,逻辑存储资源,卷,磁盘等的计算机系统的存储资源。 过滤可以基于存储资源标识符,存储资源大小,复制类型,复制状态,复制进度和复制关系的特征,例如作为用于复制的源或目标资源的另一存储资源的标识符。 更新表以仅显示与满足过滤条件的子节点及其父节点相关联的信息,同时省略剩余节点的信息。 显示与节点相关联的多个复制关系的信息的表格在排序或过滤后仍保持分组。

    System and method for creating a custom view from information in a managed data store
    50.
    发明申请
    System and method for creating a custom view from information in a managed data store 审中-公开
    从托管数据存储中的信息创建自定义视图的系统和方法

    公开(公告)号:US20040243613A1

    公开(公告)日:2004-12-02

    申请号:US10447953

    申请日:2003-05-30

    IPC分类号: G06F007/00

    CPC分类号: G06F16/951

    摘要: A method and system for creating a custom view of managed resources wherein a user-created query specifies the resources and corresponding relationships to be displayed in the desired view. A data store of resources and resource relationships is queried, and resources satisfying the resource/relationship query are retrieved. Extraneous, duplicate, and conflicting relationships from the query results are removed, and a view of the retrieved resources and relationships surviving the removal process is mapped to a presentation tool for displaying to a user. The query and mapping of the view can be tailored to an intended presentation tool and can preserve the conventions and hierarchical preferences of the presentation tool while modeling custom views of resources and relationships.

    摘要翻译: 一种用于创建被管理资源的自定义视图的方法和系统,其中用户创建的查询指定要在期望视图中显示的资源和对应关系。 查询资源和资源关系的数据存储,并且检索满足资源/关系查询的资源。 删除查询结果中的外部,重复和冲突的关系,并且将删除过程中幸存的检索到的资源和关系视图映射到演示工具,以向用户显示。 视图的查询和映射可以针对预期的演示工具进行定制,并且可以保留演示工具的约定和分层偏好,同时建模资源和关系的自定义视图。