CN108304531B - Visualization method and device for reference relationship of digital object identifiers - Google Patents

Visualization method and device for reference relationship of digital object identifiers Download PDF

Info

Publication number
CN108304531B
CN108304531B CN201810078428.6A CN201810078428A CN108304531B CN 108304531 B CN108304531 B CN 108304531B CN 201810078428 A CN201810078428 A CN 201810078428A CN 108304531 B CN108304531 B CN 108304531B
Authority
CN
China
Prior art keywords
doi
node
relation
data
relationship
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.)
Active
Application number
CN201810078428.6A
Other languages
Chinese (zh)
Other versions
CN108304531A (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
China Academy of Information and Communications Technology CAICT
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 China Academy of Information and Communications Technology CAICT filed Critical China Academy of Information and Communications Technology CAICT
Priority to CN201810078428.6A priority Critical patent/CN108304531B/en
Publication of CN108304531A publication Critical patent/CN108304531A/en
Application granted granted Critical
Publication of CN108304531B publication Critical patent/CN108304531B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24573Query processing with adaptation to user needs using data annotations, e.g. user-defined metadata

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Library & Information Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention provides a method and a device for visualizing a reference relation of a digital object identifier. The method comprises the following steps: acquiring a DOI (data object interface) number to be queried and a reference relation level corresponding to an object to be queried, which are input by a user; acquiring corresponding DOI node data and a first relation node with an affiliation from a data graph model according to the DOI number to be inquired, and acquiring a second relation node with a reference relation of a corresponding level from the data graph model according to the reference relation level; and sending the graph constructed by the DOI node data, the first relation node, the second relation node, the affiliation and the reference relation to the user terminal as a query result. The apparatus is configured to perform the method. According to the embodiment of the invention, the DOI node data, the first relation node and the second relation node are obtained from the data graph model according to the DOI number to be inquired, and finally the constructed graph is sent to the user terminal as the inquiry result, so that the user can intuitively obtain the reference relation among all the nodes.

Description

Visualization method and device for reference relationship of digital object identifiers
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a method and a device for visualizing a reference relationship of a digital object identifier.
Background
The Digital Object Identifier (DOI) is a "Digital Identifier of an Object", has the characteristics of uniqueness and persistence, and becomes a general framework for managing network Digital content and identification. A user submits metadata for a digital object, registers with a DOI system, which is permanently assigned to a digital object and provides resolvable persistent network links for current information of the object, including the location and materials of the digital object on the Internet, etc. Although the information of a digital object may change continuously, its DOI number remains unchanged. A DOI number may be resolved in a DOI system into one or more values associated with the digital object identified by the DOI number, such as: URL, email address, other identifier and descriptive metadata. DOI is now widely used in literature such as periodicals, papers, scientific data, digital publications, and the like.
The registration and analytic query process of the general DOI registration system is as follows:
(1) user submission of registration metadata
When a user registers a DOI, the metadata of the document must be submitted. The composition of metadata is exemplified by journal articles: metadata includes elements such as publication name, issue number, title, abstract, publication date, author, citation DOI, and article DOI number.
(2) The registry system performs rule check and storage on the metadata
After receiving DOI metadata submitted by a user, the registration system performs rule verification of the metadata according to business rules, provides out-of-compliance data, and then stores the data in a system database
(3) Registration system for externally providing DOI analysis service
And after finishing the metadata storage, the registration system extracts the DOI registered in the metadata, sends the DOI related data to a Handle Server component and provides analysis service for the outside.
(4) DOI parsing queries
And the user queries the DOI in a way of a Handle protocol or a Handle proxy server. And the DOI registration system analyzes the DOI and returns the metadata corresponding to the DOI.
The multi-node introduction and introduction relation exists among documents, and the current system technology can inquire the single introduction and introduction relation condition through one DOI. But the complex reference relation situation cannot be intuitively shown, and the reader cannot be provided with global knowledge, such as: document a cites document B and document C; document B also cites document C. The citation relationship between document B and document C cannot be seen from the perspective of document a.
Because the digital object query result is a metadata file, and the applied DOI is obtained from the metadata, the applied DOI metadata needs to be queried again when the applied DOI information is required to be checked, and the overall appearance of the application relation is difficult to be seen clearly at a glance.
Since the document itself can register a DOI, its content can also be registered as a DOI alone, for example: a journal article has a DOI, and paragraphs of the article can also independently generate a paragraph DOI. Other documents can cite not only an article as DOI, but also can directly cite the paragraph DOI by skipping the article. The system now lacks a structural presentation view that fully presents such DOI reference relationships.
The citation and citation of documents is a correlation, and documents DOIs may cite other DOIs that also require the ability to display the cited DOIs, and such cited display views are lacking at present.
Disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides a method and a device for visualizing the reference relationship of a digital object identifier.
In a first aspect, an embodiment of the present invention provides a method for visualizing a reference relationship of a digital object identifier, where the method includes:
acquiring a digital object identifier DOI (data object identifier) to be inquired and a reference relation level corresponding to an object to be inquired, which are input by a user;
acquiring corresponding DOI node data and a first relation node having an affiliation with the DOI number to be inquired from a data graph model according to the DOI number to be inquired, and acquiring a second relation node having a reference relation with the DOI number to be inquired of a corresponding level from the data graph model according to the reference relation level;
and sending the graph constructed by the DOI node data, the first relation node, the second relation node, the subordinate relation and the reference relation to a user terminal as a query result.
In a second aspect, an embodiment of the present invention provides an apparatus for visualizing a reference relationship of a digital object identifier, including:
the acquisition module is used for acquiring a digital object identifier DOI (data object identifier) to be inquired and a reference relation level corresponding to an object to be inquired, which are input by a user;
the query module is used for acquiring corresponding DOI node data and a first relation node which has an affiliation with the DOI number to be queried from a data graph model according to the DOI number to be queried, and acquiring a second relation node which has a reference relation with the DOI number to be queried and corresponds to the hierarchy from the data graph model according to the reference relation hierarchy;
and the sending module is used for sending the graph constructed by the DOI node data, the first relation node, the second relation node, the affiliation and the reference relation to a 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 are communicated with each other through the bus;
the memory stores program instructions executable by the processor, the processor being capable of performing the method steps of the first aspect when invoked by the program instructions.
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 that cause the computer to perform the method steps of the first aspect.
According to the visualization method and device for the reference relationship of the digital object identifier, the DOI node data and the first relationship node with the dependency relationship with the DOI number to be inquired are obtained from the data graph model according to the DOI number to be inquired, the second relationship node is obtained according to the reference relationship level, and finally the constructed graph is sent to the user terminal as the inquiry result, so that a user can visually obtain the reference relationship among the nodes.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for visualizing a reference relationship of identifiers of digital objects according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for visualizing a reference relationship of identifiers of digital objects according to an embodiment of the present invention;
fig. 3 is a schematic diagram of nodes and reference relationships of DOI data in periodicals according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a visualization apparatus for a reference relationship of a digital object identifier according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, 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 with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flowchart of a method for visualizing a reference relationship of a digital object identifier according to an embodiment of the present invention, as shown in fig. 1, the method includes:
step 101: acquiring a digital object identifier DOI (data object identifier) to be inquired and a reference relation level corresponding to an object to be inquired, which are input by a user;
specifically, a user inputs DOI numbers and reference relationship hierarchies of objects to be queried at a user terminal, wherein one object to be queried and the DOI numbers correspond to each other one by one, in addition, the objects to be queried can be used for guiding other objects, and the guided objects can be used for guiding, so that a multi-level reference relationship is formed, and the user can set the reference relationship hierarchies according to own requirements. The device acquires the DOI number and the reference relation level corresponding to the object to be queried, which are input by a user.
Step 102: acquiring corresponding DOI node data and a first relation node having an affiliation with the DOI number to be inquired from a data graph model according to the DOI number to be inquired, and acquiring a second relation node having a reference relation with the DOI number to be inquired of a corresponding level from the data graph model according to the reference relation level;
specifically, a pre-constructed data graph model is obtained, the data graph model comprises a plurality of DOI nodes and the subordinate relation or the reference relation among the DOI nodes, the device obtains corresponding DOI node data and first relation nodes with the subordinate relation with the DOI number to be inquired from the data graph model according to the obtained DOI number to be inquired, and obtains corresponding levels of second relation nodes with the reference relation with the DOI number to be inquired from the data graph model according to the reference relation level. It should be noted that the dependency relationship is a parent-child relationship identifier of the DOI node to be queried, the reference relationship is a reference relationship between the DOI node to be queried and other DOI nodes, and the reference relationship includes an indexing relationship and a quoted relationship.
Step 103: and sending the graph constructed by the DOI node data, the first relation node, the second relation node, the subordinate relation and the reference relation to a user terminal as a query result.
Specifically, because the data graph model includes the dependency relationship or the reference relationship among the nodes, after the first relationship node and the second relationship node corresponding to the DOI node to be queried are obtained, the DOI node data, the first relationship node, the second relationship node, the dependency relationship and the reference relationship can construct a graph of the relationship among the nodes, the graph is used as a query result, and the query result is sent to the user terminal. It should be noted that the DOI node data includes DOI nodes and attribute data of an object to be queried, the DOI nodes, the first relationship nodes and the second relationship nodes are represented by circles in the graph, a directional arrow is arranged between the DOI nodes and the first relationship nodes, the directional arrow indicates an affiliation, a directional arrow is arranged between the DOI nodes and the second relationship nodes, and the directional arrow indicates a reference relationship.
For example: fig. 2 is a schematic flow chart of a method for visualizing a reference relationship of a digital object identifier according to an embodiment of the present invention, as shown in fig. 2, including:
the device obtains a DOI number to be inquired and a reference relation level corresponding to an object to be inquired, wherein the DOI number to be inquired is the DOI number of an article 3, the reference relation level is 1, the device obtains DOI nodes corresponding to the article 3 and attribute data of the article 3 from a data graph model according to the DOI number to be inquired, and the attribute data comprise: it can be understood that the attribute data may also include other attribute information of the article 3, which is not specifically limited in this embodiment of the present invention, and the DOI node corresponding to the article 3 and the attribute data of the article 3 constitute DOI node data. First relationship nodes having an affiliation with the article 3 can also be obtained from the data graph model, as can be seen from fig. 2, the first relationship nodes include a term 1 node, a publication a node and a publisher node, and each first relationship node is indicated by a directional arrow with a corresponding DOI node of the article 3, and an association relationship is marked on the directional arrow. And acquiring second relation nodes of the first-level reference relation according to the reference relation hierarchy set by the user, wherein the second relation nodes comprise article 1 nodes, article 2 nodes, article A nodes and paragraph nodes, each second relation node and the DOI node corresponding to the article 3 are indicated by a directional arrow, and the association relation is marked on the directional arrow. Since the user specifies that the reference relationship hierarchy is 1, the second relationship node does not include the article 1 node, the article 2 node, the article a node, and the next-level reference relationship after the paragraph node. It should be noted that the dependency relationship between the first relationship node and the second relationship node may also be noted.
According to the embodiment of the invention, the DOI node data and the first relation node having the dependency relationship with the DOI number to be inquired are obtained from the data graph model according to the DOI number to be inquired, the second relation node is obtained according to the reference relationship level, and finally the constructed graph is used as the query result and is sent to the user terminal, so that the user can visually obtain the reference relationship among all the nodes.
On the basis of the above embodiment, the method further includes:
obtaining DOI metadata corresponding to an object in the data graph model, wherein the DOI metadata comprise a DOI number, attribute data, a first relation node with an affiliation relation with the DOI number and a second relation node with a reference relation with the DOI number;
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;
and establishing association relations between the DOI nodes and the first relation nodes respectively according to the subordination relations, and establishing association relations between the DOI nodes and the second relation nodes according to the reference relations so as to construct the data graph model.
Specifically, a data graph model is constructed in advance, the data graph model comprises a plurality of objects, each object has corresponding DOI metadata, and the DOI metadata comprises a DOI number, attribute data, a first relation node with an affiliation relation with the DOI number and a second relation node with a reference relation with the DOI number. And finally, establishing an association relationship between the DOI number and the first relationship node according to the dependency relationship, and establishing an association relationship between the DOI number and the second relationship node according to the reference relationship. And constructing each object in the data graph model by using the method, and finally obtaining the complete data graph model. It should be noted that after creation is complete, the data diagram model is stored in the database. Fig. 3 is a schematic diagram of a node and a reference relationship of DOI data of periodicals provided in an embodiment of the present invention, where as shown in fig. 3, an object a is a node to be inserted into a data model, DOI metadata corresponding to an article a includes a DOI number a, attribute data is not shown in the diagram, a type X of the publication having an affiliation with the article a, an article B having a reference relationship with the article a, a node of the type X of the publication and the type X of the publication is created, then an affiliation is established between the article a and the type X of the publication, and an indexing relationship is established between the article a and the article.
According to the embodiment of the invention, the data graph model is created in advance, so that when a user inquires an object, the nodes related to the object can be displayed in a graph form, and the user can conveniently know the object.
On the basis of the above embodiment, the establishing a DOI node according to the DOI number, and storing the DOI number and corresponding attribute data into the DOI node includes:
judging whether the DOI exists in the data graph model or not, if not, establishing a DOI node according to the DOI, and storing the DOI and corresponding attribute data into the DOI node;
specifically, when creating a DOI node for an object, first, it may be queried in the data graph model whether a DOI number of the object already exists, if not, the DOI node may be created according to the DOI number, and the DOI number and attribute data in metadata of the object are stored in the DOI node to form DOI node data.
Accordingly, the method can be used for solving the problems that,
the establishing of the association relationship between the DOI nodes and the first relationship nodes respectively according to the subordination relationship and the establishing of the association relationship between the DOI nodes and the second relationship nodes according to the reference relationship to establish and complete the data graph model comprises the following steps:
if the data graph model is judged to have no first relation node with the dependency relationship with the DOI metadata, establishing a corresponding first relation node, and establishing an incidence relationship between the DOI node and the first relation node;
and if the data graph model is judged to have no second relation node having a reference relation with the DOI metadata, establishing a corresponding second relation node, and establishing an association relation between the DOI node and the second relation node.
Specifically, after the DOI node data is created, whether a first relation node having an affiliation with the object exists is searched from the data graph model, if not, a first relation node is automatically created, and then the association relationship between the DOI node and the first relation node is established, that is, the DOI node and the first relation node are connected by a directed arrow and marked as an affiliation.
If the DOI node has a second relation node of the reference relation and the data graph model does not have the second relation node, automatically creating a second relation node, and then establishing the association relation between the DOI node and the second relation node, namely connecting the DOI node and the second relation node by using a directed arrow and marking the DOI node and the second relation node as the reference relation.
It should be noted that after the data graph model is built, the data graph model may be mined, that is, if a node is clicked in the data graph model interface, the relationship node and the related attribute data are displayed, and if the relationship node is further clicked, the relationship of the relationship node may be mined, and the next-level node is further displayed.
According to the embodiment of the invention, the DOI node data and the first relation node having the dependency relationship with the DOI number to be inquired are obtained from the data graph model according to the DOI number to be inquired, the second relation node is obtained according to the reference relationship level, and finally the constructed graph is used as the query result and is sent to the user terminal, so that the user can visually obtain the reference relationship among all the nodes.
On the basis of the above embodiment, the establishing a DOI node according to the DOI number, and storing the DOI number and corresponding attribute data into the DOI node includes:
and judging whether the DOI exists in the data graph model or not, and if so, updating attribute data corresponding to the DOI in the data graph model, a first relation node with an affiliation and a second relation node with a reference relation.
Specifically, because the DOI metadata of the object may change, after the DOI metadata of the object required for constructing the data graph model is obtained, the DOI number is obtained from the DOI metadata, whether the DOI number already exists in the data graph model is determined, and if the DOI number already exists, it is indicated that data in the data graph model needs to be updated, at this time, all attribute data in the DOI node in the data graph model, the first relationship node having the dependency relationship, and the second relationship node having the reference relationship are deleted, and then information in the newly obtained DOI metadata of the object is reconstructed.
According to the embodiment of the invention, the information of the node is updated by judging the DOI node in the data graph model, so that a user can obtain a more accurate result during query.
On the basis of the above embodiment, the obtaining, from the data graph model according to the reference relationship hierarchy, the second relationship node having a reference relationship with the object to be queried at a corresponding hierarchy includes:
and recursively acquiring second relation nodes having reference relations with the DOI to be inquired, and stopping the recursion to acquire the second relation nodes of corresponding hierarchies if the number of recursions is judged to be equal to the reference relation hierarchy.
Specifically, when the corresponding second relationship node is obtained from the data graph model according to the DOI number to be queried, the node is obtained in a recursive mining mode, namely, a first layer of DOI nodes having a direct reference relationship with the DOI number to be queried is obtained first, and after the first layer of DOI nodes is obtained, a second layer of DOI nodes is obtained, and the number of obtained layers is known to reach a reference relationship level set by a user. For example: and if the reference relation level set by the user is 2, the query result obtained after the query is the atlas of the DOI node to be queried, the DOI node A and the DOI node B.
The embodiment of the invention acquires the query result of the corresponding level from the data graph model in a recursive mode, and can accurately return the query result to the user terminal.
On the basis of the above embodiment, the method further includes:
acquiring object metadata of an object to be registered submitted by a user, registering according to the object metadata, and generating a DOI (disk over interface) number corresponding to the object to be registered.
Specifically, the device obtains object metadata of an object to be registered submitted by a user, for example: to register a corresponding DOI number for an article, the submitted object metadata may include: article name, author, date, keyword, etc., and the device generates only one DOI number according to the object metadata and then returns the generated DOI number to the user terminal.
According to the embodiment of the invention, the DOI node data and the first relation node having the dependency relationship with the DOI number to be inquired are obtained from the data graph model according to the DOI number to be inquired, the second relation node is obtained according to the reference relationship level, and finally the constructed graph is used as the query result and is sent to the user terminal, so that the user can visually obtain the reference relationship among all the nodes.
Fig. 4 is a schematic structural diagram of a device for visualizing a reference relationship of identifiers of digital objects according to an embodiment of the present invention, as shown in fig. 4, the device includes: an obtaining module 401, an inquiring module 402 and a sending module 403, wherein:
the obtaining module 401 is configured to obtain a digital object identifier DOI number to be queried and a reference relationship hierarchy corresponding to an object to be queried, which are input by a user; the query module 402 is configured to obtain, according to the DOI number to be queried, corresponding DOI node data and a first relationship node having an affiliation with the DOI number to be queried from a data graph model, and obtain, according to the reference relationship hierarchy, a second relationship node having a reference relationship with the DOI number to be queried from the data graph model at a corresponding hierarchy; the sending module 403 is configured to send, as a query result, the DOI node data, the first relationship node, the second relationship node, the graph constructed by the dependency relationship and the reference relationship to a user terminal.
Specifically, a user inputs DOI numbers and reference relationship hierarchies of objects to be queried at a user terminal, wherein one object to be queried and the DOI numbers correspond to each other one by one, in addition, the objects to be queried can be used for guiding other objects, and the guided objects can be used for guiding, so that a multi-level reference relationship is formed, and the user can set the reference relationship hierarchies according to own requirements. The obtaining module 401 obtains the DOI number and the reference relationship level corresponding to the object to be queried, which are input by the user. The method comprises the steps of obtaining a pre-constructed data graph model, wherein the data graph model comprises a plurality of DOI nodes and the subordination or reference relationship among the DOI nodes, obtaining corresponding DOI node data and first relationship nodes with the subordination with the DOI number to be inquired from the data graph model according to the obtained DOI number to be inquired by an inquiry module 402, and obtaining corresponding levels of second relationship nodes with the reference relationship with the DOI number to be inquired from the data graph model according to the reference relationship levels. It should be noted that the dependency relationship is a parent-child relationship identifier of the DOI node to be queried, the reference relationship is a reference relationship between the DOI node to be queried and other DOI nodes, and the reference relationship includes an indexing relationship and a quoted relationship. Because the data graph model includes the dependency relationship or the reference relationship between the nodes, after the first relationship node and the second relationship node corresponding to the DOI node to be queried are obtained, a graph of the relationship between the nodes can be constructed by the DOI node data, the first relationship node, the second relationship node, the dependency relationship and the reference relationship, and the sending module 403 takes the graph as a query result and sends the query result to the user terminal.
The embodiment of the apparatus provided in the present invention may be specifically configured to execute the processing flows of the above method embodiments, and the functions of the apparatus are not described herein again, and refer to the detailed description of the above method embodiments.
According to the embodiment of the invention, the DOI node data and the first relation node having the dependency relationship with the DOI number to be inquired are obtained from the data graph model according to the DOI number to be inquired, the second relation node is obtained according to the reference relationship level, and finally the constructed graph is used as the query result and is sent to the user terminal, so that the user can visually obtain the reference relationship among all the nodes.
Fig. 5 is a schematic structural diagram of an entity of an electronic device according to an embodiment of the present invention, and as shown in fig. 5, the electronic device includes: a processor (processor)501, a memory (memory)502, and a bus 503; wherein the content of the first and second substances,
the processor 501 and the memory 502 are communicated with each other through the bus 503;
the processor 501 is configured to call program instructions in the memory 502 to perform the methods provided by the above-mentioned method embodiments, for example, including: acquiring a digital object identifier DOI (data object identifier) to be inquired and a reference relation level corresponding to an object to be inquired, which are input by a user; acquiring corresponding DOI node data and a first relation node having an affiliation with the DOI number to be inquired from a data graph model according to the DOI number to be inquired, and acquiring a second relation node having a reference relation with the DOI number to be inquired of a corresponding level from the data graph model according to the reference relation level; and sending the graph constructed by the DOI node data, the first relation node, the second relation node, the subordinate relation and the reference relation to a user terminal as a query result.
The present embodiment discloses a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the method provided by the above-mentioned method embodiments, for example, comprising: acquiring a digital object identifier DOI (data object identifier) to be inquired and a reference relation level corresponding to an object to be inquired, which are input by a user; acquiring corresponding DOI node data and a first relation node having an affiliation with the DOI number to be inquired from a data graph model according to the DOI number to be inquired, and acquiring a second relation node having a reference relation with the DOI number to be inquired of a corresponding level from the data graph model according to the reference relation level; and sending the graph constructed by the DOI node data, the first relation node, the second relation node, the subordinate relation and the reference relation to a user terminal as a query result.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the methods provided by the above method embodiments, for example, including: acquiring a digital object identifier DOI (data object identifier) to be inquired and a reference relation level corresponding to an object to be inquired, which are input by a user; acquiring corresponding DOI node data and a first relation node having an affiliation with the DOI number to be inquired from a data graph model according to the DOI number to be inquired, and acquiring a second relation node having a reference relation with the DOI number to be inquired of a corresponding level from the data graph model according to the reference relation level; and sending the graph constructed by the DOI node data, the first relation node, the second relation node, the subordinate relation and the reference relation to a user terminal as a query result.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
The above-described embodiments of the apparatuses and the like are merely illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. A visualization method for reference relationships of digital object identifiers, comprising:
obtaining DOI metadata corresponding to an object in a constructed data graph model, wherein the DOI metadata comprise a DOI number, attribute data, a first relation node with an affiliation relation with the DOI number and a second relation node with a reference relation with the DOI number;
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;
establishing association relations between the DOI nodes and the first relation nodes respectively according to the subordination relations, and establishing association relations between the DOI nodes and the second relation nodes according to the reference relations so as to construct the data graph model;
acquiring a digital object identifier DOI (data object identifier) to be inquired and a reference relation level corresponding to an object to be inquired, which are input by a user;
acquiring corresponding DOI node data and a first relation node having an affiliation with the DOI number to be inquired from the data graph model according to the DOI number to be inquired, and acquiring a second relation node having a reference relation with the DOI number to be inquired of a corresponding level from the data graph model according to the reference relation level;
and sending the graph constructed by the DOI node data, the first relation node, the second relation node, the subordinate relation and the reference relation to a user terminal as a query result.
2. The method according to claim 1, wherein said establishing a DOI node according to said DOI number and storing said DOI number and corresponding attribute data in said DOI node comprises:
judging whether the DOI exists in the data graph model or not, if not, establishing a DOI node according to the DOI, and storing the DOI and corresponding attribute data into the DOI node; accordingly, the method can be used for solving the problems that,
the establishing of the association relationship between the DOI nodes and the first relationship nodes respectively according to the subordination relationship and the establishing of the association relationship between the DOI nodes and the second relationship nodes according to the reference relationship to establish and complete the data graph model comprises the following steps:
if the data graph model is judged to have no first relation node with the dependency relationship with the DOI metadata, establishing a corresponding first relation node, and establishing an incidence relationship between the DOI node and the first relation node;
and if the data graph model is judged to have no second relation node having a reference relation with the DOI metadata, establishing a corresponding second relation node, and establishing an association relation between the DOI node and the second relation node.
3. The method according to claim 1, wherein said establishing a DOI node according to said DOI number and storing said DOI number and corresponding attribute data in said DOI node comprises:
and judging whether the DOI exists in the data graph model or not, and if so, updating attribute data corresponding to the DOI in the data graph model, a first relation node with an affiliation and a second relation node with a reference relation.
4. The method according to claim 1, wherein the obtaining, from the data graph model according to the reference relationship hierarchy, the second relationship node of the corresponding hierarchy having a reference relationship with the object to be queried includes:
and recursively acquiring second relation nodes having reference relations with the DOI to be inquired, and stopping the recursion to acquire the second relation nodes of corresponding hierarchies if the number of recursions is judged to be equal to the reference relation hierarchy.
5. The method of claim 1, further comprising:
acquiring object metadata of an object to be registered submitted by a user, registering according to the object metadata, and generating a DOI (disk over interface) number corresponding to the object to be registered.
6. The method of any of claims 1-5, wherein the reference relationships comprise an quote relationship and a quote relationship.
7. An apparatus for visualizing a reference relationship of a digital object identifier, comprising:
the acquisition module is used for acquiring a digital object identifier DOI (data object identifier) to be inquired and a reference relation level corresponding to an object to be inquired, which are input by a user;
the query module is used for acquiring corresponding DOI node data and a first relation node which has an affiliation with the DOI number to be queried from a data graph model according to the DOI number to be queried, and acquiring a second relation node which has a reference relation with the DOI number to be queried and corresponds to the hierarchy from the data graph model according to the reference relation hierarchy;
and the sending module is used for sending the graph constructed by the DOI node data, the first relation node, the second relation node, the affiliation and the reference relation to a user terminal as a query result.
8. An electronic device, comprising: a processor, a memory, and a bus, wherein,
the processor and the memory are communicated with each other through the bus;
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any of claims 1-6.
9. A non-transitory computer-readable storage medium storing computer instructions that cause a computer to perform the method of any one of claims 1-6.
CN201810078428.6A 2018-01-26 2018-01-26 Visualization method and device for reference relationship of digital object identifiers Active CN108304531B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810078428.6A CN108304531B (en) 2018-01-26 2018-01-26 Visualization method and device for reference relationship of digital object identifiers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810078428.6A CN108304531B (en) 2018-01-26 2018-01-26 Visualization method and device for reference relationship of digital object identifiers

Publications (2)

Publication Number Publication Date
CN108304531A CN108304531A (en) 2018-07-20
CN108304531B true CN108304531B (en) 2020-11-03

Family

ID=62866345

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810078428.6A Active CN108304531B (en) 2018-01-26 2018-01-26 Visualization method and device for reference relationship of digital object identifiers

Country Status (1)

Country Link
CN (1) CN108304531B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109583231B (en) * 2018-11-05 2021-03-19 北京科技大学 Automatic generation method for multiple identifiers of data object of scientific data service platform
CN109684613B (en) * 2018-11-20 2024-04-16 天津字节跳动科技有限公司 Method and device for displaying references in online document, storage medium and electronic equipment
CN109815280B (en) * 2019-01-25 2023-05-12 浪潮软件科技有限公司 Whole-chain analysis method combined with D3
CN110399512B (en) * 2019-07-25 2022-04-26 北京明略软件系统有限公司 Map storage management method and device
CN114462384B (en) * 2022-04-12 2022-07-12 北京大学 Metadata automatic generation device for digital object modeling

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1845104A (en) * 2006-05-22 2006-10-11 赵开灏 System and method for intelligent retrieval and processing of information
CN102298579A (en) * 2010-06-22 2011-12-28 北京大学 Scientific and technical literature-oriented model and method for sequencing papers, authors and periodicals
CN103412921A (en) * 2013-08-12 2013-11-27 同方光盘股份有限公司 Structure for displaying knowledge network nodes of literature resources
CN103646099A (en) * 2013-12-19 2014-03-19 南京大学 Thesis recommendation method based on multilayer drawing
CN104657488A (en) * 2015-03-05 2015-05-27 中南大学 Method for calculating author influence based on citation propagation network
CN105787068A (en) * 2016-03-01 2016-07-20 上海交通大学 Academic recommendation method and system based on citation network and user proficiency analysis
CN106708880A (en) * 2015-11-16 2017-05-24 北京国双科技有限公司 Topic associated word obtaining method and apparatus
CN107273079A (en) * 2017-05-18 2017-10-20 网易(杭州)网络有限公司 Related information is shown, collection of illustrative plates processing method, device, medium, equipment and system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8275815B2 (en) * 2008-08-25 2012-09-25 International Business Machines Corporation Transactional processing for clustered file systems
US8352514B2 (en) * 2008-12-10 2013-01-08 Ck12 Foundation Association and extraction of content artifacts from a graphical representation of electronic content
CN105653706B (en) * 2015-12-31 2018-04-06 北京理工大学 A kind of multilayer quotation based on literature content knowledge mapping recommends method
CN105808931B (en) * 2016-03-03 2019-05-07 北京大学深圳研究生院 A kind of the acupuncture decision support method and device of knowledge based map
CN106951517B (en) * 2017-03-19 2020-06-19 北京工业大学 Method for inquiring diversity of documents in narrow range

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1845104A (en) * 2006-05-22 2006-10-11 赵开灏 System and method for intelligent retrieval and processing of information
CN102298579A (en) * 2010-06-22 2011-12-28 北京大学 Scientific and technical literature-oriented model and method for sequencing papers, authors and periodicals
CN103412921A (en) * 2013-08-12 2013-11-27 同方光盘股份有限公司 Structure for displaying knowledge network nodes of literature resources
CN103646099A (en) * 2013-12-19 2014-03-19 南京大学 Thesis recommendation method based on multilayer drawing
CN104657488A (en) * 2015-03-05 2015-05-27 中南大学 Method for calculating author influence based on citation propagation network
CN106708880A (en) * 2015-11-16 2017-05-24 北京国双科技有限公司 Topic associated word obtaining method and apparatus
CN105787068A (en) * 2016-03-01 2016-07-20 上海交通大学 Academic recommendation method and system based on citation network and user proficiency analysis
CN107273079A (en) * 2017-05-18 2017-10-20 网易(杭州)网络有限公司 Related information is shown, collection of illustrative plates processing method, device, medium, equipment and system

Also Published As

Publication number Publication date
CN108304531A (en) 2018-07-20

Similar Documents

Publication Publication Date Title
CN108304531B (en) Visualization method and device for reference relationship of digital object identifiers
US11880721B2 (en) Processing a query having calls to multiple data sources
CN110019540B (en) Implementation method, display method, device and equipment of enterprise atlas
US9864581B2 (en) Modularized XML namespaces
US8918377B2 (en) Multiple source data management using a conflict rule
CN110020086B (en) User portrait query method and device
US9529865B2 (en) Interval based fuzzy database search
US9983890B2 (en) Collaborative generation of configuration technical data for a product to be manufactured
US9886711B2 (en) Product recommendations over multiple stores
US10642897B2 (en) Distance in contextual network graph
US20160125361A1 (en) Automated job ingestion
US11531706B2 (en) Graph search using index vertices
CN113761565A (en) Data desensitization method and apparatus
US8150855B2 (en) Performing an efficient implicit join of multiple mixed-type records
CN116233253A (en) Service processing method, device, computer equipment and storage medium
US20110055279A1 (en) Application server, object management method, and object management program
US8881006B2 (en) Managing digital signatures
CN114546220A (en) Page configuration method and device, storage medium and computer equipment
US20170161359A1 (en) Pattern-driven data generator
CN112699251A (en) Data aggregation method and device, electronic equipment and storage medium
CN112860728A (en) Method and device for adding display columns to data query table based on user environment
CN112597105A (en) Processing method of file associated object, server side equipment and storage medium
CN107025300B (en) Data query method and device
CN108733668B (en) Method and device for querying data
US20230161831A1 (en) Systems and Methods for Automatic URL Identification From Data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer 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

GR01 Patent grant
GR01 Patent grant
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Jin Jian

Inventor after: Liu Hongyan

Inventor before: Liu Hongyan