Patent Issued for Entity centric database (USPTO 11531724): Dataparency LLC - Insurance News | InsuranceNewsNet

InsuranceNewsNet — Your Industry. One Source.™

Sign in
  • Subscribe
  • About
  • Advertise
  • Contact
Home Now reading Newswires
Topics
    • Advisor News
    • Annuity Index
    • Annuity News
    • Companies
    • Earnings
    • Fiduciary
    • From the Field: Expert Insights
    • Health/Employee Benefits
    • Insurance & Financial Fraud
    • INN Magazine
    • Insiders Only
    • Life Insurance News
    • Newswires
    • Property and Casualty
    • Regulation News
    • Sponsored Articles
    • Washington Wire
    • Videos
    • ———
    • About
    • Meet our Editorial Staff
    • Advertise
    • Contact
    • Newsletters
  • Exclusives
  • NewsWires
  • Magazine
  • Newsletters
Sign in or register to be an INNsider.
  • AdvisorNews
  • Annuity News
  • Companies
  • Earnings
  • Fiduciary
  • Health/Employee Benefits
  • Insurance & Financial Fraud
  • INN Exclusives
  • INN Magazine
  • Insurtech
  • Life Insurance News
  • Newswires
  • Property and Casualty
  • Regulation News
  • Sponsored Articles
  • Video
  • Washington Wire
  • Life Insurance
  • Annuities
  • Advisor
  • Health/Benefits
  • Property & Casualty
  • Insurtech
  • About
  • Advertise
  • Contact
  • Editorial Staff

Get Social

  • Facebook
  • X
  • LinkedIn
Newswires
Newswires RSS Get our newsletter
Order Prints
January 5, 2023 Newswires
Share
Share
Post
Email

Patent Issued for Entity centric database (USPTO 11531724): Dataparency LLC

Insurance Daily News

2023 JAN 05 (NewsRx) -- By a News Reporter-Staff News Editor at Insurance Daily News -- According to news reporting originating from Alexandria, Virginia, by NewsRx journalists, a patent by the inventors Shear, Timothy A. (Novi, MI, US), filed on March 28, 2020, was published online on December 20, 2022.

The assignee for this patent, patent number 11531724, is Dataparency LLC (Novi, Michigan, United States).

Reporters obtained the following quote from the background information supplied by the inventors:

“Field of the Invention

“The invention relates generally to data storage and processing by a digital computer, particularly to database systems on a shared cloud platform, and more particularly to methods of ensuring data security without compromising efficiency.

“Description of Related Art

“Many efforts have been made to defend against hacking and security breaches of computer databases without sacrificing convenience and functionality. Efforts have focused on enhancing security measures to defeat hackers, such as robust credential verification and data encryption, but databases remain vulnerable to persistent and prolonged efforts to obtain data behind the security barriers. The approach of the prior art is analogous to erecting taller, thicker walls around the castle to defeat attempted breaches.

“The problem takes on a new dimension as technology moves to the Cloud platform model, which offers services through a network platform exposing access and service through the network to outside or external endpoints. Typical services supported by Cloud platforms are Database-as-a-Service (DaaS), Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS), and many other ‘as-a-Service’ offerings. As access points to the platform proliferate, defending against attacks such as hacking and ransomware becomes more difficult, and layering additional security layers can result in inconvenience and inefficiency.

“Meanwhile, the majority of databases are structured as “relational” databases which require schema, e.g. “last name” “birthdate” “blood type” to be arranged in tables of rows and columns. The query/retrieval language SQL (Structured Query Language) forms the basis of all relational database access. Such design and access restrictions can constrain the ability of real world entities to store data optimally. An example of one such database is U.S. Pat. No. 8,793,768 “Relationship-Based Authorization” (Beck). Beck uses rows and columns in a table to store relationships (e.g. ‘768 FIG. 4), and consults those relationships as part of a “front end” to control access to documents stored in an otherwise conventional database.

“Newer database designs include nonrelational databases, increasingly known as “NoSQL” (Not only SQL) such as MongoDB, Couchbase, CouchDB, Marklogic, AWS DynamoDB, Microsoft Azure DB and other Key/Value database products wherein data components are not organized as tables, but as “keys” associated with “values.” (Sometimes referred to as “tags” associated with “values.”). Such database models are more conducive to the hierarchical mode of organizing familiar to humans, such as domain/class/entity/collection, e.g., FairviewHospital/patients/JohnSmith/testresults. However, databases such as MongoDB and CouchDB have their own shortcomings. For example, to speed up queries these databases require a priori definition of fields to index. This requires stored data to conform to the indexing parameters. Documents that do not have the field in the index specification will not be included in indexed queries. In other words, databases built using MongoDB and CouchDB are schema-specific.

