Click to skip top of page links USPTO IntranetIntranet HomeIndexResourcesContactsInternetSearch
Patent Intranet > Classification Home Page > Classification Search Page > Classification Schedule with Indent Level
Site Feedback
 
   Search Classification Data | Class Numbers & Titles | Class Numbers | USPC Index  | International  | HELP  | Employee by Name  | Employees by Org       

 Class   707DATA PROCESSING: DATABASE AND FILE MANAGEMENT OR DATA STRUCTURES
  Click here to view a PDF version of this file
  600           DATA WAREHOUSE, DATA MART, ONLINE ANALYTICAL PROCESSING (OLAP), DECISION SUPPORT SYSTEMS
  601           . (1 indent ) Tools to automate schema definition process
  602           . (1 indent ) Data extraction, transformation, and loading (ETL)
  603           . (1 indent ) Reporting, knowledge discovery (KD) systems
  604           . (1 indent ) Using a denormalized schema
  605           .. (2 indent ) Using a star schema
  606           .. (2 indent ) Using a snowflake schema
  607           ONLINE TRANSACTIONAL PROCESSING (OLTP) SYSTEM
  608           COLLABORATIVE DOCUMENT DATABASE AND WORKFLOW
  609           FILE OR DATABASE MAINTENANCE
  610           . (1 indent ) Synchronization (i.e., replication)
  611           .. (2 indent ) Synchronous
  612           ... (3 indent ) Multiway synchronization
  613           .. (2 indent ) Asynchronous synchronization (e.g., message or notification based)
  614           ... (3 indent ) Multiway synchronization
  615           ... (3 indent ) Transactional replication
  616           ... (3 indent ) Merge replication
  617           .. (2 indent ) Connection based synchronization
  618           .. (2 indent ) Scheduled synchronization
  619           ... (3 indent ) Background replication
  620           .. (2 indent ) Synchronization environment
  621           ... (3 indent ) Portable devices
  622           ... (3 indent ) Peer-to-peer
  623           ... (3 indent ) Master/slave
  624           .. (2 indent ) Incremental synchronization
  625           ... (3 indent ) Change records or delta
  626           .. (2 indent ) Objects of replication
  627           ... (3 indent ) Publication
  628           ... (3 indent ) Push subscriptions
  629           .... (4 indent ) Push-to-master
  630           .... (4 indent ) Push-to-nearest-neighbor
  631           .... (4 indent ) Push-to-broadcast
  632           ... (3 indent ) Pull subscriptions
  633           ... (3 indent ) Replication agent
  634           .. (2 indent ) Management, interface, monitoring and configurations of replication
  635           .. (2 indent ) Replication-to-heterogeneous database
  636           .. (2 indent ) Distributor management
  637           .. (2 indent ) Optimizing replication
  638           .. (2 indent ) Replication version control (i.e., version management)
  639           .. (2 indent ) Snapshot replication
  640           . (1 indent ) Database backup
  641           .. (2 indent ) Merging data for backup
  642           .. (2 indent ) Data dump
  643           .. (2 indent ) Batch
  644           .. (2 indent ) Types of backup
  645           ... (3 indent ) Full backup
  646           ... (3 indent ) Incremental backup
  647           ... (3 indent ) Partial backup
  648           ... (3 indent ) Transaction log backup (i.e, audit file, journal)
  649           ... (3 indent ) Database snapshots or database checkpointing
  650           ... (3 indent ) System data backup
  651           ... (3 indent ) Hierarchical backup
  652           ... (3 indent ) Distributed backup
  653           ... (3 indent ) Customized backup
  654           .. (2 indent ) Backup interface, scheduling and management
  655           .. (2 indent ) Database mirroring
  656           ... (3 indent ) Synchronous mirroring
  657           .... (4 indent ) Copy-on-write
  658           ... (3 indent ) Asynchronous mirroring
  659           ... (3 indent ) Mirroring configuration and management
  660           ... (3 indent ) Mirroring optimization
  661           . (1 indent ) Database archive
  662           .. (2 indent ) Deletion, retention or expiration of archive records
  663           ... (3 indent ) Deletion due to expiration
  664           ... (3 indent ) Deletion due to duplication
  665           .. (2 indent ) Rules for archiving
  666           ... (3 indent ) Records that have expired in the database
  667           .. (2 indent ) Means for or methods of archiving
  668           ... (3 indent ) Automatic archiving
  669           .... (4 indent ) Data dump
  670           .... (4 indent ) Transparently archiving data
  671           ... (3 indent ) Manual archiving
  672           .. (2 indent ) Log of the archive
  673           .. (2 indent ) Indexing the archive
  674           . (1 indent ) Database recovery
  675           .. (2 indent ) Database recovery model
  676           ... (3 indent ) Full database recovery
  677           ... (3 indent ) Simple database recovery
  678           .. (2 indent ) Database recovery phase
  679           ... (3 indent ) Database restore
  680           .... (4 indent ) Complete database restore
  681           .... (4 indent ) Differential database restore
  682           .... (4 indent ) Restoring backups of transaction log
  683           ... (3 indent ) Redo (i.e., roll forward)
  684           ... (3 indent ) Undo (i.e., roll back)
  685           .. (2 indent ) Incremental Recovery
  686           .. (2 indent ) Recovery optimization
  687           DATA INTEGRITY
  688           . (1 indent ) Statistics maintenance
  689           . (1 indent ) Detection of expired data
  690           . (1 indent ) Checking consistency
  691           .. (2 indent ) Repair consistency errors
  692           . (1 indent ) Data cleansing, data scrubbing, and deleting duplicates
  693           . (1 indent ) Fragmentation, compaction and compression
  694           . (1 indent ) Policy, rule-based management of records, files, and documents
  695           .. (2 indent ) Version management
  696           . (1 indent ) Index maintenance
  697           . (1 indent ) Using checksum
  698           .. (2 indent ) Using hash function
  699           .. (2 indent ) Using cyclic redundancy checking (CRC)
  700           . (1 indent ) Range checking
  701           . (1 indent ) Type checking
  702           . (1 indent ) Triggers, stored procedures, user defined function (UDF)
  703           . (1 indent ) Transactional processing
  704           . (1 indent ) Concurrent read/write management using locks
  705           DATABASE AND FILE ACCESS
  706           . (1 indent ) Search engines
  707           .. (2 indent ) Search engine portal (e.g., metasearch engine)
  708           ... (3 indent ) Analyzing or parsing query to determine topic or category
  709           .. (2 indent ) Web crawlers
  710           ... (3 indent ) Category specific web crawling
  711           .. (2 indent ) Index generation
  712           .. (2 indent ) Embedded or hardware based search engine
  713           . (1 indent ) Query optimization
  714           .. (2 indent ) Based on joins
  715           .. (2 indent ) Based on index optimization
  716           .. (2 indent ) Based on access path
  717           .. (2 indent ) Based on materialized view
  718           .. (2 indent ) Query execution plan
  719           .. (2 indent ) Query cost estimation
  720           ... (3 indent ) Based on resource consumption
  721           .. (2 indent ) Based on query history
  722           . (1 indent ) Post processing of search results
  723           .. (2 indent ) Ranking search results
  724           ... (3 indent ) Spatial (i.e., location based)
  725           ... (3 indent ) Temporal (i.e., time based)
  726           ... (3 indent ) Links from other files or link content analysis
  727           ... (3 indent ) Frequency of document selection
  728           ... (3 indent ) Relevance of document based on features in query
  729           .... (4 indent ) Location of features in the document
  730           .... (4 indent ) Frequency of features in the document
  731           ... (3 indent ) Based on category of the query and the document
  732           ... (3 indent ) Personalized results
  733           .... (4 indent ) Explicit profile
  734           .... (4 indent ) Implicit profile
  735           ... (3 indent ) Artificial Inflation of Search Rank
  736           . (1 indent ) Preparing data for information retrieval
  737           .. (2 indent ) Clustering and grouping
  738           ... (3 indent ) Based on topic
  739           ... (3 indent ) Latent semantic index or analysis (LSI or LSA)
  740           ... (3 indent ) Cataloging
  741           .. (2 indent ) Generating an index
  742           ... (3 indent ) Inverted index
  743           ... (3 indent ) Spatial index
  744           ... (3 indent ) Sparse index
  745           ... (3 indent ) Bitmap index
  746           ... (3 indent ) Temporal index
  747           ... (3 indent ) Using a hash
  748           .. (2 indent ) Ranking, scoring, and weighting records
  749           ... (3 indent ) Based on record similarity and relevance
  750           ... (3 indent ) Based on term frequency of appearance
  751           ... (3 indent ) Based on historical data
  752           .. (2 indent ) Sorting and ordering data
  753           ... (3 indent ) Sorting indices
  754           .. (2 indent ) Filtering data
  755           .. (2 indent ) Parsing data structures and data objects
  756           .. (2 indent ) Transforming data structures and data objects
  757           .. (2 indent ) Hiding and masking database data
  758           . (1 indent ) Record, file, and data search and comparisons
  759           .. (2 indent ) Query statement modification
  760           ... (3 indent ) Translating a query to another language or schema
  761           .... (4 indent ) Verifying or testing translated query
  762           .... (4 indent ) Legacy query generator
  763           .... (4 indent ) Query mapping
  764           ... (3 indent ) For parallel processing system
  765           ... (3 indent ) Query expansion or refinement
  766           .... (4 indent ) Interactive query refinement
  767           .... (5 indent ) Recommending or suggesting search terms and queries
  768           .... (4 indent ) Based on query history
  769           .. (2 indent ) Database query processing
  770           ... (3 indent ) Distributed search and retrieval
  771           ... (3 indent ) Analyzing or parsing query to determine topic or category
  772           ... (3 indent ) Query-by-example
  773           ... (3 indent ) Recursive queries
  774           ... (3 indent ) Nested queries
  775           ... (3 indent ) Cascading queries
  776           ... (3 indent ) Data mining
  777           .... (4 indent ) Taxonomy discovery
  778           .... (5 indent ) Hierarchical structures
  779           ... (3 indent ) Query templates
  780           ... (3 indent ) Fuzzy searching and comparisons
  781           . (1 indent ) Database access control methods
  782           .. (2 indent ) Alternative access and redirection
  783           .. (2 indent ) Privileged access
  784           ... (3 indent ) Based on user profile
  785           .... (4 indent ) Access control lists
  786           .... (5 indent ) Hierarchical access control
  787           .... (5 indent ) Temporal access control
  788           .... (5 indent ) Spatial access control
  790           DATABASE DESIGN
  791           . (1 indent ) Data structure types
  792           .. (2 indent ) Database management system frameworks
  793           .. (2 indent ) Custom data structure types
  794           ... (3 indent ) Semantic network
  795           ... (3 indent ) Including data structures referencing externally stored data
  796           ... (3 indent ) Including structural features to support data retrieval and/or manipulation
  797           .. (2 indent ) Trees
  798           .. (2 indent ) Graphs
  799           .. (2 indent ) Queues
  800           .. (2 indent ) Linked lists
  801           .. (2 indent ) Arrays
  802           . (1 indent ) Database and data structure management
  803           .. (2 indent ) Database, schema, and data structure creation and/or modification
  804           ... (3 indent ) Automatic generation based on input file or data
  805           ... (3 indent ) Via a graphical user interface
  806           .... (4 indent ) Maintaining schema version information
  807           .... (4 indent ) Through the use of structural data to support dynamic schemas
  808           .... (4 indent ) Merging schemas
  809           .. (2 indent ) Moving data from one schema or structure to another
  810           ... (3 indent ) Through the use of a logical data model
  811           ... (3 indent ) From unstructured or semi-structured data to structured data
  812           .. (2 indent ) Data storage operations
  813           GARBAGE COLLECTION
  814           . (1 indent ) Reference counting
  815           .. (2 indent ) Cyclic
  816           . (1 indent ) Mark-sweep
  817           . (1 indent ) Mark-compact
  818           . (1 indent ) Copying
  819           . (1 indent ) Generational
  820           . (1 indent ) Incremental
  821           FILE MANAGEMENT
  822           . (1 indent ) File systems
  823           .. (2 indent ) Disk file systems
  824           .. (2 indent ) Flash file systems
  825           .. (2 indent ) Database file systems
  826           .. (2 indent ) Transactional file systems
  827           .. (2 indent ) Network file systems
  828           . (1 indent ) File directory structure
  829           .. (2 indent ) Hierarchical structure
  830           .. (2 indent ) Indexing structure
  831           .. (2 indent ) Virtual directory structure
  899           MISCELLANEOUS
 
 E-SUBCLASSES
 
 The following subclasses beginning with the letter E are E-subclasses. Each E-subclass corresponds in scope to a classification in a foreign classification system, for example, the European Classification system (ECLA). The foreign classification equivalent to an E-subclass is identified in the subclass definition. In addition to US documents classified in E-subclasses by US examiners, documents are regularly classified in E-subclasses according to the classification practices of any foreign Offices identified in parentheses at the end of the title. For example, "(EPO)" at the end of a title indicates both European and US patent documents, as classified by the EPO, are regularly added to the subclass. E-subclasses may contain subject matter outside the scope of this class.Consult their definitions, or the documents themselves to clarify or interpret titles.
  E17.001           INFORMATION RETRIEVAL; DATABASE STRUCTURES THEREFORE (EPO)
  E17.002           . (1 indent ) Data Indexing; Abstracting; Data Reduction (EPO)
  E17.003           .. (2 indent ) Of chemical information (EPO)
  E17.004           .. (2 indent ) Of images (EPO)
  E17.005           . (1 indent ) Interfaces; database management systems; updating (EPO)
  E17.006           .. (2 indent ) File format conversion (EPO)
  E17.007           . (1 indent ) Concurrency control and recovery (EPO)
  E17.008           . (1 indent ) Document retrieval systems (EPO)
  E17.009           . (1 indent ) Information processing systems, e.g., multimedia systems, etc. (EPO)
  E17.01           . (1 indent ) File systems; file servers (EPO)
  E17.011           . (1 indent ) Processing chained data, e.g., graphs, linked lists, etc. (EPO)
  E17.012           .. (2 indent ) Trees (EPO)
  E17.013           .. (2 indent ) Hypermedia (EPO)
  E17.014           . (1 indent ) Query processing for the retrieval of structured data (EPO)
  E17.015           .. (2 indent ) Natural language query interface (EPO)
  E17.016           .. (2 indent ) Menu driven systems; graphical querying; query-by-example (EPO)
  E17.017           .. (2 indent ) Query optimization (EPO)
  E17.018           . (1 indent ) In geographical information databases (EPO)
  E17.019           . (1 indent ) In image databases (EPO)
  E17.02           .. (2 indent ) Based on image content (EPO)
  E17.021           ... (3 indent ) Using color (EPO)
  E17.022           ... (3 indent ) Using extracted text (EPO)
  E17.023           ... (3 indent ) Using a combination of image content features (EPO)
  E17.024           ... (3 indent ) Using shape and object relationship (EPO)
  E17.025           ... (3 indent ) Using texture (EPO)
  E17.026           .. (2 indent ) Based on bibliographical data of images (EPO)
  E17.027           .. (2 indent ) The images having vectorial formats (EPO)
  E17.028           .. (2 indent ) The images being video sequences (EPO)
  E17.029           .. (2 indent ) By browsing (EPO)
  E17.03           .. (2 indent ) By graphical querying (EPO)
  E17.031           .. (2 indent ) Data organization and access thereof (EPO)
  E17.032           . (1 indent ) Using distributed data base systems, e.g., networks, etc. (EPO)
  E17.033           . (1 indent ) Processing unordered data (EPO)
  E17.034           .. (2 indent ) Random access (EPO)
  E17.035           ... (3 indent ) Using parallel associative memories (EPO)
  E17.036           ... (3 indent ) By address calculation or conversion, e.g., hashing, etc. (EPO)
  E17.037           ... (3 indent ) Using directory or table look-up (EPO)
  E17.038           .... (4 indent ) Using more than one table in sequence, i.e., systems with three or more layers, etc. (EPO)
  E17.039           .. (2 indent ) Sequential access, e.g., string matching, etc. (EPO)
  E17.04           ... (3 indent ) On static storage (EPO)
  E17.041           ... (3 indent ) Comparing simultaneously a plurality of search arguments with a simple file data, finite state machine (EPO)
  E17.042           ... (3 indent ) Comparing simultaneously search arguments with more than one file data (EPO)
  E17.043           .... (4 indent ) Comparing simultaneously search arguments with more than one file data (EPO)
  E17.044           . (1 indent ) In structured data stores (EPO)
  E17.045           .. (2 indent ) Relational databases (EPO)
  E17.046           ... (3 indent ) Clustering or classification (EPO)
  E17.047           .... (4 indent ) Including cluster or class visualization or browsing (EPO)
  E17.048           ... (3 indent ) Entity relationship models (EPO)
  E17.049           ... (3 indent ) Physical indexing structures (EPO)
  E17.05           .... (4 indent ) Trees, e.g., B+ trees, etc. (EPO)
  E17.051           .... (4 indent ) Vectors, bitmaps or matrices (EPO)
  E17.052           .... (4 indent ) Hash tables (EPO)
  E17.053           .... (4 indent ) Index managing details (EPO)
  E17.054           ... (3 indent ) Relational operators, e.g., joins, transitive closure, partitioning, etc. (EPO)
  E17.055           .. (2 indent ) Object oriented databases (EPO)
  E17.056           .. (2 indent ) Multidimensional databases (EPO)
  E17.057           ... (3 indent ) Indexing (EPO)
  E17.058           . (1 indent ) Of unstructured textual data (EPO)
  E17.059           .. (2 indent ) Filtering based on additional data, e.g., user or group profiles, etc. (EPO)
  E17.06           ... (3 indent ) Profile generation, learning or modification (EPO)
  E17.061           .. (2 indent ) Querying (EPO)
  E17.062           ... (3 indent ) Query formulation (EPO)
  E17.063           .... (4 indent ) Reformulation based on results of preceding query (EPO)
  E17.064           .... (5 indent ) Using relevance feedback from the user, e.g., relevance feedback on documents, documents sets, document terms or passages, etc. (EPO)
  E17.065           ..... (6 indent ) Using graphical result space presentation or visualization (EPO)
  E17.066           .... (4 indent ) Using system suggestions (EPO)
  E17.067           .... (5 indent ) Using document space presentation or visualization, e.g., category, hierarchy or range presentation and selection, etc. (EPO)
  E17.068           .... (4 indent ) Natural language query formulation or dialogue systems (EPO)
  E17.069           ... (3 indent ) Query processing (EPO)
  E17.07           .... (4 indent ) Query translation (EPO)
  E17.071           .... (5 indent ) Selection or weighting of terms from queries, including natural language queries (EPO)
  E17.072           .... (5 indent ) Syntactic pre-processing steps, e.g., stopword elimination, stemming, etc. (EPO)
  E17.073           .... (5 indent ) Translation of the query language, e.g., Chinese to English, etc. (EPO)
  E17.074           .... (5 indent ) Query expansion (EPO)
  E17.075           .... (4 indent ) Query execution (EPO)
  E17.076           .... (5 indent ) Using Boolean model (EPO)
  E17.077           .... (5 indent ) Using phonetics (EPO)
  E17.078           .... (5 indent ) Using natural language analysis (EPO)
  E17.079           .... (5 indent ) Using probabilistic model (EPO)
  E17.08           .... (5 indent ) Using vector based model (EPO)
  E17.081           .... (4 indent ) Reuse of stored results of previous queries (EPO)
  E17.082           ... (3 indent ) Presentation or visualization of query results (EPO)
  E17.083           .. (2 indent ) Indexing (EPO)
  E17.084           ... (3 indent ) Selection or weighting of terms for indexing (EPO)
  E17.085           ... (3 indent ) Physical indexing structures (EPO)
  E17.086           .... (4 indent ) Inverted lists (EPO)
  E17.087           .... (4 indent ) Trees (EPO)
  E17.088           .... (4 indent ) Index managing details (EPO)
  E17.089           .. (2 indent ) Clustering or classification (EPO)
  E17.09           ... (3 indent ) Into predefined classes (EPO)
  E17.091           ... (3 indent ) Including class or cluster creation or modification (EPO)
  E17.092           ... (3 indent ) Including cluster or class visualization or browsing (EPO)
  E17.093           .. (2 indent ) Browsing or visualization (EPO).
  E17.094           ... (3 indent ) Summarization for human users (EPO)
  E17.095           .. (2 indent ) Based on associated metadata or manual classification, e.g., bibliographic data, etc. (EPO)
  E17.096           ... (3 indent ) Using identifiers, e.g., barcodes, radio frequency identifications, etc. (EPO)
  E17.097           ... (3 indent ) Using citations (EPO)
  E17.098           .. (2 indent ) Creation of semantic tools (EPO)
  E17.099           ... (3 indent ) Ontology (EPO)
  E17.1           ... (3 indent ) Thesaurus (EPO)
  E17.101           . (1 indent ) Of audio data (EPO)
  E17.102           .. (2 indent ) Based on associated metadata, e.g., bibliographic data, images associated with audio data, etc. (EPO)
  E17.103           ... (3 indent ) Wherein the metadata is a transcript of the audio data (EPO)
  E17.104           . (1 indent ) Processing sequentially ordered data, e.g., alpha-numerically ordered, etc. (EPO)
  E17.105           .. (2 indent ) Binary access (EPO)
  E17.106           .. (2 indent ) Sequential access (EPO)
  E17.107           . (1 indent ) Retrieval from the Internet, e.g., browsers, etc. (EPO)
  E17.108           .. (2 indent ) By querying, e.g., search engines or meta-search engines, crawling techniques, push systems, etc. (EPO)
  E17.109           ... (3 indent ) With filtering and personalization (EPO)
  E17.11           ... (3 indent ) Spatially dependent indexing and retrieval, e.g., location dependent results to queries, etc. (EPO)
  E17.111           .. (2 indent ) By navigation, e.g., using categorized browsing, portals, synchronized browsing, visual networks of documents, virtual worlds or tours, etc. (EPO)
  E17.112           .. (2 indent ) By using information identifiers, e.g., encoding URL in specific indicia, browsing history, etc. (EPO)
  E17.113           ... (3 indent ) By using bar codes (EPO)
  E17.114           ... (3 indent ) Bookmark management (EPO)
  E17.115           ... (3 indent ) URL specific, e.g., using aliases, detecting broken or misspelled links, etc. (EPO)
  E17.116           .. (2 indent ) Web site content organization and management, e.g., publishing, automatic linking or maintaining pages, etc. (EPO)
  E17.117           ... (3 indent ) Access to data in other repository systems, e.g., legacy data or dynamic web page generation, etc. (EPO)
  E17.118           ... (3 indent ) Document structures and storage, e.g., HTML extensions, etc. (EPO)
  E17.119           .. (2 indent ) Browsing optimization (EPO)
  E17.12           ... (3 indent ) Of access to content, e.g., by caching, etc. (EPO)
  E17.121           ... (3 indent ) Optimizing the visualization of content, e.g., distillation of HTML documents, etc. (EPO)
  E17.122           . (1 indent ) Of semistructured data, the underlying structure being taken into account, e.g., mark-up language structure data, etc. (EPO)
  E17.123           .. (2 indent ) Indexing, e.g., of XML tags, etc. (EPO)
  E17.124           .. (2 indent ) Mapping or conversion (EPO)
  E17.125           ... (3 indent ) Mapping to a database (EPO)
  E17.126           ... (3 indent ) Mark-up to mark-up conversion (EPO)
  E17.127           .. (2 indent ) XML native databases, structures and querying (EPO)
  E17.128           ... (3 indent ) Query formulation (EPO)
  E17.129           ... (3 indent ) Query processing (EPO)
  E17.13           .... (4 indent ) Query translation (EPO)
  E17.131           .... (4 indent ) Query optimization (EPO)
  E17.132           .... (4 indent ) Query execution (EPO)
  E17.133           ... (3 indent ) Results presentation (EPO)
  E17.134           . (1 indent ) Details of database functions independent of the retrieved data type (EPO)
  E17.135           .. (2 indent ) Querying (EPO)
  E17.136           ... (3 indent ) Query formulation (EPO)
  E17.137           .... (4 indent ) Using system suggestions (EPO)
  E17.138           .... (5 indent ) Using search space presentation or visualization, e.g., category or range presentation and selection, etc. (EPO)
  E17.139           .... (4 indent ) Natural language query formulation or dialogue systems (EPO)
  E17.14           ... (3 indent ) Query processing (EPO)
  E17.141           ... (3 indent ) Presentation or visualization of query results (EPO)
  E17.142           .. (2 indent ) Browsing or visualization (EPO)
  E17.143           .. (2 indent ) Retrieval based on associated meditate (EPO)
 
 CROSS-REFERENCE ART COLLECTIONS
 
  912           APPLICATIONS OF A DATABASE
  913           . (1 indent ) Multimedia
  914           .. (2 indent ) Video
  915           .. (2 indent ) Image
  916           .. (2 indent ) Audio
  917           . (1 indent ) Text
  918           . (1 indent ) Location
  919           .. (2 indent ) Geographic
  920           ... (3 indent ) Navigation
  921           .. (2 indent ) Spatial
  922           . (1 indent ) Communications
  923           . (1 indent ) Intellectual property
  924           .. (2 indent ) Patent procedure
  925           ... (3 indent ) Drafting an application
  926           ... (3 indent ) Drafting drawing or figures
  927           ... (3 indent ) Validation
  928           ... (3 indent ) Electronic submission
  929           ... (3 indent ) Docketing
  930           .. (2 indent ) Intellectual property analysis
  931           ... (3 indent ) Patent comparison
  932           .... (4 indent ) Infringement detection
  933           ... (3 indent ) Citation analysis
  934           ... (3 indent ) Analyzing patent activity
  935           .... (4 indent ) Company or stock valuation
  936           .. (2 indent ) For use in research and development
  937           .. (2 indent ) Intellectual property searching
  938           .. (2 indent ) Intellectual property markets
  939           .. (2 indent ) Idea solicitation
  940           . (1 indent ) Infrastructure
  941           . (1 indent ) Human sciences
  942           . (1 indent ) Legal/academic
  943           . (1 indent ) News
  944           . (1 indent ) Business related
  945           .. (2 indent ) Contract negotiation
  946           .. (2 indent ) Real estate
  947           .. (2 indent ) Human resources
  948           .. (2 indent ) Product or catalog
  949           .. (2 indent ) Inventory
  950           . (1 indent ) Financial
  951           . (1 indent ) Calendar or scheduling
  952           . (1 indent ) Malicious software
  953           ORGANIZATION OF DATA
  954           . (1 indent ) Relational
  955           . (1 indent ) Object-oriented
  956           . (1 indent ) Hierarchical
  957           . (1 indent ) Multidimensional
  958           . (1 indent ) Data cubes
  959           . (1 indent ) Network
  960           . (1 indent ) Object-relational
  961           . (1 indent ) Associative
  962           . (1 indent ) Entity-attribute-value
  963           . (1 indent ) Hybrid
  964           DATABASE ARRANGEMENT
  965           . (1 indent ) Standalone
  966           . (1 indent ) Distributed
  967           .. (2 indent ) Peer-to-peer
  968           ... (3 indent ) Partitioning
  969           .... (4 indent ) Horizontal partitioning
  970           .... (4 indent ) Vertical partitioning
  971           .. (2 indent ) Federated
  972           ... (3 indent ) Partitioning
  973           .... (4 indent ) Horizontal partitioning
  974           .... (4 indent ) Vertical partitioning
  975           . (1 indent ) Portable database architecture
  999.001           DATABASE OR FILE ACCESSING (707/1)
  999.002           . (1 indent ) Access augmentation or optimizing (707/2)
  999.003           . (1 indent ) Query processing (i.e., searching) (707/3)
  999.004           .. (2 indent ) Query formulation, input preparation, or translation (707/4)
  999.005           .. (2 indent ) Query augmenting and refining (e.g., inexact access) (707/5)
  999.006           .. (2 indent ) Pattern matching access (707/6)
  999.007           . (1 indent ) Sorting (707/7)
  999.008           . (1 indent ) Concurrency (e.g., lock management in shared database) (707/8)
  999.009           . (1 indent ) Privileged access (707/9)
  999.01           . (1 indent ) Distributed or remote access (707/10)
  999.1           DATABASE SCHEMA OR DATA STRUCTURE (707/100)
  999.101           . (1 indent ) Manipulating data structure (e.g., compression, compaction, compilation) (707/101)
  999.102           . (1 indent ) Generating database or data structure (e.g., via user interface) (707/102)
  999.103           . (1 indent ) Object-oriented database structure (707/103R)
  999.104           .. (2 indent ) Object-oriented database structure processing (707/103Y)
  999.105           .. (2 indent ) Object-oriented database structure network (707/103X)
  999.106           .. (2 indent ) Object-oriented database structure reference (707/103Z)
  999.107           . (1 indent ) Application of database or data structure (e.g., distributed, multimedia, image) (707/104.1)
  999.2           FILE OR DATABASE MAINTENANCE (707/200)
  999.201           . (1 indent ) Coherency (e.g., same view to multiple users) (707/201)
  999.202           .. (2 indent ) Recoverability (707/202)
  999.203           .. (2 indent ) Version management (707/203)
  999.204           .. (2 indent ) Archiving or backup (707/204)
  999.205           . (1 indent ) File allocation (707/205)
  999.206           .. (2 indent ) Garbage collection (707/206)
 
 FOREIGN ART COLLECTIONS
 
  FOR000           CLASS-RELATED FOREIGN DOCUMENTS


   Note: Some content linked to on this page may require a plug-in for Adobe Acrobat Reader.

This file produced by USPTO - SIRA - Office of Classification Support - ReferenceTools Project. Questions or comments relating to this file should be directed to Patent Automation Feedback.

Click to skip end of page links


Intranet Home | Index | Resources | Contacts | Internet | Search | Firewall | Web Services

This data is current as of December/2011