WO2009062444A1 - Procédé, système et équipement permettant de fournir des informations utilisateur - Google Patents

Procédé, système et équipement permettant de fournir des informations utilisateur Download PDF

Info

Publication number
WO2009062444A1
WO2009062444A1 PCT/CN2008/073018 CN2008073018W WO2009062444A1 WO 2009062444 A1 WO2009062444 A1 WO 2009062444A1 CN 2008073018 W CN2008073018 W CN 2008073018W WO 2009062444 A1 WO2009062444 A1 WO 2009062444A1
Authority
WO
WIPO (PCT)
Prior art keywords
state
user information
current state
user
upper layer
Prior art date
Application number
PCT/CN2008/073018
Other languages
English (en)
Chinese (zh)
Inventor
Yinyan Tan
Gang Shao
Pei Fu
Jieping Zhong
Original Assignee
Huawei Technologies Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2009062444A1 publication Critical patent/WO2009062444A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/306User profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/54Presence management, e.g. monitoring or registration for receipt of user log-on information, or the connection status of the users

Definitions

  • the present invention relates to the field of communications, and in particular, to a method, system and apparatus for providing user information. Background technique
  • personalized service has become an important means to improve the quality of service.
  • the premise of providing personalized service is to provide user information such as background knowledge and preferences, and then match the user information with the service to be provided, so as to provide personalized service for the user. It can be seen that the provided user information directly affects the quality of the personalized service provided.
  • the user often provides the user information according to the user status, that is, the user has different preferences and settings in different states, so the user information is divided into multiple versions according to the state condition, for example, according to the location. It can be divided into a public place state, an office place state, and a home state, and can be classified into a leisure state or a work state according to the degree of tension. Which version of user information should be used when providing the service, depending on which version of the user information associated with the status condition is true. In these systems, there is a simple correspondence between state conditions and user information. For example, in the prior art state condition and user information association structure diagram shown in FIG.
  • the user information is divided into a plurality of profile subsets, and each profile subset is associated with zero ( By default) or multiple status conditions (condition), the actual user information is saved in the entity model (Entity Model ).
  • Entity Model the entity model
  • the profile, condition, profile subset, and Entity Model are each composed of one or more parameters, such as the entity identifier in the profile.
  • entitylD entity identifier
  • contextType context value parameter
  • the state condition shown in Figure 1 can be represented by a relational expression, the state condition also includes the operator ( operator ).
  • the profile subset to which the state condition is associated is activated, and only this profile subset is valid.
  • FIG. 1 a flow chart of a method for providing user information according to a user state as shown in FIG. 2 is given, and a method for providing user information is specifically described.
  • the user information storage component in FIG. 2 is configured to activate a subset of user information corresponding to the current state.
  • the user information storage component queries the currently activated user information subset (active subprofile) to obtain the requested User information, and returned to the data requester. Specifically, the following steps are included:
  • Step 201 The user information storage component subscribes the status of the user to the status provider. When the user status changes, step 202 is performed.
  • Step 202 The status provider notifies the user of the current state of the information storage component user.
  • Step 203 The user information storage component activates the corresponding subset of user information according to the current state.
  • Step 204 The data request requests the user information from the user information storage unit.
  • Step 205 The user information storage component queries the currently activated subset of user information.
  • Step 206 The user information storage component queries the requested user information in the currently activated subset of user information.
  • Step 207 The user information storage unit returns a query result to the data requester.
  • each state corresponds to a version of user information in advance, and the difference between user information corresponding to different states may be very small, for example: for "in the office (office_work), and” in Meeting (at_meeting) "The user information corresponding to the two cases has only a small difference in settings. If multiple versions of user information are created, there will be a large amount of redundant information between versions.
  • embodiments of the present invention provide a method for providing user information, which can reduce user information redundancy.
  • Embodiments of the present invention also provide a system for providing user information, which is capable of reducing user information redundancy.
  • Embodiments of the present invention also provide an apparatus for providing user information, which is capable of reducing user information redundancy.
  • a method for providing user information comprising: acquiring a current state of a user; obtaining at least one current state by a preset state hierarchy relationship In the upper layer state, the state hierarchy relationship is a relationship between the upper and lower layers in the state of the state; the user information corresponding to the current state and the user information corresponding to the upper layer state are merged, and the merged user information is provided.
  • a system for providing user information comprising:
  • a user information storage module configured to store user information corresponding to the current state and the upper layer state
  • a user information management module configured to acquire a current state of the user; obtain an upper layer state of the current state by a preset state hierarchy relationship, where the state hierarchy relationship is a relationship that represents an order of upper and lower layers between states; and the user information storage module is merged User information corresponding to the current state stored in the current state and user information corresponding to the upper layer state;
  • a user information providing module configured to provide user information obtained by combining the user information management module.
  • a device for providing user information comprising:
  • a current state obtaining unit configured to acquire a current state of the user
  • a state obtaining unit configured to obtain an upper layer state of the current state by a preset state hierarchy relationship
  • a merging unit configured to merge the user information corresponding to the current state and the user information corresponding to the upper layer state.
  • FIG. 1 is a schematic diagram of a state condition and user information association structure in the prior art
  • FIG. 2 is a schematic flow chart of a method for providing user information according to a user state in the prior art
  • FIG. 3 is a schematic diagram of user information organization based on a state hierarchy relationship
  • 4-1 is a schematic flowchart of providing user information in an embodiment of the present invention.
  • 4-2 is a schematic diagram showing a process of obtaining a status list in an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a system for providing user information in an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram of a system for providing user information according to an embodiment of the present invention
  • FIG. 6 is a schematic structural diagram of an apparatus for providing user information according to an embodiment of the present invention
  • Figure 7 is a schematic flow chart of a method for providing user information in a mode of triggering merged user information data access by state change;
  • FIG. 8 is a schematic flowchart of a method for providing user information by triggering a user information access mode in a user information request. detailed description
  • each user state does not correspond to a complete user information, but uses the upper-lower order relationship between the user states to reorganize the user information corresponding to each state, and each state only corresponds to part of the user information, thereby achieving Reduce the purpose of redundant user information. Therefore, the method provided in the embodiment of the present invention is: acquiring a current state of the user; obtaining at least one upper layer state of the current state by a preset state hierarchy relationship, The state hierarchy relationship is a relationship that represents the order of the upper and lower layers between the states; the user information corresponding to the current state and the user information corresponding to the upper layer state are merged, and the merged user information is provided.
  • the user information has the following three characteristics:
  • UID User Identification
  • a unified UID is used to associate all user status and status corresponding user information, that is, all states can be indexed by UID. And user information corresponding to the status.
  • the pre-set hierarchical relationship between the user states, the user information corresponding to each state may be different for each user, as shown in Figure 3, according to the location of the user: At work, at home, in public, etc., and then at the at work state can establish a more specific state: outdoor work (office work) Similarly, in the office work state, a specific state can be established, so that the order relationship between the upper and lower layers can be established, for example, the upper state of the work state is the basic information (user - info), and the lower state is Outside work status and office work status.
  • the user information corresponding to each state can be regarded as a part of the entire user information, that is, each state only corresponds to part of the information, and thus complete user information needs to be obtained through merging.
  • the user information corresponding to the at work state has user information for the communication personalized service of the advertisement, the entertainment content, and the instant message, and the office work status corresponds to the call forwarding and ringing communication personalized service.
  • User information When the current status is office work, you need to combine the user information corresponding to the user-info state, the at work state, and the office work state.
  • Figure 4-1 is a schematic flowchart of providing user information in the embodiment of the present invention, which specifically includes the following steps:
  • Step 410 Obtain a current state of the user.
  • the current state can be subscribed to the status provider by using the prior art. State.
  • the status provider notifies the user information management module to acquire the current status of the changed user.
  • Step 420 Obtain an upper layer state of the current state by a preset state hierarchy relationship.
  • the state hierarchy relationship represents the relationship between the order of the upper and lower layers between states.
  • the state hierarchy relationship preset in this embodiment is given in the form of programming, as shown in Table 1:
  • the parent (parent) is also introduced.
  • the parent state of the state is the state directly above this state, and the child state is the immediate next state of the state, which is greater than 3 ⁇ 4.
  • the parent state of the at work state is the user-info state, and the child state is the office work state and the outside work state, to characterize the order relationship between the upper and lower layers.
  • the user information corresponding to the current state when the user information is provided, in addition to the user information corresponding to the current state, the user information corresponding to the ancestor state needs to be inherited, so that the upper state of the current state needs to be obtained from the state hierarchy according to the current state.
  • the embodiment at least one upper layer state of the current state is obtained, and the upper layer state of the current state is searched according to the state hierarchy relationship.
  • Figure 4-2 shows an example of the process of obtaining a list of all the upper-layer states of the current state and the current state in combination with Table 1. As shown in Figure 4-2, the following steps are specifically included:
  • Step 421 Find the current state in the state hierarchy, and use the current state as the base state (basic-status).
  • the current state is found by a path ( status_ relation/current_ status).
  • Step 422 the basic state is stored in the status list.
  • Step 423 Find the parent state of the base state in the state hierarchy relationship.
  • the parent state of the underlying state is found by the path ( status_ relation/basic_status/parent).
  • Step 424 Determine whether the parent state of the basic state is found. If it is found, go to step 425. Otherwise, go to step 426.
  • step 425 the parent state of the basic_statage is taken as the basic_statal, and the state is found in the state hierarchy relationship by status_ relation/basic_statage, and the process proceeds to step 422.
  • Step 426 outputting a list of states consisting of all the base states.
  • step 421 to step 425 the output status list contains all the upper layer states of the current state in addition to the current state.
  • the output status list can be in the form of a queue or a stack.
  • the order of the states in the output status list may be either the order of the current state (or lower layer state) to the upper state (or general state) or the order of the upper state to the current state. It is assumed that the current state obtained in this embodiment is office work, and the upper state thereof includes at work and user-info.
  • Step 430 Combine the user information corresponding to the current state and the user information corresponding to the upper layer state.
  • the method for merging user information includes: according to the order of the upper and lower layers between the states, the user information corresponding to the current state sequentially inherits the user information corresponding to all the upper layer states.
  • inheritance of the user information corresponding to the upper layer state simple re-use can be performed, that is, the user information of the upper layer is completely referred to, and no modification can be made, and the modification can also be made on the basis of inheritance.
  • inheritance in the case of inheritance
  • the data item of the user information corresponding to the lowest layer state is used as the data item of the merged user information.
  • the xml document carries the user information, and each state corresponds to a document, and the document name is the state of the user.
  • the at-work.xml, office-work.xml, and basic-user-info.xml documents may be included, and the documents carry user information and basic user information corresponding to the user at the work, office work status.
  • the corresponding user profile the profile of the upper layer and the profile specific to the layer, where o+ indicates the merge.
  • Step 431 Access the second document in a deep traversal manner, and find the first element in the second document.
  • Step 432 traversing the first document in depth, whether the element can be found in the same path in the first document, if it can be found, step 433 is performed; otherwise, step 434 is performed.
  • step 433 it is determined whether the element is unique. If the element is unique, the value of the element in the first document is discarded, and the value of the element in the second document is discarded. Step 435 is performed directly. If the element indicates that the element can have different values, go to step 434.
  • whether the user information element is unique or not is determined by the restriction of the XML language.
  • the default element has a unique '1'.
  • the user alias (username_alias) in the user information is different in Basic-user-info.xml and in Office-work.xml.
  • User aliases are unique and conflict when merging username-alias.
  • the user's lowest level state that is, the most detailed state is taken as the standard, so when the merge is performed, the username alias in Office work.xml is taken as the merged element, and Basic_user_info.xml is used. Username - alias is discarded.
  • Step 434 if there is a path where the element is located in the first document, the element and its value are added under the path, otherwise the path of the element and its value are added in the first document.
  • Step 435 Determine whether the element is the last element in the second document. If not, execute step 436; if yes, execute step 437.
  • Step 436 accessing the second document in a depth traversal manner, finding the next element of the current element as the current element, and proceeding to step 432.
  • Step 437 the merge process ends.
  • Step 440 Provide user information obtained by combining.
  • the embodiment of the present invention uses the state hierarchy model to organize user information, and each state only corresponds to part of the user information, and uses the inherited method to reuse.
  • Layer state information reduces a large amount of data redundancy.
  • this embodiment can also assume that the number of layers is set in advance, and according to the state hierarchy relationship given in Table 1, the upper layer state of the current state is sequentially searched. At this time, the number of upper layer states obtained is equal to the number of layers set in advance. For example, if the number of layers set is 1 layer, when the current state is office work, the upper state obtained is at work. Then, when the user information is merged in step 430, only the user information corresponding to the office work state and the user information corresponding to the at work state are merged.
  • FIG. 5 is a schematic structural diagram of a system for providing user information according to an embodiment of the present invention.
  • the system includes:
  • the user information storage module 510 stores partial user information corresponding to each state; the user information management module 520 acquires the current state of the user; and obtains the upper state of the current state by the upper and lower hierarchical relationship between the states of the state hierarchy relationship preset; User information corresponding to the current state stored by the user information storage module and user information corresponding to the upper layer state;
  • the user information providing module 530 provides user information obtained by combining the user information management modules.
  • the user information management module 520 includes:
  • the current state obtaining unit 521 is configured to acquire a current state of the user
  • the state obtaining unit 522 is configured to obtain an upper layer state of the current state by a preset state hierarchy relationship
  • the merging unit 523 combines the user information corresponding to the current state and the user information corresponding to the upper layer state stored by the user information storage module 510.
  • the state obtaining unit 522 includes: The first search subunit 525 searches for all upper layer states of the current state according to the state hierarchy relationship when the number of layers is not set in advance;
  • the second search subunit 526 when setting the number of layers in advance, sequentially searches for the upper layer state of the current state according to the state hierarchy relationship, and the number of the upper layer states is equal to the number of layers.
  • the user information management module 520 also includes:
  • the determining unit 524 is configured to determine whether the current state of the merged user is consistent with the current state of the obtained user when the current state of the user is obtained according to the request for receiving the user information, and the judgment result indicates the current state and the acquired state of the merged user.
  • the trigger state obtaining unit 522 regains the upper state of the current state.
  • the user information providing module 530 is triggered to directly provide The merging unit 523 merges the obtained user information.
  • the user information management module 520 of the embodiment of the present invention merges the user information stored in the user information storage module 510 according to the obtained current state and the upper state of the current state, and then maps the user information to the user information providing module 530.
  • the latest user information can be obtained directly from the user information providing module 530, so that the user information can be quickly provided.
  • FIG. 6 is a schematic structural diagram of an apparatus for providing user information according to an embodiment of the present invention.
  • the device includes:
  • the current state obtaining unit 621 acquires the current state of the user.
  • the state obtaining unit 622 is configured to obtain an upper layer state of the current state by a preset state hierarchy relationship.
  • the merging unit 623 merges the user information corresponding to the current state and the user information corresponding to the upper layer state stored by the user information storage module 510.
  • the state obtaining unit 622 includes:
  • the first search sub-unit 625 is configured to find all upper-layer states of the current state according to the state hierarchy relationship when the number of layers is not set in advance;
  • a second lookup subunit 626 when the layer number is preset, according to the state hierarchy
  • the relationship sequentially searches for an upper layer state of the current state, and the number of the upper layer states is equal to the number of layers.
  • FIG. 7 is a schematic flowchart of a method for providing user information in a mode of triggering merged user information data access by state change. As shown in FIG. 7, the method includes the following steps:
  • Step 701 The user information management module subscribes the status of the user to the status provider. When the user status changes, step 702 is performed.
  • Step 702 The status provider notifies the user of the current status of the information management module user.
  • Step 703 The user information management module finds an upper layer state in the state hierarchy relationship according to the current state of the user.
  • Step 704 The user information management module merges the current state stored by the user information storage module and the user information corresponding to the upper layer state into the user information providing module.
  • Step 705 The data request sends a user information request to the user information providing module.
  • the data requester can directly provide the user information required by the module request to the user information.
  • Step 706 The user information providing module returns user information to the data requester.
  • the user information providing module responds according to the request of the application, and the process ends.
  • the merged user information may be triggered by the application request, that is, when the user information request of the data requester is received, the combined user information is obtained and provided to the data requester. Before the user information is provided to the data requester, it can be judged again whether the current state has changed.
  • FIG. 8 is a schematic flowchart of a method for providing user information by using a user information request to trigger a merged user information data access method. In the flow shown in FIG. 8, a step of determining whether the current state changes again is performed, and the specific steps are:
  • Step 801 The data request direction user information providing module sends a user information request.
  • the parameters requested by the data requester include the UID of the user and the service parameter.
  • Step 802 The user information providing module triggers the user information management module to perform user information combining processing.
  • Step 803 The user information management module requests the status provider for the current status of the user.
  • Step 804 The user information management module acquires a current state.
  • step 805 it is detected whether the current state is consistent with the saved last requested state. If the state has not changed, step 806 is performed; otherwise, step 807 is performed.
  • Step 806 The state is consistent with the state at the time of the last request, and the user information providing module is notified to use the existing user information.
  • step 808 is directly executed.
  • Step 807 The state changes with respect to the last request, and the upper layer state of the current state is re-obtained by the state hierarchy relationship, and the user data corresponding to the current state and the upper layer state in the user information storage module is merged into the user information providing module.
  • Step 808 The user information providing module returns the user information to the data requester.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Cette invention concerne un procédé permettant de fournir des informations utilisateur. Un mode de réalisation décrit dans cette invention consiste à acquérir au moins un état de couche supérieure de l'état courant de l'utilisateur selon une relation pré-établie entre l'état et la couche qui caractérise la relation d'une séquence de couches inférieure et supérieure entre des états; à combiner les informations utilisateur correspondant à l'état courant et les informations utilisateur correspondant à l'état de couche supérieure, afin d'obtenir des informations utilisateur combinées. Cette invention concerne également un système et un équipement permettant de fournir des informations utilisateur. Ainsi, la redondance des informations utilisateur peut être réduite.