“There is a need for a database that provides a reduced attack surface and accessibility of the cloud, impregnable security, flexible and schema-agnostic access, and entity control over its data.”

In addition to obtaining background information on this patent, NewsRx editors also obtained the inventors’ summary information for this patent: “Disclosed is an entity-centric, domain-partitionable, custodian-controlled database platform. Posting, query and retrieval of a data is bound to unique, unidirectional (one-way) “relationship identifiers” that identify the relationship access privileges between, for example, an entity requesting access to a document pertaining to a targeted entity. For example, if entity1 is a doctor and entity2 is a patient, the platform assigns a unique Relationship Distributed Identifier (RDID) the doctor would use when he posts a document pertaining to entity2’s lab test result. Each component of information from every document ingested into the platform retains the RDID and entity information provided at the time the information was ingested. Therefore, the database presents as entity-centric, i.e., structured around entities and their relationships.

“Access to the platform is generally through a network such as the internet or intranet preferably using hierarchical HTTP Uniform Resource Identifiers (URI). This allows domain-driven design for consistent and yet flexible data modeling of the enterprise’s data. For example, the platform may be accessed by a standard REST Resource-oriented Application Program Interface (API) using familiar HTTP (or HTTPS) verbs GET and POST. Data queries can thus be a simple “path” definition in the API call. This allows expression of the RDID directly in the hierarchical path, e.g., domain/class/RDID/collection. Collections of like data elements are organized as “aspects” within the data hierarchy of the entity, including features such as demographics, events, readings, etc. As every field is addressable, the invention allows fast ad hoc queries because there is no need to specify indexing parameters.

“The database is overseen by a trusted Data Custodian Platform. The Data Custodian Platform may be a local, entity-owned service, or a contracted service provided by a cloud provider. The Data Custodian Platform administers entity data, access and updating. The Data Custodian Platform accepts privacy rules from an entity which the platform uses in any access/update operation. These privacy rules may also be used to insulate sensitive data from queries submitted to the database, including queries submitted to the data platform’s entity data store(s) (hereinafter “data store set” or simply “data store”) and may further depend on the role of the requestor. This ensures transparency to the entity data while respecting the privacy context desired by the entity.

“Data pertaining to an entity comprises resources or addressable values that are arranged in a hierarchical structure rooted at entity domain, many of which the entity may belong, preferably consistent with the real-world entity that is being represented. These resources are further arranged into groupings or sets of related resources called ‘aspects’ or collections. Additionally, aspects may be ‘virtual’ and/or ‘compositional’ where multiple physical or virtual aspects are combined into a named virtual aspect. A sample aspect could be ‘demographics’, i.e., the identifying characteristics of the entity. Again, FairviewHospital/patients/JohnSmith/testresults is an example. An example from the realm of devices and the Internet of Things might be companyx/temperature-sensors/thermo26/readings.

“In summary, the invention presents a trusted platform or service which is domain partitionable, entity-bound, entity-relationship-centric, self-sovereign identity, order-preserving, immutable, schema-agnostic, and resource-oriented, and which can be used on cloud services, and which is readily adapted to data concerning people, groups, businesses, devices, and/or microservices. There is a largely unmet need for an infrastructure to manage data and privacy/security from an entity-centered platform. Industries that would benefit from such an infrastructure include the healthcare domain, customer management and relations (CRM), personal finance and banking, DLT (Distributed Ledger Technology) ledgers, military and defense, and governmental agencies such as Medicare/Medicaid.”

The claims supplied by the inventors are:

“1. A method of storing documents in a database system comprising a database platform configured to send and receive data over a network, comprising: connecting a first entity to the platform via the network; receiving, at a server connected to the network, a request from the first entity to establish a relationship with a second entity; assigning a unique, encoded and unidirectional Relationship Distributed Identifier (RDID) that may be deconstructed by the system to identify the first entity and the second entity and the relationship parameters between the first entity and the second entity; and requiring the first entity to include the RDID in a Uniform Resource Indicator (URI) path in order to post a document on the platform pertaining to the second entity.

“2. The method of claim 1, wherein the database platform receives the URI from the first entity via a third-party computer application.

“3. The method of claim 1, further comprising ingesting a posted document at the server, wherein the ingesting comprises immutably associating data from the ingested document with the first entity and with the second entity.

“4. The method of claim 3 wherein the database platform uses a cloud-based service connected to the network to perform one or more of the ingesting steps.

