Automated relationship traceability between software design artifacts
    81.
    发明授权
    Automated relationship traceability between software design artifacts 有权
    软件设计工件之间的自动关系追溯

    公开(公告)号:US07735068B2

    公开(公告)日:2010-06-08

    申请号:US11292895

    申请日:2005-12-01

    CPC classification number: G06F8/10 G06F11/3604

    Abstract: Tools and methods are described herein that allows for measuring and using the relationship between artifacts of a software design, such as requirements, test plans, and so on. The relationship can be quantified by determining a relationship quotient for quantifying a similarity between components of software design artifacts and presenting the quantified relationships to a user, such as a software designer, so that he or she can account for the relationship between such components during design changes and so on. The relationship quotient is made more representative of substantive similarity by selecting the key terms that are to be submitted to a similarity analysis such that words that are too common in the English language, such as conjunctions, articles, etc., are not used. Ubiquity of certain key terms in an enterprise is accounted for by adding a term significance weight to the similarity analysis. The similarity analysis is made contextual, for instance, by the use of inputs from domain ontology including Entity Descriptions, and Entity Relationships.

    Abstract translation: 本文描述了允许测量和使用软件设计的工件(例如要求,测试计划等)之间的关系的工具和方法。 可以通过确定用于量化软件设计工件的组件之间的相似性并向用户(例如软件设计者)呈现量化的关系的关系商来量化关系,使得他或她可以在设计期间考虑这些组件之间的关系 变化等。 通过选择要提交到相似性分析的关键术语,使得关系商更具有实质相似性的代表性,使得不使用英语中常用的词语,例如连词,文章等。 通过在相似性分析中增加一个术语意义权重来计算企业中某些关键术语的泛型。 相似度分析是以上下文为例,例如,通过使用来自领域本体的输入,包括实体描述和实体关系。

    INTEGRATING ENTERPRISE DATA AND SYNDICATED DATA
    82.
    发明申请
    INTEGRATING ENTERPRISE DATA AND SYNDICATED DATA 审中-公开
    整合企业数据和综合数据

    公开(公告)号:US20090319334A1

    公开(公告)日:2009-12-24

    申请号:US12267363

    申请日:2008-11-07

    CPC classification number: G06Q10/087 G06Q10/06 G06Q30/0201

    Abstract: Enterprise data and syndicated data can be integrated by obtaining enterprise data, obtaining syndicated data from a syndicated data provider, performing various processing on the enterprise and syndicated data such as recast processing, fringe compensation, event identification, and/or event matching, and outputting results. A data integration framework for integrating enterprise data, syndicated data, and/or unstructured data can be provided. The framework can comprise a plurality of data extractors and a data integration module. The data integration module can be configured to perform syndicated data recast processing on the syndicated data, perform fringe compensation processing on the syndicated data, identify consumption events in the processed syndicated data, and match shipment events to consumption events. Results of the matching can be stored and reported.

    Abstract translation: 企业数据和联合数据可以通过获得企业数据,从联合数据提供商获得联合数据,对企业执行各种处理以及诸如重新处理,条纹补偿,事件识别和/或事件匹配的联合数据,并且输出 结果。 可以提供用于集成企业数据,联合数据和/或非结构化数据的数据集成框架。 框架可以包括多个数据提取器和数据集成模块。 数据集成模块可以被配置为对联合数据执行联合数据重新处理,对联合数据执行边缘补偿处理,识别经处理的聚合数据中的消费事件,并将装运事件与消费事件相匹配。 匹配结果可以存储和报告。

    ALLOCATING RESOURCES FOR PARALLEL EXECUTION OF QUERY PLANS
    83.
    发明申请
    ALLOCATING RESOURCES FOR PARALLEL EXECUTION OF QUERY PLANS 有权
    分配资源并行执行查询计划

    公开(公告)号:US20090254916A1

    公开(公告)日:2009-10-08

    申请号:US12192061

    申请日:2008-08-14

    CPC classification number: G06F9/5066 G06F17/30477

    Abstract: Computing resources can be assigned to sub-plans within a query plan to effect parallel execution of the query plan. For example, computing resources in a grid can be represented by nodes, and a shortest path technique can be applied to allocate machines to the sub-plans. Computing resources can be provisionally allocated as the query plan is divided into query plan segments containing one or more sub-plans. Based on provisional allocations to the segments, the computing resources can then be allocated to the sub-plans within respective segments. Multiprocessor computing resources can be supported. The techniques can account for data locality. Both pipelined and partitioned parallelism can be addressed. Described techniques can be particularly suited for efficient execution of bushy query plans in a grid environment. Parallel processing will reduce the overall response time of the query.

    Abstract translation: 计算资源可以分配给查询计划中的子计划,以实现查询计划的并行执行。 例如,网格中的计算资源可以由节点表示,并且可以应用最短路径技术来将子机分配给子计划。 可以临时分配计算资源,因为查询计划被划分为包含一个或多个子计划的查询计划段。 基于对段的临时分配,然后可以将计算资源分配给各个段内的子计划。 可以支持多处理器计算资源。 这些技术可以解释数据的局部性。 可以解决流水线和分区并行性问题。 描述的技术可以特别适合于在网格环境中有效执行浓密的查询计划。 并行处理将减少查询的整体响应时间。

    IDENTIFICATION OF TOPICS IN SOURCE CODE
    84.
    发明申请
    IDENTIFICATION OF TOPICS IN SOURCE CODE 有权
    源代码中的主题识别

    公开(公告)号:US20090254884A1

    公开(公告)日:2009-10-08

    申请号:US12212534

    申请日:2008-09-17

    CPC classification number: G06F8/75

    Abstract: Topics in source code can be identified using Latent Dirichlet Allocation (LDA) by receiving source code, identifying domain specific keywords from the source code, generating a keyword matrix, processing the keyword matrix and the source code using LDA, and outputting a list of topics. The list of topics is output as collections of domain specific keywords. Probabilities of domain specific keywords belonging to their respective topics can also be output. The keyword matrix comprises weighted sums of occurrences of domain specific keywords in the source code.

    Abstract translation: 可以通过接收源代码,从源代码识别特定于域的关键字,生成关键字矩阵,使用LDA处理关键字矩阵和源代码,以及输出主题列表,来识别源代码中的主题,使用潜在的Dirichlet分配(LDA) 。 主题列表作为域特定关键字的集合输出。 也可以输出属于其各自主题的特定于域的关键字的概率。 关键词矩阵包括源代码中的域特定关键词的出现的加权和。

    System and method for root cause analysis of the failure of a manufactured product
    85.
    发明申请
    System and method for root cause analysis of the failure of a manufactured product 有权
    用于根本原因分析制造产品故障的系统和方法

    公开(公告)号:US20090150325A1

    公开(公告)日:2009-06-11

    申请号:US12315497

    申请日:2008-12-03

    CPC classification number: G06N7/005

    Abstract: A system, method and computer program product for the root cause analysis of the failure of a manufactured product is disclosed. The present invention includes the development of a knowledge model, based on information obtained from historical warranty claim forms and various manufacturing data sources. The invention also includes processing text information in a free-form text that is obtained from warranty claim forms by using text-tagging and annotation techniques. Thereafter, the knowledge model is converted to a Bayesian network. The present invention provides a user interface to select parameters and corresponding instances from current warranty claim forms. The selected parameters and corresponding instances are used as input evidence for the Bayesian network. The present invention facilitates the process of drawing inferences for root cause analysis of the failure of manufactured products and corresponding probabilities.

    Abstract translation: 公开了一种用于根本原因分析制造产品故障的系统,方法和计算机程序产品。 本发明包括基于从历史保修索赔表和各种制造数据源获得的信息开发知识模型。 本发明还包括通过使用文本标签和注释技术处理从保修索赔表获得的自由形式文本中的文本信息。 此后,将知识模型转换为贝叶斯网络。 本发明提供了一个用户界面,用于从当前的保修索赔表中选择参数和对应的实例。 所选择的参数和相应的实例被用作贝叶斯网络的输入证据。 本发明有助于对制造产品的故障和相应概率的根本原因分析的推论过程。

    System for performance and scalability analysis and methods thereof
    86.
    发明授权
    System for performance and scalability analysis and methods thereof 有权
    用于性能和可扩展性分析的系统及其方法

    公开(公告)号:US07546222B2

    公开(公告)日:2009-06-09

    申请号:US11633577

    申请日:2006-12-05

    Abstract: A system adapted for analyzing performance and scalability of at least one computer system is disclosed. The system include a monitoring module configured for capturing at least one metric of an application for analyzing performance and scalability and a performance knowledge repository created and represented by using the at least one metric captured by the monitoring module. The system further includes a diagnosis module adapted for mapping the at least one metric to the performance knowledge repository using a diagnosis module and an analysis module configured for conducting performance and scalability analysis based on the mapping of the at least one metric for detecting at least one undesirable condition.

    Abstract translation: 公开了一种用于分析至少一个计算机系统的性能和可扩展性的系统。 该系统包括被配置为捕获用于分析性能和可扩展性的应用的至少一个度量的监视模块,以及通过使用监视模块捕获的至少一个度量而创建和表示的性能知识库。 所述系统还包括诊断模块,其适于使用诊断模块和分析模块将所述至少一个度量映射到所述性能知识库,所述诊断模块和分析模块被配置为基于所述至少一个度量的映射来执行性能和可扩展性分析,以用于检测至少一个 不良状况。

    CONTENT LICENSING AND CONDITIONAL ACCESS USING A MOBILE DEVICE
    87.
    发明申请
    CONTENT LICENSING AND CONDITIONAL ACCESS USING A MOBILE DEVICE 有权
    使用移动设备的内容许可和条件访问

    公开(公告)号:US20090019501A1

    公开(公告)日:2009-01-15

    申请号:US12170240

    申请日:2008-07-09

    Abstract: Techniques and tools are described which provide control access mechanisms for contents made available by a service provider to a user. The user, after a registration process, uses a mobile application on a mobile device to generate a one-time content key. The content key is input into a set-top box which validates the key and provides access to the protected content. The mobile application allows for password protection for the user, as well as a recharging ability when its one-time content keys are exhausted.

    Abstract translation: 描述了为服务提供商向用户提供的内容提供控制访问机制的技术和工具。 在注册过程之后,用户在移动设备上使用移动应用来生成一次性内容密钥。 将内容密钥输入到机顶盒中,该机顶盒验证密钥并提供对受保护内容的访问。 移动应用程序允许用户的密码保护,以及当其一次性内容密钥耗尽时的充电能力。

    EFFICIENT XML JOINS
    88.
    发明申请
    EFFICIENT XML JOINS 有权
    高效的XML接口

    公开(公告)号:US20080294659A1

    公开(公告)日:2008-11-27

    申请号:US12057740

    申请日:2008-03-28

    CPC classification number: G06F17/30498 G06F17/2211 G06F17/2247 G06F17/30938

    Abstract: An XML join between XML documents can be performed by comparing XML elements between the XML documents, obtaining join-selection elements from a first XML document, obtaining join-required elements from one or more other XML documents, and performing the XML join using the elements in the first XML document and the join-required elements. The XML documents can be at different locations connected via a network. Where two XML documents are at different locations, the join-selection elements can be transmitted from a first location (of a first XML document) to a second location (of a second XML document). The join-required elements can be obtained at the second location and transmitted back to the first location. The XML join can then be performed at the first location.

    Abstract translation: XML文档之间的XML连接可以通过比较XML文档之间的XML元素,从第一个XML文档获取连接选择元素,从一个或多个其他XML文档获取连接所需元素,以及使用元素执行XML连接来执行XML连接 在第一个XML文档和join-required元素中。 XML文档可以位于通过网络连接的不同位置。 在两个XML文档位于不同位置的情况下,连接选择元素可以从(第一XML文档)的第一位置传输到第二个XML文档的第二位置。 可以在第二位置获得连接所需要的元素并将其发送回到第一位置。 然后可以在第一个位置执行XML连接。

    System And Method For Generating Data Migration Plan
    89.
    发明申请
    System And Method For Generating Data Migration Plan 有权
    用于生成数据迁移计划的系统和方法

    公开(公告)号:US20080255895A1

    公开(公告)日:2008-10-16

    申请号:US11941963

    申请日:2007-11-18

    Abstract: A system and method for generating a migration plan for migrating data from a first electronic medium to a second electronic medium is provided. The system comprises a migration readiness assessment module for determining a migration recommendation; an effort estimation module for determining a total effort required for migrating data from a first electronic medium to a second electronic medium; and a migration plan generator module for generating a migration plan based on the determined migration recommendation and the total estimated effort.

    Abstract translation: 提供了一种用于生成用于将数据从第一电子介质迁移到第二电子介质的迁移计划的系统和方法。 该系统包括用于确定迁移建议的迁移准备评估模块; 努力估计模块,用于确定将数据从第一电子介质迁移到第二电子介质所需的总工作量; 以及迁移计划生成器模块,用于基于确定的迁移建议和总估计努力量来生成迁移计划。

    SECURE WIRELESS CONNECTIONS USING SSID FIELDS
    90.
    发明申请
    SECURE WIRELESS CONNECTIONS USING SSID FIELDS 审中-公开
    安全无线连接使用SSID字段

    公开(公告)号:US20070254614A1

    公开(公告)日:2007-11-01

    申请号:US11741534

    申请日:2007-04-27

    CPC classification number: H04W12/04 H04W12/0013 H04W84/18

    Abstract: Secure wireless connections can be established by broadcasting wireless security parameters within SSID fields. A wireless security parameter can be received and a broadcast SSID generated from the wireless security parameter. The broadcast SSID can be broadcast. Secure connections can be established with wireless devices that receive the broadcast SSID and connect using the broadcast SSID and the wireless security parameter. Secure wireless connections can also be established by broadcasting wireless security parameters and connection SSIDs within SSID fields. A wireless security parameter and a connection SSID can be received and a broadcast SSID generated from the wireless security parameter and connection SSID. The broadcast SSID can be broadcast. Secure connections can be established with wireless devices that receive the broadcast SSID and connect using the connection SSID and the wireless security parameter.

    Abstract translation: 可以通过在SSID字段内广播无线安全参数来建立安全无线连接。 可以接收无线安全参数和从无线安全参数生成的广播SSID。 广播SSID可以广播。 可以使用接收广播SSID并使用广播SSID和无线安全参数进行连接的无线设备建立安全连接。 也可以通过在SSID字段内广播无线安全参数和连接SSID来建立安全无线连接。 可以接收无线安全参数和连接SSID以及从无线安全参数和连接SSID生成的广播SSID。 广播SSID可以广播。 可以使用接收广播SSID并使用连接SSID和无线安全参数进行连接的无线设备建立安全连接。

Patent Agency Ranking