PCT/CN2008/073018 2007-11-12 2008-11-11 Procédé, système et équipement permettant de fournir des informations utilisateur WO2009062444A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710170325.4 2007-11-12
CN200710170325.4A CN101437194B (zh) 2007-11-12 2007-11-12 一种提供用户信息的方法、系统和装置

Publications (1)

Publication Number Publication Date
WO2009062444A1 true WO2009062444A1 (fr) 2009-05-22

Family

ID=40638345

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/073018 WO2009062444A1 (fr) 2007-11-12 2008-11-11 Procédé, système et équipement permettant de fournir des informations utilisateur

Country Status (2)

Country Link
CN (1) CN101437194B (fr)
WO (1) WO2009062444A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107547512B (zh) * 2017-07-14 2020-04-17 新华三云计算技术有限公司 一种多级云平台中的用户认证方法和装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6286002B1 (en) * 1996-01-17 2001-09-04 @Yourcommand System and method for storing and searching buy and sell information of a marketplace
CN1396770A (zh) * 2001-07-09 2003-02-12 日本胜利株式会社 结构化元数据的合并方法、传输方法以及分割方法
CN1498379A (zh) * 2001-03-21 2004-05-19 因特国风网络软件有限公司 个人及商业的网络名片系统及方法
CN1808428A (zh) * 2005-01-22 2006-07-26 鸿富锦精密工业(深圳)有限公司 展现及编辑信息检索条件的系统及方法
CN1829213A (zh) * 2005-02-28 2006-09-06 西门子(中国)有限公司 一种在通信网络中将用户标识结构化的方法

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3867655B2 (ja) * 2002-10-29 2007-01-10 株式会社日立製作所 マルチメディアコミュニケーションシステム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6286002B1 (en) * 1996-01-17 2001-09-04 @Yourcommand System and method for storing and searching buy and sell information of a marketplace
CN1498379A (zh) * 2001-03-21 2004-05-19 因特国风网络软件有限公司 个人及商业的网络名片系统及方法
CN1396770A (zh) * 2001-07-09 2003-02-12 日本胜利株式会社 结构化元数据的合并方法、传输方法以及分割方法
CN1808428A (zh) * 2005-01-22 2006-07-26 鸿富锦精密工业(深圳)有限公司 展现及编辑信息检索条件的系统及方法
CN1829213A (zh) * 2005-02-28 2006-09-06 西门子(中国)有限公司 一种在通信网络中将用户标识结构化的方法