“5. The method of claim 1, further comprising ingesting a posted document at the server, wherein the ingesting comprises parsing the posted document into a plurality of data components having a Common Hierarchical Format (CHF), the plurality of data components comprising CHF data; generating a meta header based on the CHF data, wherein the meta header comprises Key-Value (KV) information regarding the URI path and a document ID (DocID) that uniquely identifies the posted document; and storing the CHF data as a CHF document at one or more data stores connected to the network.

“6. The method of claim 5, comprising the further step of using at least one deconstructed component of the RDID to calculate a data routing storage key.

“7. The method of claim 5, wherein the URI path is hierarchical and comprises a domain and at least one sublevel component, and wherein the platform immutably associates the CHF data with the RDID, with the domain, and with the at least one sublevel component.

“8. The method of claim 1, further comprising generating the RDID by hashing a combination of inputs comprising: first entity identity information and second entity identity information.

“9. The method of claim 8, wherein the combination of inputs further comprises a secret system value known only to the platform.

“10. The method of claim 8, wherein the hashing comprises using transform algebra operating on a plurality of inputs to generate the RDID.

“11. A non-transitory computer-readable medium having stored instructions that cause one or more servers in communication with a database platform to perform the following operations: connecting a first entity to the platform via the network; receiving from the first entity a request to establish a relationship with a second entity; assigning a unique and unidirectional Relationship Distributed Identifier (RDID) that may be deconstructed to identify the first entity and the second entity and the relationship parameters between the first entity and the second entity; requiring the first entity to include the RDID in a Uniform Resource Indicator (URI) path in order to post a document on the platform pertaining to the second entity; parsing a posted document, with a format-determined parser, into a plurality of data components having a Common Hierarchical Format (CHF), the plurality of data components comprising a CHF document; storing, at a first data storage location connected to the network, Key-Value (KV) information regarding the path and a document ID (DocID) that uniquely identifies the CHF document; and storing the CHF document at a second data storage location comprising one or more data stores connected to the network.

“12. The computer device of claim 11 wherein the KV information stored at the first data storage location and the CHF document stored at the second data storage location are stored using one or more deconstructed components of the RDID.

“13. The computer device of claim 12, wherein the CHF Document comprises: hashes of the natural keys resulting in hashed CHF key data, and hashes of the natural values resulting in hashed CHF value data.

“14. The computer device of claim 13 wherein the posted document comprises natural keys and associated natural values, and wherein the CHF document comprises the KV information regarding the path and the DocID and further comprises a dictionary that associates the natural keys to their hashed CHF key data, and that associates the natural values to their hashed CHF value data.

“15. The computer device of claim 11 wherein the CHF document is encrypted prior to storing.

“16. The computer device of claim 11 wherein the database platform is a non-relational database.

“17. A method for securely storing and retrieving document data in a database platform configured to send and receive data over a network, comprising: ingesting a document, in response to a first URI received from a first entity, wherein the document comprises natural keys and natural values and wherein the first URI comprises a Relationship Distributed Identifier (RDID) that uniquely and unidirectionally defines a relationship between the first entity and a second entity and wherein the RDID may be deconstructed by the platform to identify the first entity and the second entity and the relationship parameters between the first entity and the second entity; calculating a data routing storage key using at least one deconstructed component of the RDID; parsing the document into CHF data components; hashing the natural data components to produce hashed CHF data components; and storing the hashed CHF data components in a data store connected to the platform via the network using the data storage routing key.

“18. The method of claim 17 comprising a step, after the storing step, of receiving a query from the first entity comprising a second URI, the second URI comprising the RDID, to get some or all of the natural keys and natural values in the ingested document; and searching the stored hashed CHF data to derive, from the hashed CHF data, results that satisfy the query.

“19. The method of claim 18 wherein the searching step ignores the document and any natural copies of the document.

“20. The method of claim 17 comprising a step, after the storing step, of receiving a query from the first entity comprising a second URI to get some or all of the natural keys and natural values in the ingested document wherein: the second URI does not comprise an RDID but does comprise a hierarchical path comprising at least a domain and a class; and searching the stored hashed CHF data to derive, from the hashed CHF data, results that satisfy the query.”

For more information, see this patent: Shear, Timothy A. Entity centric database. U.S. Patent Number 11531724, filed March 28, 2020, and published online on December 20, 2022. Patent URL (for desktop use only): https://ppubs.uspto.gov/pubwebapp/external.html?q=(11531724)&db=USPAT&type=ids

(Our reports deliver fact-based news of research and discoveries from around the world.)

Older

Patent Issued for System and method to provide savings based on reduced energy consumption (USPTO 11532005): United Services Automobile Association

Newer

United States HC Insurance Segment Report Medicare Managed Care 2023: Updated Analysis on the Market's Key Trends and Issues

