The present invention provides a system for navigation through multiple documents in Extensible Markup Language and resource Description Framework to inspect data/metadata in order to either start a transaction on selected item(s) in separate thin client window(s) with persistent connectivity through Internet Inter ORB Protocol or implicitly trigger read-only queries in Structured query Language (sql) represented in resource Description Framework against a unified virtual database defined over multiple physical disparate object relational databases over the web. An implicitly generated query retrieves desired sets of properties and entities presented in documents of Extensible Markup Language and resource Description Framework for further navigation. container types in resource Description Framework are mapped by this invention to record and table types in a normalized relational model where URIs locating elements in relational schema components over the web are stored as primary keys/foreign keys in normalized tables. Methods and operators on such web objects are defined as part of user-defined package definitions in object relational schema where object request brokers apply such methods or operators on result sets from relational operations anywhere on the web. This invention uniquely incorporates two distinct stages of sql computations for a collaborative method of preparation, execution and resolution of an object sql query over disparate locations of multiple object relational databases on the web.
|
1. In a network of computers over the internet, a multi-tier client/server system comprising of:
A) Clients with browsers capable of processing documents in Extensible Markup Language (XML) and resource Description Framework (RDF) carrying data/metadata information for electronic commerce and electronic business where these clients make synchronous communications through Hypertext Transfer Protocol (HTTP) with various internet sites and with object relational database servers at multiple locations consisting of XML/RDF integration software and software compliant with Common object Request Broker Architecture; B) Clients with browsers capable of creating and maintaining thin client windows on demand for persistent connectivity through Internet Inter ORB Protocol (IIOP) with remote object relational databases over the web for performing transactions; C) relational database servers with schema and business application logic defined in the form of object packages comprising: a) User-defined packages for providing call specifications for a set of interfaces to embed in Structured query Language (sql) queries where these interfaces are implemented as methods in Java classes and are applied to records resulting from execution of relational operations; b) User-defined packages for specifying operations over attribute values from multiple tables where interface definitions for methods and operators carry parameter definitions along with parameter types defined directly as table names and attribute names for safe execution semantics; c) User-defined packages specifying interfaces where a parameter type definition maps to another interface existing at a local or remote schema object on the internet; d) User-defined packages specifying interfaces where parameter type definitions map to tables and attributes existing at a local or remote schema object on the internet; e) User-defined packages where Uniform resource Identifiers (URIs) are used to locate elements in remote schema objects on the web and such URIs defining schema objects are stored in data dictionaries or repositories; f) Method and operator interfaces defined in user-defined packages implemented in Java classes; D) Executions of application logic in object packages on local or remote schema objects performed by object Request Broker services in Common object Request Broker Architecture (CORBA).
3. In a network of computers over the internet, a multi-tier client/server system comprising of:
(a) multiple related internet sources representing documents in Extensible Markup Language (XML) and resource Description Framework (RDF) for describing data and metadata for various resources and their interrelationships necessary for electronic commerce and electronic business; (b) resource Description Framework (RDF) describing properties and values of properties for resources identified by Uniform resource Identifiers (URIs) where these URIs are used as primary keys and foreign keys in a normalized relational model of description for these said relationships over resources; (c) resource Description Framework (RDF) describing properties and values of properties for resources mapped to tables with foreign key/primary key relationships in one or more relational databases where foreign key attributes may be named to express same or inverse meaning of corresponding relationship names in RDF description, these names being defined in XML namespaces and schema definitions; (d) resource Description Framework (RDF) describing properties and values of properties for resources further comprises: (1) RDF container types, namely Bag, sequence and alternative to represent collection of resources where these container types are mapped to normalized relations in relational model; (2) RDF Bag container type with one-to-many relationships mapped to two tables in first normal form where one table contains primary key as the URI of the resource under description and the other table contains primary keys as the URIs of the resources in Bag container along with foreign key inherited from first relation; (3) RDF Bag container type with many-to-many relationships mapped to three tables in second normal form where first table contains primary key as the URI of a resource under description, second table contains primary keys as the URIs of resources in Bag container and third table maps primary keys of first table to primary keys of second table capturing many to many relationships; (4) RDF Bag container type with more complex nesting of relationships normalized into relations in higher normal forms; (5) RDF collection type alternative (Alt) mapped to two relations in one-to-one relationship where the first relation contains records with a two part primary key, first part as the URI of the resource under description and second part a tag to identify a specific alternative, and the second relation contains primary key as URI of a resource in alternative container along with foreign key being the two part primary key inherited from first relation; (6) RDF collection type sequence (Seq) mapped to a single relation with multi-part primary key where first part is the URI of the resource under description and second part is URI of a resource in sequence container maintaining sequence by sorting over compound primary key; (e) Data and metadata information stored in a relational database or part of a relational database or union over multiple relational databases mapped to documents in Extensible Markup Language and resource Description Framework for entities, properties and values of properties where such entities and properties are URIs identifying table names and attribute names respectively.
11. In a network of computers over the internet, a multi-tier client/server system incorporating distributed business application logic with relational data at disparate locations comprising of:
A) multiple documents in Extensible Markup Language and resource Description Framework with data and metadata definitions to view, navigate and trigger implicit queries against a logical schema definition for a single unified database consisting of multiple disparate relational database instances with tables, foreign key/primary key relationships, user-defined types and business application logic in object packages; B) multiple documents in Extensible Markup Language and resource Description Framework with data and metadata definitions for navigating through a single unified schema containing many instances of component physical schema of relational databases, so as to locate and focus on a data set(s), a text item or any other content(s) and to initiate transaction on such focused item(s) in a separately created thin client window(s) establishing persistent connectivity with any remote physical database instance(s); C) A single unified virtual database for navigation, transaction processing and implicit object relational query processing over the web, defined over multiple physical component schema consisting of: a) Uniform resource Identifiers (URIs) used for locating remote schema objects; b) Relations as view caches to maintain relationships over foreign keys inherited from a table in the local component schema and primary keys of a table in a remote schema located by URIs; c) Relations as view caches to enforce referential integrity across component physical relational databases over the internet; d) business logic in the form of object packages implemented in Java classes to incorporate processing logic over a join or other relational operations performed in a local or remote component schema; e) View cache tables maintaining an attribute(s) which is an user-defined type with an associated object package implemented as Java class at a remote schema location and URIs as attribute values for locating primary keys in that remote schema. D) Property based specification and navigation through multiple documents in Extensible Markup Language and resource Description Framework for implicitly generating object sql queries to represent a multiple resource join in a single logical schema where such a join is performed as multiple partial joins at disparate component physical schema with communications through Internet Inter ORB Protocol and Hypertext Transfer Protocol at each schema location; E) Property based navigation through multiple documents in Extensible Markup Language and resource Description Framework for implicitly generating and executing object sql queries leading to results from many levels of business logic applications on a complex join in a logical schema where such a business logic application on a complex join is executed as cooperative processing of distributed business logic on partial joins in component schema at disparate locations communicating through object Request Brokers; F) object sql query processing over a single unified database over the internet in two separate stages of processing where stage (1) of processing resolves metadata definitions from disparate schema components to decompose an object sql query into separate components and stage (2) of processing executes such sql components in physical databases; G) object sql query executions in a single unified database over the internet leading to collaborations in stage (1) of computations by: (a) sending proper sets of records to remote schema locations, (b) receiving resulting records from remote schema locations, (c) creating temporary tables in local database for storing record sets received and (d) triggering necessary sql components to perform join over record sets from local and remote databases.
2. A system as defined in
4. A system as defined in
5. A system as defined in
6. A system as defined in claims 5 wherein said object sql queries with or without embedded method interfaces are implicitly generated as a result of property based navigation and information requirement specification from multiple related documents in Extensible Markup Language and resource Description Framework.
7. A system as defined in
8. A system as defined in
9. A system as defined in
10. A system as defined in
12. A multi-tier client/server system defined in
13. A system as defined in
A) Keeping non-detailed metadata (information about relational data) for the logical schema at each component physical schema locations or at a centralized repository so that locations of other component schema are available to said stage (1) computation of sql processing for all tables, types and packages used in a query; B) Parsing a Structured query Language (sql) query at a physical component schema location by said stage (1) sql processing layer to resolve definitions for tables, types and packages whatever is locally available and extracting portion of the query for sending it to other locations for preparation by corresponding said stage (1) sql processing layers at disparate locations wherever the relevant metadata is available; C) Preparing fully a sql query at multiple sites by successively parsing with locally available metadata and initializing any object packages used at each component schema location by said stage (1) sql processing software layers; D) Beginning execution only after complete preparations at all involved locations; E) Performing relational operations by said stage (2) sql processing layers and executing application logic at each component schema location by collaborations at said stage (1) sql processing layers through object Request Brokers; F) Completing any business logic execution at a location depends on successive completion of other executions at other locations when there are dependencies with nested applications and generating result sets in Extensible Markup Language and resource Description Framework by said stage (1) sql processing layers for transporting back to client locations.
14. A system as defined in
15. A system as defined in
|
This application is based on commonly owned U.S. Pat. No. 6,012,067 issued Jan. 4, 2000, entitled "Method And Apparatus For Storing And Manipulating Objects In A Plurality of Relational Data managers On The Web".
1. Field of the invention
This invention relates to data and metadata management over the internet for navigating, querying and manipulating any kind of information by using and executing high level specifications in Resource Description Framework and by supporting multiple object relational database resources over the web. With the advancement of World Wide Web, a large number of different types of objects (text, file, audio, video, image as well as relational data) are being created everyday. Internet can be visualized as a large single database. Querying and manipulating such a large database from many different perspectives is a nontrivial task. Additionally, transactions over the web, electronic commerce with complex buyer/seller relationships and distributed many tier application architecture are also posing demand for new technology solutions. This invention relates to those specific technology needs (a) by incorporating advanced metadata specifications in extensible markup language for implicit generation of object SQL queries in conjunction with navigational capabilities and (b) by incorporating need-based persistent connectivity through object brokers to support transactions over database web entities.
2. Description of the Prior Art
Internet is becoming an important channel for retail commerce as well as business to business transactions. The number of web buyers, sellers and transactions is growing at a rapid pace. But the potential for the internet for truly transforming commerce and business still remains to be fully realized. Electronic purchases are still largely non-automated. Software techniques are required to automate several of the most time consuming stages of web surfing and buying/selling processes. Additionally, business to business web transactions are demanding seamless query facilities over all kinds of information at the front end web portal sites as well as at the back end relational databases in a connected enterprise. Uniform querying, decision support and transactional characteristics need to be present over any kind of web data despite of the fact that data may or may not be immediately present in a single relational database. So far transactional and query capabilities are limited to data residing inside a relational database whereas text and multimedia data residing at a web site are only viewed by the use of Hyper Text Markup Language (HTML). The World Wide Web was originally built for human consumption, and although everything on it is machine-readable, everything is not machine-understandable. It is hard to automate anything on the web, and because of the volume of information the web contains, it is not possible to manage it manually.
W3C (web address http://www.w3c.org) is an international industry consortium to lead the World Wide Web to its full potential by developing common protocols that promote its evolution and ensure its interoperability. The solutions so far proposed by W3C in Extensible Markup Language (XML) and Resource Description Framework (RDF) incorporate metadata to describe the data contained on the web. Metadata is "data about data" or specifically "data describing Web resources" in the context of the World Wide Web. The distinction between "data" and "metadata" is not an absolute one and it is a distinction created primarily by an application. Programs and autonomous agents can gain knowledge about data from metadata specifications.
The RDF model draws well-established principles from various data representation communities. RDF properties may be thought of as attributes of resources and in this sense correspond to traditional attribute-value pairs. The basic model consists of three object types,:
(1) Resources: All things being described by RDF expressions are called resources. A resource may be an entire Web page; for example the HTML document http://www.w3.org/Overview.html. A resource may be a part of a Web page; e.g. a specific HTML or XML element within a document source. A resource may also be a whole collection of pages; e.g. an entire Web site. Resources are identified by universal resource identifiers or URIs. Anything can have URI; the extensibility of URIs allows the introduction of identifiers for any imaginable entity.
(2) Properties: A property is a specific aspect, characteristic, attribute or relation used to describe a resource. Each property has a specific meaning, defines its permitted values, the types of resources it can describe, and its relationship with other properties.
(3) Statements: A specific resource together with a named property plus the value of that property for that resource is a RDF statement. These three individual parts of a statement are called, respectively, the subject, the predicate and the object. The object of a statement (i.e. the property value) can be another resource or it can be a literal, i.e. a resource (specified by a URI) or a simple string or other primitive data type defined by XML.
A simple example statement "John Doe is the creator of the resource http://www.w3.org/home/John" has the Subject (resource) http://www.w3.org/home/John, Predicate (property) as "Creator" and Object (literal) as "John Doe". Meaning in RDF is expressed through reference to a schema. A schema is a place where definitions and restrictions of usage for properties are documented. In order to avoid conflicts in definitions of the same term, RDF uses the XML namespace facility where a specific use of a word is tied to the dictionary (schema) where the definition exists. Each predicate used in a statement must be identified with exactly one namespace, or schema. RDF model also allows qualified property value where the object of the original statement is the structured value and the qualifiers are further properties of a common resource. To represent a collection of resources, RDF uses an additional resource that identifies the specific collection. This resource should be declared to be an instance of one of the container object types, namely,
(1) Bag (an unordered list of resources or literals),
(2) Sequence (an ordered list of resources or literals) and
(3) Alternative (a list of resources or literals that represent alternatives for the single value of a property).
A common use of containers is the value of a property. When used in this way, the statement still has a single statement object regardless of the number of members in the container; the container resource itself is the object of the statement.
Use of metadata was so far popular in relational databases to describe attributes, number and types of columns in tables, foreign-key/primary-key relationships, views etc. in a relational schema. SQL (Structured Query Language) queries made against a relational schema are resolved by fetching metadata from data dictionaries (or repository for metadata definitions) to interpret data fetched from data files during execution of a relational operation. Query executions are independent of any application domain specific features. In a similar manner, Resource Description Framework (RDF) is a foundation for representing and processing metadata and data for the World Wide Web; it provides interoperability between applications that exchange machine-understandable information on the web. The broad goal of RDF is to define a mechanism for describing resources that makes no assumptions about a particular application domain, nor defines the semantics of any application domain. RDF relies on the support of XML (extensible markup language) and its model resembles an entity-relationship diagram. In object-oriented design terminology, resources correspond to objects and properties correspond to instance variables. To facilitate the definition of metadata, RDF represents a class system much like object-oriented programming and modeling systems. A collection of classes is called a schema. Schemas may themselves be written in RDF.
Representation of "data about data" (metadata) to achieve application independent interoperable solutions carries the basic similarity between relational databases and RDF. However, RDF does not carry facilities for specifying queries making use of metadata, so far possible in a relational database. Query capabilities enable users to construct arbitrary types of data on the fly for application processing logic to apply. Additionally, relational databases are having advanced capabilities in universal servers to specify application interfaces embedded inside SQL query expressions to represent operations or methods to apply over constructed data. Such important possibilities are also missing from RDF. Lack of such facilities is the limitation of RDF to address evolving electronic business needs in its completeness.
Relational algebra incorporates algebraic operations like join, select, project, union, intersection etc. Such operations are expressed in queries against a relational schema. As opposed to this scenario, web entities are accessed by navigation through Uniform Resource Identifiers (URIs). An amalgamation of these two paradigms is the desired goal to achieve in electronic business. Relational operations over RDF definitions for resources and their attributes are possible exploiting relationships over resources and structured property values and normalizing them in a back end relational database. Queries involving join, select, project and other relational operations can be effectively used to extract desired values and properties of resources. Without such a mechanism, web surfing in conjunction with complex automated business to business services and transactions are not possible.
Electronic commerce and services have introduced many new ways of trading allowing interaction between groups that previously could not economically afford to trade among one another. Whereas previously commercial data interchange involved mainly the movement of data fields from one computer to another, the new model for web-based commerce and services is typically dependent on intelligent processing and interactions for the transactions to take place. This involves understanding and specifying business concepts represented in the interchanged data and subsequent application of business-specific rules or methods to the interchanged data. Transactional and query facilities with embedded method interfaces can lead to such a powerful scheme. Query specifications with embedded interfaces are currently present in object relational databases or universal servers. Object relational databases with business logic bound inside the server offer distinct directions for resolving similar complex issues over XML/RDF definitions and Java classes. Transactional and query facilities to an object relational database are possible through thin client windows incorporating a persistent connectivity with the database. Persistent connectivity to a database system is not possible in a simple browser for stateless web navigation.
XML/RDF documents are interchanged based upon HTTP (Hypertext transfer protocol) which is different from IIOP (Internet inter ORB protocol). HTTP is the main communication mechanism among web browsers and servers. It is a stateless protocol implying that there is no way for the client and the server to know each others state. Since web is stateless, each transaction consumes time and resources in the setup and closing of network and database connections. For large transaction processing applications, this overhead will be significant. Internet inter ORB protocol (IIOP) is a dynamic invocation interface for the web. This protocol maintains the session between the client and the server objects until either side disconnects. It provides persistent connectivity over the web for distributed objects. The OMG (Object Management Group with web address http://www.omg.org) is an industry consortium to create a component based software marketplace by establishing industry guidelines and detailed object management specifications to provide a common framework for application development. Common Object Request Broker Architecture (CORBA) from OMG specifies the Object Request Broker (ORB) that allows applications and programs to communicate with one another no matter where they reside on the web. The IIOP specification defines a set of data formatting rules, called CDR (Common Data Representation) which is tailored to the data types supported in the CORBA interface definition language (IDL). Electronic business transactions and query servers implementing structured query language (SQL) processing engine require internet protocols for document transfers as well as object executions with persistent connectivity over the web. As a result, such an engine must build on top of both HTTP and IIOP. Traditional browsers for navigation need to be augmented with additional capabilities for occasional creation, maintenance and destruction of one or more client windows interfacing databases over the web for transactions and collaborations. These windows require IIOP for persistent connectivity.
A database schema can be partitioned over the web in such a way that disparate business logic and business objects can exist with relevant data and views over the web. Unifying the object paradigm and relational model paradigm is the mainstream effort across the industry. Unified model for distributed relational databases integrated with object model is the key to many storage and manipulation issues for the electronic business. Universal relational database servers are available from different database vendors to offer general extensibility and features for electronic business. One can extend types of attributes in tables and integrate routines defined by users written in high level programming languages. Such products offer the facilities of user-defined routines and packages. A user-defined routine (UDR) is a routine that a user creates and registers in the system catalog tables and that is invoked within a SQL statement or another routine. A function is a routine that optionally accepts a set of arguments and returns a set of values. A function can be used in SQL expressions. A procedure is a routine that optionally accepts a set of arguments and does not return any values. A procedure cannot be used in SQL expressions because it does not return a value. An UDR can be either a function or a procedure. The ability to integrate userdefined routines, packages and functions within SQL is the extensibility feature offered by universal servers and such features are useful for electronic business.
Uniform Resource Identifiers are frequently embedded in XML and HTML pages where a browser can navigate through a resource identifier to find and manipulate web objects. A resource can also identify an object relational schema component over the web. RDF documents represent metadata that could be directly derived from one or more object relational database(s). Information existing inside object relational databases presented in XML/RDF definitions makes an information hierarchy over the web that should be seamlessly navigated and queried. This kind of seamless interoperability can prove to be very valuable in electronic business and commerce. However, these possibilities are not present in current state of the art.
As described above, there is a clear need in the art for automated web functionality in electronic business over the information stored and exchanged across the internet, requiring (a) to support a generic execution model for arbitrary type construction from XML/RDF definitions followed by business logic execution anywhere on the web, (b) to support uniform object SQL query facilities over a single virtual database unifying multiple object relational databases viewed by related XML/RDF documents and (c) to support uniform navigational as well as transactional facilities over data and metadata definitions extending capabilities in traditional browsers for occasional creation and maintenance of thin client windows for persistent connectivity with remote databases. There are further needs in XML/RDF processing framework to unify and support various techniques for buyer/seller relationships in electronic commerce, (a) by allowing navigation through web pages (XML/RDF definitions) for inspecting and implicitly generating object SQL queries, (b) by executing such queries in one or more object relational engines over the internet to generate further web pages (XML/RDF definitions) with more accurate or elaborate information, (c) by seamlessly repeating such processes described in (a) and (b) if necessary and (d) by performing transactions on focused data items anywhere on the web.
The present invention solves the aforementioned deficiencies of the prior art and solves other problems that will be understood and appreciated by those skilled in the art upon reading and understanding the present specification. It is a primary objective of the present invention to provide a mechanism in Extensible Markup Language (XML) and Resource Description Framework (RDF) for representing and navigating higher level specifications for data/metadata and for constructing arbitrary types by SQL queries with embedded method interfaces. Specifications for SQL queries with embedded business application logic could be either represented in XML/RDF documents or such queries for transactions could be triggered through thin client windows communicating persistently with remote databases. These object SQL queries apply uniformly to one or more object relational databases over the web to manipulate data and to construct further XML/RDF documents for navigation and inspection. This way, a uniform paradigm for navigation through Uniform Resource Identifiers within XML/RDF documents and querying one or more object relational schema components identified seamlessly by Uniform Resource Identifiers over the web will evolve, thereby addressing various needs in electronic business and commerce.
In one embodiment of the invention, a virtual unified Database over multiple object relational databases over the web is described. Application business logic, messaging services and object request brokers reside inside an object relational database server eliminating the need for a middle tier. Uniform Resource Identifiers are stored in table columns of relational databases as locators of elements inside component relational schema with Java classes distributed over the net. Java classes encapsulate or package business logic to be applied on relational data or other multimedia data. Types defined by users to represent attributes in tables involve packaged object definitions to encapsulate methods or operations. These operations are applied through Object Request Brokers. In this invention, user-defined package contains interface definitions (call specifications) where an explicit mapping of data item types to tables and attributes are made to ensure safe environment of method application. Such definitions of interfaces inside packages are used to apply methods over records constructed by relational operations and these interfaces are embedded within object SQL queries. These interfaces are implemented as methods in Java classes with appropriate mappings to Java argument types. Therefor a uniform paradigm for multi-tier client/server without a middle tier application server is presented.
In another embodiment, XML/RDF definitions to represent data and metadata are mapped to relational descriptions for records and their relationships through foreign keys and primary keys. Uniform Resource Identifiers are unique identifiers for entities over the web and in this invention these identifiers are used as primary key and foreign key values in a relational model of description. A relationship expressed in RDF description of resources can be directly mapped to the primary key/foreign key relationship of records in a relational database. A collection of resources is defined by RDF container types; namely Bag, Sequence and Alternative. These container types can be normalized into proper foreign key and primary key relationships so that SQL queries involving join and other operators may be able to construct records with defined container relationships. Multi-part primary keys for sequences and different normal forms in relational model capture various semantics possible in RDF data/metadata definitions. Thus multiple related XML/RDF documents distributed over the web are mapped to data and metadata in multiple related object relational databases for object SQL queries to fetch and manipulate information.
In another embodiment, method interfaces are represented as virtual attributes with specifications for parameters as resources and collection of resources. Definitions for methods are given in XML namespace schema definition. This invention further extends the scope of representing SQL queries in XML/RDF specifications by defining XML namespace for relational operator definitions. All the key words in SQL are defined in namespace with respective meanings. SQL queries are implicitly constructed from sets of XML/RDF definitions in semantically related documents. This invention further represents object SQL queries by having method interfaces embedded within queries in XML/RDF format. This way a specific XML/RDF document can be carrying an object SQL query for execution within one or more object relational schema components over the web.
In yet another embodiment, XML/RDF documents with data/metadata definitions constitute views over databases. A part of a database or union over several databases can be viewed by a document. All database updates are viewed by generating new documents replacing old ones. A view or a union over views or a full database can be updated by creating client windows maintaining persistent links through object brokers. Such windows are maintained as long as transactions persist. Transactions over views or a database cannot be done without such a client window. Only read-only implicit queries are allowed without such client windows. Object SQL queries uniformly manipulate local and/or remote database table, attributes and objects. Querying and viewing multiple object relational schema components over the web can also include legacy and other large existing database systems.
FIG. 7(a) shows an excerpt from a Resource Description Framework script with the corresponding entity-relationship diagram suitable for use with the present invention.
FIG. 7(b) shows relational representation of the information described in FIG. 7(a) in accordance with the present invention.
FIG. 8(a) shows an excerpt from a RDF script describing BAG container along with the corresponding entity-relationship diagram suitable for use with the present invention.
FIG. 8(b) shows relational representation of the information described in FIG. 8(a) in accordance with the present invention.
FIG. 9(a) shows an excerpt from a RDF script describing ALT container along with the corresponding entity-relationship diagram suitable for use with the present invention.
FIG. 9(b) shows relational representation of the information described in FIG. 9(a) in accordance with the present invention.
FIG. 10(a) shows an excerpt from a RDF script describing SEQ container along with the corresponding entity-relationship diagram suitable for use with the present invention.
FIG. 10(b) shows relational representation of the information described in FIG. 10(a) in accordance with the present invention.
FIGS. 11(a) and (b) are block diagrams showing object definitions suitable for use with the present invention.
FIGS. 13(a) and (b) are block diagrams showing methods and object SQL queries suitable for use with the present invention.
The present invention will be explained in detail by way of a preferred embodiment thereof in conjunction with accompanying drawings herewith. Referring first to
Suitable computers may communicate directly through modems over a telephone line or other direct "wire" communication links. Suitable computers for electronic business may reside on a computer network such as a local network, a value-added network, and the internet. The "internet" as used herein includes variations such as private Internet, secure Internet or intranet. The computers may be workstations, laptop computers, mobile disconnected computers, database servers or a combination thereof. In
Seamless interaction and automatic transfer of content between disparate web sites carrying various contents are essential for electronic commerce and electronic business. The location for catalogues at 4 in
In
The relationship established between two trading partners in
Recent development of universal servers and object relational database servers enhances the capability of relational database servers by putting application business logic, messaging services and object brokers inside the relational database server and thereby eliminating the middle tier. This invention is based on a similar notion.
A schema in a typical universal server or object relational server is shown in
CREATE TYPE OrderType AS OBJECT | |||
( | OrderId | number, | |
LineItems | LineItemSetType, | ||
MEMBER FUNCTION TotalValue( ) | |||
RETURNS number, | |||
MAP FUNCTION MapOrder( ) | |||
RETURNS number | ) ; | ||
In the above definition, functions TotalValue() and MapOrder() are operations defined on data of the type OrderType. One can define a table using the type as shown below.
CREATE TABLE PurchaseOrder | ||||
( | POnumber | number, | ||
POrder | OrderType | ); | ||
SQL query over the table PurchaseOrder may look like the following example.
SELET P.POrder.TotalValue( ) | |
FROM PurchaseOrder P; | |
Syntax for creating user-defined type with methods and operators varies from product to product. In another universal server the syntax is as following.
CREATE ROW TYPE Claim | |||
( | Claim_Seq | INTEGER, | |
Claim_Id | User_Type_Cid ); | ||
CREATE OPAQUE TYPE User_Type_Cid | |||
( | INTERNALLENGTH = VARIABLE, | ||
MAXLEN=80 | ); | ||
CREATE FUNCTION lessthan | |||
(User_Type_Cid, User_TypeCid) | |||
RETURNS boolean | |||
EXTERNAL NAME | |||
`btree.so (User_Type_Cid_lessthan)` | |||
LANGUAGE C NOT VARIANT ; | |||
CREATE FUNCTION equal | |||
(User_Type_Cid, User_TypeCid) | |||
RETURNS boolean | |||
EXTERNAL NAME | |||
`btree.so (User_Type_Cid_equal)` | |||
LANGUAGE C NOT VARIANT ; | |||
There are many such method and operator definitions in the form of functions over the type. The second syntax described above encodes a function name, parameters to the function, return type for the function, external location and external name for the function etc. External name/location specifies the software object containing the function implementation.
This invention uses Java language to implement such user-defined packages with methods and operators. Java is a popular object oriented language for programming over internet where one can specify classes, inheritance, methods, constructors and operators. Currently, almost all the database vendors are supporting Java language inside object relational servers. This invention specifies in a `CREATE type` definition, the name for a Java class which implements a set of functions as methods and operators for that type.
In one of the popular object relational database products, Java classes are defined and loaded in database server and further these are published for safe use in SQL queries. Before calling Java methods from SQL, it is necessary to publish them in the corresponding data dictionary where all the metadata definitions are stored. To publish the methods, one must write call specifications (call specs), which map Java method names, parameter types, and return types to their SQL counterparts. For a given Java method, a function or procedure call spec is declared using the SQL `CREATE FUNCTION` or `CREATE PROCEDURE` Statements. Similar declarations are used in a PACKAGE definition or SQL object type definition.
A package spec for methods addDept( ), drop_dept( ) and change_dept( ) is created as follows:
CREATE OR REPLACE PACKAGE dept_mgmt AS
PROCEDURE add_dept (dept_name VARCHAR2, dept_loc VARCHAR2);
PROCEDURE drop_dept (dept_id NUMBER);
PROCEDURE change_loc (dept_id NUMBER, new_loc VARCHAR2);
END dept_mgmt;
Then the package body is created by writing call specs for the Java methods:
CREATE OR REPLACE PACKAGE BODY dept_mgmt AS
PROCEDURE add_dept (dept_name VARCHAR2, dept_loc VARCHAR2)
AS LANGUAGE JAVA
NAME `DeptManager.addDept(java.lang.String, java.lang.String)`;
PROCEDURE drop_dept (dept_id NUMBER)
AS LANGUAGE JAVA
NAME `DeptManager.dropDept(int)`;
PROCEDURE change_loc (dep_id NUMBER, new_loc VARCHAR2)
AS LANGUAGE JAVA
NAME `DeptManager.changeLoc(int,java.lang.String)`;
END dept_mgmt;
In the above example, methods for adding a new department, dropping an existing department and changing location of a department are defined in a Java class DeptManager and these methods are published in their corresponding call specifications within package definition dept_mgmt. The Java types are mapped to SQL types. For example, java.lang.string is a type in Java language that maps to SQL type varchar2.
This invention extends the notion of methods in an object relational server by describing more complex type relationships in a package and a call specification. The types used in an object relational database engine to map types in Java language environment are mostly standard ones. For example, DATE is a built-in type in SQL that can map to one of the following Java language types: java.sql.Data, java.sql.Time, java.sql.Timestamp, java.lang.String. Similarly, there are other SQL types like CHAR, VARCHAR2, RAW, ROWID etc, which are also mapped to Java language types. However, these mappings are semantically inadequate in object relational databases because tables resulting from normalization in a relational database are not considered as types to map. A relational database undergoes a process of successive normalization to derive a set of flat relations from a single nested scheme. These normalized relations are then stored as tables with foreign key/primary key relationships. A business operation or method is applied to data sets resulting from SQL queries over a relational database. Such SQL queries perform join and other relational operations over multiple tables to produce a final result set. Therefore, a method or operation is applied to a set of data items coming from different tables in a relational database. Such data item types defined within method interfaces should have an explicit mapping to these tables and attributes to ensure safe environment for method application. Previous example of package definition with call specifications is targeted to a single relation or table, namely Department. A more general example of package definition reflecting the purpose of the invention is described below.
A database is considered with at least two tables Department and Employee having foreign key/primary key relationships. A set of methods is defined to operate on data items resulting from join over Department and Employee tables. First method is Find_Manager_of_emp( ) which checks if an employee has a specific department manager passed as argument to the function. Second method is Get_Dept_loc_for_emp( ) which returns location for department of an employee. Method implementations are done in Java class Emplnfo.
CREATE OR REPLACE PACKAGE emp_dept_info AS
FUNCTION Find_manager_of_emp (manager_name Department.manager_name, empid Employee.emp_id)
RETURN NUBER;
FUNCTION Get_Dept_loc_for_emp (emp_id Employee.emp_id)
RETURN VARCHAR2;
END emp_dept_info;
CREATE OR REPLACE PACKAGE BODY emp_dept_info AS
FUNCTION Find_manager_of_emp (manager_name Department.manager_name, emp_id Employee.emp_id)
RETURN NUMBER
AS LANGUAGE JAVA
NAME `EmpInfo. Find_manager_of_emp (java.lang.String, int) return int`;
FUNCTION Get_Dept_loc_for_emp (emp_id Employee.emp_id)
RETURN VARCHAR2
AS LANGUAGE JAVA
NAME `EmpInfo. Get_Dept_loc_for_emp (int) return java.lang.String`;
END emp_dept_info;
In the above package definition with call specifications, arguments to function interfaces are explicitly declared as attribute types of Department and Employee tables. The advantage of such an explicit declaration is to ensure that a safe and correct method of execution requires a join to be taken over Department and Employee tables for retrieving necessary data items. This invention incorporates explicit declarations to bind Java class definitions with SQL construction of record types in a unique way to reflect object relational characteristics.
CREATE OR REPLACE PACKAGE business_logic--2 AS
FUNCTION function_interface_1 (argument1 R.A, argument2 business_logic--1.function_interface_1 (S.E, T.H))
RETURN NUMBER;
...............
...............
END business_logic--2;
CREATE OR REPLACE PACKAGE BODY business_logic--2 AS
FUNCTION function_interface_1 (argument1 R.A, argument2 business_logic--1.function_interface_1 (arg1 S.E, arg2 T.H))
RETURN NUMBER
AS LANGUAGE JAVA
NAME `business_logic--2_class. Function_interface_1 (java.lang.String, int) return int`;
...................
...................
END business_logic--2;
In the package definition shown above, only one function interface and call specification is defined to illustrate the nested interfaces. The package for business_logic--2 contains a function interface function_interface_1 consisting of two arguments. The first argument is an attribute in relation R and the second argument is a function interface from package definition business_logic--1 (given below). This embedded interface definition contains two arguments mapped to two attributes from relations S and T respectively. The interface definition for business_logic--2 implies that join operations are required over the relations R, S and T before the desired attributes are extracted for passing as input arguments. The package definition for business_logic--1 is shown below.
CREATE OR REPLACE PACKAGE business_logic--1 AS
FUNCTION function_interface_1 (argument1 S.E, argument2 T.H)
RETURN NUMBER;
...............
END business_logic--1;
CREATE OR REPLACE PACKAGE BODY business_logic--1 AS
FUNCTION function_interface_1 (argument1 S.E, argument2 T.H)
RETURN NUMBER
AS LANGUAGE JAVA
NAME `business_logic--1_class. Functioninterface_1 (java.lang.String, int) return int`;
...................
END business_logic--1;
The package definition for business_logic--1 contains only one representative interface function_interface_1 that has two arguments mapped to attributes from relations S and T respectively in FIG. 5. The packages are implemented by Java classes, namely business_logic--2_class and business_logic--1_class respectively. In the Java method interface `business_logic--2_class.function_interface_1( )`, it is not required to capture the nesting of interfaces as is done in the package definitions. This invention captures the semantics of nested application of methods in published package definitions only. When these published interfaces are used inside object SQL queries, SQL processor ensures that the proper nesting in function applications with correct argument types are in place. These interfaces embedded in object SQL queries are then mapped to corresponding Java classes and methods. An example object SQL query is given below.
SELECT business_logic--2.function_interface=hd --1(R.A, func_result)
FROM R, S, T
WHERE
R.B=S.D
AND S.C=T.G
AND func_result=business_logic--1.function_interface_1 ( S.E, T.H )
AND func_result>1000;
In the above example of object SQL query, calls are made to interfaces from packages described earlier. Corresponding Java classes are constructed with the data sets resulting from SQL execution before methods are applied. This invention uniquely combines data set constructions by SQL execution with Java class instance constructions prior to method invocations.
This invention further extends the idea described above by using Uniform Resource Identifiers (URIs) to represent schema components carrying package and table definitions. Uniform Resource Identifier (URI) can be thought of as a networked extension of the standard filename concept where one can point to a file name in a directory on any machine on the internet. URIs point to queries, documents stored deep within databases etc. An example file URI in a typical FTP server is shown below.
file://ftp. servemame.com/files/name.txt
URIs pointing to Usenet newsgroup (say, "rec.gardening") is shown below.
News://news.servername.com/rec.gardening
A file called "foo.html" on HTTP (Hyper Text Transfer Protocol) server in directory "/files" corresponds to this URI.
http://www. servername.com/files/foo.html
This invention uses the notion of URI to point to a database schema on the internet and a table (which may also be a virtual table or a view) belonging to that schema. Syntax for such URI is shown below.
Rdms://www.servername.com/SchemaName
This URI signifies a relational database management system on the World Wide Web at the specified server. SchemaName is the name of the schema created and maintained under the database on the server. Following the SchemaName in the URI, one can add a table or a view name or a query to retrieve or update data.
The package definitions described with respect to
In
This invention further extends the scope by relating XML/RDF definitions to represent data, metadata and object SQL queries for such a unified schema over distributed object relational database components. XML/RDF definitions embrace description of resources and their properties. Unlike currently known web page navigation through URIs, it is also possible to navigate using predicates on properties and other specifications on containment relationships over resources. Such specifications would translate by this invention into implicit SQL queries to be resolved by one or more object relational databases over the internet. This is equivalent to navigating information that leads to triggering of implicit object SQL queries over a single unified Database. This invention further elaborates unique scenario of navigating to a specific data set(s) or content(s) in XML/RDF descriptions for starting a new client window to insert/delete/update values through database transactions. Such possibilities of navigating to any data content over the web and initiating database transactions on focused data items add new dimensions and collaborations to today's mostly read-only internet information. Following embodiments will expand in this direction first describing seamless mappings from XML/RDF to relational model.
FIG. 7(a) shows a simple RDF description with ER (Entity-Relationship) diagram. FIG. 7(b) further represents it in a relational model. The ER diagram in FIG. 7(a) shows that an individual with employee number (empl_no) 1234 is named Jeremy and has the email address Jeremy@exml.com. The resource (httv://www.eml.com/John) was created by the employee. The first statement in the XML/RDF description is the version number of XML standard as assigned by the World Wide Web consortium. The RDF syntax specifies namespaces as globally unique URIs used in the document by the declarations starting with "xmlns:". In the RDF description there are two user-defined namespace schema prefixes s and v. These namespaces contain metadata definitions. For example, the Creator property is defined in namespace s. Name and Email properties are defined in namespace v. In FIG. 7(b) there are two diagrams. First diagram shows two entities with primary key/foreign key relationship. Primary key of Entity 1 is inherited as Foreign Key in Entity 2. Second diagram shows similar primary key/foreign key relationship for the XML/RDF description in FIG. 7(a). Uniform Resource Identifiers (URIs) are unique identifiers for entities over the web. These URIs can serve very well as primary keys for web entities in a relational model. A record about the individual described in FIG. 7(a) is represented with http://www.exml.com/emyl no/1234 as primary key, Name and Email as two attributes. The resource http://www.exml.com/empl no/1234 serves as the foreign key in another record carrying information about the main resource with primary key httR://www.exml.com/John. The foreign key attribute is named `Creator` in the second record expressing the Creator relationship in FIG. 7(a).
Collection of resources is defined by RDF container object. There are three types of RDF container types, namely Bag, Sequence and Alternative. Bag is an unordered list of resources or literals. Sequence is an ordered list of resources or literals. Alternative is a list of resources or literals that represent alternatives for the value of a property. These container types in RDF are mapped to relational model of records with foreign key/primary key relationships in the following embodiments.
In FIG. 8(a), a simple RDF description is given with Bag container type to have a set of resources representing list of authors of resource http://exml.com/item. The ER diagram shows the resource http://exml.com/item having a relationship called `authors` to a Bag of three resources, each one representing an author. In the XML/RDF description, namespace prefix `s` represents a schema containing metadata definition `authors`. In FIG. 8(b), a representation with normal forms in relational model is given for the information described in FIG. 8(a). A first normal form in relational model maps one to many (1:N) relationship to record sets with foreign key/primary key relationship. Relations R1 and R2 represent relations in first normal form in the first part of the diagram representing information in FIG. 8(a). R1 has the primary key as the resource http://exml.com/item and any other attributes. R2 contains the set of authors in Bag container. Primary key for a record in R2 is an author (e.g. http:/exml.com/authors/Joe) and foreign key is the resource http://exml.com/item that is the primary key of R1. The foreign key attribute is "Author-of" which is an inverse of Author relationship also definable in schema namespace s. R1 and R2 represent one to many relationships (1:N) and a join operation can be performed over R1 and R2. If, however, there are many to many relationships (M:N) over resources and the authors in FIG. 8(a), then a second normal form representation will be required. Many to many relationships imply that a resource has many authors and an author is involved in creating many resources. Such a situation is shown in second part of FIG. 8(b) with three relations R1, R2 and R3 in second normal form. R1 has http://exml.com/item as the primary key and any other attributes for that resource. R2 has each record describing an author, for example httg://exml.com/authors/Joe is the primary key for one such record. Relation R3 is a binary relation mapping primary key of R1 to primary key of R2 capturing the M:N relationships. A SQL query with a multi table join over R1, R2 and R3 will retrieve information about resources and the corresponding authors. Depending on successive nesting in container relationships, other normal form decompositions are also possible for more complex RDF definitions.
In FIG. 9(a), RDF collection type Alternative (Alt) is presented through an example and in FIG. 9(b) relational representation of the same information is given. Example contains a set of alternate sites for software to download. The resource under consideration is http://exml.com/download/software and three ftp sites are shown as part of Alt collection type in the ER diagram and in XML/RDF description. Alternatives imply OR relationships. Any one of the three ftp sites can be chosen for software to download. OR relationships are represented over subtypes and supertypes in a one to one (1:1) relationship. In FIG. 9(b) relations R1 and R2 represent 1:1 relationships. R1 contains records with a two part primary key, first part being the resource http://exml.com/download/software and the second part being a simple integer tag. R2 contains records about ftp sites where each record has the primary key as the ftp site (e.g. http://ftp.exml1.com) and foreign key being the two part primary key inherited from R1. Each record in R2 relates to a single record in R1 by inheriting composite primary key. The tag attribute is enforcing the OR relationships. A join over R1 and R2 will select one of the alternatives from R2 by assigning a tag number.
In FIG. 10(a), a Sequence container type is shown with an example XML/RDF description and an ER diagram. In the example, papers are sorted by date sequence. The namespace schema prefix `s` is used for the metadata definition dateSequence which is having a rdf: Seq collection type. The description is made about the resource http://exml.com/PapersByDate. The ordered sequence of elements contains several resources (e.g. http://exml.com/Jan99.html). In FIG. 10(b), a relational description of the same information is presented. In a relation, primary key uniquely identifies a record and a primary key can be a compound key consisting of multiple parts. First diagram in FIG. 10(b) shows a relation with multiple part primary keys. Records in the relation are sorted according to the order of different parts in the primary key. For example, sorting will be first done on primary key (1), next on primary key (2) and finally on primary key (3). Second diagram in FIG. 10(b) shows a relation having compound primary key of two parts. First part is the resource http://exml.com/PaperByDate and second part is an element from sequence in dateSequence from FIG. 10(a). Records in this relation are sorted according to the compound primary key and thereby the sequence over the papers by date in FIG. 10(a) is maintained.
In
In
In
This invention extends the scope by representing SQL queries over sets of resources in XML/RDF format. Such XML/RDF representations can be implicitly or explicitly generated for read-only access over a unified Database of Databases. In
As described previously, an object SQL query comes with method interfaces embedded inside SQL. In
In
In
Patent | Priority | Assignee | Title |
10025825, | Sep 28 2012 | Oracle International Corporation | Configurable data windows for archived relations |
10042890, | Sep 28 2012 | Oracle International Corporation | Parameterized continuous query templates |
10080821, | Jul 17 2009 | Boston Scientific Scimed, Inc. | Nucleation of drug delivery balloons to provide improved crystal size and density |
10083210, | Feb 19 2013 | Oracle International Corporation | Executing continuous event processing (CEP) queries in parallel |
10102186, | May 24 2006 | KOFAX, INC. | System for and method of providing a user interface for a computer-based software application |
10102250, | Sep 28 2012 | Oracle International Corporation | Managing continuous queries with archived relations |
10120907, | Sep 24 2014 | Oracle International Corporation | Scaling event processing using distributed flows and map-reduce operations |
10235148, | Sep 09 2005 | SALESFORCE, INC | Systems and methods for exporting, publishing, browsing and installing on-demand applications in a multi-tenant database environment |
10255303, | May 15 2001 | Object Store, Inc. | Methods and apparatus for enterprise application integration |
10275540, | May 15 2001 | ObjectStore, Inc. | Methods and apparatus for querying a relational data store using schema-less queries |
10298444, | Jan 15 2013 | Oracle International Corporation | Variable duration windows on continuous data streams |
10346926, | Sep 09 2002 | Xenogenic Development Limited Liability Company | Context search system |
10369256, | Jul 10 2009 | Boston Scientific Scimed, Inc. | Use of nanocrystals for drug delivery from a balloon |
10372887, | May 11 2016 | SAP SE | Broker-based messaging through SQL |
10452652, | Sep 15 2016 | AT&T Intellectual Property I, L.P. | Recommendation platform for structured queries |
10467200, | Mar 12 2009 | Pegasystems, Inc. | Techniques for dynamic data processing |
10467688, | Feb 09 1999 | JPMORGAN CHASE BANK, N.A. | System and method for back office processing of banking transactions using electronic files |
10469396, | Oct 10 2014 | PEGASYSTEMS INC | Event processing with enhanced throughput |
10481878, | Oct 09 2008 | OBJECTSTORE, INC | User interface apparatus and methods |
10521211, | Sep 09 2005 | SALESFORCE, INC | Systems and methods for exporting, publishing, browsing and installing on-demand applications in a multi-tenant database environment |
10540373, | Mar 04 2013 | JPMORGAN CHASE BANK, N A | Clause library manager |
10572236, | Dec 30 2011 | Pegasystems, Inc. | System and method for updating or modifying an application without manual coding |
10656919, | Oct 25 2016 | PAYPAL, INC. | Matching programming variables across different data domains |
10657323, | Sep 30 2015 | OBSCHESTVO S OGRANICHENNOY OTVETSTVENNOSTYU INTERSOFT | Method of preparing documents in markup languages |
10698599, | Jun 03 2016 | PEGASYSTEMS, INC, | Connecting graphical shapes using gestures |
10698647, | Jul 11 2016 | PEGASYSTEMS INC | Selective sharing for collaborative application usage |
10719888, | Sep 09 2002 | Xenogenic Development Limited Liability Company | Context search system |
10740289, | Aug 12 2016 | HUAZHONG UNIVERSITY OF SCIENCE AND TECHNOLOGY; SIEMENS LTD , CHINA | Method and apparatus for storing data |
10762180, | May 11 2016 | SAP SE | Broker-based messaging through SQL |
10838569, | Mar 30 2006 | Pegasystems Inc. | Method and apparatus for user interface non-conformance detection and correction |
10839321, | Jan 06 1997 | EDER, JEFFREY | Automated data storage system |
10860567, | Dec 18 2000 | Intellectual Ventures I LLC | Storing state in a dynamic content routing network |
10943030, | Dec 15 2008 | INTELLEDOC LLC | Securable independent electronic document |
10956422, | Dec 05 2012 | Oracle International Corporation | Integrating event processing with map-reduce |
11048488, | Aug 14 2018 | Pegasystems, Inc.; PEGASYSTEMS, INC | Software code optimizer and method |
11057313, | Oct 10 2014 | Pegasystems Inc. | Event processing with enhanced throughput |
11093505, | Sep 28 2012 | Oracle International Corporation | Real-time business event analysis and monitoring |
11210454, | Feb 01 2017 | OBSCHESTVO S OGRANICHENNOY OTVETSTVENNOSTYU INTERSOFT | Method for preparing documents written in markup languages while implementing a user interface for dealing with data of an information system |
11238034, | Sep 15 2016 | AT&T Intellectual Property I, L.P. | Recommendation platform for structured queries |
11278648, | Jul 10 2009 | Boston Scientific Scimed, Inc | Use of nanocrystals for drug delivery from a balloon |
11288277, | Sep 28 2012 | Oracle International Corporation | Operator sharing for continuous queries over archived relations |
11314494, | Sep 09 2005 | SALESFORCE, INC | Systems and methods for exporting, publishing, browsing and installing on-demand applications in a multi-tenant database environment |
11347804, | May 15 2001 | ObjectStore, Inc. | Methods and apparatus for querying a relational data store using schema-less queries |
11416563, | Oct 20 2017 | Amazon Technologies, Inc | Query language for selecting and addressing resources |
11567945, | Aug 27 2020 | PEGASYSTEMS INC | Customized digital content generation systems and methods |
11573937, | Oct 09 2020 | Bank of America Corporation | System and method for automatically resolving metadata structure discrepancies |
11704102, | Sep 09 2005 | SALESFORCE, INC | Systems and methods for exporting, publishing, browsing and installing on-demand applications in a multi-tenant database environment |
11797563, | Feb 28 2005 | LOWER48 IP LLC | Method and/or system for transforming between trees and strings |
11803598, | Oct 20 2017 | Amazon Technologies, Inc. | Query language for selecting and addressing resources |
6609123, | Sep 01 2000 | International Business Machines Corporation | Query engine and method for querying data using metadata model |
6611838, | Sep 01 2000 | DOMO, INC | Metadata exchange |
6662270, | May 16 2000 | GOOGLE LLC | System and method for caching of reusable objects |
6665658, | Jan 13 2000 | GOOGLE LLC | System and method for automatically gathering dynamic content and resources on the world wide web by stimulating user interaction and managing session information |
6665659, | Feb 01 2000 | RATEZE REMOTE MGMT L L C | Methods and apparatus for distributing and using metadata via the internet |
6697818, | Jun 14 2001 | International Business Machines Corporation | Methods and apparatus for constructing and implementing a universal extension module for processing objects in a database |
6721747, | Jan 14 2000 | Saba Software, Inc. | Method and apparatus for an information server |
6732095, | Apr 13 2001 | Oracle America, Inc | Method and apparatus for mapping between XML and relational representations |
6799184, | Jun 21 2001 | SYBASE, INC | Relational database system providing XML query support |
6829616, | Mar 26 2001 | International Business Machines Corporation | Method, system, and program for implementing a database trigger |
6834287, | Mar 14 2001 | VERSATA DEVELOPMENT GROUP, INC | Classification engine for managing attribute-based data |
6868387, | Jun 23 2000 | Vetco Gray Inc | Automated notification of part revisions for outside suppliers |
6871204, | Sep 07 2000 | Oracle International Corporation | Apparatus and method for mapping relational data and metadata to XML |
6882996, | May 31 2001 | ServiceNow, Inc | System, method, and computer program product for reformatting non-XML data for use with internet based systems |
6920461, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface for network software platform |
6934709, | Mar 26 2001 | DASSAULT SYSTEMES AMERICAS CORP | Interface definition language compiler |
6941291, | Dec 07 2000 | Cisco Technology, Inc. | Method and device for a user profile repository |
6947945, | Mar 21 2000 | International Business Machines Corporation | Using an XML query language to publish relational data as XML |
6968338, | Aug 29 2002 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION, USA AS REPRESENTED BY THE ADMINISTRATOR OF THE | Extensible database framework for management of unstructured and semi-structured documents |
6983287, | Jul 01 2002 | ZHIGU HOLDINGS LIMITED | Database build for web delivery |
6986121, | Jun 28 2002 | Microsoft Technology Licensing, LLC | Managing code when communicating using heirarchically-structured data |
6990513, | Jun 22 2000 | Microsoft Technology Licensing, LLC | Distributed computing services platform |
6993475, | May 03 2000 | ZHIGU HOLDINGS LIMITED | Methods, apparatus, and data structures for facilitating a natural language interface to stored information |
6993745, | Mar 09 2000 | ENT SERVICES DEVELOPMENT CORPORATION LP | Method and system for modeling a legacy computer system |
6996566, | Nov 21 2000 | International Business Machines Corporation | Method and system for an object model with embedded metadata and mapping information |
6999949, | Dec 29 2000 | Alibaba Group Holding Limited | Method, system and program product for providing an electronic order confirmation in an electronic transaction |
6999963, | May 03 2000 | Microsoft Technology Licensing, LLC | Methods, apparatus, and data structures for annotating a database design schema and/or indexing annotations |
6999964, | May 07 2001 | International Machines Corporation | Support for domain level business object keys in EJB |
7007016, | Dec 20 2001 | International Business Machines Corporation | Support for concurrent active SQL statements having shared SQL context information |
7013311, | Sep 05 2003 | International Business Machines Corporation | Providing XML cursor support on an XML repository built on top of a relational database system |
7013469, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface for network software platform |
7016919, | Mar 29 2002 | Agilent Technologies, Inc. | Enterprise framework and applications supporting meta-data and data traceability requirements |
7017162, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface for network software platform |
7024425, | Sep 07 2000 | Oracle International Corporation | Method and apparatus for flexible storage and uniform manipulation of XML data in a relational database system |
7028028, | May 17 2001 | Oracle International Corporation | System for querying markup language data stored in a relational database according to markup language schema |
7031956, | Feb 16 2000 | MASONIC HOLDINGS LIMITED LIABILITY COMPANY | System and method for synchronizing and/or updating an existing relational database with supplemental XML data |
7031973, | Jun 10 2002 | Microsoft Technology Licensing, LLC | Accounting for references between a client and server that use disparate e-mail storage formats |
7043525, | Dec 18 2000 | Intellectual Ventures I LLC | Techniques for updating live objects at clients using a dynamic routing network |
7051070, | Dec 18 2000 | Intellectual Ventures I LLC | Asynchronous messaging using a node specialization architecture in the dynamic routing network |
7069278, | Aug 08 2003 | JP Morgan Chase Bank | System for archive integrity management and related methods |
7072896, | Feb 16 2000 | MASONIC HOLDINGS LIMITED LIABILITY COMPANY | System and method for automatic loading of an XML document defined by a document-type definition into a relational database including the generation of a relational schema therefor |
7111233, | Mar 09 2000 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Method and system for applying XML schema |
7114147, | Mar 09 2000 | ENT SERVICES DEVELOPMENT CORPORATION LP | Method and system for reporting XML data based on precomputed context and a document object model |
7117504, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface that enables communication for a network software platform |
7127720, | Dec 18 2000 | Intellectual Ventures I LLC | Storing state in a dynamic content routing network |
7143108, | Apr 06 2000 | LinkedIn Corporation | Apparatus and method for deletion of objects from an object-relational system in a customizable and database independent manner |
7143346, | Jun 17 2003 | International Business Machines Corporation | Simple types in XML schema complex types |
7152062, | Nov 21 2000 | OPEN TEXT HOLDINGS, INC | Technique for encapsulating a query definition |
7158981, | Sep 28 2001 | Oracle International Corporation | Providing a consistent hierarchical abstraction of relational data |
7165239, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface for network software platform |
7171404, | Jun 13 2002 | Marklogic Corporation | Parent-child query indexing for XML databases |
7177878, | Apr 13 2004 | International Business Machines Corporation | Simple persistence mechanism for server based web applications |
7181508, | Nov 09 2000 | Oki Data Americas, Inc. | System and method for communicating, monitoring and configuring a device operatively connected to a network |
7185049, | Feb 01 1999 | AT&T Corp | Multimedia integration description scheme, method and system for MPEG-7 |
7188158, | Jul 15 2000 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | System and method for component-based software development |
7203658, | Mar 19 2001 | Cisco Technology, Inc. | Methods and apparatus for processing order related messages |
7225202, | Mar 18 2004 | KYNDRYL, INC | Method and apparatus for generating query and response statements at runtime from generic requests |
7236975, | Apr 13 2004 | Oracle International Corporation | System and method for controlling access to anode in a virtual content repository that integrates a plurality of content repositories |
7236989, | Apr 13 2004 | Oracle International Corporation | System and method for providing lifecycles for custom content in a virtual content repository |
7236990, | Apr 13 2004 | Oracle International Corporation | System and method for information lifecycle workflow integration |
7240076, | Apr 13 2004 | Oracle International Corporation | System and method for providing a lifecycle for information in a virtual content repository |
7240280, | Oct 24 2001 | Oracle International Corporation | System and method for application flow integration in a portal framework |
7246138, | Apr 13 2004 | Oracle International Corporation | System and method for content lifecycles in a virtual content repository that integrates a plurality of content repositories |
7260585, | Sep 07 2000 | Oracle International Corporation | Apparatus and method for mapping relational data and metadata to XML |
7266561, | Mar 18 2004 | GOOGLE LLC | Method and apparatus for splitting and merging request and response data at runtime |
7269582, | Apr 07 2003 | Thomson Licensing | Database model for hierarchical data formats |
7277917, | Dec 18 2000 | Intellectual Ventures I LLC | Asynchronous messaging using a dynamic routing network |
7289986, | Apr 14 2000 | Method and system for indexing and searching contents of extensible markup language (XML) documents | |
7290278, | Oct 02 2003 | GOOGLE LLC | Identity based service system |
7299234, | Jan 14 2004 | GOOGLE LLC | Method and apparatus for validating and configuring database transaction requests from multiple clients |
7299274, | Dec 11 2000 | ServiceNow, Inc | Method and system for management of multiple network resources |
7308440, | Dec 11 2000 | ServiceNow, Inc | System and method for representing an object used in management of multiple network resources |
7308458, | Jun 11 2003 | WTVIII, Inc.; WTVIII, INC | System for normalizing and archiving schemas |
7308646, | Aug 30 2000 | International Business Machines Corporation | Integrating diverse data sources using a mark-up language |
7310642, | May 03 2000 | ZHIGU HOLDINGS LIMITED | Methods, apparatus and data structures for facilitating a natural language interface to stored information |
7318055, | May 15 2001 | OBJECTSTORE, INC | Methods and apparatus for querying a relational data store using schema-less queries |
7318237, | Oct 28 1998 | Oracle International Corporation | System and method for maintaining security in a distributed computer network |
7328211, | Sep 21 2000 | LIVINGSTON INTERNATIONAL PROFESSIONAL SERVICES, INC | System and methods for improved linguistic pattern matching |
7328279, | Sep 15 2000 | Microsoft Technology Licensing, LLC | System and method for adding hardware registers to a power management and configuration system |
7340445, | Mar 08 2004 | Microsoft Technology Licensing, LLC | Structured indexes on results of function applications over data |
7340446, | Dec 11 2000 | ServiceNow, Inc | Method and system for query-based management of multiple network resources |
7340650, | Oct 30 2002 | JPMORGAN CHASE BANK, N A | Method to measure stored procedure execution statistics |
7343381, | Jul 23 2002 | Samsung Electronics Co., Ltd. | Index structure for TV-Anytime Forum metadata having location information for defining a multi-key |
7346598, | Jun 28 2002 | Microsoft Technology Licensing, LLC | Schemaless dataflow within an XML storage solution |
7349915, | Mar 23 2000 | General Atomics; Regents of the University of California | Persistent archives |
7350226, | Dec 13 2001 | Oracle International Corporation | System and method for analyzing security policies in a distributed computer network |
7353287, | Sep 26 2001 | Adobe Inc | Marked foreign data blocks |
7359902, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Method and apparatus for maintaining relationships between parts in a package |
7363650, | Oct 28 1998 | Oracle International Corporation | System and method for incrementally distributing a security policy in a computer network |
7366717, | Apr 13 2001 | Siebel Systems, Inc. | Method and apparatus for mapping between XML and relational representations |
7366729, | Jun 11 2003 | WTVIII, Inc.; WTVIII, INC | Schema framework and a method and apparatus for normalizing schema |
7366974, | Sep 03 2004 | JP Morgan Chase Bank | System and method for managing template attributes |
7366982, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Packages that contain pre-paginated documents |
7367014, | Oct 24 2001 | Oracle International Corporation | System and method for XML data representation of portlets |
7370270, | Oct 23 2002 | Mercury Kingdom Assets Limited | XML schema evolution |
7383500, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Methods and systems for building packages that contain pre-paginated documents |
7383502, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Packages that contain pre-paginated documents |
7386567, | May 01 2003 | Oracle International Corporation | Techniques for changing XML content in a relational database |
7392239, | Apr 14 2003 | GOOGLE LLC | System and method for querying XML streams |
7392546, | Jun 11 2001 | Oracle International Corporation | System and method for server security and entitlement processing |
7401057, | Dec 10 2002 | Xenogenic Development Limited Liability Company | Entity centric computer system |
7401075, | Jun 11 2003 | WTVIII, Inc.; WTVIII, INC | System for viewing and indexing mark up language messages, forms and documents |
7406478, | Aug 11 2005 | Oracle International Corporation | Flexible handling of datetime XML datatype in a database system |
7415478, | Feb 20 2003 | Oracle International Corporation | Virtual repository complex content model |
7418456, | Jan 16 2004 | International Business Machines Corporation | Method for defining a metadata schema to facilitate passing data between an extensible markup language document and a hierarchical database |
7418652, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Method and apparatus for interleaving parts of a document |
7421436, | Dec 21 2001 | International Business Machines Corporation | Decentralized many-to-many relationship management in an object persistence management system |
7424671, | May 16 2003 | BLAST RADIUS SOFTWARE INC ; JUSTSYSTEMS CANADA INC | Methods and systems for enabling collaborative authoring of hierarchical documents |
7426499, | Nov 08 2004 | Xenogenic Development Limited Liability Company | Search ranking system |
7426525, | Aug 08 2003 | MICRO FOCUS LLC | Method and apparatus for identifying an object using an object description language |
7426548, | May 01 2002 | Oracle International Corporation | Enterprise application platform |
7426734, | Oct 24 2003 | Microsoft Technology Licensing, LLC | Facilitating presentation functionality through a programming interface media namespace |
7428528, | Mar 31 2004 | Oracle OTC Subsidiary LLC | Integrated application for manipulating content in a hierarchical data-driven search and navigation system |
7428544, | Jun 10 2002 | Microsoft Technology Licensing, LLC | Systems and methods for mapping e-mail records between a client and server that use disparate storage formats |
7428728, | Mar 26 2001 | DASSAULT SYSTEMES AMERICAS CORP | Interface definition language compiler |
7433896, | Feb 20 2003 | Oracle International Corporation | Federated management of content repositories |
7437365, | Jul 21 2000 | Microsoft Technology Licensing, LLC | Method for redirecting the source of a data object displayed in an HTML document |
7440132, | May 03 2004 | Microsoft Technology Licensing, LLC | Systems and methods for handling a file with complex elements |
7444302, | Jun 14 2002 | ICE MORTGAGE TECHNOLOGY, INC | Online system for fulfilling loan applications from loan originators |
7451156, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Method and apparatus for maintaining relationships between parts in a package |
7451163, | Oct 24 2001 | Oracle International Corporation | Data synchronization |
7451477, | Oct 24 2001 | Oracle International Corporation | System and method for rule-based entitlements |
7464330, | Dec 09 2003 | Microsoft Technology Licensing, LLC | Context-free document portions with alternate formats |
7472089, | Aug 15 2002 | ICE MORTGAGE TECHNOLOGY, INC | Loan origination system interface for online loan application processing |
7472342, | Oct 24 2001 | Oracle International Corporation | System and method for portal page layout |
7475091, | Apr 13 2004 | Oracle International Corporation | System and method for viewing a virtual content repository |
7478105, | Oct 26 2004 | International Business Machines Corporation | E-mail based Semantic Web collaboration and annotation |
7478111, | Aug 28 2003 | International Business Machines Corporation | System and method for carrying out legacy application transitions |
7478408, | Apr 04 2003 | SESMA SYSTEMS, INC | System and method for accessing objects in a platform dependent environment from a platform independent environment |
7480661, | Jul 22 2002 | Microsoft Technology Licensing, LLC | Query services for database system |
7483893, | Sep 26 2005 | Oracle International Corporation | System and method for lightweight loading for managing content |
7483904, | Feb 20 2003 | Oracle International Corporation | Virtual repository content model |
7487166, | Jan 31 2005 | SEMEO SERVICES GMBH | Mapping web services to ontologies |
7487207, | Sep 28 2000 | Oracle International Corporation | System and method for determining the functionality of a software application based on nodes within the software application and transitions between the nodes |
7487439, | Oct 19 1999 | International Business Machines Corporation | Method and apparatus for converting between data sets and XML documents |
7487448, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Document mark up methods and systems |
7487472, | Dec 29 2000 | Alibaba Group Holding Limited | Method, system and program product for synchronous communication between a public electronic environment and a private electronic environment |
7490087, | Aug 06 1999 | Ricoh Company, Ltd. | System for document management and information processing |
7490093, | Aug 25 2003 | Oracle International Corporation | Generating a schema-specific load structure to load data into a relational database based on determining whether the schema-specific load structure already exists |
7490332, | Apr 04 2003 | SESMA SYSTEMS, INC | System and method for accessing ActiveX objects in a platform dependent environment from objects in a platform independent environment |
7496556, | Dec 12 2001 | EPIQ EDISCOVERY SOLUTIONS, INC | UPIKM database system with integrated XML interface |
7496687, | May 01 2002 | Oracle International Corporation | Enterprise application platform |
7499909, | Jul 03 2006 | Oracle International Corporation | Techniques of using a relational caching framework for efficiently handling XML queries in the mid-tier data caching |
7499948, | Apr 16 2001 | Oracle International Corporation | System and method for web-based personalization and ecommerce management |
7506024, | Feb 01 1999 | AT&T Intellectual Property II, L.P.; Columbia University in the City of New York | Multimedia integration description scheme, method and system for MPEG-7 |
7506053, | Oct 17 2001 | Cisco Technology, Inc.; Cisco Technology, Inc | Software distribution system and method |
7506357, | Oct 28 1998 | Oracle International Corporation | System and method for maintaining security in a distributed computer network |
7512609, | May 03 2000 | Microsoft Technology Licensing, LLC | Methods, apparatus, and data structures for annotating a database design schema and/or indexing annotations |
7512690, | Jul 18 2003 | SAP SE | System and method for transferring data between databases |
7512878, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Modular document format |
7516121, | Jun 23 2004 | Oracle International Corporation | Efficient evaluation of queries using translation |
7516139, | Sep 19 2003 | JP Morgan Chase Bank | Processing of tree data structures |
7516167, | Oct 24 2001 | Oracle International Corporation | Data synchronization |
7519899, | May 03 2004 | Microsoft Technology Licensing, LLC | Planar mapping of graphical elements |
7523065, | Dec 12 2001 | EDER, JEFFREY | Risk transfer supply chain system |
7523131, | Feb 10 2005 | Oracle International Corporation | Techniques for efficiently storing and querying in a relational database, XML documents conforming to schemas that contain cyclic constructs |
7526504, | May 03 2004 | Microsoft Technology Licensing, LLC | Spooling strategies using structured job information |
7529761, | Dec 14 2005 | Microsoft Technology Licensing, LLC | Two-dimensional conditional random fields for web extraction |
7536425, | Mar 23 2000 | General Atomics; Regents of the University of California | Persistent archives |
7542990, | Oct 26 2004 | Computer Associates Think, Inc. | System and method for providing a relational application domain model |
7546576, | Jun 15 2001 | RPX Corporation | Software framework for web-based applications |
7546602, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface for network software platform |
7549118, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Methods and systems for defining documents with selectable and/or sequenceable parts |
7552151, | Feb 06 2006 | International Business Machines Corporation | System, method and program product for adding, updating and removing RDF statements stored on a server |
7555757, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface for network software platform |
7562298, | Feb 20 2003 | Oracle International Corporation | Virtual content repository browser |
7580848, | Jan 06 1997 | EDER, JEFFREY | Method of and system for analyzing, modeling and valuing elements of a business enterprise |
7580948, | May 03 2004 | Microsoft Technology Licensing, LLC | Spooling strategies using structured job information |
7580953, | Apr 13 2004 | Oracle International Corporation | System and method for schema lifecycles in a virtual content repository that integrates a plurality of content repositories |
7581231, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Computing system and method for allowing plurality of applications written in different programming languages to communicate and request resources or services via a common language runtime layer |
7584111, | Nov 19 2004 | Microsoft Technology Licensing, LLC | Time polynomial Arrow-Debreu market equilibrium |
7584278, | Dec 11 2000 | ServiceNow, Inc | Method and system for task based management of multiple network resources |
7591000, | Feb 14 2003 | Oracle International Corporation | System and method for hierarchical role-based entitlements |
7594112, | Oct 10 2003 | Oracle International Corporation | Delegated administration for a distributed security system |
7594224, | Oct 10 2003 | Oracle International Corporation | Distributed enterprise security system |
7599965, | Feb 01 1999 | AT&T Intellectual Property II, L.P.; Columbia University in the City of New York | Multimedia integration description scheme, method and system for MPEG-7 |
7603547, | Oct 10 2003 | Oracle International Corporation | Security control module |
7603548, | Oct 10 2003 | Oracle International Corporation | Security provider development model |
7607141, | May 03 2004 | Microsoft Technology Licensing, LLC | Systems and methods for support of various processing capabilities |
7613712, | Oct 07 2002 | OBJECTSTORE, INC | Methods and apparatus for identifying related nodes in a directed graph having named arcs |
7614000, | Dec 20 2004 | Microsoft Technology Licensing, LLC | File formats, methods, and computer program products for representing presentations |
7617229, | Dec 20 2004 | Microsoft Technology Licensing, LLC | Management and use of data in a computer-generated document |
7617261, | Aug 08 2003 | JP Morgan Chase Bank | System for archive integrity management and related methods |
7617444, | Dec 20 2004 | Microsoft Technology Licensing, LLC | File formats, methods, and computer program products for representing workbooks |
7617447, | Dec 09 2003 | Microsoft Technology Licensing, LLC | Context free document portions |
7617450, | Sep 30 2004 | Microsoft Technology Licensing, LLC | Method, system, and computer-readable medium for creating, inserting, and reusing document parts in an electronic document |
7617451, | Dec 20 2004 | Microsoft Technology Licensing, LLC | Structuring data for word processing documents |
7620650, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Method and apparatus for maintaining relationships between parts in a package |
7620889, | Dec 20 2004 | Microsoft Technology Licensing, LLC | Method and system for linking data ranges of a computer-generated document with associated extensible markup language elements |
7627563, | Dec 19 2006 | Microsoft Technology Licensing, LLC | Object model-based object hierarchy discovery and navigation |
7634775, | May 03 2004 | Microsoft Technology Licensing, LLC | Sharing of downloaded resources |
7640239, | Jul 27 2001 | OBJECTSTORE, INC | Methods and apparatus for real-time business visibility using persistent schema-less data storage |
7640254, | May 03 2000 | Microsoft Technology Licensing, LLC | Methods, apparatus, and data structures for annotating a database design schema and/or indexing annotations |
7644414, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface for network software platform |
7644432, | Oct 10 2003 | Oracle International Corporation | Policy inheritance through nested groups |
7653652, | Aug 17 2004 | Microsoft Technology Licensing, LLC | Database schema for structured query language (SQL) server |
7653876, | Apr 07 2003 | Adobe Inc | Reversible document format |
7653930, | Feb 14 2003 | Oracle International Corporation | Method for role and resource policy management optimization |
7657896, | Dec 21 2004 | Microsoft Corporation | Method and system for exposing nested data in a computer-generated document in a transparent manner |
7668728, | Nov 19 2004 | Microsoft Technology Licensing, LLC | Time polynomial arrow-debreu market equilibrium |
7668806, | Aug 05 2004 | Oracle International Corporation | Processing queries against one or more markup language sources |
7673235, | Sep 30 2004 | Microsoft Technology Licensing, LLC | Method and apparatus for utilizing an object model to manage document parts for use in an electronic document |
7673323, | Oct 28 1998 | Oracle International Corporation | System and method for maintaining security in a distributed computer network |
7685150, | Apr 19 2005 | Oracle International Corporation | Optimization of queries over XML views that are based on union all operators |
7689910, | Jan 31 2005 | International Business Machines Corporation | Processing semantic subjects that occur as terms within document content |
7689921, | Dec 11 2000 | ServiceNow, Inc | User interface for managing multiple network resources |
7693733, | Jan 06 1997 | EDER, JEFFREY | Method of and system for analyzing, modeling and valuing elements of a business enterprise |
7693836, | Dec 27 2005 | MONETATE, INC | Method and apparatus for determining peer groups based upon observed usage patterns |
7698270, | Dec 29 2004 | MONETATE, INC | Method and apparatus for identifying, extracting, capturing, and leveraging expertise and knowledge |
7702687, | Jun 01 2005 | MICRO FOCUS LLC | Method and system of typing resources in a distributed system |
7702690, | Dec 29 2004 | MONETATE, INC | Method and apparatus for suggesting/disambiguation query terms based upon usage patterns observed |
7707159, | Mar 02 2000 | OPEN TEXT HOLDINGS, INC | Method and apparatus for storing semi-structured data in a structured manner |
7707545, | Jun 28 2002 | Microsoft Technology Licensing, LLC | Managing code when communicating using heirarchically-structured data |
7720830, | Jul 31 2006 | Microsoft Technology Licensing, LLC | Hierarchical conditional random fields for web extraction |
7720991, | Sep 26 2001 | Adobe Inc | Marked foreign data blocks |
7725481, | Sep 28 2001 | Meta Platforms, Inc | Retrieving and providing contextual information |
7725501, | Nov 12 2004 | Northrop Grumman Systems Corporation | System and method for rapid database application deployment and use |
7725560, | May 01 2002 | Oracle International Corporation | Web service-enabled portlet wizard |
7730063, | Dec 10 2002 | Square Halt Solutions, Limited Liability Company | Personalized medicine service |
7752205, | Sep 26 2005 | Oracle International Corporation | Method and system for interacting with a virtual content repository |
7752235, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Method and apparatus for maintaining relationships between parts in a package |
7752632, | Dec 21 2004 | Microsoft Technology Licensing, LLC | Method and system for exposing nested data in a computer-generated document in a transparent manner |
7755786, | May 03 2004 | Microsoft Technology Licensing, LLC | Systems and methods for support of various processing capabilities |
7756858, | Jun 13 2002 | Marklogic Corporation | Parent-child query indexing for xml databases |
7756904, | Aug 01 2000 | OPEN TEXT HOLDINGS, INC | Nested conditional relations (NCR) model and algebra |
7769750, | Jul 22 2002 | Microsoft Technology Licensing, LLC | Metadata based hypermedia management system |
7770180, | Dec 21 2004 | Microsoft Technology Licensing, LLC | Exposing embedded data in a computer-generated document |
7774601, | Apr 06 2004 | Oracle International Corporation | Method for delegated administration |
7778955, | Feb 23 2005 | International Business Machines Corporation | Database access system and database access method |
7797310, | Oct 16 2006 | Oracle International Corporation | Technique to estimate the cost of streaming evaluation of XPaths |
7797337, | Sep 29 2005 | Scenera Technologies, LLC | Methods, systems, and computer program products for automatically associating data with a resource as metadata based on a characteristic of the resource |
7802180, | Jun 23 2004 | Oracle International Corporation | Techniques for serialization of instances of the XQuery data model |
7809600, | Nov 09 2000 | Accenture Global Services Limited | Method and system for business planning via a communications network |
7809760, | Feb 01 1999 | AT&T Intellectual Property II, L.P.; Columbia University in the City of New York | Multimedia integration description scheme, method and system for MPEG-7 |
7810036, | Feb 28 2003 | Oracle International Corporation | Systems and methods for personalizing a portal |
7814225, | Dec 18 2000 | Intellectual Ventures I LLC | Techniques for delivering personalized content with a real-time routing network |
7818344, | Sep 26 2005 | Oracle International Corporation | System and method for providing nested types for content management |
7818352, | Nov 26 2007 | Microsoft Technology Licensing, LLC | Converting SPARQL queries to SQL queries |
7822786, | Jan 16 2004 | International Business Machines Corporation | Apparatus, system, and method for defining a metadata schema to facilitate passing data between an extensible markup language document and a hierarchical database |
7831604, | May 15 2001 | OBJECTSTORE, INC | Methods and apparatus for enterprise application integration |
7836094, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Method and apparatus for maintaining relationships between parts in a package |
7840542, | Feb 06 2006 | International Business Machines Corporation | Method and system for controlling access to semantic web statements |
7840614, | Feb 20 2003 | Oracle International Corporation | Virtual content repository application program interface |
7849401, | May 16 2003 | BLAST RADIUS SOFTWARE INC ; JUSTSYSTEMS CANADA INC | Method and system for enabling collaborative authoring of hierarchical documents with locking |
7856446, | Dec 27 2005 | MONETATE, INC | Method and apparatus for determining usefulness of a digital asset |
7873567, | Feb 05 2001 | EDER, JEFFREY | Value and risk management system |
7873649, | Sep 07 2000 | Oracle International Corporation | Method and mechanism for identifying transaction on a row of data |
7882146, | Dec 01 2003 | Microsoft Technology Licensing, LLC | XML schema collection objects and corresponding systems and methods |
7890517, | May 15 2001 | OBJECTSTORE, INC | Appliance for enterprise information integration and enterprise resource interoperability platform and methods |
7895173, | Jun 27 2001 | Microsoft Technology Licensing, LLC | System and method facilitating unified framework for structured/unstructured data |
7912874, | Jan 16 2004 | International Business Machines Corporation | Apparatus and system for defining a metadata schema to facilitate passing data between an extensible markup language document and a hierarchical database |
7917534, | Aug 21 2003 | Microsoft Technology Licensing, LLC | Systems and methods for extensions and inheritance for units of information manageable by a hardware/software interface system |
7917537, | Sep 26 2005 | Oracle International Corporation | System and method for providing link property types for content management |
7921106, | Aug 03 2006 | Microsoft Technology Licensing, LLC | Group-by attribute value in search results |
7930277, | Apr 21 2004 | Oracle International Corporation | Cost-based optimizer for an XML data repository within a database |
7930362, | Dec 18 2000 | Intellectual Ventures I LLC | Techniques for delivering personalized content with a real-time routing network |
7949941, | Apr 22 2005 | Oracle International Corporation | Optimizing XSLT based on input XML document structure description and translating XSLT into equivalent XQuery expressions |
7953734, | Sep 26 2005 | Oracle International Corporation | System and method for providing SPI extensions for content management system |
7958112, | Aug 08 2008 | Oracle International Corporation | Interleaving query transformations for XML indexes |
7962474, | Jun 13 2002 | Marklogic Corporation | Parent-child query indexing for XML databases |
7970640, | Jun 12 2002 | EDER, JEFFREY | Purchasing optimization system |
7970768, | Jul 01 2002 | ZHIGU HOLDINGS LIMITED | Content data indexing with content associations |
7970822, | Feb 01 1999 | AT&T Intellectual Property II, L.P.; Columbia University in the City of New York | Multimedia integration description scheme, method and system for MPEG-7 |
7970867, | Jul 22 2002 | Microsoft Technology Licensing, LLC | Hypermedia management system |
7979451, | Mar 19 2008 | International Business Machines Corporation | Data manipulation command method and system |
7979455, | Nov 26 2007 | Microsoft Technology Licensing, LLC | RDF store database design for faster triplet access |
7979470, | Mar 19 2008 | International Business Machines Corporation | Data manipulation process method and system |
7987189, | Jul 01 2002 | ZHIGU HOLDINGS LIMITED | Content data indexing and result ranking |
7987246, | May 23 2002 | JPMorgan Chase Bank, National Association | Method and system for client browser update |
7991786, | Nov 25 2003 | International Business Machines Corporation | Using intra-document indices to improve XQuery processing over XML streams |
7991805, | Jun 11 2003 | WTVIII, INC | System for viewing and indexing mark up language messages, forms and documents |
7992189, | Feb 14 2003 | Oracle International Corporation | System and method for hierarchical role-based entitlements |
8001130, | Jul 25 2006 | Microsoft Technology Licensing, LLC | Web object retrieval based on a language model |
8010581, | Feb 04 2005 | Accenture Global Services Limited | Knowledge discovery tool navigation |
8019808, | Aug 21 2003 | Microsoft Corporation | Systems and methods for the implementation of a synchronization schemas for units of information manageable by a hardware/software interface system |
8024368, | Dec 07 2005 | Oracle International Corporation | Generating XML instances from flat files |
8024648, | May 03 2004 | Microsoft Technology Licensing, LLC | Planar mapping of graphical elements |
8027856, | Jun 23 2000 | Vetco Gray Inc. | Automated notification of part revisions for outside suppliers |
8027989, | Sep 28 2001 | Meta Platforms, Inc | Retrieving and providing contextual information |
8041687, | Sep 30 2003 | International Business Machines Corporation | Dynamic generation of XML Schema for backend driven data validation |
8065606, | Sep 16 2005 | JPMORGAN CHASE BANK, N.A. | System and method for automating document generation |
8073841, | Oct 07 2005 | Oracle International Corporation | Optimizing correlated XML extracts |
8086643, | Jun 28 2001 | BLUE YONDER GROUP, INC | Translation between product classification schemas |
8099779, | Feb 20 2003 | Oracle International Corporation | Federated management of content repositories |
8104076, | Nov 13 2006 | JPMORGAN CHASE BANK, N.A. | Application access control system |
8117117, | Aug 15 2002 | ICE MORTGAGE TECHNOLOGY, INC | Loan origination system interface for online loan application processing |
8122350, | Sep 07 2005 | Microsoft Technology Licensing, LLC | Packages that contain pre-paginated documents |
8126920, | Jul 02 2004 | ICE MORTGAGE TECHNOLOGY, INC | Enterprise security management system using hierarchical organization and multiple ownership structure |
8127224, | Jun 11 2003 | WTVII, Inc.; WTVII, INC | System for creating and editing mark up language forms and documents |
8145653, | Apr 08 2005 | International Business Machines Corporation | Using schemas to generate application specific business objects for use in an integration broker |
8166006, | Sep 28 2001 | ServiceNow, Inc | Invocation of web services from a database |
8166059, | Jul 08 2005 | Oracle International Corporation | Optimization of queries on a repository based on constraints on how the data is stored in the repository |
8166101, | Aug 21 2003 | Microsoft Technology Licensing, LLC | Systems and methods for the implementation of a synchronization schemas for units of information manageable by a hardware/software interface system |
8185486, | Oct 17 2000 | EDER, JEFFREY | Segmented predictive model system |
8191040, | Jul 10 2001 | Microsoft Technology Licensing, LLC | Application program interface for network software platform |
8196033, | Nov 02 2008 | International Business Machines Corporation | Converting between data sources and XML |
8229932, | Sep 04 2003 | Oracle International Corporation | Storing XML documents efficiently in an RDBMS |
8238696, | Aug 21 2003 | Microsoft Technology Licensing, LLC | Systems and methods for the implementation of a digital images schema for organizing units of information manageable by a hardware/software interface system |
8243317, | May 03 2004 | Microsoft Technology Licensing, LLC | Hierarchical arrangement for spooling job data |
8244694, | Sep 12 2006 | International Business Machines Corporation | Dynamic schema assembly to accommodate application-specific metadata |
8244696, | Apr 21 2008 | Oracle International Corporation | Methods and systems for supporting multiple deployment models of enterprise business applications |
8250525, | Mar 02 2007 | PEGASYSTEMS, INC | Proactive performance management for multi-user enterprise software systems |
8260764, | Mar 05 2004 | Open Text SA ULC | System and method to search and generate reports from semi-structured data |
8307009, | Jul 23 2002 | Samsung Electronics Co., Ltd. | Index structure for TV-anytime forum metadata having location information for defining a multi-key |
8316025, | Sep 26 2005 | Oracle International Corporation | System and method for providing SPI extensions for content management system |
8335704, | Jan 28 2005 | PEGASYSTEMS INC | Methods and apparatus for work management and routing |
8335792, | May 15 2001 | OBJECTSTORE, INC | Methods and apparatus for enterprise application integration |
8352512, | Dec 01 2003 | Microsoft Technology Licensing, LLC | XML schema collection objects and corresponding systems and methods |
8356036, | Feb 04 2005 | Accenture Global Services Limited | Knowledge discovery tool extraction and integration |
8356305, | Aug 17 2004 | Intellectual Ventures I LLC | Thread boundaries comprising functionalities for an event by a single thread and tasks associated with the thread boundaries configured in a defined relationship |
8363232, | May 03 2004 | Microsoft Technology Licensing, LLC | Strategies for simultaneous peripheral operations on-line using hierarchically structured job information |
8364579, | Jun 14 2002 | ICE MORTGAGE TECHNOLOGY, INC | Online system for fulfilling loan applications from loan originators |
8370232, | Feb 09 1999 | JPMORGAN CHASE BANK, N A | System and method for back office processing of banking transactions using electronic files |
8375306, | Aug 28 2001 | Nvidia International, Inc. | Method for sending an electronic message utilizing connection information and recipient information |
8386466, | Aug 03 2009 | Oracle International Corporation | Log visualization tool for a data stream processing server |
8387076, | Jul 21 2009 | Oracle International Corporation | Standardized database connectivity support for an event processing server |
8397237, | Aug 17 2004 | Intellectual Ventures I LLC | Dynamically allocating threads from a thread pool to thread boundaries configured to perform a service for an event |
8401890, | Dec 29 2005 | T-MOBILE INNOVATIONS LLC | System and method for identifying one or more business transactions and/or business systems |
8407722, | Dec 18 2000 | Intellectual Ventures I LLC | Asynchronous messaging using a node specialization architecture in the dynamic routing network |
8412720, | May 15 2001 | OBJECTSTORE, INC | Methods and apparatus for querying a relational data store using schema-less queries |
8443035, | Sep 01 2000 | OP40, Inc | System and method for collaboration using web browsers |
8447744, | Dec 28 2009 | Oracle International Corporation | Extensibility platform using data cartridges |
8452753, | Jul 20 2004 | Alcatel Lucent | Method, a web document description language, a web server, a web document transfer protocol and a computer software product for retrieving a web document |
8453050, | Jun 28 2006 | International Business Machines Corporation | Method and apparatus for creating and editing electronic documents |
8458201, | Apr 08 2005 | AIRBNB, INC | Method and apparatus for mapping structured query language schema to application specific business objects in an integrated application environment |
8463852, | Oct 06 2006 | Oracle International Corporation | Groupware portlets for integrating a portal with groupware systems |
8464317, | May 06 2005 | International Business Machines Corporation | Method and system for creating a protected object namespace from a WSDL resource description |
8479157, | May 26 2004 | Pegasystems Inc. | Methods and apparatus for integration of declarative rule-based processing with procedural programming in a digital data-processing evironment |
8495061, | Sep 29 2004 | GOOGLE LLC | Automatic metadata identification |
8498915, | Apr 02 2006 | EDER, JEFFREY | Data processing framework for financial services |
8498956, | Aug 29 2008 | Oracle International Corporation | Techniques for matching a certain class of regular expression-based patterns in data streams |
8505024, | Dec 18 2000 | Intellectual Ventures I LLC | Storing state in a dynamic content routing network |
8510312, | Sep 28 2007 | GOOGLE LLC | Automatic metadata identification |
8527458, | Aug 03 2009 | Oracle International Corporation | Logging framework for a data stream processing server |
8554789, | Oct 07 2005 | Oracle International Corporation | Managing cyclic constructs of XML schema in a rdbms |
8572059, | May 15 2001 | OBJECTSTORE, INC | Surveillance, monitoring and real-time events platform |
8572060, | Oct 26 2004 | International Business Machines Corporation | E-mail based semantic web collaboration and annotation |
8589436, | Aug 29 2008 | Oracle International Corporation | Techniques for performing regular expression-based pattern matching in data streams |
8597720, | Jan 21 2007 | HEMOTEQ AG | Medical product for treating stenosis of body passages and for preventing threatening restenosis |
8600798, | Sep 21 2007 | ICE MORTGAGE TECHNOLOGY, INC | Loan screening |
8600893, | Feb 09 1999 | JPMorgan Chase Bank, National Association | System and method for back office processing of banking transactions using electronic files |
8601023, | Dec 29 2004 | MONETATE, INC | Method and apparatus for identifying, extracting, capturing, and leveraging expertise and knowledge |
8601450, | Aug 30 2006 | VIA Technologies, Inc. | Methods and systems for compiling a shading process of a 3D computer graphics |
8626951, | Apr 23 2007 | RADIUS NETWORKS INC | Interoperability of network applications in a communications environment |
8639723, | May 03 2004 | Microsoft Technology Licensing, LLC | Spooling strategies using structured job information |
8661332, | Apr 30 2004 | Microsoft Technology Licensing, LLC | Method and apparatus for document processing |
8669360, | Aug 05 2011 | Boston Scientific Scimed, Inc. | Methods of converting amorphous drug substance into crystalline form |
8676841, | Aug 29 2008 | Oracle International Corporation | Detection of recurring non-occurrences of events using pattern matching |
8688747, | Jun 11 2003 | WTVIII, INC | Schema framework and method and apparatus for normalizing schema |
8694455, | Oct 17 2000 | EDER, JEFFREY | Automated risk transfer system |
8694510, | Sep 04 2003 | Oracle International Corporation | Indexing XML documents efficiently |
8713025, | Mar 31 2005 | Xenogenic Development Limited Liability Company | Complete context search system |
8713049, | Sep 17 2010 | Oracle International Corporation | Support for a parameterized query/view in complex event processing |
8719224, | Jul 30 2010 | SAP SE | Common modeling of data access and provisioning for search, query, reporting and/or analytics |
8725857, | Oct 27 2010 | ROLTA INDIA, LTD | Dynamic query services and methods |
8732567, | Sep 16 2005 | JPMORGAN CHASE BANK, N.A. | System and method for automating document generation |
8762357, | Jul 02 2004 | ICE MORTGAGE TECHNOLOGY, INC | Enterprise security management system using hierarchical organization and multiple ownership structure |
8825745, | Jul 11 2010 | Microsoft Technology Licensing, LLC | URL-facilitated access to spreadsheet elements |
8831966, | Feb 14 2003 | Oracle International Corporation | Method for delegated administration |
8868496, | Jun 15 2004 | SAP SE | Systems and methods for monitoring database replication |
8880487, | Feb 18 2011 | PEGASYSTEMS, INC | Systems and methods for distributed rules processing |
8886646, | Dec 30 2010 | SAP SE | Field extensibility for analytical reports |
8889211, | Sep 02 2010 | Boston Scientific Scimed, Inc. | Coating process for drug delivery balloons using heat-induced rewrap memory |
8903799, | Mar 05 2004 | Open Text SA ULC | System and method to search and generate reports from semi-structured data including dynamic metadata |
8914807, | Sep 28 2001 | ServiceNow, Inc | Method, system, and program for generating a program capable of invoking a flow of operations |
8924335, | Mar 30 2006 | PEGASYSTEMS, INC | Rule-based user interface conformance methods |
8924408, | Sep 28 2001 | ServiceNow, Inc | Automatic generation of database invocation mechanism for external web services |
8930830, | Apr 01 2010 | BUSINESS OBJECTS SOFTWARE LIMITED | Context-aware composites of functional modules |
8935293, | Mar 02 2009 | Oracle International Corporation | Framework for dynamically generating tuple and page classes |
8959106, | Dec 28 2009 | Oracle International Corporation | Class loading using java data cartridges |
8959200, | Jul 01 2008 | ORTHO-CLINICAL DIAGNOSTICS, INC. | Event-based communication in a clinical diagnostic analyzer |
8959480, | May 26 2004 | Pegasystems Inc. | Methods and apparatus for integration of declarative rule-based processing with procedural programming in a digital data-processing environment |
8990254, | Jul 02 2004 | ICE MORTGAGE TECHNOLOGY, INC | Loan origination software system for processing mortgage loans over a distributed network |
8990416, | May 06 2011 | Oracle International Corporation | Support for a new insert stream (ISTREAM) operation in complex event processing (CEP) |
9038177, | Nov 30 2010 | JPMORGAN CHASE BANK, N.A. | Method and system for implementing multi-level data fusion |
9043635, | Aug 17 2004 | Intellectual Ventures I LLC | Techniques for upstream failure detection and failure recovery |
9047249, | Feb 19 2013 | Oracle International Corporation | Handling faults in a continuous event processing (CEP) system |
9056152, | Aug 25 2011 | Boston Scientific Scimed, Inc. | Medical device with crystalline drug coating |
9058360, | Dec 28 2009 | Oracle International Corporation | Extensible language framework using data cartridges |
9069878, | Oct 07 2005 | Oracle International Corporation | Flexible storage of XML collections within an object-relational database |
9071648, | Dec 18 2000 | Intellectual Ventures I LLC | Asynchronous messaging using a node specialization architecture in the dynamic routing network |
9098587, | Jan 15 2013 | Oracle International Corporation | Variable duration non-event pattern matching |
9110945, | Sep 17 2010 | Oracle International Corporation | Support for a parameterized query/view in complex event processing |
9143514, | Jul 02 2004 | ICE MORTGAGE TECHNOLOGY, INC | Enterprise security management system using hierarchical organization and multiple ownership structure |
9189280, | May 13 2011 | Oracle International Corporation | Tracking large numbers of moving objects in an event processing system |
9189361, | Mar 02 2007 | Pegasystems Inc. | Proactive performance management for multi-user enterprise software systems |
9192697, | Jul 03 2007 | HEMOTEQ AG | Balloon catheter for treating stenosis of body passages and for preventing threatening restenosis |
9195936, | Dec 30 2011 | Pegasystems Inc.; PEGASYSTEMS, INC | System and method for updating or modifying an application without manual coding |
9239877, | Feb 01 1999 | AT&T Intellectual Property II, L.P.; The Trustees of Columbia University in the City of New York | Multimedia integration description scheme, method and system for MPEG-7 |
9244978, | Jun 11 2014 | Oracle International Corporation | Custom partitioning of a data stream |
9256646, | Sep 28 2012 | Oracle International Corporation | Configurable data windows for archived relations |
9256698, | Jun 11 2003 | WTVIII, INC | System for creating and editing mark up language forms and documents |
9262258, | Feb 19 2013 | Oracle International Corporation | Handling faults in a continuous event processing (CEP) system |
9262479, | Sep 28 2012 | Oracle International Corporation | Join operations for continuous queries over archived views |
9270743, | Feb 18 2011 | Pegasystems Inc. | Systems and methods for distributed rules processing |
9280544, | Sep 29 2005 | Scenera Technologies, LLC | Methods, systems, and computer program products for automatically associating data with a resource as metadata based on a characteristic of the resource |
9280788, | Jun 13 2012 | Oracle International Corporation | Information retrieval and navigation using a semantic layer |
9286352, | Sep 28 2012 | Oracle International Corporation | Hybrid execution of continuous and scheduled queries |
9292574, | Sep 28 2012 | Oracle International Corporation | Tactical query to continuous query conversion |
9292588, | Jul 20 2011 | JPMORGAN CHASE BANK, N.A. | Safe storing data for disaster recovery |
9305057, | Dec 28 2009 | Oracle International Corporation | Extensible indexing framework using data cartridges |
9305238, | Aug 29 2008 | Oracle International Corporation | Framework for supporting regular expression-based pattern matching in data streams |
9313209, | Jul 02 2004 | ICE MORTGAGE TECHNOLOGY, INC | Loan origination software system for processing mortgage loans over a distributed network |
9329975, | Jul 07 2011 | Oracle International Corporation | Continuous query language (CQL) debugger in complex event processing (CEP) |
9361308, | Sep 28 2012 | Oracle International Corporation | State initialization algorithm for continuous queries over archived relations |
9367642, | Oct 07 2005 | Oracle International Corporation | Flexible storage of XML collections within an object-relational database |
9390135, | Feb 19 2013 | Oracle International Corporation | Executing continuous event processing (CEP) queries in parallel |
9418113, | May 30 2013 | Oracle International Corporation | Value based windows on relations in continuous data streams |
9430494, | Dec 28 2009 | Oracle International Corporation | Spatial data cartridge for event processing systems |
9507779, | Feb 01 1999 | AT&T Intellectual Property II, L.P.; The Trustees of Columbia University in the City of New York | Multimedia integration description scheme, method and system for MPEG-7 |
9521207, | May 09 2002 | PROTEL COMMUNICATIONS LIMITED | Unified integration management—contact center portal |
9524275, | Jul 09 2001 | Microsoft Technology Licensing, LLC | Selectively translating specified document portions |
9529937, | May 15 2001 | ObjectStore, Inc. | Methods and apparatus for querying a relational data store using schema-less queries |
9535761, | May 13 2011 | Oracle International Corporation | Tracking large numbers of moving objects in an event processing system |
9547673, | May 15 2001 | OBJECTSTORE, INC | Methods and apparatus for enterprise application integration |
9552336, | Jul 26 1999 | Microsoft Technology Licensing, LLC | Methods and systems for preparing extensible markup language (XML) documents and for responding to XML requests |
9558234, | Sep 29 2004 | GOOGLE LLC | Automatic metadata identification |
9563663, | Sep 28 2012 | Oracle International Corporation | Fast path evaluation of Boolean predicates |
9602451, | Apr 05 2004 | CONVERSANT WIRELESS LICENSING LTD | Message handling |
9613076, | Dec 18 2000 | Intellectual Ventures I LLC | Storing state in a dynamic content routing network |
9626346, | Jul 12 2012 | Method of implementing structured and non-structured data in an XML document | |
9658735, | Mar 30 2006 | Pegasystems Inc. | Methods and apparatus for user interface optimization |
9678719, | Mar 30 2009 | Pegasystems Inc. | System and software for creation and modification of software |
9703836, | Sep 28 2012 | Oracle International Corporation | Tactical query to continuous query conversion |
9712645, | Jun 26 2014 | Oracle International Corporation | Embedded event processing |
9715529, | Sep 28 2012 | Oracle International Corporation | Hybrid execution of continuous and scheduled queries |
9721016, | Mar 05 2004 | Open Text SA ULC | System and method to search and generate reports from semi-structured data including dynamic metadata |
9756104, | May 06 2011 | Oracle International Corporation | Support for a new insert stream (ISTREAM) operation in complex event processing (CEP) |
9804892, | May 13 2011 | Oracle International Corporation | Tracking large numbers of moving objects in an event processing system |
9805076, | Dec 13 2010 | Oracle International Corporation | Extensible RDF databases |
9805095, | Sep 28 2012 | Oracle International Corporation | State initialization for continuous queries over archived views |
9805136, | Sep 30 2014 | International Business Machines Corporation | Virtualizing schema relations over a single database relation |
9805137, | Sep 30 2014 | International Business Machines Corporation | Virtualizing schema relations over a single database relation |
9836765, | May 19 2014 | MONETATE, INC | System and method for context-aware recommendation through user activity change detection |
9852186, | Sep 28 2012 | Oracle International Corporation | Managing risk with continuous queries |
9886486, | Sep 24 2014 | Oracle International Corporation | Enriching events with dynamically typed big data for event processing |
9934279, | Dec 05 2013 | Oracle International Corporation | Pattern matching across multiple input data streams |
9946756, | Sep 28 2012 | Oracle International Corporation | Mechanism to chain continuous queries |
9953059, | Sep 28 2012 | Oracle International Corporation | Generation of archiver queries for continuous queries over archived relations |
9971654, | Jul 20 2011 | JPMORGAN CHASE BANK, N.A. | Safe storing data for disaster recovery |
9972103, | Jul 24 2015 | Oracle International Corporation | Visually exploring and analyzing event streams |
9990401, | Sep 28 2012 | Oracle International Corporation | Processing events for continuous queries on archived relations |
9990402, | Sep 28 2012 | Oracle International Corporation | Managing continuous queries in the presence of subqueries |
Patent | Priority | Assignee | Title |
5561795, | May 13 1994 | Unisys Corporation | Method and apparatus for audit trail logging and data base recovery |
5687361, | Feb 13 1995 | Unisys Corporation | System for managing and accessing a dynamically expanding computer database |
5737592, | Jun 19 1995 | Cisco Technology, Inc | Accessing a relational database over the Internet using macro language files |
5878419, | Jan 13 1997 | JPMORGAN CHASE BANK, N A , AS SUCCESSOR AGENT | Method for creating a relational description of a formatted transaction |
5893118, | Jun 14 1995 | EMC IP HOLDING COMPANY LLC | Method for managing globally distributed software components |
5895465, | Sep 09 1997 | Meta Platforms, Inc | Heuristic co-identification of objects across heterogeneous information sources |
6012067, | Mar 02 1998 | Method and apparatus for storing and manipulating objects in a plurality of relational data managers on the web | |
6044466, | Nov 25 1997 | International Business Machines Corp. | Flexible and dynamic derivation of permissions |
6145738, | Feb 06 1997 | ATC REALTY FIFTEEN, INC | Method and apparatus for automatic check cashing |
6177932, | Aug 21 1998 | LT TECH, LLC | Method and apparatus for network based customer service |
20010039563, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Date | Maintenance Fee Events |
Nov 29 2005 | M2551: Payment of Maintenance Fee, 4th Yr, Small Entity. |
Dec 05 2009 | M2552: Payment of Maintenance Fee, 8th Yr, Small Entity. |
Feb 14 2014 | REM: Maintenance Fee Reminder Mailed. |
Jul 09 2014 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Jul 09 2005 | 4 years fee payment window open |
Jan 09 2006 | 6 months grace period start (w surcharge) |
Jul 09 2006 | patent expiry (for year 4) |
Jul 09 2008 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jul 09 2009 | 8 years fee payment window open |
Jan 09 2010 | 6 months grace period start (w surcharge) |
Jul 09 2010 | patent expiry (for year 8) |
Jul 09 2012 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jul 09 2013 | 12 years fee payment window open |
Jan 09 2014 | 6 months grace period start (w surcharge) |
Jul 09 2014 | patent expiry (for year 12) |
Jul 09 2016 | 2 years to revive unintentionally abandoned end. (for year 12) |