Movatterモバイル変換


[0]ホーム

URL:


CN108304531A - A kind of method for visualizing and device of Digital Object Identifier adduction relationship - Google Patents

A kind of method for visualizing and device of Digital Object Identifier adduction relationship
Download PDF

Info

Publication number
CN108304531A
CN108304531ACN201810078428.6ACN201810078428ACN108304531ACN 108304531 ACN108304531 ACN 108304531ACN 201810078428 ACN201810078428 ACN 201810078428ACN 108304531 ACN108304531 ACN 108304531A
Authority
CN
China
Prior art keywords
doi
node
relationship
relation
data
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201810078428.6A
Other languages
Chinese (zh)
Other versions
CN108304531B (en
Inventor
刘红炎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Academy of Information and Communications Technology CAICT
Original Assignee
Beijing Taier Infa Network Technology LLC
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 Beijing Taier Infa Network Technology LLCfiledCriticalBeijing Taier Infa Network Technology LLC
Priority to CN201810078428.6ApriorityCriticalpatent/CN108304531B/en
Publication of CN108304531ApublicationCriticalpatent/CN108304531A/en
Application grantedgrantedCritical
Publication of CN108304531BpublicationCriticalpatent/CN108304531B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明实施例提供一种数字对象标识符引用关系的可视化方法及装置。所述方法包括:获取用户输入的待查询对象对应的待查询DOI号及引用关系层级;根据待查询DOI号从数据图模型中获取对应的DOI节点数据及具有从属关系的第一关系节点,根据引用关系层级从数据图模型中获取对应层级的有引用关系的第二关系节点;将DOI节点数据、第一关系节点、第二关系节点、从属关系和引用关系构建的图谱作为查询结果发送至用户终端。所述装置用于执行所述方法。本发明实施例通过根据待查询DOI号从数据图模型中获取DOI节点数据、第一关系节点和第二关系节点,最后将构建的图谱作为查询结果发送至用户终端,使得用户能够直观的获取各个节点之间的引用关系。

Embodiments of the present invention provide a method and device for visualizing the reference relationship of digital object identifiers. The method includes: obtaining the DOI number to be queried and the reference relationship level corresponding to the object to be queried input by the user; obtaining the corresponding DOI node data and the first relationship node with affiliation from the data graph model according to the DOI number to be queried, and according to The citation relationship level obtains the second relationship node with the citation relationship of the corresponding level from the data graph model; sends the graph constructed by the DOI node data, the first relationship node, the second relationship node, the affiliation relationship and the citation relationship to the user as a query result terminal. The apparatus is used to perform the method. The embodiment of the present invention obtains the DOI node data, the first relationship node and the second relationship node from the data graph model according to the DOI number to be queried, and finally sends the constructed graph as the query result to the user terminal, so that the user can intuitively obtain each Reference relationship between nodes.

Description

Translated fromChinese
一种数字对象标识符引用关系的可视化方法及装置Method and device for visualizing reference relationship of digital object identifiers

技术领域technical field

本发明实施例涉及计算机技术领域,尤其涉及一种数字对象标识符引用关系的可视化方法及装置。The embodiments of the present invention relate to the field of computer technology, and in particular, to a method and device for visualizing the reference relationship of digital object identifiers.

背景技术Background technique

数字对象标识符(Digital Object Identifier,简称DOI)即为“一个对象的数字标识符”,它具有唯一性、持久性的特点,成为管理网络数字内容及识别的通用框架。用户提交数字对象的元数据,向DOI系统进行注册,DOI被永久性地分配给一个数字对象,并为该对象的当前信息提供可解析的持久性网络链接,这些当前信息包括该数字对象在互联网上的位置和资料等。尽管一个数字对象的信息可以不断改变,但其DOI号保持不变。一个DOI号可在DOI系统中解析为一种或多种与该DOI号所标识的数字对象相关的值,例如:URL、电子邮箱地址、其他标识符和描述性元数据。DOI现在已经广泛应用在期刊、论文、科学数据、数字出版物等文献方面。Digital Object Identifier (Digital Object Identifier, referred to as DOI) is the "digital identifier of an object", which has the characteristics of uniqueness and persistence, and has become a general framework for managing network digital content and identification. The user submits the metadata of the digital object, registers with the DOI system, the DOI is permanently assigned to a digital object, and provides a resolvable persistent network link for the object's current information, including the digital object on the Internet. location and information etc. Although a digital object's information can change continuously, its DOI name remains the same. A DOI name resolves within the DOI system to one or more values associated with the digital object identified by the DOI name, such as URLs, email addresses, other identifiers, and descriptive metadata. DOI has now been widely used in journals, papers, scientific data, digital publications and other documents.

一般DOI注册系统的注册和解析查询流程如下:The registration and resolution query process of the general DOI registration system is as follows:

(1)用户提交注册元数据(1) User submits registration metadata

用户注册DOI时候,必须提交文献的元数据。元数据的组成以期刊文章为例:元数据包括刊物名称、期号、标题、摘要、出版日期、作者、施引文献DOI以及文章DOI号等元素。When users register for DOI, they must submit the metadata of documents. The composition of metadata takes journal articles as an example: metadata includes journal name, issue number, title, abstract, publication date, author, citing document DOI, article DOI number and other elements.

(2)注册系统对元数据进行规则校验和存储(2) The registration system checks and stores the metadata according to the rules

注册系统在接到用户提交的DOI元数据后,按照业务规则进行元数据的规则校验,提出不合规的数据,然后将数据存储到系统数据库中After receiving the DOI metadata submitted by the user, the registration system checks the metadata according to the business rules, proposes non-compliant data, and then stores the data in the system database

(3)注册系统对外提供DOI解析服务(3) The registration system provides external DOI analysis services

注册系统在完成元数据存储后,将元数据中注册的DOI进行提取操作,将DOI相关数据,发送给Handle Server部件,对外提供解析服务。After the registration system completes the metadata storage, it extracts the DOI registered in the metadata, sends the DOI related data to the Handle Server component, and provides external analysis services.

(4)DOI解析查询(4) DOI analysis query

用户通过Handle协议或者handle代理服务器的方式,查询DOI。DOI注册系统进行DOI解析,并返回DOI对应的元数据。Users query the DOI through the Handle protocol or the handle proxy server. The DOI registration system analyzes the DOI and returns the metadata corresponding to the DOI.

文献之间存在多节点的施引和被引关系,当前的系统技术上实现通过一个DOI,可以查询到单一的施引和被引的关系情况。但无法直观展示复杂的引用关系情况,无法给读者提供全局的认识,例如:文献A引用了文献B和文献C;文献B也引用文献C。在文献A的角度无法看到文献B和文献C存在引用关系。There are multi-node citing and cited relationships between documents. The current system technology realizes that through a DOI, a single citing and cited relationship can be queried. However, it is impossible to visually display complex citation relationships and provide readers with an overall understanding. For example, document A cites document B and document C; document B also cites document C. From the perspective of document A, it is impossible to see that there is a citation relationship between document B and document C.

由于数字对象查询结果是元数据文件,再从元数据中获取施引的DOI,想要查看施引DOI信息,必须再次查询施引DOI元数据,很难一目了然看清施引关系全貌。Since the digital object query result is a metadata file, and then the citing DOI is obtained from the metadata, if you want to view the citing DOI information, you must query the citing DOI metadata again, and it is difficult to see the whole picture of the citing relationship at a glance.

由于文献本身可以注册一个DOI,其内容也能够单独注册为一个DOI,例如:某期刊文章有一个DOI,文章的段落也能单独生成一个段落DOI。其他文献能施引的不仅文章是DOI,而且能够跳过文章直接施引段落DOI。现在系统缺少全面展示这种DOI引用关系的结构展示视图。Since the document itself can be registered as a DOI, its content can also be registered as a separate DOI. For example, a journal article has a DOI, and the paragraphs of the article can also generate a paragraph DOI separately. Other documents can not only cite the DOI of the article, but also skip the article and directly cite the DOI of the paragraph. Currently, the system lacks a structural display view to comprehensively display the DOI citation relationship.

文献施引和被引是一种相互关系,文献DOI可以施引其他DOI,其他DOI也需要能够展示被引DOI的情况,目前这种被引的展示视图也是缺乏的。Document citing and being cited are a mutual relationship. A document DOI can cite other DOIs, and other DOIs also need to be able to display the situation of the cited DOI. At present, there is a lack of such a citation display view.

发明内容Contents of the invention

针对现有技术存在的问题,本发明实施例提供一种数字对象标识符引用关系的可视化方法及装置。Aiming at the problems existing in the prior art, embodiments of the present invention provide a method and device for visualizing the reference relationship of digital object identifiers.

第一方面,本发明实施例提供一种数字对象标识符引用关系的可视化方法,包括:In the first aspect, an embodiment of the present invention provides a method for visualizing the reference relationship of digital object identifiers, including:

获取用户输入的待查询对象对应的待查询数字对象标识符DOI号及引用关系层级;Obtain the digital object identifier DOI number and reference relationship level corresponding to the object to be queried input by the user;

根据所述待查询DOI号从数据图模型中获取对应的DOI节点数据及与所述待查询DOI号具有从属关系的第一关系节点,根据所述引用关系层级从数据图模型中获取对应层级的与所述待查询DOI号有引用关系的第二关系节点;Obtain the corresponding DOI node data from the data graph model according to the DOI number to be queried and the first relationship node having an affiliation relationship with the DOI number to be queried, and obtain the corresponding level from the data graph model according to the reference relationship level A second relationship node that has a reference relationship with the DOI number to be queried;

将所述DOI节点数据、所述第一关系节点、所述第二关系节点、所述从属关系和所述引用关系构建的图谱作为查询结果发送至用户终端。Send the graph constructed by the DOI node data, the first relationship node, the second relationship node, the affiliation relationship and the reference relationship to the user terminal as a query result.

第二方面,本发明实施例提供一种数字对象标识符引用关系的可视化装置,包括:In the second aspect, an embodiment of the present invention provides a device for visualizing the reference relationship of digital object identifiers, including:

获取模块,用于获取用户输入的待查询对象对应的待查询数字对象标识符DOI号及引用关系层级;An acquisition module, configured to acquire the digital object identifier DOI number to be queried and the reference relationship level corresponding to the object to be queried input by the user;

查询模块,用于根据所述待查询DOI号从数据图模型中获取对应的DOI节点数据及与所述待查询DOI号具有从属关系的第一关系节点,根据所述引用关系层级从数据图模型中获取对应层级的与所述待查询DOI号有引用关系的第二关系节点;The query module is used to obtain the corresponding DOI node data from the data graph model according to the DOI number to be queried and the first relationship node having an affiliation relationship with the DOI number to be queried, and obtain the data from the data graph model according to the reference relationship level Obtain the second relational node that has a reference relationship with the DOI number to be queried at the corresponding level;

发送模块,用于将所述DOI节点数据、所述第一关系节点、所述第二关系节点、所述从属关系和所述引用关系构建的图谱作为查询结果发送至用户终端。A sending module, configured to send the graph constructed by the DOI node data, the first relationship node, the second relationship node, the affiliation relationship and the reference relationship to the user terminal as a query result.

第三方面,本发明实施例提供一种电子设备,包括:处理器、存储器和总线,其中,In a third aspect, an embodiment of the present invention provides an electronic device, including: a processor, a memory, and a bus, wherein,

所述处理器和所述存储器通过所述总线完成相互间的通信;The processor and the memory communicate with each other through the bus;

所述存储器存储有可被所述处理器执行的程序指令,所述处理器调用所述程序指令能够执行第一方面的方法步骤。The memory stores program instructions executable by the processor, and the processor invokes the program instructions to execute the method steps of the first aspect.

第四方面,本发明实施例提供一种非暂态计算机可读存储介质,包括:In a fourth aspect, an embodiment of the present invention provides a non-transitory computer-readable storage medium, including:

所述非暂态计算机可读存储介质存储计算机指令,所述计算机指令使所述计算机执行第一方面的方法步骤。The non-transitory computer-readable storage medium stores computer instructions, and the computer instructions cause the computer to execute the method steps of the first aspect.

本发明实施例提供的一种数字对象标识符引用关系的可视化方法及装置,通过根据待查询DOI号从数据图模型中获取DOI节点数据及与待查询DOI号具有从属关系的第一关系节点,并根据引用关系层级获取第二关系节点,最后将构建的图谱作为查询结果发送至用户终端,使得用户能够直观的获取各个节点之间的引用关系。The embodiment of the present invention provides a method and device for visualizing the reference relationship of digital object identifiers. By obtaining the DOI node data and the first relationship node having a subordinate relationship with the DOI number to be queried from the data graph model according to the DOI number to be queried, The second relationship node is obtained according to the reference relationship level, and finally the constructed graph is sent to the user terminal as a query result, so that the user can intuitively obtain the reference relationship between each node.

附图说明Description of drawings

为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.

图1为本发明实施例提供的一种数字对象标识符引用关系的可视化方法流程示意图;FIG. 1 is a schematic flowchart of a method for visualizing the reference relationship of digital object identifiers provided by an embodiment of the present invention;

图2为本发明实施例提供的数字对象标识符引用关系的可视化方法流程示意图;FIG. 2 is a schematic flowchart of a method for visualizing the reference relationship of digital object identifiers provided by an embodiment of the present invention;

图3为本发明实施例提供的期刊类DOI数据的节点与引用关系示意图;Fig. 3 is a schematic diagram of the node and reference relationship of periodical DOI data provided by the embodiment of the present invention;

图4为本发明实施例提供的一种数字对象标识符引用关系的可视化装置结构示意图;FIG. 4 is a schematic structural diagram of a device for visualizing the reference relationship of digital object identifiers provided by an embodiment of the present invention;

图5为本发明实施例提供的电子设备实体结构示意图。FIG. 5 is a schematic diagram of a physical structure of an electronic device provided by an embodiment of the present invention.

具体实施方式Detailed ways

为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments It is a part of embodiments of the present invention, but not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.

图1为本发明实施例提供的一种数字对象标识符引用关系的可视化方法流程示意图,如图1所示,所述方法,包括:Fig. 1 is a schematic flowchart of a method for visualizing the reference relationship of digital object identifiers provided by an embodiment of the present invention. As shown in Fig. 1, the method includes:

步骤101:获取用户输入的待查询对象对应的待查询数字对象标识符DOI号及引用关系层级;Step 101: Obtain the digital object identifier DOI number and reference relationship level corresponding to the object to be queried input by the user;

具体的,用户在用户终端输入待查询对象的DOI号和引用关系层级,其中,一个待查询对象和DOI号是一一对应的,另外,待查询对象可以施引其他的对象,被引的对象还可以进行施引,这样就构成了多层级的引用关系,用户可以根据自己的需求设定引用关系层级。装置获取用户输入的待查询对象对应的DOI号及引用关系层级。Specifically, the user enters the DOI number and the reference relationship level of the object to be queried on the user terminal, where an object to be queried is in one-to-one correspondence with the DOI number. In addition, the object to be queried can refer to other objects, and the cited object Citation can also be performed, thus forming a multi-level citation relationship, and users can set the citation relationship level according to their own needs. The device acquires the DOI number and reference relationship level corresponding to the object to be queried input by the user.

步骤102:根据所述待查询DOI号从数据图模型中获取对应的DOI节点数据及与所述待查询DOI号具有从属关系的第一关系节点,根据所述引用关系层级从数据图模型中获取对应层级的与所述待查询DOI号有引用关系的第二关系节点;Step 102: Obtain the corresponding DOI node data from the data graph model according to the DOI name to be queried and the first relationship node having an affiliation relationship with the DOI number to be queried, and obtain it from the data graph model according to the reference relationship level A second relationship node that has a reference relationship with the DOI number to be queried at the corresponding level;

具体的,获取预先构建的数据图模型,数据图模型中包括了多个DOI节点,以及各个DOI节点之间的从属关系或引用关系,装置根据获取到的待查询DOI号从数据图模型中获取对应的DOI节点数据以及与待查询DOI号具有从属关系的第一关系节点,并且,根据引用关系层级从数据图模型中获取相应层级的与待查询DOI号具有引用关系的第二关系节点。其中,应当说明的是,从属关系是该待查询DOI节点父子关系标识,引用关系是待查询DOI节点与其他DOI节点之间的引用关系,引用关系包括施引关系和被引关系。Specifically, the pre-built data graph model is obtained, and the data graph model includes a plurality of DOI nodes, and the affiliation or reference relationship between each DOI node, and the device obtains from the data graph model according to the acquired DOI number to be queried. The corresponding DOI node data and the first relationship node having a subordinate relationship with the DOI number to be queried, and obtaining the second relationship node having a reference relationship with the DOI number to be queried at the corresponding level from the data graph model according to the reference relationship level. Wherein, it should be noted that the affiliation relationship is the identification of the parent-child relationship of the DOI node to be queried, and the citation relationship is the citation relationship between the DOI node to be queried and other DOI nodes, and the citation relationship includes a citing relationship and a cited relationship.

步骤103:将所述DOI节点数据、所述第一关系节点、所述第二关系节点、所述从属关系和所述引用关系构建的图谱作为查询结果发送至用户终端。Step 103: Send the graph constructed by the DOI node data, the first relationship node, the second relationship node, the affiliation relationship and the reference relationship to the user terminal as a query result.

具体的,由于数据图模型中包括了各个节点之间的从属关系或引用关系,因此,在获取到待查询DOI节点对应的第一关系节点和第二关系节点后,DOI节点数据、第一关系节点、第二关系节点、从属关系和引用关系可以构建出各个节点之间关系的图谱,将该图谱作为查询结果,将查询结果发送至用户终端。应当说明的是,DOI节点数据中包括DOI节点以及待查询对象的属性数据,DOI节点、第一关系节点和第二关系节点在图谱中用圆圈表示,DOI节点与第一关系节点之间有指向箭头,指向箭头上表明从属关系,DOI节点与第二关系节点之间有指向箭头,指向箭头上表明引用关系。Specifically, since the data graph model includes the affiliation or reference relationship between each node, after obtaining the first relationship node and the second relationship node corresponding to the DOI node to be queried, the DOI node data, the first relationship The node, the second relationship node, the affiliation relationship and the reference relationship can construct a map of the relationship between each node, use the map as a query result, and send the query result to the user terminal. It should be noted that the DOI node data includes the DOI node and the attribute data of the object to be queried. The DOI node, the first relationship node and the second relationship node are represented by circles in the map, and there is a pointing relationship between the DOI node and the first relationship node. Arrows, the pointing arrows indicate the affiliation relationship, and there are pointing arrows between the DOI node and the second relationship node, and the pointing arrows indicate the reference relationship.

例如:图2为本发明实施例提供的数字对象标识符引用关系的可视化方法流程示意图,如图2所示,包括:For example: Figure 2 is a schematic flowchart of a method for visualizing the reference relationship of digital object identifiers provided by the embodiment of the present invention, as shown in Figure 2, including:

装置获取用户输入的待查询对象对应的待查询DOI号及引用关系层级,其中,待查询DOI号为文章3的DOI号,引用关系层级为1,装置根据待查询DOI号从数据图模型中获取文章3对应的DOI节点和文章3的属性数据,其中属性数据包括:标题、作者和发表时间,可以理解的是,属性数据还可以有文章3的其他属性信息,本发明实施例对此不做具体限定,文章3对应的DOI节点和文章3的属性数据构成了DOI节点数据。从数据图模型中还可以获取到与文章3具有从属关系的第一关系节点,从图2中可以看出,第一关系节点包括期1节点、刊物A节点和某出版社节点,且每一第一关系节点与文章3对应的DOI节点之间用指向箭头指示,并且在指向箭头上标注关联关系。根据用户设置的引用关系层级可以获取到第一级引用关系的第二关系节点,其中,第二关系节点包括文章1节点、文章2节点、文章A节点和段落节点,且每一第二关系节点与文章3对应的DOI节点之间用指向箭头指示,并且在指向箭头上标注关联关系。由于用户指定引用关系层级为1,因此,第二关系节点中不包括文章1节点、文章2节点、文章A节点和段落节点之后的下一级引用关系。应当说明的是,还可以对第一关系节点和第二关系节点之间的从属关系进行标注。The device acquires the DOI number to be queried and the citation relationship level corresponding to the object to be queried input by the user, wherein the DOI number to be queried is the DOI number of article 3, and the citation relationship level is 1, and the device obtains it from the data graph model according to the DOI number to be queried The DOI node corresponding to article 3 and the attribute data of article 3, wherein the attribute data includes: title, author and publication time, it can be understood that the attribute data can also have other attribute information of article 3, which is not done in the embodiment of the present invention Specifically, the DOI node corresponding to the article 3 and the attribute data of the article 3 constitute the DOI node data. From the data graph model, we can also obtain the first relationship node that has a subordinate relationship with article 3. It can be seen from Figure 2 that the first relationship node includes the issue 1 node, publication A node and a publishing house node, and each A pointing arrow is used to indicate the relationship between the first relationship node and the DOI node corresponding to the article 3, and an association relationship is marked on the pointing arrow. According to the citation relationship level set by the user, the second relationship node of the first-level citation relationship can be obtained, wherein the second relationship node includes article 1 node, article 2 node, article A node and paragraph node, and each second relationship node The DOI nodes corresponding to Article 3 are indicated by pointing arrows, and the association relationship is marked on the pointing arrows. Since the citation relationship level specified by the user is 1, the second relationship node does not include the next-level citation relationship after the article 1 node, article 2 node, article A node, and paragraph node. It should be noted that the affiliation relationship between the first relationship node and the second relationship node may also be marked.

本发明实施例通过根据待查询DOI号从数据图模型中获取DOI节点数据及与待查询DOI号具有从属关系的第一关系节点,并根据引用关系层级获取第二关系节点,最后将构建的图谱作为查询结果发送至用户终端,使得用户能够直观的获取各个节点之间的引用关系。In the embodiment of the present invention, the DOI node data and the first relationship node having a subordinate relationship with the DOI number to be queried are obtained from the data graph model according to the DOI number to be queried, and the second relationship node is obtained according to the reference relationship level, and finally the constructed map It is sent to the user terminal as a query result, so that the user can intuitively obtain the reference relationship between each node.

在上述实施例的基础上,所述方法,还包括:On the basis of the foregoing embodiments, the method further includes:

获取构建所述数据图模型中对象对应的DOI元数据,所述DOI元数据包括DOI号、属性数据、与所述DOI号有从属关系的第一关系节点和与所述DOI号有引用关系的第二关系节点;Obtain the DOI metadata corresponding to the object in the data graph model, the DOI metadata includes the DOI number, attribute data, the first relationship node that has a subordinate relationship with the DOI number, and the reference relationship with the DOI number second relationship node;

根据所述DOI号建立DOI节点,并将所述DOI号和对应的属性数据存储至所述DOI节点中,构成DOI节点数据;establishing a DOI node according to the DOI number, and storing the DOI number and corresponding attribute data into the DOI node to form DOI node data;

根据从属关系建立DOI节点分别与第一关系节点之间的关联关系,根据引用关系建立DOI节点与第二关系节点之间的关联关系,以构建所述数据图模型。The association relationship between the DOI nodes and the first relationship node is established according to the affiliation relationship, and the association relationship between the DOI node and the second relationship node is established according to the reference relationship, so as to construct the data graph model.

具体的,预先构建数据图模型,数据图模型中包括了多个对象,每个对象都具备对应的DOI元数据,DOI元数据包括DOI号、属性数据、与DOI号有从属关系的第一关系节点和与DOI号有引用关系的第二关系节点。根据每一个对象的DOI号建立DOI节点,然后将DOI号和对应的属性数据存储到DOI节点中,构成DOI节点数据,在数据图模型中添加与DOI号有从属关系的第一关系节点和与DOI号有引用关系第二关系节点,最后根据从属关系建立DOI号与第一关系节点的关联关系,根据引用关系建立DOI节点与第二关系节点之间的关联关系。对于数据图模型中的每个对象均用上述方法进行构建,最终可以获得完整的数据图模型。应当说明的是,在创建完成后,将数据图模型存储到数据库中。图3为本发明实施例提供的期刊类DOI数据的节点与引用关系示意图,如图3所示,对象A为要插入到数据模型中的一个节点,文章A对应的DOI元数据包括DOI号为A,属性数据未在图中示出,与文章A有从属关系的刊类型X,与文章A有引用关系的文章B,创建刊类型X和文章B的节点,然后在文章A和刊类型X之间建立从属关系,在文章A和文章之间建立施引关系。Specifically, the data graph model is pre-built. The data graph model includes multiple objects, and each object has corresponding DOI metadata. The DOI metadata includes the DOI number, attribute data, and the first relationship with the DOI number. node and a second relationship node that has a reference relationship with the DOI name. Create a DOI node according to the DOI number of each object, then store the DOI number and the corresponding attribute data in the DOI node to form the DOI node data, and add the first relationship node with the subordinate relationship with the DOI number and the first relationship node with the DOI number in the data graph model The DOI name has a reference relationship to the second relationship node. Finally, the association relationship between the DOI name and the first relationship node is established according to the affiliation relationship, and the association relationship between the DOI node and the second relationship node is established according to the reference relationship. Each object in the data graph model is constructed by the above method, and finally a complete data graph model can be obtained. It should be noted that, after the creation is completed, the data graph model is stored in the database. Fig. 3 is a schematic diagram of the node and reference relationship of periodical DOI data provided by the embodiment of the present invention. As shown in Fig. 3, object A is a node to be inserted into the data model, and the DOI metadata corresponding to article A includes the DOI number as A, the attribute data is not shown in the figure, the journal type X that has a subordinate relationship with article A, and the article B that has a citation relationship with article A, create a node of journal type X and article B, and then create a node between article A and journal type X Establish an affiliation relationship between them, and establish a citing relationship between Article A and the article.

本发明实施例通过预先创建数据图模型,以使用户在查询某个对象时,可以将与该对象有关系的节点以图形的形式展示出来,便于用户对其进行了解。The embodiment of the present invention creates a data graph model in advance, so that when a user inquires about an object, the nodes related to the object can be displayed in the form of a graph, which is convenient for the user to understand.

在上述实施例的基础上,所述根据所述DOI号建立DOI节点,并将所述DOI号和对应的属性数据存储至所述DOI节点中,包括:On the basis of the above embodiments, the establishment of a DOI node according to the DOI number, and storing the DOI number and corresponding attribute data in the DOI node includes:

判断所述数据图模型中是否已存在所述DOI号,若不存在,则根据所述DOI号建立DOI节点,并将所述DOI号和对应的属性数据存储至所述DOI节点中;judging whether the DOI number already exists in the data graph model, if not, establishing a DOI node according to the DOI number, and storing the DOI number and corresponding attribute data into the DOI node;

具体的,在为对象创建DOI节点时,首先可以在数据图模型中查询是否已经存在该对象的DOI号,如果不存在,则可根据DOI号建立DOI节点,并且将该对象的元数据中的DOI号和属性数据存储至DOI节点中,以构成DOI节点数据。Specifically, when creating a DOI node for an object, you can first query whether the DOI number of the object already exists in the data graph model. If it does not exist, you can create a DOI node based on the DOI number, and use the DOI name and attribute data are stored in DOI nodes to form DOI node data.

相应的,corresponding,

所述根据从属关系建立DOI节点分别与第一关系节点之间的关联关系,根据引用关系建立DOI节点与第二关系节点之间的关联关系,以构建完成所述数据图模型,包括:The establishment of the association relationship between the DOI nodes and the first relationship node according to the affiliation relationship, and the establishment of the association relationship between the DOI node and the second relationship node according to the reference relationship, so as to complete the construction of the data graph model, including:

若判断所述数据图模型中不存在与所述DOI元数据具有从属关系第一关系节点,则创建对应的第一关系节点,并建立DOI节点与第一关系节点之间的关联关系;If it is judged that there is no first relationship node that has an affiliation relationship with the DOI metadata in the data graph model, then create a corresponding first relationship node, and establish an association relationship between the DOI node and the first relationship node;

若判断所述数据图模型中不存在与所述DOI元数据具有引用关系第二关系节点,则创建对应的第二关系节点,并建立DOI节点与第二关系节点之间的关联关系。If it is judged that there is no second relationship node having a reference relationship with the DOI metadata in the data graph model, a corresponding second relationship node is created, and an association relationship between the DOI node and the second relationship node is established.

具体的,在创建完成DOI节点数据后,从数据图模型中查找是否存在与对象具有从属关系的第一关系节点,如果不存在,则自动创建一个第一关系节点,然后建立DOI节点与第一关系节点的关联关系,即将DOI节点与第一关系节点用有向箭头连接,并标明为从属关系。Specifically, after the DOI node data is created, it is searched from the data graph model whether there is a first relationship node that has a subordinate relationship with the object, if not, a first relationship node is automatically created, and then the DOI node and the first relationship node are established. The association relationship of the relationship node means that the DOI node and the first relationship node are connected by a directed arrow, and marked as a subordination relationship.

如果DOI节点有引用关系的第二关系节点,且在数据图模型不存在该第二关系节点,则自动创建一个第二关系节点,然后建立DOI节点与第二关系节点的关联关系,即将DOI节点与第二关系节点用有向箭头连接,并标明为引用关系。If the DOI node has a second relationship node of the reference relationship, and the second relationship node does not exist in the data graph model, a second relationship node is automatically created, and then the association relationship between the DOI node and the second relationship node is established, that is, the DOI node It is connected with the second relationship node with a directed arrow and marked as a reference relationship.

应当说明的是,在建立完成数据图模型后,可以对数据图模型进行挖掘,即在数据图模型界面中,点击节点,则展示关系节点和相关属性数据,进一步点击关系节点,则可挖掘该关系节点的关系,进一步展示下一级节点。It should be noted that after the data graph model is established, the data graph model can be mined, that is, in the data graph model interface, click a node to display the relationship node and related attribute data, and further click the relationship node to mine the data graph model. The relationship of the relationship node, further displaying the next level of nodes.

本发明实施例通过根据待查询DOI号从数据图模型中获取DOI节点数据及与待查询DOI号具有从属关系的第一关系节点,并根据引用关系层级获取第二关系节点,最后将构建的图谱作为查询结果发送至用户终端,使得用户能够直观的获取各个节点之间的引用关系。In the embodiment of the present invention, the DOI node data and the first relationship node having a subordinate relationship with the DOI number to be queried are obtained from the data graph model according to the DOI number to be queried, and the second relationship node is obtained according to the reference relationship level, and finally the constructed map It is sent to the user terminal as a query result, so that the user can intuitively obtain the reference relationship between each node.

在上述实施例的基础上,所述根据所述DOI号建立DOI节点,并将所述DOI号和对应的属性数据存储至所述DOI节点中,包括:On the basis of the above embodiments, the establishment of a DOI node according to the DOI number, and storing the DOI number and corresponding attribute data in the DOI node includes:

判断所述数据图模型中是否已存在所述DOI号,若存在,则将所述数据图模型中的所述DOI号对应的属性数据、具有从属关系的第一关系节点和具有引用关系的第二关系节点进行更新。Judging whether the DOI number already exists in the data graph model, if it exists, the attribute data corresponding to the DOI number in the data graph model, the first relationship node with an affiliation relationship, and the first relationship node with a reference relationship Two relationship nodes are updated.

具体的,由于对象的DOI元数据可能会发生变化,因此,在获取到构建数据图模型所需的对象的DOI元数据后,从DOI元数据中获取DOI号,判断DOI号是否已经存在数据图模型中,如果已存在,则说明需要更新数据图模型中的数据,此时,将数据图模型中该DOI节点中的属性数据、具有从属关系的第一关系节点和具有引用关系的第二关系节点全部删除,然后将重新获取到的对象的DOI元数据中的信息重新构建一遍,具体构建方法与上述实施例一致,此处不再赘述。Specifically, since the DOI metadata of the object may change, after obtaining the DOI metadata of the object required to build the data graph model, obtain the DOI number from the DOI metadata to determine whether the DOI number already exists in the data graph In the model, if it already exists, it means that the data in the data graph model needs to be updated. At this time, the attribute data in the DOI node in the data graph model, the first relationship node with affiliation relationship and the second relationship with reference relationship All the nodes are deleted, and then the information in the obtained DOI metadata of the object is reconstructed again. The specific construction method is consistent with the above-mentioned embodiment, and will not be repeated here.

本发明实施例通过判断数据图模型中已经存在DOI节点,则对该节点的信息进行更新,使得用户在查询时能够获得到更加准确的结果。In the embodiment of the present invention, by judging that a DOI node already exists in the data graph model, the information of the node is updated, so that the user can obtain more accurate results when querying.

在上述实施例的基础上,所述根据所述引用关系层级从数据图模型中获取对应层级的与所述待查询对象有引用关系的第二关系节点,包括:On the basis of the above-mentioned embodiments, the obtaining of the second relationship node having a reference relationship with the object to be queried at a corresponding level from the data graph model according to the reference relationship level includes:

递归获取与所述待查询DOI号有引用关系的第二关系节点,若判断获知递归的数量等于所述引用关系层级,则停止递归以获取对应层级的所述第二关系节点。Recursively obtain the second relational node that has a citation relationship with the DOI name to be queried, and stop recursion to obtain the second relational node of the corresponding level if it is judged that the number of recursions is equal to the citation relation level.

具体的,在根据待查询DOI号从数据图模型中获取对应的第二关系节点时,通过递归挖掘的方式来获取,即先获取与待查询DOI号具有直接引用关系的第一层DOI节点,获取完第一层的DOI节点后,再获取第二层DOI节点,知道获取的层数达到用户设置的引用关系层级为止。例如:待查询DOI节点与DOI节点A为直接施引关系,DOI节点A与DOI节点B为直接施引关系,DOI节点B与DOI节点C为直接施引关系,如果用户设置的引用关系层级为2,则通过查询后得到的查询结果为待查询DOI节点、DOI节点A和DOI节点B的图谱。Specifically, when obtaining the corresponding second relationship node from the data graph model according to the DOI number to be queried, it is obtained through recursive mining, that is, firstly obtain the first-level DOI nodes that have a direct reference relationship with the DOI number to be queried, After obtaining the DOI nodes of the first layer, obtain the DOI nodes of the second layer until the number of obtained layers reaches the reference relationship level set by the user. For example: the DOI node to be queried is in direct citing relationship with DOI node A, DOI node A is in direct citing relationship with DOI node B, and DOI node B is in direct citing relationship with DOI node C. If the citation relationship level set by the user is 2, the query result obtained after the query is the graph of the DOI node to be queried, DOI node A and DOI node B.

本发明实施例通过递归的方式从数据图模型中获取对应层级的查询结果,可以准确的将查询结果返回至用户终端。The embodiment of the present invention obtains the query results of corresponding levels from the data graph model in a recursive manner, and can accurately return the query results to the user terminal.

在上述实施例的基础上,所述方法,还包括:On the basis of the foregoing embodiments, the method further includes:

获取用户提交的待注册对象的对象元数据,并根据所述对象元数据进行注册,生成所述待注册对象对应的DOI号。Obtain the object metadata of the object to be registered submitted by the user, perform registration according to the object metadata, and generate the DOI number corresponding to the object to be registered.

具体的,装置获取用户提交的待注册对象的对象元数据,例如:要为一篇文章注册对应的DOI号,提交的对象元数据可以包括:文章名称、作者、日期、关键词等等,装置根据这些对象元数据生成唯一一个DOI号,然后将生成的DOI号返回给用户终端。Specifically, the device obtains the object metadata of the object to be registered submitted by the user. For example, to register a corresponding DOI number for an article, the submitted object metadata may include: article name, author, date, keywords, etc., the device Generate a unique DOI number according to these object metadata, and then return the generated DOI number to the user terminal.

本发明实施例通过根据待查询DOI号从数据图模型中获取DOI节点数据及与待查询DOI号具有从属关系的第一关系节点,并根据引用关系层级获取第二关系节点,最后将构建的图谱作为查询结果发送至用户终端,使得用户能够直观的获取各个节点之间的引用关系。In the embodiment of the present invention, the DOI node data and the first relationship node having a subordinate relationship with the DOI number to be queried are obtained from the data graph model according to the DOI number to be queried, and the second relationship node is obtained according to the reference relationship level, and finally the constructed map It is sent to the user terminal as a query result, so that the user can intuitively obtain the reference relationship between each node.

图4为本发明实施例提供的一种数字对象标识符引用关系的可视化装置结构示意图,如图4所示,所述装置,包括:获取模块401、查询模块402和发送模块403,其中:Fig. 4 is a schematic structural diagram of a device for visualizing the reference relationship of digital object identifiers provided by an embodiment of the present invention. As shown in Fig. 4, the device includes: an acquisition module 401, a query module 402, and a sending module 403, wherein:

获取模块401用于获取用户输入的待查询对象对应的待查询数字对象标识符DOI号及引用关系层级;查询模块402用于根据所述待查询DOI号从数据图模型中获取对应的DOI节点数据及与所述待查询DOI号具有从属关系的第一关系节点,根据所述引用关系层级从数据图模型中获取对应层级的与所述待查询DOI号有引用关系的第二关系节点;发送模块403用于将所述DOI节点数据、所述第一关系节点、所述第二关系节点、所述从属关系和所述引用关系构建的图谱作为查询结果发送至用户终端。The obtaining module 401 is used to obtain the digital object identifier DOI number to be queried and the reference relationship level corresponding to the object to be queried input by the user; the query module 402 is used to obtain the corresponding DOI node data from the data graph model according to the DOI number to be queried And the first relationship node having a subordinate relationship with the DOI number to be queried, obtaining the second relationship node having a citation relationship with the DOI number to be queried at the corresponding level from the data graph model according to the reference relationship level; sending module 403 is used to send the graph constructed by the DOI node data, the first relationship node, the second relationship node, the affiliation relationship and the reference relationship to the user terminal as a query result.

具体的,用户在用户终端输入待查询对象的DOI号和引用关系层级,其中,一个待查询对象和DOI号是一一对应的,另外,待查询对象可以施引其他的对象,被引的对象还可以进行施引,这样就构成了多层级的引用关系,用户可以根据自己的需求设定引用关系层级。获取模块401获取用户输入的待查询对象对应的DOI号及引用关系层级。获取预先构建的数据图模型,数据图模型中包括了多个DOI节点,以及各个DOI节点之间的从属关系或引用关系,查询模块402根据获取到的待查询DOI号从数据图模型中获取对应的DOI节点数据以及与待查询DOI号具有从属关系的第一关系节点,并且,根据引用关系层级从数据图模型中获取相应层级的与待查询DOI号具有引用关系的第二关系节点。其中,应当说明的是,从属关系是该待查询DOI节点父子关系标识,引用关系是待查询DOI节点与其他DOI节点之间的引用关系,引用关系包括施引关系和被引关系。由于数据图模型中包括了各个节点之间的从属关系或引用关系,因此,在获取到待查询DOI节点对应的第一关系节点和第二关系节点后,DOI节点数据、第一关系节点、第二关系节点、从属关系和引用关系可以构建出各个节点之间关系的图谱,发送模块403将该图谱作为查询结果,将查询结果发送至用户终端。Specifically, the user enters the DOI number and the reference relationship level of the object to be queried on the user terminal, where an object to be queried is in one-to-one correspondence with the DOI number. In addition, the object to be queried can refer to other objects, and the cited object Citation can also be performed, thus forming a multi-level citation relationship, and users can set the citation relationship level according to their own needs. The acquisition module 401 acquires the DOI number and reference relationship level corresponding to the object to be queried input by the user. Obtain a pre-built data graph model, which includes multiple DOI nodes, and the affiliation or reference relationship between each DOI node, and the query module 402 obtains the corresponding DOI number from the data graph model according to the acquired DOI number to be queried The DOI node data and the first relationship node that has a subordinate relationship with the DOI number to be queried, and obtain the second relationship node that has a reference relationship with the DOI number to be queried at the corresponding level from the data graph model according to the reference relationship level. Wherein, it should be noted that the affiliation relationship is the identification of the parent-child relationship of the DOI node to be queried, and the citation relationship is the citation relationship between the DOI node to be queried and other DOI nodes, and the citation relationship includes a citing relationship and a cited relationship. Since the data graph model includes the affiliation or reference relationship between each node, after obtaining the first relationship node and the second relationship node corresponding to the DOI node to be queried, the DOI node data, the first relationship node, the second relationship node Two relationship nodes, affiliation relationships and reference relationships can construct a map of the relationship between each node, and the sending module 403 takes the map as a query result and sends the query result to the user terminal.

本发明提供的装置的实施例具体可以用于执行上述各方法实施例的处理流程,其功能在此不再赘述,可以参照上述方法实施例的详细描述。The embodiments of the apparatus provided by the present invention can be specifically used to execute the processing procedures of the above-mentioned method embodiments, and the functions thereof will not be repeated here, and reference can be made to the detailed description of the above-mentioned method embodiments.

本发明实施例通过根据待查询DOI号从数据图模型中获取DOI节点数据及与待查询DOI号具有从属关系的第一关系节点,并根据引用关系层级获取第二关系节点,最后将构建的图谱作为查询结果发送至用户终端,使得用户能够直观的获取各个节点之间的引用关系。In the embodiment of the present invention, the DOI node data and the first relationship node having a subordinate relationship with the DOI number to be queried are obtained from the data graph model according to the DOI number to be queried, and the second relationship node is obtained according to the reference relationship level, and finally the constructed map It is sent to the user terminal as a query result, so that the user can intuitively obtain the reference relationship between each node.

图5为本发明实施例提供的电子设备实体结构示意图,如图5所示,所述电子设备,包括:处理器(processor)501、存储器(memory)502和总线503;其中,FIG. 5 is a schematic diagram of the physical structure of an electronic device provided by an embodiment of the present invention. As shown in FIG. 5, the electronic device includes: a processor (processor) 501, a memory (memory) 502, and a bus 503; wherein,

所述处理器501和存储器502通过所述总线503完成相互间的通信;The processor 501 and the memory 502 complete mutual communication through the bus 503;

所述处理器501用于调用所述存储器502中的程序指令,以执行上述各方法实施例所提供的方法,例如包括:获取用户输入的待查询对象对应的待查询数字对象标识符DOI号及引用关系层级;根据所述待查询DOI号从数据图模型中获取对应的DOI节点数据及与所述待查询DOI号具有从属关系的第一关系节点,根据所述引用关系层级从数据图模型中获取对应层级的与所述待查询DOI号有引用关系的第二关系节点;将所述DOI节点数据、所述第一关系节点、所述第二关系节点、所述从属关系和所述引用关系构建的图谱作为查询结果发送至用户终端。The processor 501 is used to call the program instructions in the memory 502 to execute the methods provided by the above-mentioned method embodiments, for example, including: obtaining the digital object identifier DOI number to be queried corresponding to the object to be queried input by the user and Citation relationship level; obtain the corresponding DOI node data from the data graph model according to the DOI number to be queried and the first relationship node having an affiliation relationship with the DOI number to be queried, and obtain the corresponding DOI node data from the data graph model according to the citation relationship level Obtaining the second relationship node of the corresponding level that has a reference relationship with the DOI number to be queried; combining the DOI node data, the first relationship node, the second relationship node, the subordination relationship and the reference relationship The constructed graph is sent to the user terminal as a query result.

本实施例公开一种计算机程序产品,所述计算机程序产品包括存储在非暂态计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,计算机能够执行上述各方法实施例所提供的方法,例如包括:获取用户输入的待查询对象对应的待查询数字对象标识符DOI号及引用关系层级;根据所述待查询DOI号从数据图模型中获取对应的DOI节点数据及与所述待查询DOI号具有从属关系的第一关系节点,根据所述引用关系层级从数据图模型中获取对应层级的与所述待查询DOI号有引用关系的第二关系节点;将所述DOI节点数据、所述第一关系节点、所述第二关系节点、所述从属关系和所述引用关系构建的图谱作为查询结果发送至用户终端。This embodiment discloses a computer program product, the computer program product includes a computer program stored on a non-transitory computer-readable storage medium, the computer program includes program instructions, and when the program instructions are executed by the computer, the computer The methods provided by the above method embodiments can be executed, for example, including: obtaining the digital object identifier DOI number to be queried corresponding to the object to be queried input by the user and the reference relationship level; according to the DOI number to be queried from the data graph model Corresponding DOI node data and the first relationship node having a subordinate relationship with the DOI number to be queried, according to the reference relationship level, obtain the second node that has a reference relationship with the DOI number to be queried at the corresponding level from the data graph model Relationship node: sending the graph constructed by the DOI node data, the first relationship node, the second relationship node, the affiliation relationship and the reference relationship to the user terminal as a query result.

本实施例提供一种非暂态计算机可读存储介质,所述非暂态计算机可读存储介质存储计算机指令,所述计算机指令使所述计算机执行上述各方法实施例所提供的方法,例如包括:获取用户输入的待查询对象对应的待查询数字对象标识符DOI号及引用关系层级;根据所述待查询DOI号从数据图模型中获取对应的DOI节点数据及与所述待查询DOI号具有从属关系的第一关系节点,根据所述引用关系层级从数据图模型中获取对应层级的与所述待查询DOI号有引用关系的第二关系节点;将所述DOI节点数据、所述第一关系节点、所述第二关系节点、所述从属关系和所述引用关系构建的图谱作为查询结果发送至用户终端。This embodiment provides a non-transitory computer-readable storage medium, the non-transitory computer-readable storage medium stores computer instructions, and the computer instructions cause the computer to execute the methods provided in the above method embodiments, for example, including : Obtain the digital object identifier DOI number to be queried and the reference relationship level corresponding to the object to be queried input by the user; obtain the corresponding DOI node data from the data graph model according to the DOI number to be queried and have the same relationship with the DOI number to be queried The first relationship node of the affiliation relationship obtains the second relationship node with the reference relationship with the DOI number to be queried at the corresponding level from the data graph model according to the reference relationship level; the DOI node data, the first The graph constructed by the relationship node, the second relationship node, the affiliation relationship and the reference relationship is sent to the user terminal as a query result.

本领域普通技术人员可以理解:实现上述方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成,前述的程序可以存储于一计算机可读取存储介质中,该程序在执行时,执行包括上述方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。Those of ordinary skill in the art can understand that all or part of the steps for realizing the above-mentioned method embodiments can be completed by hardware related to program instructions, and the aforementioned program can be stored in a computer-readable storage medium. When the program is executed, the It includes the steps of the above method embodiments; and the aforementioned storage medium includes: ROM, RAM, magnetic disk or optical disk and other various media that can store program codes.

以上所描述的装置等实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。The devices and other embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may Located in one place, or can be distributed to multiple network elements. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment. It can be understood and implemented by those skilled in the art without any creative effort.

通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施例或者实施例的某些部分所述的方法。Through the above description of the implementations, those skilled in the art can clearly understand that each implementation can be implemented by means of software plus a necessary general hardware platform, and of course also by hardware. Based on this understanding, the essence of the above technical solution or the part that contributes to the prior art can be embodied in the form of software products, and the computer software products can be stored in computer-readable storage media, such as ROM/RAM, magnetic discs, optical discs, etc., including several instructions to make a computer device (which may be a personal computer, server, or network device, etc.) execute the methods described in various embodiments or some parts of the embodiments.

最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: it can still be Modifications are made to the technical solutions described in the foregoing embodiments, or equivalent replacements are made to some of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the various embodiments of the present invention.

Claims (10)

CN201810078428.6A2018-01-262018-01-26 A method and device for visualizing the reference relationship of digital object identifiersActiveCN108304531B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201810078428.6ACN108304531B (en)2018-01-262018-01-26 A method and device for visualizing the reference relationship of digital object identifiers

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201810078428.6ACN108304531B (en)2018-01-262018-01-26 A method and device for visualizing the reference relationship of digital object identifiers

Publications (2)

Publication NumberPublication Date
CN108304531Atrue CN108304531A (en)2018-07-20
CN108304531B CN108304531B (en)2020-11-03

Family

ID=62866345

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201810078428.6AActiveCN108304531B (en)2018-01-262018-01-26 A method and device for visualizing the reference relationship of digital object identifiers

Country Status (1)

CountryLink
CN (1)CN108304531B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109583231A (en)*2018-11-052019-04-05北京科技大学A kind of more identifier automatic generation methods of the data object of science data service platform
CN109684613A (en)*2018-11-202019-04-26天津字节跳动科技有限公司Reference and display method, device, storage medium and electronic equipment in online document
CN109815280A (en)*2019-01-252019-05-28山东浪潮商用系统有限公司A kind of full link analysis method of combination D3
CN110399512A (en)*2019-07-252019-11-01北京明略软件系统有限公司A kind of map memory management method and device
CN114462384A (en)*2022-04-122022-05-10北京大学Metadata automatic generation device for digital object modeling
CN115168401A (en)*2022-07-192022-10-11北京大数据先进技术研究院 Data classification processing method and apparatus, electronic device and computer readable medium
CN118012867A (en)*2024-01-292024-05-10浪潮通用软件有限公司Method, equipment and medium for quickly constructing BOM (binary object model) relationship tree

Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1845104A (en)*2006-05-222006-10-11赵开灏System and method for intelligent retrieval and processing of information
CN102298579A (en)*2010-06-222011-12-28北京大学Scientific and technical literature-oriented model and method for sequencing papers, authors and periodicals
US20130007056A1 (en)*2008-12-102013-01-03Murugan PalaniappanAssociation And Extraction Of Content Artifacts From A Graphical Representation Of Electronic Content
CN103412921A (en)*2013-08-122013-11-27同方光盘股份有限公司Structure for displaying knowledge network nodes of literature resources
CN103646099A (en)*2013-12-192014-03-19南京大学Thesis recommendation method based on multilayer drawing
US20140181408A1 (en)*2008-08-252014-06-26International Business Machines CorporationManaging global cache coherency in a distributed shared caching for clustered file systems
CN104657488A (en)*2015-03-052015-05-27中南大学Method for calculating author influence based on citation propagation network
CN105653706A (en)*2015-12-312016-06-08北京理工大学Multilayer quotation recommendation method based on literature content mapping knowledge domain
CN105787068A (en)*2016-03-012016-07-20上海交通大学Academic recommendation method and system based on citation network and user proficiency analysis
CN105808931A (en)*2016-03-032016-07-27北京大学深圳研究生院Knowledge graph based acupuncture and moxibustion decision support method and apparatus
CN106708880A (en)*2015-11-162017-05-24北京国双科技有限公司Topic associated word obtaining method and apparatus
CN106951517A (en)*2017-03-192017-07-14北京工业大学The diversity querying method of document in narrow scope
CN107273079A (en)*2017-05-182017-10-20网易(杭州)网络有限公司Related information is shown, collection of illustrative plates processing method, device, medium, equipment and system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1845104A (en)*2006-05-222006-10-11赵开灏System and method for intelligent retrieval and processing of information
US20140181408A1 (en)*2008-08-252014-06-26International Business Machines CorporationManaging global cache coherency in a distributed shared caching for clustered file systems
US20130007056A1 (en)*2008-12-102013-01-03Murugan PalaniappanAssociation And Extraction Of Content Artifacts From A Graphical Representation Of Electronic Content
CN102298579A (en)*2010-06-222011-12-28北京大学Scientific and technical literature-oriented model and method for sequencing papers, authors and periodicals
CN103412921A (en)*2013-08-122013-11-27同方光盘股份有限公司Structure for displaying knowledge network nodes of literature resources
CN103646099A (en)*2013-12-192014-03-19南京大学Thesis recommendation method based on multilayer drawing
CN104657488A (en)*2015-03-052015-05-27中南大学Method for calculating author influence based on citation propagation network
CN106708880A (en)*2015-11-162017-05-24北京国双科技有限公司Topic associated word obtaining method and apparatus
CN105653706A (en)*2015-12-312016-06-08北京理工大学Multilayer quotation recommendation method based on literature content mapping knowledge domain
CN105787068A (en)*2016-03-012016-07-20上海交通大学Academic recommendation method and system based on citation network and user proficiency analysis
CN105808931A (en)*2016-03-032016-07-27北京大学深圳研究生院Knowledge graph based acupuncture and moxibustion decision support method and apparatus
CN106951517A (en)*2017-03-192017-07-14北京工业大学The diversity querying method of document in narrow scope
CN107273079A (en)*2017-05-182017-10-20网易(杭州)网络有限公司Related information is shown, collection of illustrative plates processing method, device, medium, equipment and system

Cited By (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109583231A (en)*2018-11-052019-04-05北京科技大学A kind of more identifier automatic generation methods of the data object of science data service platform
CN109583231B (en)*2018-11-052021-03-19北京科技大学 A method for automatically generating multiple identifiers of data objects in a scientific data service platform
CN109684613A (en)*2018-11-202019-04-26天津字节跳动科技有限公司Reference and display method, device, storage medium and electronic equipment in online document
CN109684613B (en)*2018-11-202024-04-16天津字节跳动科技有限公司Method and device for displaying references in online document, storage medium and electronic equipment
CN109815280A (en)*2019-01-252019-05-28山东浪潮商用系统有限公司A kind of full link analysis method of combination D3
CN109815280B (en)*2019-01-252023-05-12浪潮软件科技有限公司Whole-chain analysis method combined with D3
CN110399512A (en)*2019-07-252019-11-01北京明略软件系统有限公司A kind of map memory management method and device
CN114462384A (en)*2022-04-122022-05-10北京大学Metadata automatic generation device for digital object modeling
CN115168401A (en)*2022-07-192022-10-11北京大数据先进技术研究院 Data classification processing method and apparatus, electronic device and computer readable medium
CN115168401B (en)*2022-07-192025-01-28北京大数据先进技术研究院 Data classification processing method and device, electronic device and computer readable medium
CN118012867A (en)*2024-01-292024-05-10浪潮通用软件有限公司Method, equipment and medium for quickly constructing BOM (binary object model) relationship tree

Also Published As

Publication numberPublication date
CN108304531B (en)2020-11-03

Similar Documents

PublicationPublication DateTitle
CN108304531B (en) A method and device for visualizing the reference relationship of digital object identifiers
US11880721B2 (en)Processing a query having calls to multiple data sources
US20250021575A1 (en)Federated search of multiple sources with conflict resolution
US11798208B2 (en)Computerized systems and methods for graph data modeling
US20190182265A1 (en)Facilitating cross-platform content access
US8799278B2 (en)Data augmentation based on second-phase metadata
CN107534671B (en) Aggregation and Federation of Distributed Service Entities and Associations
CN108650519B (en)Block chain based information publishing method and device
US20190332972A1 (en)Dynamic query response with metadata
CN103324682B (en)It is a kind of that the method and device of video is searched for based on picture
US9594812B2 (en)Interfaces for accessing and managing enhanced connection data for shared resources
CN102262650A (en)Linked databases
CN111078773A (en)Data processing method and device
CN108733668B (en)Method and device for querying data
CN114398396B (en) Data query method, storage medium and computer program product
US10210228B2 (en)Federated management of a plurality of metadata storage mechanisms
Szekely et al.Exploiting semantics of web services for geospatial data fusion
CN117424927A (en)Data interaction method, device, equipment and medium based on data main line
CN111309932A (en)Comment data query method, device, equipment and storage medium
CN116233253A (en)Service processing method, device, computer equipment and storage medium
US11609924B2 (en)Database query execution on multiple databases
US9424243B1 (en)Mechanism to support composite data models in HTML form
US20170161359A1 (en)Pattern-driven data generator
CN106713442A (en)Multi-platform data docking method, device and system
CN108322380B (en) Method and device for calling data and method and device for pushing information

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
TA01Transfer of patent application right
TA01Transfer of patent application right

Effective date of registration:20190729

Address after:100083 No. 40, Haidian District, Beijing, Xueyuan Road

Applicant after:China information and Communication Research Institute

Address before:100095 Building 21 Gaolizhang Road, Cuihu Science Park, Zhongguancun, Haidian District, Beijing

Applicant before:Beijing Taier infa network technology limited liability company

GR01Patent grant
GR01Patent grant
CB03Change of inventor or designer information
CB03Change of inventor or designer information

Inventor after:Jin Jian

Inventor after:Liu Hongyan

Inventor before:Liu Hongyan


[8]ページ先頭

©2009-2025 Movatter.jp