Advisor News

  • Guaranteed income streams help preserve assets later in retirement
  • Economic pressures make boomerang living the new normal
  • Pay or Die: The scare tactics behind LA County’s Measure ER tax increase
  • How to listen to what your client isn’t saying
  • Strong underwriting: what it means for insurers and advisors
More Advisor News

Annuity News

  • Guaranteed income streams help preserve assets later in retirement
  • MassMutual turns 175, Marking Generations of Delivering on its Commitments
  • ALIRT Insurance Research: U.S. Life Insurance Industry In Transition
  • My Annuity Store Launches a Free AI Annuity Research Assistant Trained on 146 Carrier Brochures and Live Annuity Rates
  • Ameritas settles with Navy vet in lawsuit over disputed annuity sale
More Annuity News

Health/Employee Benefits News

  • Researchers from University of South Carolina Provide Details of New Studies and Findings in the Area of Opioids (Trends in Medicaid managed care benefits for opioid use disorder treatment, 2015-2019): Opioids
  • State lawmakers push bill to stop insurance termination based on genetic tests
  • CMS rule cracks down on ACA fraud and strengthens state control
  • HHS Centers for Medicare & Medicaid Services Issues Notice for Medicare and Medicaid Programs; Quarterly Listing of Program Issuances-January Through March 2026
  • Waco employees may see 7% hike for health coverage Waco eyes 7% increase in employee health plan premiums, cut to GLP-1 coverage
More Health/Employee Benefits News

Life Insurance News

  • Pacific Life Launches New Flagship Variable Universal Life Insurance Product
  • NAIFA launches “NAIFA Cares” initiative to help build long-term financial security for children
  • The fiduciary standard for life insurance is here
  • GenAI: Moving to the forefront of claims management
  • 2025 Insurance Abstracts
More Life Insurance News

- Presented By -

NEWS INSIDE

  • Companies
  • Earnings
  • Economic News
  • INN Magazine
  • Insurtech News
  • Newswires Feed
  • Regulation News
  • Washington Wire
  • Videos

FEATURED OFFERS

Why Blend in When You Can Make a Splash?
Pacific Life’s registered index-linked annuity offers what many love about RILAs—plus more!

Life moves fast. Your BGA should, too.
Stay ahead with Modern Life's AI-powered tech and expert support.

Bring a Real FIA Case. Leave Ready to Close.
A practical working session for agents who want a clearer, repeatable sales process.

Discipline Over Headline Rates
Discover a disciplined strategy built for consistency, transparency, and long-term value.

Inside the Evolution of Index-Linked Investing
Hear from top issuers and allocators driving growth in index-linked solutions.

Press Releases

  • JP Insurance Group Launches Commercial Property & Casualty Division; Appoints Joe Webster as Managing Director
  • Sequent Planning Recognized on USA TODAY’s Best Financial Advisory Firms 2026 List
  • Highland Capital Brokerage Acquires Premier Financial, Inc.
  • ePIC Services Company Joins wealth.com on Featured Panel at PEAK Brokerage Services’ SPARK! Event, Signaling a Shift in How Advisors Deliver Estate and Legacy Planning
  • Hexure Offers Real-Time Case Status Visibility and Enhanced Post-Issue Servicing in FireLight Through Expanded DTCC Partnership
More Press Releases > Add Your Press Release >

How to Write For InsuranceNewsNet

Find out how you can submit content for publishing on our website.
View Guidelines

Topics

  • Advisor News
  • Annuity Index
  • Annuity News
  • Companies
  • Earnings
  • Fiduciary
  • From the Field: Expert Insights
  • Health/Employee Benefits
  • Insurance & Financial Fraud
  • INN Magazine
  • Insiders Only
  • Life Insurance News
  • Newswires
  • Property and Casualty
  • Regulation News
  • Sponsored Articles
  • Washington Wire
  • Videos
  • ———
  • About
  • Meet our Editorial Staff
  • Advertise
  • Contact
  • Newsletters

Top Sections

  • AdvisorNews
  • Annuity News
  • Health/Employee Benefits News
  • InsuranceNewsNet Magazine
  • Life Insurance News
  • Property and Casualty News
  • Washington Wire

Our Company

  • About
  • Advertise
  • Contact
  • Meet our Editorial Staff
  • Magazine Subscription
  • Write for INN

Sign up for our FREE e-Newsletter!

Get breaking news, exclusive stories, and money- making insights straight into your inbox.

select Newsletter Options
Facebook Linkedin Twitter
© 2026 InsuranceNewsNet.com, Inc. All rights reserved.
  • Terms & Conditions
  • Privacy Policy
  • InsuranceNewsNet Magazine

Sign in with your Insider Pro Account

Not registered? Become an Insider Pro.
Insurance News | InsuranceNewsNet