US5566333A - Relational database information management system for facilitating normalization of a relational database - Google Patents

Relational database information management system for facilitating normalization of a relational database Download PDF

Info

Publication number
US5566333A
US5566333A US07/972,230 US97223092A US5566333A US 5566333 A US5566333 A US 5566333A US 97223092 A US97223092 A US 97223092A US 5566333 A US5566333 A US 5566333A
Authority
US
United States
Prior art keywords
relational database
information
computer
program means
entity
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.)
Expired - Fee Related
Application number
US07/972,230
Inventor
Michael J. Olson
David Reibert
Stanley A. Slow
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.)
Trace Technologies Inc
Original Assignee
Trace Technologies Inc
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 Trace Technologies Inc filed Critical Trace Technologies Inc
Priority to US07/972,230 priority Critical patent/US5566333A/en
Assigned to TRACE TECHNOLOGIES, INC. reassignment TRACE TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: OLSON, MICHAEL J., REIBERT, DAVID, SOLOW, STANLEY A.
Application granted granted Critical
Publication of US5566333A publication Critical patent/US5566333A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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/21Design, administration or maintenance of databases
    • G06F16/217Database tuning
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99943Generating database or data structure, e.g. via user interface

Definitions

  • This invention relates to an information management system that enables a user to manage an enterprise of the type requiring specified predetermined levels of human performance of tasks in a complex environment.
  • it relates to an information management system having improved capabilities for controlling a relational data base.
  • enterprise embraces the total activities regarding a project, from design through operation as regards human performance issues.
  • the costs of an enterprise include:
  • Relational databases are particularly useful in handling and correlating different categories of information.
  • Modern relational databases include query languages, known as 4th generation languages (4GL), with which a user can use the computer system in an interactive mode that approximates the syntax of natural language.
  • Standard query language (SQL) is an example.
  • linking tables becomes complex and increasingly difficult to update and manage. These tables are static in a given state of the relational database, and require the intervention of a skilled database technician or administrator to modify. Incorrect adjustment of the linking tables could cause data to become inaccessible and the user could be misinformed.
  • the enterprises contemplated by the present invention there may be hundreds or thousands of different information entities, whose relationships to one another could be fluid during the development of the enterprise.
  • Vendors of relational databases provide utilities and tools for the generation of reports that contain information for the user.
  • the development of such reports may require a coded program containing complicated statements in a syntax in accordance with the relational database definition, such as SQL statements.
  • changes in the relational keys can affect the integrity of the report program.
  • the tools known to the inventors for maintaining consistency in different aspects of the database are difficult to use.
  • Data entry constitutes a major limitation with standard relational databases.
  • Most user interfaces are designed for transactional processing, an example being the depositing or withdrawing of funds at an automated banking machine.
  • the conventional transactional user interface is applied to applications which have data sets with large number of parameters, and where some of the parameters are blocks of sexual text, the efficiency of the data entry task can deteriorate to unacceptable levels.
  • Hierarchal logical and physical models of the systems involved in the job are synthesized and their elements correlated. It is an aspect of the invention that hierarchal relationships can be dynamically defined and integrated into the operation of a conventional relational data base. Operations included in each job are identified, correlated to specific task functions, and decomposed into discrete actions, or defined as a decision with related criteria.
  • task and skill analyses are conducted, and task criticalities assessed. This is accomplished by selecting an analysis subset from the set of tasks comprising a target job.
  • the standards of job performance are specified; conditions affecting performance are identified; job performance aids are listed, along with administrative matters such as the evaluation interval, methodology, criteria, and the range of media required to evaluate task performance are placed in the data base.
  • population performance analyses may be conducted, in which the ranges of past experience, and the current qualifications of target populations are input into the database.
  • the predicted and/or measured performance of the populations are specified for the task analysis subset in terms of difficulties encountered. Such matters as deviations from task performance standards and the time taken to achieve the standards may be included in the population analysis.
  • Training analysis In general initial and ongoing training is an important aspect of human performance optimization. Initially a training requirements analysis is conducted, taking into consideration the instructional methods and media suitable for facilitating the specified performance standards. The requisite skills and knowledge are specified as lesson elements leading to their development. Lesson elements are compiled into curricula. Optimum media are selected from the above specified evaluation, test, and instructional media ranges. Lesson elements, tests, and evaluations are sequenced and organized into hierarchal learning structures to form syllabi.
  • the data and results relating to the foregoing activities are entered into the relational database.
  • information entity relationships can be dynamically specified without the extensive linker table creation that characterizes conventional database normalization and management. Instead the information entity relationships are consolidated in a common table that can be manipulated by the user employing a conventional editor program.
  • the memory storage that would otherwise be occupied by conventional linker table entries is instead virtual, the necessary linking information being developed dynamically from this common table during the routine operation of the management program of the relational database. This feature greatly improves the utility of the system, by transferring a costly database administration function to the user, so that necessary changes in the structure of the database can be quickly effected.
  • Management of the enterprise Analysis, development and maintenance activities are planned with the aid of information extracted from the relational database. Data is recorded in the database by key-punching, electronic transmission, or by other methods known to the art, such as document scanning. Information acquisition activities are planned, scheduled, and monitored. As a result of these activities, the enterprise evolves, and its data structure and entity relations, both linear and hierarchal, are created or modified. Such changes are instituted by the user, assisted by specialized computer programs.
  • One of these programs functions as an entity relation manager, and facilitates the modification of information entities by the user while automatically preserving relational information links.
  • a second program is capable of building, inserting, deleting, and relocating hierarchal structural elements.
  • a third program cooperates with an off-line editor to unload data from the database, interpreting coded data and SQL statements for presentation to the user in natural language. Instructions and data entered by the user via the editor are translated into coded data, table entries, and SQL instructions, loading the output of the editor into appropriate areas of the database in a memory of the computer.
  • the enhancements to an ANSI-standard SQL database in accordance with the invention facilitate the recovery of coherent information in a number of areas relating to human performance, of which the following are representative: job/task lists; device specifications; parts lists; systems and equipment performance data; resource utilization, technical manual; student/instructor lists; development schedules; training inventory; curriculum outlines; lesson objectives and specifications; and records of individual and group task performance.
  • the information management system is implemented in a general purpose computer, or multiple computers.
  • the enhancements in accordance with the invention can be readily implemented in conventional high level programming languages, such as PASCAL and interfaced with ANSI standard SQL database programs.
  • the creation, modification, and operation of a relational database which has been enhanced by the invention hereof in order to manage an enterprise is greatly facilitated and simplified.
  • FIG. 1 is a block diagram of the information management system according to the invention.
  • FIG. 1 an information management system in accordance with the invention is implemented in a general purpose computer, indicated generally at 10. While the invention is explained with reference to a single computer for reasons of clarity, it will be appreciated by those skilled in the art that the invention can be practiced in a distributed computing environment, or by multiple users served by a network of single user computers. The data or the executing programs, or both can be distributed, and the invention can be supported by the many distributed architectures now known to the computing art.
  • Computer 10 includes a processor section 12, secondary memory 14 which could be one or more disk drives, tape units, optical disks, or the like, and an input/output (I/O) section 16, which is linked to peripherals 18, the last including conventional display terminals or work stations, printers, and plotters, and data communications devices such as modems.
  • a primary memory 20, which should preferably be at least 8 megabytes, is accessible to processor 12.
  • An operating system program 22 is initially loaded into secondary memory 14, and may reside in a portion of memory 20 as required.
  • the invention has been successfully operated with the DOS operating system, available from Microsoft, and with the Intel 80286 microprocessor and higher members of the Intel 8086 series with 8 megabytes of primary memory. It can be installed on other hardware platforms and run under virtually any commercial operating system. Typical applications require the secondary memory 14 to be at least 40 megabytes, and much larger secondary memories may be required.
  • Computer 10 includes a primary or main memory 20, which can hold executing programs and data upon which the programs operate. Executables are shown in block form in FIG. 1. It will be understood that limited portions of a program can be present in memory 20, or can be coresident with portions of other programs at a given time in accordance with the particular memory management techniques employed by the processor 12 and the operating system program 22, as are known in the art.
  • primary memory also encompasses enhancements to conventional main memory such as cache memory.
  • a relational database kernel 24 is installed in secondary memory 14, and loaded by operating system program 22 into primary memory 20 during operation. Any ANSI SQL relational database may be used. The invention has been successfully operated with Oracle, available from Oracle Corp. Kernel 24 operates on data information entities which are defined and supplied by the user as facilitated by programs described below, on linker tables, and on files containing command instructions. Report generator 25 cooperates with kernel 24 to produce a coherent output.
  • entities must first be defined, and then incorporated into tables provided by kernel 24.
  • the user controls the definition of information entities via an editor 26 which provides a convenient interactive environment. Many conventional editors can be employed for this purpose. EDT, available from Boston Business Corporation, is effective.
  • a forms management program 28 is preferably interfaced to editor 26 for enforcing consistency in entity definitions.
  • editor 26 and forms manager 28 is submitted to a load/unload utility 30.
  • This program accepts natural language text in the context of a form output by forms manager 28, and outputs the information in the form as SQL commands which are acceptable to kernel 24.
  • Form manager programs are known, and can readily be implemented in a high level language such as PASCAL.
  • Load/unload utility 30 is particularly useful during the creation of the database for defining parameters that are associated with individual information entities. For example various control/indicator parameters could be associated with an information entity in the context of a machine.
  • the code fragment shown in Appendix "A" from a PASCAL program in accordance with a preferred embodiment illustrates the method of loading types that have been selected by the user via editor 26 and forms manager 28 to be associated with a given information entity.
  • Load/unload utility 30 also performs the inverse function--extracting encoded and parametric information from the SQL database and presenting the data to the user in a more readily comprehensible form for modification. This is shown by the code fragments in Appendix "B".
  • Another aspect of the invention is the capability of dynamically defining many-to-many relationships between information entities, and further of identifying individual objects within each information entity which are specifically related.
  • the defined many-to-many relationships are maintained in a single table (the "CZ" table) which stores information instantiating relationships between specific objects in separate tables.
  • the invention differs from the known prior art, which requires multiple linker tables to hold a plurality of many-to-many entity relationships.
  • the columns of the linker table contain: the relationship identification number (entity relation number) of the instantiation; the unique identification of object no. 1; the unique identification of object no.
  • a linker table in accordance with the definitional information of the CA table is shown at E2 of Appendix "E” (the "CZ” table).
  • the table at E3 of Appendix “E” presents sample rows from the CZ table in user-readable format.
  • the user can normalize the database and maintain the linker table by invoking entity relation manager 32 in cooperation with editor 26, forms manager 28, and load/unload utility 30.
  • the CZ table is accessed by kernel 24 when information is retrieved from the database, for example by a select statement. Although the contents of the CZ table are modified when many-to-many relationships are defined, the structural organization of the tables in the database is completely undisturbed.
  • Hierarchal structure manager 34 which provides the capability of converting such ASCII files into hierarchal structures, and to restructure the hierarchal relationships as may be desired.
  • the hierarchy is represented by a recursive structure number which encodes:
  • Hierarchal structure manager 34 maintains the recursive structure number in several formats:
  • a coded zero filled recursive format (e.g. 001001001).
  • a user format (decimal recursive format, e.g. 1.1.1) consists of a sequence of numbers that are separated by decimals.
  • the structure level is equal to the number of decimals+1, and the sequence number within each level is indicated by an integer.
  • the recursive structure number is an integer of variable length divided into fields of equal, predetermined length.
  • the structure level is indicated by the number of fields, and the sequence number within a structure level is determined by the integer value of the field.
  • the field length is determined by the integer length of the largest number of information elements or groups expected to exist at any level.
  • the structure number is a predefined combination of characters, including upper and lower case alpha characters, Arabic numbers, Roman numerals, parentheses, underscores, and periods.
  • Hierarchal structure manager 34 performs a number of functions including the interconversion of the above-described data formats, and the provision of a real time user interface that allows the user to enter and modify hierarchal structural relationships and the recursive number describing these relationships.
  • Hierarchal structures are not readily handled by native SQL databases, and require special processing. It is advantageous to identify tables of information entities containing hierarchal structural information distinctively, so that they can be recognized by the various programs which process these structures.
  • the processing of hierarchal structures that are resident in the database includes a step of downloading, followed by a classification of the format of a structure being evaluated.
  • a structure could be in either decimal recursive format or zero filled recursive format and in some instances interconversion could be required.
  • Initial processing includes trapping of errors in syntax or field formatting, and in the case of decimal recursive format, the structure level is computed.
  • Potential formatting errors include missing levels, and improper internal number sequencing within a given level. Sequencing errors include lack of incrementation, and ordering errors (e.g. a sequence number being less than a preceding sequence number).
  • the recursive information is parsed to extract needed information in accordance with the following steps:
  • the length of the hierarchal structure is determined. It will be appreciated from the above discussion that a recursive structure requires variable storage for representation, depending on the number of structural levels and elements within each structure.
  • a data file containing recursive structures can be readily formatted for presentation to the user, as illustrated by the PASCAL procedure in Appendix "C".
  • Procedures such as that of Appendix "C”, in cooperation with forms manager 28, allow the user to modify the hierarchal structural relationships of elements within an information entity, or to correct errors which have been trapped during the initial processing described above. Once this has been done, the record can be reconverted to an encoded format and resubmitted to kernel 24 for storage in secondary memory 14.
  • the code fragments found in Appendix "D” illustrate the technique of reloading the SQL database after modification.
  • kernel 24 is well known, and will not be further discussed herein.
  • a maintenance task is defined by creating objects associated with the entity named in the previous screen.
  • These two screens list categories of maintenance and functional and physical systems to be maintained in an aircraft.
  • the hierarchal structure of each item is detailed in user format at the left of the screen.
  • Screen F4 is a composite, in which a screen entitled "SELECT AN ENTITY RELATIONSHIP” is overlaid on the "ANALYZE SYSTEM STRUCTURES" screen, the user having selected item 21 (AIR CONDITIONING/PRESSURIZATION).
  • a list of permissible entity relationships, including the one newly defined, is presented to the user.
  • the selection of a desired relationship also selects a linking form that is next presented to the user as screen F5 in which "LINK TASKS" is overlaid on the "ANALYZE SYSTEM STRUCTURES” screen.
  • the user has selected two items from the tasks list, (2.1 and 2.2), but could have selected as many tasks as were applicable. Upon confirmation, this information is stored, thereby instantiating a relationship.
  • Attributes for an Entity; Linking of Two Attributes to One Another; and Further Linking the Attributes to a Second Entity
  • Screen G2 contains the same form, which now displays a set of permissible values for the parameter "MEDIA TYPE", the specific type of media the user selects to meet the requirement.
  • the user is prompted for a selection on the overlay and selects "FFS".
  • the user sets the cursor on one of the values, and uses a pre-defined "hot key” to call the "RELATED INFORMATION” form, seen as an overlay on screen G3.
  • the object MIR is now linked to the parameter value object FFS.
  • Screen G4 shows the information that is entered by the user, including formatting codes.
  • the text file is processed, checked and formatted in accordance with the formatting codes. The results of this process are checked by viewing the formatted file, seen in screen G5.
  • the text file, with embedded formatting commands is stored in secondary memory 14, and is shown in the RELATED INFORMATION screen at G3.
  • the object FFS has the attribute object MIR, and the associated text description.
  • report generator 25 is developed by report generator 25 from a search by kernel 24 of the CZ table to extract all SYSTEMS EQUIPMENT CONTROLS which have been linked to the object FFS. This report becomes the specific performance requirement for the media FFS of the MIR type.
  • the master entity is the DOMAIN, and the IDENTIFY AIRCRAFT entity is used to identify a major system platform as the controlling domain. Users identify the domains as list of records with identification numbers, in this case the MANUFACTURER, SERIES, and MOD. This database is normally controlled by an ADMINISTRATOR (ADM).
  • ADM ADMINISTRATOR
  • the process shown in this example initially on screen H1 creates a DOMAIN, select a domain, builds a recursive structure of objects which are linked to the DOMAIN, links CONTROL POSITIONS and INDICATIONS entities to a selected object in the DOMAIN.
  • it shows the building of an OPERATIONS entity, conducts an analysis of the STEPS entity linked to the OPERATION entity; this last activity automatically builds a link to the DOMAIN.
  • This set of activities links several major entities, TASKS, OPERATIONS, SYSTEM STRUCTURES and DOMAINS, to each other. All links between these entities are stored in the CZ table.
  • each object of the DOMAIN (displayed in the upper left corner for the user's convenience) can be further decomposed into logical structures (NUMBER) which are understandable to the user. These structures are maintained as recursive number sets which can be manipulated by one of the programs of this embodiment.
  • NUMBER logical structures
  • the user identifies specific part numbers and revision numbers associated with the part. It is possible for the database to have parts (or components) which are linked to more than one master object (as sub-systems and components are frequently re-used on functionally different platform.
  • Screen H4 is entitled "DEFINE CONTROLS".
  • Each component can be further defined with additional information.
  • a specific equipment component in the DOMAIN database known as TYPE "CON" (control) was queried and selected (marked with an "X").
  • the selected object's linked information is then automatically queried, this information is displayed on the lower third of the example screen.
  • This screen shows that six values of the POSITIONS parameter are linked to the selected object; what is displayed is the fourth of these six. The operator can scroll through the records to view or modify or add records.
  • Screen H5 is entitled "DEFINE INDICATORS". Similar to the CONTROLS example, INDICATORS are also further accessed and defined. In this screen, the attributes of the INDICATIONS entity are different than those of the CONTROLS.
  • STEPS are activities which involve manipulation of objects which have been defined in the DOMAIN database.
  • this entity is accessed from an object in the TASK entity database, a link is automatically created between the object in the OPERATION entity and the TASK object.
  • Each STEP can be further analyzed in greater detail, as shown on composite screen H7.
  • TYPE of step in this case the TYPE "EQUIPMENT"
  • the datum for the attributes VERB, CONTROL, LOCATION, and POSITION are selected as objects from other database entities and linked to this STEP.
  • the FUNCTION object is automatically displayed as this information has been previously defined and linked when the operator developed the CONTROL information for the DOMAIN of interest.
  • the TASK AND SKILL ANALYSIS is used by operators to specify & quantify job performance requirements. This process analyzes task factors including criticality, conditions affecting performance, standards of performance and special requirements; it specifies target populations attributes; analyzes difficulties encountered on the job; it also specifies: prerequisite knowledges, skills, attitudes, test methodology & media, and criteria for evaluating job performance.
  • This series of screen displays in Appendix "I" demonstrates the process of conducting an analysis of a TASK. This activity links multiple analysis to an object in the TASK entity structure. In addition this series demonstrates how a multi-rater process occurs, how objects which are stored in the PARAMETERS database are used to define unique entity objects, and how the multi-rater datum are summarized. Also shown is the linking of the KNOWLEDGE, SKILL, AND ATTITUDES entity and a TEST AND TEST MEDIA entity to the TASK ANALYSIS entity.
  • the POPULATIONS entity is used to define another controlling object.
  • Each population identified is a group of people who share a definable set of common attributes. These groups of people are the ones who perform the TASKS and OPERATIONS which have been previously defined.
  • Each population, when they perform TASKS have specific ROLES and DUTY POSITIONS which identify attributes of their performance.
  • the objects are defined in the PARAMETERS database as objects, as shown in screens I2 and I3, entitled "DEFINE PARAMETERS".
  • the screen I5 is a composite, which shows the overlay form which the operators use to further analyze the attributes of performance.
  • three DUTY POSITIONS and two COCKPIT ROLES have been linked to the task, thus representing that all individuals in all roles (as defined in this series of examples) perform this task.
  • the row showing ANALYSIS NUMBER AND ITERATION NUMBER are many-to-many links (e.g. each analysis can have many iterations).
  • the operator identifies other attributes such as TASK CONDITION TYPES and associated CONDITIONS, PERFORMANCE STANDARD TYPE and associated STANDARDS. These are linked to each other and to the TASK object of interest. These many-to-many links between objects are all maintained automatically in the LINKER table.
  • the screen I7 In order to display the results of a multi-rater analysis, the screen I7, entitled “SUMMARIZE A TASK ANALYSIS", processes the data for standard statistics across all raters. The displayed data helps the analysts determine the overall criticality and difficulty of a task for a defined population so that they can assign the task to a training course.
  • the types of curriculum are selected as an object VALUE from the PARAMETERS database entity.
  • testing requirements describe how performance standards for tasks and KSAs are to be evaluated and measured, and also define a RATIONALE for this specification. This activity automatically builds an entity relationship between KSAs and TEST AND TEST MEDIA.
  • Composite screen I10 headed “Select candidate media” shows how the software accesses the objects "FTD and PTT" from the PARAMETERS database by means of the LINK STANDARDS form.
  • the COURSEWARE DESIGN module is a set of tables which the operator uses to defines curriculum, syllabi & specific instructional requirements. It lists curriculum requirements; sequences instruction in a syllabus specific to populations; specifies instructional treatments, media, strategies and training resources for lessons; links treatments to requirements; and, analyzes alternative media costs.
  • Appendix "J” there is shown the process of building a CURRICULUM entity, including the linking of CURRICULUM to other objects in the database, defining TREATMENTS, linking TREATMENTS to other objects in the database including the CURRICULUM, and building and linking a SYLLABUS entity to a POPULATION and CURRICULUM.
  • each identified object in the curriculum is then linked to the TREATMENTS entity. This process is used to specify the instructional objectives, methods, strategies and media which are to be used to meet the performance and testing requirements which have be analyzed as defined in previous examples herein.
  • composite screen J3 the instructional media to be used is linked to the treatment. This is the same set of values which exist as objects in the PARAMETERS database. Once selected, they are automatically linked to TREATMENTS.
  • the next step in the process is to build a SYLLABUS for a CURRICULUM.
  • the SYLLABUS is a multi-level structure which sequences the TREATMENT objects into a coherent learning structure.
  • composite screen J5 entitled “DEFINE CURRICULUM”
  • the operator selects a specific CURRICULUM, provides a name for the course, and then provides names for the levels in the learning structure.
  • the next step in the process of defining a SYLLABUS is to create or design a structure for the curriculum. This entity is accessed by means of a hot key, and when committed, all the links are stored in the LINKER table. In composite screen J6, the SYLLABUS levels identified previously are selected by the operator, as applicable to the SYLLABUS design.
  • MEDIA PERFORMANCE REQUIREMENTS are a separate analysis activity for a KNOWLEDGE, SKILL, and ATTITUDE which uses the entity relationships and object definitions set forth in the PARAMETERS database. It presumes the existence of other analysis activities which have defined DOMAINS, SYSTEMS, TASKS, OPERATIONS, TASK ANALYSIS entities, their attributes and associated objects. These activities take place prior to the actual specification of a specific MEDIA PERFORMANCE REQUIREMENT, with reference to Appendix "K”. In subsequent analysis activities, the user then selects the media objects and assigns the desired attribute to the entity SPECIFY TEST AND TEST MEDIA. Referring first to screen K1, the Analyst assigns the three objects, including "FFS" to a testing requirement.
  • a subsequent report, shown on screen K2. searches the relationships (in the CZ table) to extract all SYSTEMS EQUIPMENT CONTROLS which have been linked to the object FFS. This report becomes the specific performance requirement for the media "PTT" of the "MIR" type.
  • the screens in Appendix "L” demonstrate the software process by which the database is exited, an external editor is invoked, the selected information group desired by the operator is automatically extracted from the database and inserted into the editor, how the recursive numbers are edited in the editor, and how the numbers are processed, error checked, and returned to the database with the existing links preserved, and the new objects inserted into the database.
  • the first step in the process is to select a group of objects of interest.
  • the operator has queried a set of objects of the 1.2 series which are related to the master entity (domain object) indicated in the upper left corner of the form.
  • Screen L2 shows the same data after it has been extruded from the database and placed in the editor.
  • the numbers within the curly brackets preserve the record identification numbers.
  • the coded entries (.NS) which are necessary for processing automatically inserted, as are all the structural spaces. A few code entries are available to the operator to indicate special process handling functions.
  • the recursive structure processor After exiting, the recursive structure processor checks the file for logic errors and advises the operator of Warnings or Fatal errors (refer to screen L4). Screen L5 shows the warning as it is imbedded in the text the operator was working with. If the warning is of no concern to the operator, he merely exits again (see screen L6). In the case of "FATAL" messages, the fault must be corrected before processing will continue.
  • the structure Upon exit, the structure is re-numbered automatically, the links to the primary object (DOMAIN) are verified.
  • the previously exiting records are re-loaded into the database, with any changes which may have been made. Any new records are automatically linked to the DOMAIN, given a record identification number, and inserted into the database.
  • the system then re-calls the database.
  • the operator Upon re-entry into the database, on screen L7 the operator can see the exact changes which have been made to the structure. The cursor returns to the exact spot which it was at when the processing function was first invoked with the applicable hot key.

Abstract

A computer system that incorporates an SQL type relational database is adapted to enterprises in which human performance is to be managed. There is a single table that contains linking information for multiple entity relationships among a plurality of information entities. Programs that cooperate with the database kernel include an entity relation manager for modifying the linker table to dynamically define entity relationships among the information entities; a hierarchal structure manager for dynamically defining hierarchal relationships among objects in the information entities; a load/unload utility, for changing information between a human-readable format and another format having a syntax acceptable to the database kernel; and an editor which provides an environment that enables a human operator to conveniently interact with the relational database.

Description

BACKGROUND OF THE INVENTION
1. Field of the Invention
This invention relates to an information management system that enables a user to manage an enterprise of the type requiring specified predetermined levels of human performance of tasks in a complex environment. In particular it relates to an information management system having improved capabilities for controlling a relational data base.
2. Description of the Prior Art
Managing complex enterprises involving complex environments, critical tasks, and complicated man-machine interfaces generally requires that a specified level of human performance of multiple, complex, often interrelated tasks be guaranteed. Optimum management implies that this be done at minimum cost. Examples of enterprises suitable for employment of the present invention include nuclear power plants, refineries, aircraft, banks, and insurance. As used herein, "enterprise" embraces the total activities regarding a project, from design through operation as regards human performance issues. The costs of an enterprise include:
(1) development of a requirements model for training, including task analysis, determination of criticality factors, and systems analysis;
(2) specification and updating of man-machine interfaces;
(3) development and maintenance of training curricula and materials, technical manuals, instruction books, and other job performance aids;
(4) evaluation, training, and qualification of personnel; and
(5) evaluation, updating, and maintaining of the enterprise itself in matters of human performance.
Large amounts of information are needed to develop and manage a complex enterprise. It is well known to store information in computer database systems. Relational databases are particularly useful in handling and correlating different categories of information. Modern relational databases include query languages, known as 4th generation languages (4GL), with which a user can use the computer system in an interactive mode that approximates the syntax of natural language. Standard query language (SQL) is an example.
Conventional relational database systems are based on tables (information entities). Each entity consists of related attributes in a predetermined format. An executing program extracts information from at least one, and generally more than one information entity table, and presents it in a coherent manner to the user. In order for the program to search for desired information in the entity tables, the tables must be related to one another by links, or relational keys, a process known as normalization. As is well known in the art, normalization theory is based on the observation that a certain set of relations has better properties in an updating environment than do other sets of relations containing the same data. Special linking tables are used when multiple instances of one entity are related to multiple instances of related entities, i.e. "many-to-many". As the number of related information entities in a database increases, the system of linking tables becomes complex and increasingly difficult to update and manage. These tables are static in a given state of the relational database, and require the intervention of a skilled database technician or administrator to modify. Incorrect adjustment of the linking tables could cause data to become inaccessible and the user could be misinformed. In the case of the enterprises contemplated by the present invention, there may be hundreds or thousands of different information entities, whose relationships to one another could be fluid during the development of the enterprise.
Vendors of relational databases provide utilities and tools for the generation of reports that contain information for the user. The development of such reports may require a coded program containing complicated statements in a syntax in accordance with the relational database definition, such as SQL statements. In the case of the information relating to the above-described enterprises, changes in the relational keys can affect the integrity of the report program. The tools known to the inventors for maintaining consistency in different aspects of the database are difficult to use.
Data entry constitutes a major limitation with standard relational databases. Most user interfaces are designed for transactional processing, an example being the depositing or withdrawing of funds at an automated banking machine. When the conventional transactional user interface is applied to applications which have data sets with large number of parameters, and where some of the parameters are blocks of discursive text, the efficiency of the data entry task can deteriorate to unacceptable levels.
Another shortcoming in conventional relational databases is the modeling of entity relationships. The processes affecting conventional entity relationships include sequencing, pointing, key inclusion, and querying. None of these can efficiently deal with tree structured hierarchal relationships, such as a high order binary tree.
SUMMARY OF THE INVENTION
It is therefore a primary object of the present invention to provide an improved system for managing information that enables a manager to economically attain a specified level of human performance in a complex enterprise.
It is another object of the invention to provide an improved method for relating information entities in a relational database.
It is yet another object of the invention to reduce table overhead in a relational database.
It is still another object of the invention to provide an improved user interface for modifying a relational database and generating reports therefrom.
It is a further object of the present invention to provide improved processing of hierarchal structures.
It is a still further object of the present invention to provide an improved method of defining enterprise parameters, standards, and values.
These and other objects of the present invention are attained by a computer system that incorporates an SQL type relational database therein that is adapted to enterprises in which human performance is to be managed. The invention is practiced in several phases in conjunction with a computer system.
Initial modeling. In a preparatory phase an enterprise having human performance factors to manage is modeled and described in the database by defining its domain, rules, information entities, functional analyses, syntheses, and their sequences. Parameters applying to the information entities are also defined, and ranges of their allowable values are specified. An adequate description of the enterprise typically requires a variety of other kinds of information to be stored, such as enterprise responsibilities, and the identification and qualification of information sources.
Importantly, the criteria for each human activity to be evaluated by the enterprise manager are specified. Each job is listed, together with various hardware, software, and abstract systems entailed by the job. Man-machine interfaces and both active and passive aspects of the man-machine interfaces must be described and taken into consideration.
As the model of the enterprise develops, operations analyses are conducted, and the job functions modeled as hierarchal task structures. Hierarchal logical and physical models of the systems involved in the job are synthesized and their elements correlated. It is an aspect of the invention that hierarchal relationships can be dynamically defined and integrated into the operation of a conventional relational data base. Operations included in each job are identified, correlated to specific task functions, and decomposed into discrete actions, or defined as a decision with related criteria.
Complete definition of the enterprise further requires that the purpose and physical locations of all elements be specified. The range of manipulations of active elements, and range of indications and significances of passive elements are set forth.
In yet another stage of the modeling phase, task and skill analyses are conducted, and task criticalities assessed. This is accomplished by selecting an analysis subset from the set of tasks comprising a target job. The standards of job performance are specified; conditions affecting performance are identified; job performance aids are listed, along with administrative matters such as the evaluation interval, methodology, criteria, and the range of media required to evaluate task performance are placed in the data base.
During this phase, adjunctive to task evaluation, population performance analyses may be conducted, in which the ranges of past experience, and the current qualifications of target populations are input into the database. The predicted and/or measured performance of the populations are specified for the task analysis subset in terms of difficulties encountered. Such matters as deviations from task performance standards and the time taken to achieve the standards may be included in the population analysis.
Training analysis. In general initial and ongoing training is an important aspect of human performance optimization. Initially a training requirements analysis is conducted, taking into consideration the instructional methods and media suitable for facilitating the specified performance standards. The requisite skills and knowledge are specified as lesson elements leading to their development. Lesson elements are compiled into curricula. Optimum media are selected from the above specified evaluation, test, and instructional media ranges. Lesson elements, tests, and evaluations are sequenced and organized into hierarchal learning structures to form syllabi.
The data and results relating to the foregoing activities are entered into the relational database. At any time information entity relationships can be dynamically specified without the extensive linker table creation that characterizes conventional database normalization and management. Instead the information entity relationships are consolidated in a common table that can be manipulated by the user employing a conventional editor program. The memory storage that would otherwise be occupied by conventional linker table entries is instead virtual, the necessary linking information being developed dynamically from this common table during the routine operation of the management program of the relational database. This feature greatly improves the utility of the system, by transferring a costly database administration function to the user, so that necessary changes in the structure of the database can be quickly effected.
Also, at any time parameters pertinent to the current phase of the enterprise can be dynamically specified and the allowable range of values recorded.
Management of the enterprise. Analysis, development and maintenance activities are planned with the aid of information extracted from the relational database. Data is recorded in the database by key-punching, electronic transmission, or by other methods known to the art, such as document scanning. Information acquisition activities are planned, scheduled, and monitored. As a result of these activities, the enterprise evolves, and its data structure and entity relations, both linear and hierarchal, are created or modified. Such changes are instituted by the user, assisted by specialized computer programs.
One of these programs functions as an entity relation manager, and facilitates the modification of information entities by the user while automatically preserving relational information links.
A second program is capable of building, inserting, deleting, and relocating hierarchal structural elements.
A third program cooperates with an off-line editor to unload data from the database, interpreting coded data and SQL statements for presentation to the user in natural language. Instructions and data entered by the user via the editor are translated into coded data, table entries, and SQL instructions, loading the output of the editor into appropriate areas of the database in a memory of the computer.
After the relational database is created the enhancements to an ANSI-standard SQL database in accordance with the invention facilitate the recovery of coherent information in a number of areas relating to human performance, of which the following are representative: job/task lists; device specifications; parts lists; systems and equipment performance data; resource utilization, technical manual; student/instructor lists; development schedules; training inventory; curriculum outlines; lesson objectives and specifications; and records of individual and group task performance.
In summary the information management system is implemented in a general purpose computer, or multiple computers. The enhancements in accordance with the invention can be readily implemented in conventional high level programming languages, such as PASCAL and interfaced with ANSI standard SQL database programs. The creation, modification, and operation of a relational database which has been enhanced by the invention hereof in order to manage an enterprise is greatly facilitated and simplified.
BRIEF DESCRIPTION OF THE DRAWINGS
For a better understanding of these and other objects of the present invention, reference is made to the detailed description of the invention which is to be read in conjunction with the following drawings, wherein:
FIG. 1 is a block diagram of the information management system according to the invention;
DESCRIPTION OF THE PREFERRED EMBODIMENT
The following definitions apply to this disclosure:
(1) information entity--the definition of the content of one table in a relational database;
(2) relationship--the logic of an association between information entities;
(3) object (entity object)--an information datum stored in a row in a table of a relational database;
(4) relationship instantiation--a specific object set associated by a relationship; and
(5) recursive or hierarchal structure--an information element or group of related information elements identified by a recursive number.
Turning now to the drawings, and initially to FIG. 1, an information management system in accordance with the invention is implemented in a general purpose computer, indicated generally at 10. While the invention is explained with reference to a single computer for reasons of clarity, it will be appreciated by those skilled in the art that the invention can be practiced in a distributed computing environment, or by multiple users served by a network of single user computers. The data or the executing programs, or both can be distributed, and the invention can be supported by the many distributed architectures now known to the computing art.
Computer 10 includes a processor section 12, secondary memory 14 which could be one or more disk drives, tape units, optical disks, or the like, and an input/output (I/O) section 16, which is linked to peripherals 18, the last including conventional display terminals or work stations, printers, and plotters, and data communications devices such as modems. A primary memory 20, which should preferably be at least 8 megabytes, is accessible to processor 12. An operating system program 22 is initially loaded into secondary memory 14, and may reside in a portion of memory 20 as required. The invention has been successfully operated with the DOS operating system, available from Microsoft, and with the Intel 80286 microprocessor and higher members of the Intel 8086 series with 8 megabytes of primary memory. It can be installed on other hardware platforms and run under virtually any commercial operating system. Typical applications require the secondary memory 14 to be at least 40 megabytes, and much larger secondary memories may be required.
Computer 10 includes a primary or main memory 20, which can hold executing programs and data upon which the programs operate. Executables are shown in block form in FIG. 1. It will be understood that limited portions of a program can be present in memory 20, or can be coresident with portions of other programs at a given time in accordance with the particular memory management techniques employed by the processor 12 and the operating system program 22, as are known in the art. As used herein, primary memory also encompasses enhancements to conventional main memory such as cache memory.
A relational database kernel 24 is installed in secondary memory 14, and loaded by operating system program 22 into primary memory 20 during operation. Any ANSI SQL relational database may be used. The invention has been successfully operated with Oracle, available from Oracle Corp. Kernel 24 operates on data information entities which are defined and supplied by the user as facilitated by programs described below, on linker tables, and on files containing command instructions. Report generator 25 cooperates with kernel 24 to produce a coherent output.
To constitute the relational database in secondary memory 14, entities must first be defined, and then incorporated into tables provided by kernel 24. The user controls the definition of information entities via an editor 26 which provides a convenient interactive environment. Many conventional editors can be employed for this purpose. EDT, available from Boston Business Corporation, is effective. A forms management program 28 is preferably interfaced to editor 26 for enforcing consistency in entity definitions.
The output of editor 26 and forms manager 28 is submitted to a load/unload utility 30. This program accepts natural language text in the context of a form output by forms manager 28, and outputs the information in the form as SQL commands which are acceptable to kernel 24.
Form manager programs are known, and can readily be implemented in a high level language such as PASCAL.
Load/unload utility 30 is particularly useful during the creation of the database for defining parameters that are associated with individual information entities. For example various control/indicator parameters could be associated with an information entity in the context of a machine. The code fragment shown in Appendix "A" from a PASCAL program in accordance with a preferred embodiment illustrates the method of loading types that have been selected by the user via editor 26 and forms manager 28 to be associated with a given information entity.
It will be apparent that SQL statements, depending on the values of control variables as set by the user, are emitted by load/unload utility 30 in form for execution by kernel 24. Load/unload utility 30 also performs the inverse function--extracting encoded and parametric information from the SQL database and presenting the data to the user in a more readily comprehensible form for modification. This is shown by the code fragments in Appendix "B".
When an appropriate table, indicated in the above fragment by the designations beginning with "TR", has been identified, it is read in to primary memory 20 and presented to the user in cooperation with the forms manager 28. After modification by editor 26, the information may be reloaded into the SQL database as described above.
Another aspect of the invention is the capability of dynamically defining many-to-many relationships between information entities, and further of identifying individual objects within each information entity which are specifically related. The defined many-to-many relationships are maintained in a single table (the "CZ" table) which stores information instantiating relationships between specific objects in separate tables. In this respect the invention differs from the known prior art, which requires multiple linker tables to hold a plurality of many-to-many entity relationships. As defined in the SQL file shown in Appendix "E" at E1 (the "CA" table), the columns of the linker table contain: the relationship identification number (entity relation number) of the instantiation; the unique identification of object no. 1; the unique identification of object no. 2; parametric identifiers, if applicable; and a descriptor for the relationship between the objects. A linker table in accordance with the definitional information of the CA table is shown at E2 of Appendix "E" (the "CZ" table). The table at E3 of Appendix "E" presents sample rows from the CZ table in user-readable format. The user can normalize the database and maintain the linker table by invoking entity relation manager 32 in cooperation with editor 26, forms manager 28, and load/unload utility 30. The CZ table is accessed by kernel 24 when information is retrieved from the database, for example by a select statement. Although the contents of the CZ table are modified when many-to-many relationships are defined, the structural organization of the tables in the database is completely undisturbed.
Information is often available in flat data files such as ASCII files. It is frequently the case that the information may more naturally be related hierarchically. This is accomplished by hierarchal structure manager 34 which provides the capability of converting such ASCII files into hierarchal structures, and to restructure the hierarchal relationships as may be desired. The hierarchy is represented by a recursive structure number which encodes:
(1) the level in the structure of each information element or each group of related information elements;
(2) the recursive number of the "parent" information element or group of related information elements; and
(3) the sequence number of the information element or group within its structure level; i.e. the relationship between the element or group and its siblings.
Hierarchal structure manager 34 maintains the recursive structure number in several formats:
(1) A coded zero filled recursive format, (e.g. 001001001).
(2) A user format (decimal recursive format, e.g. 1.1.1) consists of a sequence of numbers that are separated by decimals. The structure level is equal to the number of decimals+1, and the sequence number within each level is indicated by an integer.
(3) A sorter format. The recursive structure number is an integer of variable length divided into fields of equal, predetermined length. The structure level is indicated by the number of fields, and the sequence number within a structure level is determined by the integer value of the field. The field length is determined by the integer length of the largest number of information elements or groups expected to exist at any level.
(4) An alphanumeric format. The structure number is a predefined combination of characters, including upper and lower case alpha characters, Arabic numbers, Roman numerals, parentheses, underscores, and periods.
(5) A coded format. The structure is dynamically specified by embedded keys. (e.g. "SL" means start new level)
Hierarchal structure manager 34 performs a number of functions including the interconversion of the above-described data formats, and the provision of a real time user interface that allows the user to enter and modify hierarchal structural relationships and the recursive number describing these relationships.
Hierarchal structures are not readily handled by native SQL databases, and require special processing. It is advantageous to identify tables of information entities containing hierarchal structural information distinctively, so that they can be recognized by the various programs which process these structures.
The processing of hierarchal structures that are resident in the database includes a step of downloading, followed by a classification of the format of a structure being evaluated. A structure could be in either decimal recursive format or zero filled recursive format and in some instances interconversion could be required. Initial processing includes trapping of errors in syntax or field formatting, and in the case of decimal recursive format, the structure level is computed. Potential formatting errors include missing levels, and improper internal number sequencing within a given level. Sequencing errors include lack of incrementation, and ordering errors (e.g. a sequence number being less than a preceding sequence number).
If a hierarchal structure has been found to be valid, the recursive information is parsed to extract needed information in accordance with the following steps:
(1) The length of the hierarchal structure is determined. It will be appreciated from the above discussion that a recursive structure requires variable storage for representation, depending on the number of structural levels and elements within each structure.
(2) The offset within the code where the first datum of interest occurs is determined.
(3) Field buffers and data buffers are loaded with appropriate portions of the hierarchal structure.
(4) The format of the structure is noted, and based on the type of formatting, the information is written from the field and data buffers to a file or presented to the user on a terminal.
It is possible to perform error checking at any point in the above process.
A data file containing recursive structures can be readily formatted for presentation to the user, as illustrated by the PASCAL procedure in Appendix "C".
Procedures such as that of Appendix "C", in cooperation with forms manager 28, allow the user to modify the hierarchal structural relationships of elements within an information entity, or to correct errors which have been trapped during the initial processing described above. Once this has been done, the record can be reconverted to an encoded format and resubmitted to kernel 24 for storage in secondary memory 14. The code fragments found in Appendix "D" illustrate the technique of reloading the SQL database after modification.
The operation of kernel 24 is well known, and will not be further discussed herein.
The following working examples are described with reference to computer screens that would be seen by a user of the preferred embodiment. Where selection menus are displayed, it will be understood that the user would make a selection using a cursor key, or with a pointing device such as a mouse.
EXAMPLE 1 Creation of New Entity Relationship and Use of Same to Develop Tasks Concerned with Performance Evaluation
Referring to Appendix "F", at screen F1, entitled "DEFINE ENTITY RELATIONSHIPS", the user names an information entity and enters the identification of two tables which must be related. When this is done, entity relation manager 32 is invoked, and the newly defined relationship is stored in secondary memory 14 in a common linker table (as shown, for example at E3 of Appendix ("E").
In the following screens, F2 and F3, a maintenance task is defined by creating objects associated with the entity named in the previous screen. These two screens list categories of maintenance and functional and physical systems to be maintained in an aircraft. The hierarchal structure of each item is detailed in user format at the left of the screen.
Screen F4 is a composite, in which a screen entitled "SELECT AN ENTITY RELATIONSHIP" is overlaid on the "ANALYZE SYSTEM STRUCTURES" screen, the user having selected item 21 (AIR CONDITIONING/PRESSURIZATION). A list of permissible entity relationships, including the one newly defined, is presented to the user. The selection of a desired relationship also selects a linking form that is next presented to the user as screen F5 in which "LINK TASKS" is overlaid on the "ANALYZE SYSTEM STRUCTURES" screen. In this particular case, the user has selected two items from the tasks list, (2.1 and 2.2), but could have selected as many tasks as were applicable. Upon confirmation, this information is stored, thereby instantiating a relationship.
While not shown in the screens in Appendix "F", it is possible to link a verb to the task structure, and employing report generator 25, build two tasks with this information, e.g.
PERFORM PREVENTIVE MAINTENANCE SYSTEMS PERFORMANCE EVALUATIONS FOR THE AIR CONDITIONING/PRESSURIZATION SYSTEM and PERFORM PREVENTIVE MAINTENANCE SYSTEMS ALIGNMENTS FOR THE AIR CONDITIONING/PRESSURIZATION SYSTEM
EXAMPLE 2 Defining Attributes for an Entity; Linking of Two Attributes to One Another; and Further Linking the Attributes to a Second Entity
Referring now to Appendix "G", there is shown a form on screen G1 entitled "DEFINE PARAMETERS". The parameter to be selected is "INFORMATION TYPE". The user selects the type of parameter information, and then inputs a set of values, with a description for the values. In this example, the user chooses to define a set of types of media requirements.
Screen G2 contains the same form, which now displays a set of permissible values for the parameter "MEDIA TYPE", the specific type of media the user selects to meet the requirement. The user is prompted for a selection on the overlay and selects "FFS". In the preferred embodiment, the user sets the cursor on one of the values, and uses a pre-defined "hot key" to call the "RELATED INFORMATION" form, seen as an overlay on screen G3. The object MIR is now linked to the parameter value object FFS.
In the "RELATED INFORMATION" form the user selects "MIR" from a list of object values, and provides a description. At the option of the user, the full screen editor can be invoked to provide detailed information about this object.
Screen G4, captioned "ENTRY OF REQUIREMENT DATA", shows the information that is entered by the user, including formatting codes. The text file is processed, checked and formatted in accordance with the formatting codes. The results of this process are checked by viewing the formatted file, seen in screen G5. When the user is satisfied with the results of the work, he exits the editor. The text file, with embedded formatting commands, is stored in secondary memory 14, and is shown in the RELATED INFORMATION screen at G3. In this example the object FFS has the attribute object MIR, and the associated text description.
Lastly, a subsequent report G6 is developed by report generator 25 from a search by kernel 24 of the CZ table to extract all SYSTEMS EQUIPMENT CONTROLS which have been linked to the object FFS. This report becomes the specific performance requirement for the media FFS of the MIR type.
In subsequent analysis activities (see example 4 below), three objects, including FFS, are assigned to a testing requirement.
EXAMPLE 3 Enable Functional Analysis of Systems and Jobs. Model Hardware and Procedural Systems Used in the Target
This example is explained with reference to Appendix "H". The master entity is the DOMAIN, and the IDENTIFY AIRCRAFT entity is used to identify a major system platform as the controlling domain. Users identify the domains as list of records with identification numbers, in this case the MANUFACTURER, SERIES, and MOD. This database is normally controlled by an ADMINISTRATOR (ADM).
The process shown in this example initially on screen H1 creates a DOMAIN, select a domain, builds a recursive structure of objects which are linked to the DOMAIN, links CONTROL POSITIONS and INDICATIONS entities to a selected object in the DOMAIN. In addition it shows the building of an OPERATIONS entity, conducts an analysis of the STEPS entity linked to the OPERATION entity; this last activity automatically builds a link to the DOMAIN. This set of activities links several major entities, TASKS, OPERATIONS, SYSTEM STRUCTURES and DOMAINS, to each other. All links between these entities are stored in the CZ table.
On screen H2, entitled "SPECIFY AIRCRAFT STRUCTURE", when in production, prior to accessing records and objects of interest for analysis, users select the master object of interest (denoted with an "X"). From this point on, all data which is input is automatically linked to this master object in a higher table.
On screen H3, entitled "ANALYZE SYSTEM STRUCTURES" each object of the DOMAIN (displayed in the upper left corner for the user's convenience) can be further decomposed into logical structures (NUMBER) which are understandable to the user. These structures are maintained as recursive number sets which can be manipulated by one of the programs of this embodiment. In this example, as physical objects are being defined, the user identifies specific part numbers and revision numbers associated with the part. It is possible for the database to have parts (or components) which are linked to more than one master object (as sub-systems and components are frequently re-used on functionally different platform.
Screen H4 is entitled "DEFINE CONTROLS". Each component can be further defined with additional information. In this example, a specific equipment component in the DOMAIN database known as TYPE "CON" (control) was queried and selected (marked with an "X"). The selected object's linked information is then automatically queried, this information is displayed on the lower third of the example screen. This screen shows that six values of the POSITIONS parameter are linked to the selected object; what is displayed is the fourth of these six. The operator can scroll through the records to view or modify or add records.
Screen H5 is entitled "DEFINE INDICATORS". Similar to the CONTROLS example, INDICATORS are also further accessed and defined. In this screen, the attributes of the INDICATIONS entity are different than those of the CONTROLS.
To develop descriptions of OPERATIONS, the operator uses the screen H6 to access the DEFINE OPERATIONS database to create lists of STEPS. STEPS are activities which involve manipulation of objects which have been defined in the DOMAIN database. When this entity is accessed from an object in the TASK entity database, a link is automatically created between the object in the OPERATION entity and the TASK object.
Each STEP can be further analyzed in greater detail, as shown on composite screen H7. Depending on the TYPE of step (in this case the TYPE "EQUIPMENT"), an appropriate form overlays for the user to access existing information and add more detail. In this screen, the datum for the attributes VERB, CONTROL, LOCATION, and POSITION are selected as objects from other database entities and linked to this STEP. The FUNCTION object is automatically displayed as this information has been previously defined and linked when the operator developed the CONTROL information for the DOMAIN of interest.
Referring to screen/table H8, entitled "STEP ANALYSIS FORMS", similar STEP analysis are performed on other step entity types.
EXAMPLE 4 Task and Skills Analysis
The TASK AND SKILL ANALYSIS is used by operators to specify & quantify job performance requirements. This process analyzes task factors including criticality, conditions affecting performance, standards of performance and special requirements; it specifies target populations attributes; analyzes difficulties encountered on the job; it also specifies: prerequisite knowledges, skills, attitudes, test methodology & media, and criteria for evaluating job performance. This series of screen displays in Appendix "I" demonstrates the process of conducting an analysis of a TASK. This activity links multiple analysis to an object in the TASK entity structure. In addition this series demonstrates how a multi-rater process occurs, how objects which are stored in the PARAMETERS database are used to define unique entity objects, and how the multi-rater datum are summarized. Also shown is the linking of the KNOWLEDGE, SKILL, AND ATTITUDES entity and a TEST AND TEST MEDIA entity to the TASK ANALYSIS entity.
Referring to screen I1, the POPULATIONS entity is used to define another controlling object. Each population identified is a group of people who share a definable set of common attributes. These groups of people are the ones who perform the TASKS and OPERATIONS which have been previously defined.
Each population, when they perform TASKS have specific ROLES and DUTY POSITIONS which identify attributes of their performance. The objects are defined in the PARAMETERS database as objects, as shown in screens I2 and I3, entitled "DEFINE PARAMETERS".
Referring to the screen I4, entitled "ANALYZE TASK STRUCTURE", to analyze how a POPULATION performs a given TASK the operator first selects a specific object from the TASK entity database by means of a hot-key.
The screen I5 is a composite, which shows the overlay form which the operators use to further analyze the attributes of performance. In this screen, three DUTY POSITIONS and two COCKPIT ROLES have been linked to the task, thus representing that all individuals in all roles (as defined in this series of examples) perform this task. The row showing ANALYSIS NUMBER AND ITERATION NUMBER are many-to-many links (e.g. each analysis can have many iterations). For each identified iteration of an analysis, the operator identifies other attributes such as TASK CONDITION TYPES and associated CONDITIONS, PERFORMANCE STANDARD TYPE and associated STANDARDS. These are linked to each other and to the TASK object of interest. These many-to-many links between objects are all maintained automatically in the LINKER table.
In order to complete an analysis iteration, the operator identifies his judgments about the ability of a population or populations to perform the task as a numerical factor. This iterative method enables many analysts to enter their separate judgments about the task. This function, illustrated on screen I6, entitled "ANALYZE POPULATION PERFORMANCE", is realized as a multi-rater form.
In order to display the results of a multi-rater analysis, the screen I7, entitled "SUMMARIZE A TASK ANALYSIS", processes the data for standard statistics across all raters. The displayed data helps the analysts determine the overall criticality and difficulty of a task for a defined population so that they can assign the task to a training course. The top 2/3 of this screen extracts data from previous iterations, the bottom half is an input screen where a analyst/operator makes a decision about the factors and assigns the task for training (e.g. APPLICABLE CURRICULUM="INITIAL QUALIFICATION"). The types of curriculum are selected as an object VALUE from the PARAMETERS database entity.
Now, referring to the screen I8, entitled "ANALYZE KNOWLEDGES, SKILLS AND ATTITUDES", the operators identify another entity KNOWLEDGE, SKILLS, AND ATTITUDES (KSA). This entity is stored as a recursively related set of records which can be linked to any REFERENCED ENTITY and REFERENCE OBJECT in the database.
Once the KSA object has been linked to the desired entities and objects, the operator can then specify the testing requirements on screen I9. Testing requirements describe how performance standards for tasks and KSAs are to be evaluated and measured, and also define a RATIONALE for this specification. This activity automatically builds an entity relationship between KSAs and TEST AND TEST MEDIA.
Composite screen I10, headed "Select candidate media", shows how the software accesses the objects "FTD and PTT" from the PARAMETERS database by means of the LINK STANDARDS form.
EXAMPLE 5 Definition of Instructional Requirements
Referring now to Appendix "J", the COURSEWARE DESIGN module is a set of tables which the operator uses to defines curriculum, syllabi & specific instructional requirements. It lists curriculum requirements; sequences instruction in a syllabus specific to populations; specifies instructional treatments, media, strategies and training resources for lessons; links treatments to requirements; and, analyzes alternative media costs.
In Appendix "J" there is shown the process of building a CURRICULUM entity, including the linking of CURRICULUM to other objects in the database, defining TREATMENTS, linking TREATMENTS to other objects in the database including the CURRICULUM, and building and linking a SYLLABUS entity to a POPULATION and CURRICULUM.
Referring to screen J1, entitled "DEFINE CURRICULUM", the first activity is to identify the objects in the database which are to be linked to the named CURRICULUM.
In screen J2, entitled "TREATMENT REQUIREMENTS ANALYSIS", each identified object in the curriculum is then linked to the TREATMENTS entity. This process is used to specify the instructional objectives, methods, strategies and media which are to be used to meet the performance and testing requirements which have be analyzed as defined in previous examples herein.
In composite screen J3, the instructional media to be used is linked to the treatment. This is the same set of values which exist as objects in the PARAMETERS database. Once selected, they are automatically linked to TREATMENTS.
In screen J4, also entitled "TREATMENT REQUIREMENTS ANALYSIS", other objects (shown as upper-case values) are also linked to the TREATMENT entity. Other attributes are input to complete the specification (shown as upper/lower mixed case).
The next step in the process is to build a SYLLABUS for a CURRICULUM. The SYLLABUS is a multi-level structure which sequences the TREATMENT objects into a coherent learning structure. In composite screen J5, entitled "DEFINE CURRICULUM", the operator selects a specific CURRICULUM, provides a name for the course, and then provides names for the levels in the learning structure.
The next step in the process of defining a SYLLABUS is to create or design a structure for the curriculum. This entity is accessed by means of a hot key, and when committed, all the links are stored in the LINKER table. In composite screen J6, the SYLLABUS levels identified previously are selected by the operator, as applicable to the SYLLABUS design.
EXAMPLE 6 Analysis of Media Performance Requirements
MEDIA PERFORMANCE REQUIREMENTS are a separate analysis activity for a KNOWLEDGE, SKILL, and ATTITUDE which uses the entity relationships and object definitions set forth in the PARAMETERS database. It presumes the existence of other analysis activities which have defined DOMAINS, SYSTEMS, TASKS, OPERATIONS, TASK ANALYSIS entities, their attributes and associated objects. These activities take place prior to the actual specification of a specific MEDIA PERFORMANCE REQUIREMENT, with reference to Appendix "K". In subsequent analysis activities, the user then selects the media objects and assigns the desired attribute to the entity SPECIFY TEST AND TEST MEDIA. Referring first to screen K1, the Analyst assigns the three objects, including "FFS" to a testing requirement.
A subsequent report, shown on screen K2. searches the relationships (in the CZ table) to extract all SYSTEMS EQUIPMENT CONTROLS which have been linked to the object FFS. This report becomes the specific performance requirement for the media "PTT" of the "MIR" type.
EXAMPLE 7 Processing of Recursive Numbers
The screens in Appendix "L" demonstrate the software process by which the database is exited, an external editor is invoked, the selected information group desired by the operator is automatically extracted from the database and inserted into the editor, how the recursive numbers are edited in the editor, and how the numbers are processed, error checked, and returned to the database with the existing links preserved, and the new objects inserted into the database.
The first step in the process, shown in screen L1, is to select a group of objects of interest. The operator has queried a set of objects of the 1.2 series which are related to the master entity (domain object) indicated in the upper left corner of the form.
Screen L2 shows the same data after it has been extruded from the database and placed in the editor. The numbers within the curly brackets preserve the record identification numbers. The coded entries (.NS) which are necessary for processing automatically inserted, as are all the structural spaces. A few code entries are available to the operator to indicate special process handling functions.
On screen L3 the user types in a new example line, with a mistake in the numbering schema (duplicate structure numbers).
After exiting, the recursive structure processor checks the file for logic errors and advises the operator of Warnings or Fatal errors (refer to screen L4). Screen L5 shows the warning as it is imbedded in the text the operator was working with. If the warning is of no concern to the operator, he merely exits again (see screen L6). In the case of "FATAL" messages, the fault must be corrected before processing will continue.
Upon exit, the structure is re-numbered automatically, the links to the primary object (DOMAIN) are verified. The previously exiting records are re-loaded into the database, with any changes which may have been made. Any new records are automatically linked to the DOMAIN, given a record identification number, and inserted into the database. The system then re-calls the database. Upon re-entry into the database, on screen L7 the operator can see the exact changes which have been made to the structure. The cursor returns to the exact spot which it was at when the processing function was first invoked with the applicable hot key.
While this invention has been explained with reference to the structure disclosed herein, it is not confined to the details set forth and this application is intended to cover any modifications and changes as may come within the scope of the following claims. ##SPC1##

Claims (7)

What is claimed is:
1. An information management system, comprising:
at least one computer;
a relational database stored in a memory that is accessible to said computer, said relational database comprising a relational database kernel, a plurality of information entities, each said information entity being comprised by a respective one of a plurality of entity tables, and a linker table for holding a plurality of many-to-many relationships among said information entities;
computer-implemented entity relation management program means, for manipulating data in said linker table to dynamically define many-to-many relationships among said information entities, such that many-to-many relationships in the relational database can be created and modified by a user to manage the relational database without structurally changing the relational database by one of creating and deleting tables thereof; and
computer-implemented report generating program means, cooperating with said relational database kernel, for producing a coherent report that is informative of said relational database.
2. The system according to claim 1, further comprising computer-implemented hierarchal structure management program means, for dynamically defining hierarchal relationships among said information entities; said hierarchal relationships being compatible with operation of said relational database kernel.
3. The system according to claim 1, further comprising computer-implemented editor program means, for introducing and modifying data in said relational database and for instructing said relational database kernel.
4. The system according to claim 1, further comprising computer-implemented load/unload program means, for changing information between a first state that is intelligible to a human operator of said editor program means, and a second state having a format compatible with operation of said relational database kernel, an output of said load/unload program means being stored in said memory, such that a human operator can conveniently interact with said relational database.
5. The system according to claim 1, wherein said entity relation management program means associates parametric data with said information entities.
6. The system according to claim 1, further comprising a table having information that is generically descriptive of relational databases that can be managed by said system.
7. An information management system to ensure that humans perform to required standards while undertaking critical tasks in a complex environment, comprising:
at least one computer;
a relational database stored in a memory that is accessible to said computer, said relational database comprising a relational database kernel, a table having information that is generically descriptive of an enterprise that can be managed by said system, a plurality of information entities, each said information entity being comprised by a respective one of a plurality of entity tables, and a linker table for holding a plurality of many-to-many relationships among said information entities;
computer-implemented entity relation management program means, for manipulating data in said linker table to dynamically define many-to-many relationships among said information entities;
computer-implemented associated with said entity relation management program means, for associating parametric data with said information entities;
computer-implemented hierarchal structure management program means, for dynamically defining hierarchal relationships among said information entities; said hierarchal relationships being compatible with operation of said relational database kernel;
computer-implemented editor program means, for introducing and modifying data in said relational database and for instructing said relational database kernel;
computer-implemented load/unload program means, for changing information between a first state that is intelligible to a human operator of said editor program means, and a second state having a format compatible with said operation of said relational database kernel, an output of said load/unload program means being stored in said memory; and
computer-implemented report generating program means, cooperating with said relational database kernel, for producing a coherent report that is informative of said enterprise;
such that many-to-many relationships in the relational database can be created and modified by a user to manage the enterprise without structurally changing the relational database by one of creating and deleting tables of the relational database.
US07/972,230 1992-11-05 1992-11-05 Relational database information management system for facilitating normalization of a relational database Expired - Fee Related US5566333A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US07/972,230 US5566333A (en) 1992-11-05 1992-11-05 Relational database information management system for facilitating normalization of a relational database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US07/972,230 US5566333A (en) 1992-11-05 1992-11-05 Relational database information management system for facilitating normalization of a relational database

Publications (1)

Publication Number Publication Date
US5566333A true US5566333A (en) 1996-10-15

Family

ID=25519379

Family Applications (1)

Application Number Title Priority Date Filing Date
US07/972,230 Expired - Fee Related US5566333A (en) 1992-11-05 1992-11-05 Relational database information management system for facilitating normalization of a relational database

Country Status (1)

Country Link
US (1) US5566333A (en)

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997033241A1 (en) * 1996-03-05 1997-09-12 Information Projects Group, Inc. System and apparatus for loading and retrieving information
US5701471A (en) * 1995-07-05 1997-12-23 Sun Microsystems, Inc. System and method for testing multiple database management systems
US5761667A (en) * 1996-08-07 1998-06-02 Bmc Software, Inc. Method of optimizing database organization using sequential unload/load operations
US5768580A (en) * 1995-05-31 1998-06-16 Oracle Corporation Methods and apparatus for dynamic classification of discourse
US5778375A (en) * 1996-06-27 1998-07-07 Microsoft Corporation Database normalizing system
US5809296A (en) * 1994-11-29 1998-09-15 St Computer Systems & Services Ltd. Method and structure for clustering database tables into classes and presenting each class as an E-R model
US5832498A (en) * 1994-09-13 1998-11-03 Bull, S.A. Device for generating object-oriented interfaces for relational data bases and a process implemented by this device
US5852818A (en) * 1996-12-23 1998-12-22 Oracle Corporation Non-recursive method for parameter evaluation within an information management system
US5884315A (en) * 1996-05-09 1999-03-16 Philips Electronics North America Corporation System and method for handling technical hardware related information
US5907844A (en) * 1997-03-20 1999-05-25 Oracle Corporation Dynamic external control of rule-based decision making through user rule inheritance for database performance optimization
EP0921479A1 (en) * 1997-12-08 1999-06-09 The Descartes Systems Group Inc. Device for managing data
US6073108A (en) * 1996-06-21 2000-06-06 Paul, Hastings, Janofsky & Walker Task-based classification and analysis system
US6163781A (en) * 1997-09-11 2000-12-19 Physician Weblink Technology Services, Inc. Object-to-relational data converter mapping attributes to object instance into relational tables
US6327606B1 (en) * 1998-06-24 2001-12-04 Oracle Corp. Memory management of complex objects returned from procedure calls
US6338053B2 (en) * 1998-01-08 2002-01-08 Fujitsu Limited Inventory managing method for automatic inventory retrieval and apparatus thereof
KR100327322B1 (en) * 1999-06-19 2002-03-06 박종섭 Relation-Audit-Relation-Information Generation Method For Mobile Communication Exchanger
US6366921B1 (en) 1999-02-09 2002-04-02 International Business Machines Corporation System and method for data manipulation in a dynamic object-based format
US20020069080A1 (en) * 2000-04-15 2002-06-06 Irms.Net Incorporated System for cataloging, inventorying, selecting, measuring, valuing and matching intellectual capital and skills with a skill requirement
US6442557B1 (en) * 1998-02-27 2002-08-27 Prc Inc. Evaluation of enterprise architecture model including relational database
US20020128896A1 (en) * 2001-03-06 2002-09-12 Kabushiki Kaisha Toshiba Information management system and information display method applied to the same
US6457017B2 (en) * 1996-05-17 2002-09-24 Softscape, Inc. Computing system for information management
US20030105654A1 (en) * 2001-11-26 2003-06-05 Macleod Stewart P. Workflow management based on an integrated view of resource identity
US6581020B1 (en) * 2000-10-10 2003-06-17 Velquest Corporation Process-linked data management system
US20030120628A1 (en) * 2001-12-21 2003-06-26 International Business Machines Corporation Decentralized many-to-many relationship management in an object persistence management system
US20030187864A1 (en) * 2002-04-02 2003-10-02 Mcgoveran David O. Accessing and updating views and relations in a relational database
US6754666B1 (en) * 1999-08-19 2004-06-22 A2I, Inc. Efficient storage and access in a database management system
US20050021535A1 (en) * 2003-07-25 2005-01-27 Skow Gregg E. Multiple system compatible database system and method
US20050044103A1 (en) * 2001-11-26 2005-02-24 Microsoft Corporation Extending a directory schema independent of schema modification
US20050086486A1 (en) * 2001-04-23 2005-04-21 Microsoft Corporation Collusion-resistant watermarking and fingerprinting
US20050149539A1 (en) * 2000-11-30 2005-07-07 Microsoft Corporation Dynamically generating multiple hierarchies of inter-object relationships based on object attribute values
US20060288347A1 (en) * 2005-06-20 2006-12-21 International Business Machines Corporation Exploiting entity relationships in proximity-based scheduling applications
US20070016601A1 (en) * 2001-11-26 2007-01-18 Microsoft Corporation Dynamically Generated Schema Representing Multiple Hierarchies of Inter-Object Relationships
US20080010235A1 (en) * 2002-04-02 2008-01-10 Mcgoveran David O Computer-implemented method for translating among multiple representations and storage structures
US20080178093A1 (en) * 2007-01-24 2008-07-24 Airbus S.A.S Method, system and computer program product for resource orientated multi-project management
US20100076992A1 (en) * 2004-06-01 2010-03-25 Symyx Software, Inc. Methods and Systems for Data Integration
US20100325270A1 (en) * 2008-03-28 2010-12-23 Mitsubishi Electric Corporation Air conditioning management apparatus and air conditioning management system
CN102346774A (en) * 2011-09-26 2012-02-08 深圳市信游天下网络科技有限公司 Database operation method and device
US20120079464A1 (en) * 2010-09-27 2012-03-29 Microsoft Corporation Query constraint encoding with type-based state machine
CN104915383A (en) * 2015-05-19 2015-09-16 中国电子科技集团公司第二十八研究所 General method for automatic object adapting in database access
CN111208990A (en) * 2019-12-27 2020-05-29 苏州数设科技有限公司 Object analysis method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4648044A (en) * 1984-06-06 1987-03-03 Teknowledge, Inc. Basic expert system tool
US4658370A (en) * 1984-06-07 1987-04-14 Teknowledge, Inc. Knowledge engineering tool
US4894771A (en) * 1987-12-19 1990-01-16 Ricoh Company, Ltd. Data base management system extending structure
US5056003A (en) * 1985-06-17 1991-10-08 International Business Machines Corporation Distributed data management mechanism
US5201047A (en) * 1989-12-21 1993-04-06 International Business Machines Corporation Attribute-based classification and retrieval system
US5303367A (en) * 1990-12-04 1994-04-12 Applied Technical Systems, Inc. Computer driven systems and methods for managing data which use two generic data elements and a single ordered file
US5307484A (en) * 1991-03-06 1994-04-26 Chrysler Corporation Relational data base repository system for managing functional and physical data structures of nodes and links of multiple computer networks
US5315709A (en) * 1990-12-03 1994-05-24 Bachman Information Systems, Inc. Method and apparatus for transforming objects in data models

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4648044A (en) * 1984-06-06 1987-03-03 Teknowledge, Inc. Basic expert system tool
US4658370A (en) * 1984-06-07 1987-04-14 Teknowledge, Inc. Knowledge engineering tool
US5056003A (en) * 1985-06-17 1991-10-08 International Business Machines Corporation Distributed data management mechanism
US4894771A (en) * 1987-12-19 1990-01-16 Ricoh Company, Ltd. Data base management system extending structure
US5201047A (en) * 1989-12-21 1993-04-06 International Business Machines Corporation Attribute-based classification and retrieval system
US5315709A (en) * 1990-12-03 1994-05-24 Bachman Information Systems, Inc. Method and apparatus for transforming objects in data models
US5303367A (en) * 1990-12-04 1994-04-12 Applied Technical Systems, Inc. Computer driven systems and methods for managing data which use two generic data elements and a single ordered file
US5307484A (en) * 1991-03-06 1994-04-26 Chrysler Corporation Relational data base repository system for managing functional and physical data structures of nodes and links of multiple computer networks

Cited By (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5832498A (en) * 1994-09-13 1998-11-03 Bull, S.A. Device for generating object-oriented interfaces for relational data bases and a process implemented by this device
US5809296A (en) * 1994-11-29 1998-09-15 St Computer Systems & Services Ltd. Method and structure for clustering database tables into classes and presenting each class as an E-R model
US5768580A (en) * 1995-05-31 1998-06-16 Oracle Corporation Methods and apparatus for dynamic classification of discourse
US5701471A (en) * 1995-07-05 1997-12-23 Sun Microsystems, Inc. System and method for testing multiple database management systems
WO1997033241A1 (en) * 1996-03-05 1997-09-12 Information Projects Group, Inc. System and apparatus for loading and retrieving information
US5842212A (en) * 1996-03-05 1998-11-24 Information Project Group Inc. Data modeling and computer access record memory
US5884315A (en) * 1996-05-09 1999-03-16 Philips Electronics North America Corporation System and method for handling technical hardware related information
US6457017B2 (en) * 1996-05-17 2002-09-24 Softscape, Inc. Computing system for information management
US6289317B1 (en) * 1996-06-21 2001-09-11 Paul Hastings, Janofsky & Walker Task-based classification and analysis system
US6073108A (en) * 1996-06-21 2000-06-06 Paul, Hastings, Janofsky & Walker Task-based classification and analysis system
US5778375A (en) * 1996-06-27 1998-07-07 Microsoft Corporation Database normalizing system
US5761667A (en) * 1996-08-07 1998-06-02 Bmc Software, Inc. Method of optimizing database organization using sequential unload/load operations
US5852818A (en) * 1996-12-23 1998-12-22 Oracle Corporation Non-recursive method for parameter evaluation within an information management system
US5907844A (en) * 1997-03-20 1999-05-25 Oracle Corporation Dynamic external control of rule-based decision making through user rule inheritance for database performance optimization
US6163781A (en) * 1997-09-11 2000-12-19 Physician Weblink Technology Services, Inc. Object-to-relational data converter mapping attributes to object instance into relational tables
EP0921479A1 (en) * 1997-12-08 1999-06-09 The Descartes Systems Group Inc. Device for managing data
NL1007722C2 (en) * 1997-12-08 1999-06-09 Descartes Systems Europ B V Device for managing data.
US6675172B1 (en) 1997-12-08 2004-01-06 Descartes Systems Europe B.V. Data controlling device
US6338053B2 (en) * 1998-01-08 2002-01-08 Fujitsu Limited Inventory managing method for automatic inventory retrieval and apparatus thereof
US6442557B1 (en) * 1998-02-27 2002-08-27 Prc Inc. Evaluation of enterprise architecture model including relational database
US6327606B1 (en) * 1998-06-24 2001-12-04 Oracle Corp. Memory management of complex objects returned from procedure calls
US6366921B1 (en) 1999-02-09 2002-04-02 International Business Machines Corporation System and method for data manipulation in a dynamic object-based format
KR100327322B1 (en) * 1999-06-19 2002-03-06 박종섭 Relation-Audit-Relation-Information Generation Method For Mobile Communication Exchanger
US6754666B1 (en) * 1999-08-19 2004-06-22 A2I, Inc. Efficient storage and access in a database management system
US20050131919A1 (en) * 1999-08-19 2005-06-16 Brookler David B. Efficient storage and access in a database management system
US20020069080A1 (en) * 2000-04-15 2002-06-06 Irms.Net Incorporated System for cataloging, inventorying, selecting, measuring, valuing and matching intellectual capital and skills with a skill requirement
US7191139B2 (en) * 2000-04-15 2007-03-13 Mindloft Corporation System for cataloging, inventorying, selecting, measuring, valuing and matching intellectual capital and skills with a skill requirement
US7191138B1 (en) * 2000-04-15 2007-03-13 Mindloft Corporation System for cataloging, inventorying selecting, measuring, valuing and matching intellectual capital and skills with a skill requirement
US6581020B1 (en) * 2000-10-10 2003-06-17 Velquest Corporation Process-linked data management system
US7603374B2 (en) * 2000-11-30 2009-10-13 Microsoft Corporation Dynamically generating multiple hierarchies of inter-object relationships based on object attribute values
US20050149539A1 (en) * 2000-11-30 2005-07-07 Microsoft Corporation Dynamically generating multiple hierarchies of inter-object relationships based on object attribute values
US20020128896A1 (en) * 2001-03-06 2002-09-12 Kabushiki Kaisha Toshiba Information management system and information display method applied to the same
US20050086485A1 (en) * 2001-04-23 2005-04-21 Microsoft Corporation Collusion-resistant watermarking and fingerprinting
US7681039B2 (en) 2001-04-23 2010-03-16 Microsoft Corporation Collusion-resistant watermarking and fingerprinting
US7558959B2 (en) 2001-04-23 2009-07-07 Microsoft Corporation Collusion-resistant watermarking and fingerprinting
US20050086486A1 (en) * 2001-04-23 2005-04-21 Microsoft Corporation Collusion-resistant watermarking and fingerprinting
US7389335B2 (en) 2001-11-26 2008-06-17 Microsoft Corporation Workflow management based on an integrated view of resource identity
US20050044103A1 (en) * 2001-11-26 2005-02-24 Microsoft Corporation Extending a directory schema independent of schema modification
US20030105654A1 (en) * 2001-11-26 2003-06-05 Macleod Stewart P. Workflow management based on an integrated view of resource identity
US7536414B2 (en) 2001-11-26 2009-05-19 Microsoft Corporation Dynamically generated schema representing multiple hierarchies of inter-object relationships
US20070016601A1 (en) * 2001-11-26 2007-01-18 Microsoft Corporation Dynamically Generated Schema Representing Multiple Hierarchies of Inter-Object Relationships
US7487176B2 (en) 2001-11-26 2009-02-03 Microsoft Corporation Extending a directory schema independent of schema modification
US20030120628A1 (en) * 2001-12-21 2003-06-26 International Business Machines Corporation Decentralized many-to-many relationship management in an object persistence management system
US7421436B2 (en) * 2001-12-21 2008-09-02 International Business Machines Corporation Decentralized many-to-many relationship management in an object persistence management system
US7263512B2 (en) 2002-04-02 2007-08-28 Mcgoveran David O Accessing and updating views and relations in a relational database
US20030187864A1 (en) * 2002-04-02 2003-10-02 Mcgoveran David O. Accessing and updating views and relations in a relational database
US20080010235A1 (en) * 2002-04-02 2008-01-10 Mcgoveran David O Computer-implemented method for translating among multiple representations and storage structures
US7620664B2 (en) * 2002-04-02 2009-11-17 Mcgoveran David O Computer-implemented method for translating among multiple representations and storage structures
US8782097B2 (en) 2003-07-25 2014-07-15 Honeywell International Inc. Multiple system compatible database system and method
WO2005052816A3 (en) * 2003-07-25 2005-09-29 Honeywell Int Inc Multiple system compatible database system and method
US20050021535A1 (en) * 2003-07-25 2005-01-27 Skow Gregg E. Multiple system compatible database system and method
WO2005052816A2 (en) 2003-07-25 2005-06-09 Honeywell International Inc. Multiple system compatible database system and method
US7912845B2 (en) 2004-06-01 2011-03-22 Symyx Software, Inc. Methods and systems for data integration
US20100076992A1 (en) * 2004-06-01 2010-03-25 Symyx Software, Inc. Methods and Systems for Data Integration
US20060288347A1 (en) * 2005-06-20 2006-12-21 International Business Machines Corporation Exploiting entity relationships in proximity-based scheduling applications
US20080178093A1 (en) * 2007-01-24 2008-07-24 Airbus S.A.S Method, system and computer program product for resource orientated multi-project management
US20100325270A1 (en) * 2008-03-28 2010-12-23 Mitsubishi Electric Corporation Air conditioning management apparatus and air conditioning management system
US8635320B2 (en) * 2008-03-28 2014-01-21 Mitsubishi Electric Corporation Air conditioning management apparatus and air conditioning management system
US20120079464A1 (en) * 2010-09-27 2012-03-29 Microsoft Corporation Query constraint encoding with type-based state machine
US9177017B2 (en) * 2010-09-27 2015-11-03 Microsoft Technology Licensing, Llc Query constraint encoding with type-based state machine
CN102346774A (en) * 2011-09-26 2012-02-08 深圳市信游天下网络科技有限公司 Database operation method and device
CN102346774B (en) * 2011-09-26 2013-09-18 深圳市信游天下网络科技有限公司 Database operation method
CN104915383A (en) * 2015-05-19 2015-09-16 中国电子科技集团公司第二十八研究所 General method for automatic object adapting in database access
CN104915383B (en) * 2015-05-19 2018-03-02 中国电子科技集团公司第二十八研究所 A kind of method of automatic adaptation object during Universal Database accesses
CN111208990A (en) * 2019-12-27 2020-05-29 苏州数设科技有限公司 Object analysis method and device

Similar Documents

Publication Publication Date Title
US5566333A (en) Relational database information management system for facilitating normalization of a relational database
Murphy et al. An intelligent system for formulating linear programs
John et al. Using GOMS for user interface design and evaluation: Which technique?
Kieras et al. GLEAN: A computer-based tool for rapid GOMS model usability evaluation of user interface designs
US5450581A (en) System for copying from one database management system to another by translating authorization statements
US5495567A (en) Automatic interface layout generator for database systems
US5898872A (en) Software reconfiguration engine
JPH07121554A (en) Product description data organization and access method regarding engineering process
Fiksel et al. Computer-aided requirements management
Johnson et al. Developing formal specifications from informal requirements
Taliaferro Modularity the key to system growth potential
Arkhipenkov et al. Oracle Express OLAP
Stucky et al. INCOME/STAR: Process model support for the development of information systems
Palinski Oracle SQL and PL/SQL handbook: a guide for data administrators, developers, and business analysts
Clark et al. An Integrated Model Development Environment
Doost The need for change in the way we teach accounting information systems
Oliver Guidelines to software conversion
Karr et al. RIM as the data base management system for a material properties data base
O'Brien et al. A Survey of Automatic Code Generating Software
Hartson et al. Dialogue management: New concepts in human-computer interface development
Williamson et al. An Implementation of a Data Definition Facility for the Graphics Language for Database
Liebman Implementation issues for operations research software
Roos Impact of computers on sensory evaluation: past, present and future
Helm et al. CONDUCTING CONTINUOUS RISK MANAGEMENT USING IBM RATIONAL REQUISITEPRO SOFTWARE
Wilson Problems teaching database design with information complexity to information systems undergraduates

Legal Events

Date Code Title Description
AS Assignment

Owner name: TRACE TECHNOLOGIES, INC., NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNORS:OLSON, MICHAEL J.;REIBERT, DAVID;SOLOW, STANLEY A.;REEL/FRAME:006321/0680

Effective date: 19921105

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
FP Lapsed due to failure to pay maintenance fee

Effective date: 20001015

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362