IP Library Granted Patent US 8,930,331
Granted Patent B2
US 8,930,331 · App. 11/709,462 · Granted Jan 6, 2015

Providing unique views of data based on changes or rules

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,930,331
App. No.
11/709,462
Granted
Jan 6, 2015
Kind
B2
Abstract

In one embodiment, a method comprises creating and storing, in a revisioning database, one or more data objects; wherein a first plurality of the data objects is associated with a base realm representing data shared across all users of the database; wherein a second plurality of the data objects is associated with one or more child realms, wherein each of the child realms represents data local to a project, wherein each of the users is associated with one or more of the child realms; wherein the revisioning database associates each data object to a realm identifier value and to a version identifier value for a plurality of versions of the data object, wherein each of the versions represents a change to the data object by any of a plurality of users; receiving a request from a first user to view a third plurality of data objects in the revisioning database; selecting, based on the base realm, the particular realm, the version identifier value for the data objects in the third plurality, and one or more rules associated with the particular realm and the first user, data objects in the third plurality that can be viewed by the first user; creating a particular data view that includes only the selected data objects; and providing a display of the particular data view to the first user.

Claims (42)

1. A computer-implemented method, comprising:

receiving, from a first user that is currently within a first child realm that contains a first plurality of data object versions that are only visible to particular users currently within the first child realm, a command to publish a particular version of a particular data object from the first child realm to a base realm that contains a second plurality of data object versions that are visible to a plurality of users of a database comprising the particular users and other users that are not currently within the first child realm;

in response to the command, publishing the particular version of the particular data object but not one or more other versions of the particular data object to the base realm;

receiving, from a second user that is currently within a second child realm that contains data object versions that are only visible to users within the second child realm, a request to subscribe to any version of the particular data object that has been published to the base realm;

in response to the request, and based at least in part to the publication of the particular version of the particular data object to the base realm, allowing the second user to access the particular version of the particular data object that has been published to the base realm;

wherein the first child realm is separate from the second child realm;

wherein the first user is separate from the second user;

wherein the method is performed by one or more computing devices.

2. A method as recited in claim 1 , further comprising:

receiving definitions of one or more rules, wherein each rule restricts access for one or more users to one or more data objects regardless of which realm contains the one or more data objects;

wherein allowing the second user to access the particular version of the particular data object is based on determining that the one or more rules do not restrict access for the second user to the particular data object as well as being based on the base realm and a version identifier value for the one or more data objects.

3. A method as recited in claim 1 , further comprising:

detecting that a change has occurred in the particular data object;

wherein allowing the second user to access the particular version of the particular data object is based on determining whether the particular data object can be provided to the second user based on the base realm and a version identifier value for the particular data object.

4. A method as recited in claim 1 , wherein allowing the second user to access the particular version of the particular data object comprises providing only a selected subset of rows of a revisioning database to the second user.

5. A method as recited in claim 1 , further comprising:

creating and storing an object table comprising rows that represent the first plurality of data object versions and the second plurality of data object versions and columns that represent, for each of the first plurality of data object versions and the second plurality of data object versions, an associated realm, a version value, and a pointer to a previous version, wherein said associated realm is different from said version value.

6. A method as recited in claim 5 , further comprising asynchronously receiving, from different users, a plurality of changes to the particular data object, and in response thereto, creating a new row in the object table for each of the changes.

7. A computer-readable non-transitory storage medium having one or more program instructions recorded thereon, which instructions, when executed by one or more processors, cause the one or more processors to perform:

receiving, from a first user that is currently within a first child realm that contains a first plurality of data object versions that are only visible to particular users currently within the first child realm, a command to publish a particular version of a particular data object from the first child realm to a base realm that contains a second plurality of data object versions that are visible to a plurality of users of a database comprising the particular users and other users that are not currently within the first child realm;

in response to the command, publishing the particular version of the particular data object but not one or more other versions of the particular data object to the base realm;

receiving, from a second user that is currently within a second child realm that contains data object versions that are only visible to users within the second child realm, a request to subscribe to any version of the particular data object that has been published to the base realm;

in response to the request, and in response at least in part to the publication of the particular version of the particular data object to the base realm, allowing the second user to access the particular version of the particular data object that has been published to the base realm;

wherein the first child realm is separate from the second child realm;

