Publishing RDF quads as relational views

US9710568B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9710568-B2
Application numberUS-201313753329-A
CountryUS
Kind codeB2
Filing dateJan 29, 2013
Priority dateJan 29, 2013
Publication dateJul 18, 2017
Grant dateJul 18, 2017

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method, system, and computer program product for transforming RDF quads to relational views. The method commences by receiving a named graph, the named graph comprising at least one RDF quad, and analyzing the named graph to produce analysis metadata. The method uses the analysis metadata to generate relational views. The method further comprises publishing a relational view in the form of a SPARQL query. The quality of the results can be quantitatively measured and reported by calculating a goodness score based at least in part on aspects of the relational view definitions. Several variants for transformation include generating relational view definitions formed using a named-graph strict variant, or a named-graph relaxed variant, or a named-graph agnostic variant. The transformations can form outputs responsive to characteristics or properties such as a number of classes, a number of single-valued properties, a number of nullability properties, or a number of type-uniformed ranges.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer implemented method for transforming RDF (resource description framework) quads to relational views, the method comprising: receiving, into a memory, a named graph, the named graph corresponding to at least one RDF quad; reducing a total number of resulting relational tables for the relational views at least by generating analysis metadata, using a processor, at least by querying the named graph using at least one SPARQL (SPARQL Protocol and RDF Query Language) query, wherein the analysis metadata is indicative of one or more RDF quad attributes that determine whether the at least one RDF quad has at least one of a nullability characteristic, a single-valuedness characteristic, or a multi-valuedness characteristic and are used to determine at least one relational view definition that transforms the at least one RDF quad into a relational database view in a relational format; using the analysis metadata generated by querying the named graph with the at least one SPARQL query to generate at least one relational view definition that includes a database query; and transforming the at least one RDF quad to the relational database view using the at least one relational view definition, which is generated by using the analysis metadata, at least by querying the named graph. 2. The method of claim 1 , further comprising: reducing a total number of resulting relational tables for the relational views at least further by determining whether the at least one RDF quad has at least one of the nullability characteristic, the single-valuedness characteristic, or the multi-valuedness characteristic by conditioning the at least one RDF quad upon cardinality of an RDF object. 3. The method of claim 1 , further comprising at least one of publishing the relational view definition in the form of a SPARQL query, or determining coverage of a transformation that transforms the at least one RDF quad to the relational database view by calculating a goodness score for the transformation based at least in part on aspects of the relational view definition. 4. The method of claim 1 , further comprising determining a relational view identifier for the relational database view at least by processing a name associated with the at least one RDF quad into the relational view identifier, wherein the generated relational view definition is formed as at least one of, a named-graph strict variant, or a named-graph relaxed variant, or a named-graph agnostic variant. 5. The method of claim 1 , further comprising: identifying a schema for an RDF dataset including the RDF quads; deriving at least one RDF quad attribute of the one or more RDF quad attributes at least by analyzing the schema for the RDF dataset; and assessing a transformation that transforms the at least one RDF quad into the relational database view based in part or in whole upon the at least one RDF quad attribute. 6. The method of claim 1 , further comprising at least one of identifying at least one of, a set of classes, a set of domains and ranges, a set of properties, or computing at least one of, a number of classes, a number of single-valued properties, a number of nullability properties, or a number of type-uniformed ranges. 7. The method of claim 1 , wherein using the analysis metadata to generate at least one relational view definition comprises accessing user-defined rules. 8. A computer system for transforming RDF (resource description framework) quads to relational database views, comprising: a computer processor implemented in hardware to execute a set of program code instructions; and a memory to hold the program code instructions, in which the program code instructions comprises program code which, when executed by the computer processor, causes the computer processor to: receive a named graph, the named graph corresponding to at least one RDF quad; reduce a total number of resulting relational tables for the relational views at least by generating analysis metadata, using the computer processor, at least by querying the named graph using at least one SPARQL (SPARQL Protocol and RDF Query Language) query, wherein the analysis metadata is indicative of one or more RDF quad attributes that determine whether the at least one RDF quad has at least one of a nullability characteristic, a single-valuedness characteristic, or a multi-valuedness characteristic and are used to determine at least one relational view definition that transforms the at least one RDF quad into a relational database view in a relational format; using the analysis metadata generated by querying the named graph with the at least one SPARQL query to generate at least one relational view definition that includes a database query; and transforming the at least one RDF quad to the relational database view using the at least one relational view definition, which is generated by using the analysis metadata at least by querying the named graph. 9. The computer system of claim 8 , further comprising program code to perform publishing the relational view definition in the form of a SPARQL query. 10. The computer system of claim 8 , further comprising program code to perform calculating a goodness score based at least in part on aspects of the relational view definition. 11. The computer system of claim 8 , wherein the generated relational view definition is formed as at least one of, a named-graph strict variant, or a named-graph relaxed variant, or a named-graph agnostic variant. 12. The computer system of claim 8 , further comprising program code to perform identifying at least one of, a set of classes, a set of domains and ranges, a set of properties. 13. The computer system of claim 8 , further comprising program code to perform computing at least one of, a number of classes, a number of single-valued properties, a number of nullability properties, or a number of type-uniformed ranges. 14. The computer system of claim 8 , wherein using the analysis metadata to generate at least one relational view definition comprises accessing user-defined rules. 15. A computer program product embodied in a non-transitory computer readable medium, the computer readable medium having stored thereon a sequence of instructions which, when executed by a processor causes the processor to execute a set of acts to transform RDF (resource description framework) quads to relational database views, the set of acts comprising: receiving a named graph, the named graph corresponding to at least one RDF quad; reducing a total number of resulting relational tables for the relational views at least by generating analysis metadata, using a processor, at least by querying the named graph using at least one SPARQL (SPARQL Protocol and RDF Query Language) query, wherein the analysis metadata is indicative of one or more RDF quad attributes that determine whether the at least one RDF quad has at least one of a nullability characteristic, a single-valuedness characteristic, or a multi-valuedness characteristic and are used to determine at least one relational view definition that transforms the at least one RDF quad into a relational database view in a relational format; using the analysis metadata generated by querying the named graph with the at least one SPARQL query to generate at least one relational view definition that includes a database query; and transforming the at least one RDF quad to the relational database view using the at least one relational view definition, which is generated by using the analysis metadata, at least by querying the named graph. 16. The computer progr

Assignees

Inventors

Classifications

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9710568B2 cover?
A method, system, and computer program product for transforming RDF quads to relational views. The method commences by receiving a named graph, the named graph comprising at least one RDF quad, and analyzing the named graph to produce analysis metadata. The method uses the analysis metadata to generate relational views. The method further comprises publishing a relational view in the form of a …
Who is the assignee on this patent?
Oracle Int Corp
What technology area does this patent fall under?
Primary CPC classification G06F17/30908. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jul 18 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 4 related publications on this page (citations in our corpus or others sharing the same primary CPC).