The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Mar. 07, 2000
Filed:
Feb. 02, 1998
William Joseph Baer, San Jose, CA (US);
Jane Ku Doong, San Jose, CA (US);
Jung-hsin Eva Hu, Saratoga, CA (US);
Steven Victor Kauffman, San Jose, CA (US);
Lara Marie Lewis, Campbell, CA (US);
Ronald Elliott Parrish, San Jose, CA (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
An object management system for storing persistent object oriented objects, includes an object vault, a structural type manager and a digital library. The object vault is connected to the structural type manager and the digital library is connected to the structural type manager. An application program is connected to the object vault. Objects to be stored are represented as a Key Value Dictionary (KVD) in which attributes, or metadata, relating to the objects are stored as key-value pairs. Objects are categorized as having different structural types in which certain attributes for objects having the same structural type are cataloged to facilitate indexing and searching for the objects. The structural type manager maintains a mapping between structural types and a subset of keys for the structural types as well as corresponding database references for cataloging the object attributes. Also disclosed is a method of storing objects in the digital library where the corresponding database references for the subset of keys are retrieved from the structural type manager. The values corresponding to the subset of keys are retrieved from the Key Value Dictionary and stored in the library catalog. The Key Value Dictionary is serialized and stored in the digital library, and a signature is returned. The object stored in the digital library is retrieved by locating the objected based on the cataloged key values. Preferably the persistent objects are Java programming language objects.