wherein the first user is separate from the second user.

8. A computer-readable medium as recited in claim 7 , further comprising instructions which when executed cause:

receiving definitions of one or more rules, wherein each rule restricts access for one or more users to one or more data objects regardless of which realm contains the one or more data objects;

wherein allowing the second user to access the particular version of the particular data object is based on determining that the one or more rules do not restrict access for the second user to the particular data object as well as being based on the base realm and a version identifier value for the one or more data objects.

9. A computer-readable medium as recited in claim 7 , further comprising instructions which when executed cause:

detecting that a change has occurred in the particular data object;

wherein allowing the second user to access the particular version of the particular data object is based on determining whether the particular data object can be provided to the second user based on the base realm and a version identifier value for the particular data object.

10. A computer-readable medium as recited in claim 7 , wherein the instructions when executed cause creating and storing an object table comprising rows that represent the first plurality of data object versions and the second plurality of data object versions and columns that represent, for each of the first plurality of data object versions and the second plurality of data object versions, an associated realm, a version value, and a pointer to a previous version, wherein said associated realm is different from said version value.

11. A computer-readable medium as recited in claim 10 , further comprising instructions which when executed cause asynchronously receiving, from different users, a plurality of changes to the particular data object, and in response thereto, creating a new row in the object table for each of the changes.

12. A method as recited in claim 1 , wherein publishing the particular version of the particular data object to the base realm comprises publishing the particular version of the particular data object to the base realm without sending data directly between the first user and the second user.

13. A method as recited in claim 1 , further comprising:

creating and storing one or more data object versions in a revisioning database;

wherein the revisioning database associates each data object version of the one or more data versions to a realm identifier value and to a version identifier value.

14. A computer-readable medium as recited in claim 7 , wherein publishing the particular version of the particular data object to the base realm comprises publishing the particular version of the particular data object to the base realm without sending data directly between the first user and the second user.

15. A computer-readable medium as recited in claim 7 , further comprising instructions which when executed cause:

creating and storing one or more data object versions in a revisioning database;

wherein the revisioning database associates each data object version of the one or more data versions to a realm identifier value and to a version identifier value.

16. A computer-readable medium as recited in claim 7 , wherein allowing the second user to access the particular version of the particular data object comprises providing only a selected subset of rows of a revisioning database to the second user.

Assignments (8)
ASSIGNMENT OF INTELLECTUAL PROPERTY SECURITY AGREEMENTS Recorded Jul 3, 2022
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: WELLS FARGO BANK, N.A.
Reel/Frame 060572/0640 →
SECURITY INTEREST Recorded Jul 3, 2022
From: PALANTIR TECHNOLOGIES INC.
To: WELLS FARGO BANK, N.A.
Reel/Frame 060572/0506 →
CORRECTIVE ASSIGNMENT TO CORRECT THE ERRONEOUSLY LISTED PATENT BY REMOVING APPLICATION NO. 16/832267 FROM THE RELEASE OF SECURITY INTEREST PREVIOUSLY RECORDED ON REEL 052856 FRAME 0382. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST. Recorded Aug 26, 2021
From: ROYAL BANK OF CANADA
To: PALANTIR TECHNOLOGIES INC.
Reel/Frame 057335/0753 →
SECURITY INTEREST Recorded Jun 4, 2020
From: PALANTIR TECHNOLOGIES INC.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 052856/0817 →
RELEASE OF SECURITY INTEREST Recorded Jun 4, 2020
From: ROYAL BANK OF CANADA
To: PALANTIR TECHNOLOGIES INC.
Reel/Frame 052856/0382 →
SECURITY INTEREST Recorded Jan 27, 2020
From: PALANTIR TECHNOLOGIES INC.
To: MORGAN STANLEY SENIOR FUNDING, INC., AS ADMINISTRATIVE AGENT
Reel/Frame 051713/0149 →
SECURITY INTEREST Recorded Jan 27, 2020
From: PALANTIR TECHNOLOGIES INC.
To: ROYAL BANK OF CANADA, AS ADMINISTRATIVE AGENT
Reel/Frame 051709/0471 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 21, 2007
From: MCGREW, ROBERT J.; GETTINGS, NATHAN; COHEN, STEPHEN
To: PALANTIR TECHNOLOGIES, INC.
Reel/Frame 019056/0929 →