Also Published As

Publication number Publication date
CN101437194B (zh) 2012-09-05
CN101437194A (zh) 2009-05-20

Similar Documents

Publication Publication Date Title
US9680949B2 (en) Remote selection and authorization of collected media transmission
EP4167632A1 (fr) Découverte de service dans un réseau de communication
JP5749144B2 (ja) コンテンツセントリック・ネットワークにおけるカストディアンベースのルーティング
US8935805B2 (en) Method and system for enforcing password policy in a distributed directory
US6970873B2 (en) Configurable mechanism and abstract API model for directory operations
US7882130B2 (en) Method and apparatus for requestor sensitive role membership lookup
US8396941B2 (en) Digital living network alliance (DLNA) server that serves contents from IVL services
US10169491B2 (en) Query servicing with access path security in a relational database management system
US20090299991A1 (en) Recommending queries when searching against keywords
JP4746053B2 (ja) 個人データの制御装置及び方法
US20090119376A1 (en) Hint-Based Email Address Construction
WO2012041214A1 (fr) Procédé de remise active d'information, et serveur à cet effet
CA2686875A1 (fr) Agregation et recherche de donnees de profil provenant de plusieurs services
CA2262353A1 (fr) Dispositif d'acces au repertoire d'un reseau
EP3425525B1 (fr) Procédé et dispositif de traitement de données
CN101409657A (zh) 家庭网络系统及其搜索信息的方法
WO2009062444A1 (fr) Procédé, système et équipement permettant de fournir des informations utilisateur
US9032193B2 (en) Portable lightweight LDAP directory server and database
CN112416576A (zh) 一种数据库负载均衡的方法及装置
US20030088614A1 (en) Directory server mapping tree
WO2016086580A1 (fr) Procédé et appareil permettant d'analyser les comportements d'utilisateurs
US7725564B2 (en) Nested exception roles
US7725500B2 (en) Role based groups
de Sales et al. Towards the upnp-up: Enabling user profile to support customized services in upnp networks
US7725563B2 (en) Nested AND roles

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08850167

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08850167

Country of ref document: EP

Kind code of ref document: A1