Movatterモバイル変換


[0]ホーム

URL:


US20210374109A1 - Apparatus, systems, and methods for batch and realtime data processing - Google Patents

Apparatus, systems, and methods for batch and realtime data processing
Download PDF

Info

Publication number
US20210374109A1
US20210374109A1US17/145,888US202117145888AUS2021374109A1US 20210374109 A1US20210374109 A1US 20210374109A1US 202117145888 AUS202117145888 AUS 202117145888AUS 2021374109 A1US2021374109 A1US 2021374109A1
Authority
US
United States
Prior art keywords
data
entity identifier
input
entity
inputs
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
US17/145,888
Inventor
Boris SHIMANOVSKY
Ahad Rana
Chun KOK
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
FOURSQUARE LABS Inc
Original Assignee
Factual Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Factual IncfiledCriticalFactual Inc
Priority to US17/145,888priorityCriticalpatent/US20210374109A1/en
Publication of US20210374109A1publicationCriticalpatent/US20210374109A1/en
Assigned to FOURSQUARE LABS, INC.reassignmentFOURSQUARE LABS, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: FACTUAL, INC.
Assigned to FACTUAL, INC.reassignmentFACTUAL, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: KOK, Chun, RANA, AHAD, SHIMANOVSKY, Boris
Assigned to WELLS FARGO BANK, NATIONAL ASSOCIATION, AS AGENTreassignmentWELLS FARGO BANK, NATIONAL ASSOCIATION, AS AGENTSECURITY INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: FOURSQUARE LABS, INC.
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A traditional data processing system is configured to process input data either in batch or in real-time. On one hand, a batch data processing system is limiting because the batch data processing often cannot take into account any data received during the batch data processing. On the other hand, a real-time data processing system is limiting because the real-time system often cannot scale. The real-time data processing system is often limited to dealing with primitive data types and/or a small amount of data. Therefore, it is desirable to address the limitations of the batch data processing system and the real-time data processing system by combining the benefits of the batch data processing system and the real-time data processing system into a single data processing system.

Description

Claims (22)

We claim:
1.-23. (canceled)
24. A method comprising:
generating a first summary data using a set of data, the first summary data includes a first entity identifier and a first value associated with the first entity identifier;
generating a second summary data using the first set of data and a second set of data, the second summary data includes a second entity identifier and a second value associated with the second entity identifier;
determining a difference between the first summary data and the second summary data; and
updating the first summary data based upon the difference between the first summary data and the second summary data.
25. The method ofclaim 24, wherein the first set of data comprises bulk data input.
26. The method ofclaim 25, wherein the bulk data input comprises one or more of:
raw information received from one or more contributors;
web-crawler data received from a web-crawler; or
data received from a storage center.
27. The method ofclaim 25, wherein the second set of data comprises intermittent data.
28. The method ofclaim 27, wherein the intermittent data comprises real-time data submissions.
29. The method ofclaim 27, further comprising:
formatting the bulk data input into structured data;
group a plurality of elements in the structured data; and
generate an entity identifier for the plurality of elements.
30. The method ofclaim 24, wherein the first summary data comprises a first entity identifier and the second summary data comprises a second entity identifier, and wherein determining the difference between the first summary data and the second summary data comprises:
determining whether a first value of the first entity identifier and a second value of the second entity identifier are equal; and
when the first value and second value are equal, comparing data associated with the first entity identifier and the second entity identifier.
31. A non-transitory computer-readable storage medium comprising computer-executable instructions that, when executed by at least one processor, cause the at least one processor to perform a method comprising:
generating a first summary data using a set of data, the first summary data includes a first entity identifier and a first value associated with the first entity identifier;
generating a second summary data using the first set of data and a second set of data, the second summary data includes a second entity identifier and a second value associated with the second entity identifier;
determining a difference between the first summary data and the second summary data; and
updating the first summary data based upon the difference between the first summary data and the second summary data.
32. The non-transitory computer-readable storage medium ofclaim 31, wherein the method further comprises:
generate a third data set by combining the first data set and the second data set; and
generate third summary data for the third data set.
33. The non-transitory computer-readable storage medium ofclaim 31, wherein the first data set comprises one or more of:
raw information received from one or more contributors;
web-crawler data received from a web-crawler; or
data received from a storage center.
34. The non-transitory computer-readable storage medium ofclaim 33, wherein the second data set comprises data received from a user to correct information in the first data set.
35. The non-transitory computer-readable storage medium ofclaim 34, wherein the first summary data comprises a first entity identifier and the second summary data comprises a second entity identifier, and wherein determining the difference between the first summary data and the second summary data comprises:
determining whether a first value of the first entity identifier and a second value of the second entity identifier are equal; and
when the first value and second value are equal, comparing data associated with the first entity identifier and the second entity identifier.
36. The non-transitory computer-readable storage medium ofclaim 31, wherein the method further comprises processing the first data set to generate a first structured data set.
37. The non-transitory computer-readable storage medium ofclaim 36, wherein the second data set comprises real-time data submissions, and wherein the method further comprises processing the second data set to generate a second structured data set in response to receiving the real-time data submissions.
38. A system comprising:
at least one processor; and
memory encoding computer-executable instructions that, when executed by the at least one processor, perform a method comprising:
generating a first summary data using a set of data, the first summary data includes a first entity identifier and a first value associated with the first entity identifier;
generating a second summary data using the first set of data and a second set of data, the second summary data includes a second entity identifier and a second value associated with the second entity identifier;
determining a difference between the first summary data and the second summary data; and
updating the first summary data based upon the difference between the first summary data and the second summary data.
39. The system ofclaim 38, wherein the first set of data comprises bulk data input.
40. The system ofclaim 39, wherein the bulk data input comprises one or more of:
raw information received from one or more contributors;
web-crawler data received from a web-crawler; or
data received from a storage center.
41. The system ofclaim 39, wherein the second set of data comprises intermittent data.
42. The system ofclaim 41, wherein the intermittent data comprises real-time data submissions.
43. The system ofclaim 41, further comprising:
formatting the bulk data input into structured data;
group a plurality of elements in the structured data; and
generate an entity identifier for the plurality of elements.
44. The system ofclaim 24, wherein the first summary data comprises a first entity identifier and the second summary data comprises a second entity identifier, and wherein determining the difference between the first summary data and the second summary data comprises:
determining whether a first value of the first entity identifier and a second value of the second entity identifier are equal; and
when the first value and second value are equal, comparing data associated with the first entity identifier and the second entity identifier.
US17/145,8882013-03-152021-01-11Apparatus, systems, and methods for batch and realtime data processingPendingUS20210374109A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US17/145,888US20210374109A1 (en)2013-03-152021-01-11Apparatus, systems, and methods for batch and realtime data processing

Applications Claiming Priority (8)

Application NumberPriority DateFiling DateTitle
US201361799131P2013-03-152013-03-15
US201361799986P2013-03-152013-03-15
US201361800036P2013-03-152013-03-15
US201361799846P2013-03-152013-03-15
US201361799817P2013-03-152013-03-15
US14/214,219US9317541B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for batch and realtime data processing
US15/132,228US10891269B2 (en)2013-03-152016-04-18Apparatus, systems, and methods for batch and realtime data processing
US17/145,888US20210374109A1 (en)2013-03-152021-01-11Apparatus, systems, and methods for batch and realtime data processing

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US15/132,228ContinuationUS10891269B2 (en)2013-03-152016-04-18Apparatus, systems, and methods for batch and realtime data processing

Publications (1)

Publication NumberPublication Date
US20210374109A1true US20210374109A1 (en)2021-12-02

Family

ID=50625176

Family Applications (23)

Application NumberTitlePriority DateFiling Date
US14/214,296Active2034-05-21US9753965B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for providing location information
US14/214,231Active2036-10-24US10831725B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for grouping data records
US14/214,213Active2036-02-25US10817482B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for crowdsourcing domain specific intelligence
US14/214,219Active2034-10-02US9317541B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for batch and realtime data processing
US14/214,309Active2035-09-06US10331631B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for analyzing characteristics of entities of interest
US14/214,208ActiveUS9594791B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for analyzing movements of target entities
US15/132,228Active2034-07-24US10891269B2 (en)2013-03-152016-04-18Apparatus, systems, and methods for batch and realtime data processing
US15/420,655ActiveUS9977792B2 (en)2013-03-152017-01-31Apparatus, systems, and methods for analyzing movements of target entities
US15/673,349ActiveUS10013446B2 (en)2013-03-152017-08-09Apparatus, systems, and methods for providing location information
US15/960,322ActiveUS10255301B2 (en)2013-03-152018-04-23Apparatus, systems, and methods for analyzing movements of target entities
US16/006,748ActiveUS10268708B2 (en)2013-03-152018-06-12System and method for providing sub-polygon based location service
US16/352,664ActiveUS10579600B2 (en)2013-03-152019-03-13Apparatus, systems, and methods for analyzing movements of target entities
US16/367,161ActiveUS10459896B2 (en)2013-03-152019-03-27Apparatus, systems, and methods for providing location information
US16/409,776Active2035-01-24US11468019B2 (en)2013-03-152019-05-11Apparatus, systems, and methods for analyzing characteristics of entities of interest
US16/590,312ActiveUS10817484B2 (en)2013-03-152019-10-01Apparatus, systems, and methods for providing location information
US16/777,869ActiveUS10866937B2 (en)2013-03-152020-01-30Apparatus, systems, and methods for analyzing movements of target entities
US17/080,605ActiveUS11461289B2 (en)2013-03-152020-10-26Apparatus, systems, and methods for providing location information
US17/080,596PendingUS20210286776A1 (en)2013-03-152020-10-26Apparatus, systems, and methods for crowdsourcing domain specific intelligence
US17/093,151ActiveUS12298969B2 (en)2013-03-152020-11-09Apparatus, systems, and methods for grouping data records
US17/120,600ActiveUS11762818B2 (en)2013-03-152020-12-14Apparatus, systems, and methods for analyzing movements of target entities
US17/145,888PendingUS20210374109A1 (en)2013-03-152021-01-11Apparatus, systems, and methods for batch and realtime data processing
US18/045,431PendingUS20230129014A1 (en)2013-03-152022-10-10Apparatus, systems, and methods for analyzing characteristics of entities of interest
US18/368,894PendingUS20240264985A1 (en)2013-03-152023-09-15Apparatus, systems, and methods for analyzing movements of target entities

Family Applications Before (20)

Application NumberTitlePriority DateFiling Date
US14/214,296Active2034-05-21US9753965B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for providing location information
US14/214,231Active2036-10-24US10831725B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for grouping data records
US14/214,213Active2036-02-25US10817482B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for crowdsourcing domain specific intelligence
US14/214,219Active2034-10-02US9317541B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for batch and realtime data processing
US14/214,309Active2035-09-06US10331631B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for analyzing characteristics of entities of interest
US14/214,208ActiveUS9594791B2 (en)2013-03-152014-03-14Apparatus, systems, and methods for analyzing movements of target entities
US15/132,228Active2034-07-24US10891269B2 (en)2013-03-152016-04-18Apparatus, systems, and methods for batch and realtime data processing
US15/420,655ActiveUS9977792B2 (en)2013-03-152017-01-31Apparatus, systems, and methods for analyzing movements of target entities
US15/673,349ActiveUS10013446B2 (en)2013-03-152017-08-09Apparatus, systems, and methods for providing location information
US15/960,322ActiveUS10255301B2 (en)2013-03-152018-04-23Apparatus, systems, and methods for analyzing movements of target entities
US16/006,748ActiveUS10268708B2 (en)2013-03-152018-06-12System and method for providing sub-polygon based location service
US16/352,664ActiveUS10579600B2 (en)2013-03-152019-03-13Apparatus, systems, and methods for analyzing movements of target entities
US16/367,161ActiveUS10459896B2 (en)2013-03-152019-03-27Apparatus, systems, and methods for providing location information
US16/409,776Active2035-01-24US11468019B2 (en)2013-03-152019-05-11Apparatus, systems, and methods for analyzing characteristics of entities of interest
US16/590,312ActiveUS10817484B2 (en)2013-03-152019-10-01Apparatus, systems, and methods for providing location information
US16/777,869ActiveUS10866937B2 (en)2013-03-152020-01-30Apparatus, systems, and methods for analyzing movements of target entities
US17/080,605ActiveUS11461289B2 (en)2013-03-152020-10-26Apparatus, systems, and methods for providing location information
US17/080,596PendingUS20210286776A1 (en)2013-03-152020-10-26Apparatus, systems, and methods for crowdsourcing domain specific intelligence
US17/093,151ActiveUS12298969B2 (en)2013-03-152020-11-09Apparatus, systems, and methods for grouping data records
US17/120,600ActiveUS11762818B2 (en)2013-03-152020-12-14Apparatus, systems, and methods for analyzing movements of target entities

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US18/045,431PendingUS20230129014A1 (en)2013-03-152022-10-10Apparatus, systems, and methods for analyzing characteristics of entities of interest
US18/368,894PendingUS20240264985A1 (en)2013-03-152023-09-15Apparatus, systems, and methods for analyzing movements of target entities

Country Status (5)

CountryLink
US (23)US9753965B2 (en)
EP (9)EP2974434A4 (en)
CN (11)CN110222069A (en)
HK (1)HK1224007A1 (en)
WO (6)WO2014145104A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11762818B2 (en)2013-03-152023-09-19Foursquare Labs, Inc.Apparatus, systems, and methods for analyzing movements of target entities
US20240311381A1 (en)*2023-03-172024-09-19Ab Initio Technology LlcUsing Metadata to Drive Batch and Real-Time Processing in Data Processing Systems
US12346350B2 (en)2023-04-122025-07-01Ab Initio Technology LlcMeta-data driven ingestion and data processing

Families Citing this family (190)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10445799B2 (en)2004-09-302019-10-15Uber Technologies, Inc.Supply-chain side assistance
US10687166B2 (en)2004-09-302020-06-16Uber Technologies, Inc.Obtaining user assistance
US8358976B2 (en)2006-03-242013-01-22The Invention Science Fund I, LlcWireless device with an aggregate user interface for controlling other devices
US10213645B1 (en)*2011-10-032019-02-26Swingbyte, Inc.Motion attributes recognition system and methods
US9672126B2 (en)*2011-12-152017-06-06Sybase, Inc.Hybrid data replication
US9222777B2 (en)2012-09-072015-12-29The United States Post OfficeMethods and systems for creating and using a location identification grid
US9223806B2 (en)*2013-03-282015-12-29International Business Machines CorporationRestarting a batch process from an execution point
US9535927B2 (en)*2013-06-242017-01-03Great-Circle Technologies, Inc.Method and apparatus for situational context for big data
IL227480A0 (en)*2013-07-152013-12-31Bg Negev Technologies & Applic LtdSystem for characterizing geographical locations based on multi sensors anonymous data sources
US9875321B2 (en)*2013-07-192018-01-23Salesforce.Com, Inc.Geo-location custom indexes
US10042911B2 (en)*2013-07-302018-08-07International Business Machines CorporationsDiscovery of related entities in a master data management system
KR101609178B1 (en)*2013-09-162016-04-07엔에이치엔엔터테인먼트 주식회사Service method and system for providing reward using moving path of users
WO2015044630A1 (en)2013-09-262015-04-02British Telecommunications PlcEfficient event filter
US9973466B2 (en)*2013-12-162018-05-15Inbubbles Inc.Space time region based communications
WO2015094319A1 (en)2013-12-202015-06-25Hewlett-Packard Development Company, L.P.Generating a visualization of a metric at a level of execution
WO2015094315A1 (en)*2013-12-202015-06-25Hewlett-Packard Development Company, L.P.Discarding data points in a time series
US10909117B2 (en)2013-12-202021-02-02Micro Focus LlcMultiple measurements aggregated at multiple levels of execution of a workload
US9710485B2 (en)*2014-03-142017-07-18Twitter, Inc.Density-based dynamic geohash
US9426620B2 (en)*2014-03-142016-08-23Twitter, Inc.Dynamic geohash-based geofencing
US20150278860A1 (en)*2014-03-252015-10-01Google Inc.Dynamically determining a search radius to select online content
EP2924589B1 (en)*2014-03-272017-03-15Kapsch TrafficCom AGOnboard unit and method for updating geodata therein
US11586680B2 (en)*2014-03-312023-02-21International Business Machines CorporationFast and accurate geomapping
US11263646B1 (en)*2014-03-312022-03-01Groupon, Inc.Systems, apparatus, and methods of programmatically determining unique contacts
US9552559B2 (en)2014-05-062017-01-24Elwha LlcSystem and methods for verifying that one or more directives that direct transport of a second end user does not conflict with one or more obligations to transport a first end user
US9727664B2 (en)*2014-05-062017-08-08International Business Machines CorporationGrouping records in buckets distributed across nodes of a distributed database system to perform comparison of the grouped records
WO2015185919A1 (en)*2014-06-022015-12-10Geospock LimitedSystem for providing location-based social networking services to users of mobile devices
US10332223B1 (en)*2014-06-062019-06-25Mmsr, LlcGeographic locale mapping system
US10586163B1 (en)2014-06-062020-03-10Mmsr, LlcGeographic locale mapping system for outcome prediction
US10902468B2 (en)*2014-06-232021-01-26Board Of Regents, The University Of Texas SystemReal-time, stream data information integration and analytics system
KR101881630B1 (en)*2014-06-242018-07-24경희대학교 산학협력단Method and system for providing evaluation information and pattern information using data obtained from user terminal
US10592539B1 (en)2014-07-112020-03-17Twitter, Inc.Trends in a messaging platform
US9817559B2 (en)*2014-07-112017-11-14Noom, Inc.Predictive food logging
US10601749B1 (en)*2014-07-112020-03-24Twitter, Inc.Trends in a messaging platform
US10318983B2 (en)*2014-07-182019-06-11Facebook, Inc.Expansion of targeting criteria based on advertisement performance
US10528981B2 (en)2014-07-182020-01-07Facebook, Inc.Expansion of targeting criteria using an advertisement performance metric to maintain revenue
US20160085832A1 (en)*2014-09-242016-03-24Richard L LamSystem and method of analyzing data using bitmap techniques
US11562040B2 (en)*2014-09-252023-01-24United States Postal ServiceMethods and systems for creating and using a location identification grid
US10387389B2 (en)*2014-09-302019-08-20International Business Machines CorporationData de-duplication
CN105528384B (en)*2014-10-272019-03-15阿里巴巴集团控股有限公司The method for pushing and device of information
US10477359B2 (en)*2014-12-082019-11-12International Business Machines CorporationPublishing messages based on geographic area
US9483546B2 (en)*2014-12-152016-11-01Palantir Technologies Inc.System and method for associating related records to common entities across multiple lists
US10380486B2 (en)*2015-01-202019-08-13International Business Machines CorporationClassifying entities by behavior
CA2975002C (en)*2015-01-272020-09-29Beijing Didi Infinity Technology And Development Co., Ltd.Methods and systems for providing information for an on-demand service
US10140298B2 (en)*2015-02-202018-11-27International Business Machines CorporationSocial networking response management system
JP5960863B1 (en)*2015-03-112016-08-02エヌ・ティ・ティ・コミュニケーションズ株式会社 SEARCH DEVICE, SEARCH METHOD, PROGRAM, AND RECORDING MEDIUM
US9396210B1 (en)2015-03-122016-07-19Verve Wireless, Inc.Systems, methods, and apparatus for reverse geocoding
CN106033510B (en)*2015-03-132018-12-21阿里巴巴集团控股有限公司A kind of user equipment recognition methods and system
EP3274935A1 (en)*2015-03-272018-01-31British Telecommunications public limited companyAnomaly detection by multi-level tolerance relations
WO2016175880A1 (en)*2015-04-292016-11-03Hewlett Packard Enterprise Development LpMerging incoming data in a database
US9715695B2 (en)*2015-06-012017-07-25Conduent Business Services, LlcMethod, system and processor-readable media for estimating airport usage demand
AU2016290893A1 (en)*2015-07-032018-02-01Intersective Pty LtdA system and a method for monitoring progress of a learner through an experiential learning cycle
EP3115906A1 (en)2015-07-072017-01-11Toedt, Dr. Selk & Coll. GmbHFinding doublets in a database
US20170039258A1 (en)*2015-08-052017-02-09Microsoft Technology Licensing, LlcEfficient Location-Based Entity Record Conflation
US10140327B2 (en)*2015-08-242018-11-27Palantir Technologies Inc.Feature clustering of users, user correlation database access, and user interface generation system
US10885042B2 (en)*2015-08-272021-01-05International Business Machines CorporationAssociating contextual structured data with unstructured documents on map-reduce
US10834042B2 (en)*2015-08-312020-11-10International Business Machines CorporationInference of location where each textual message was posted
CN106557531B (en)*2015-09-302020-07-03伊姆西Ip控股有限责任公司Method, apparatus and storage medium for converting complex structured objects into flattened data
KR102119868B1 (en)*2015-10-202020-06-05전자부품연구원System and method for producting promotional media contents
US20170116285A1 (en)*2015-10-272017-04-27Microsoft Technology Licensing, LlcSemantic Location Layer For User-Related Activity
US20200389495A1 (en)*2015-10-282020-12-10Qomplx, Inc.Secure policy-controlled processing and auditing on regulated data sets
US12081594B2 (en)2015-10-282024-09-03Qomplx LlcHighly scalable four-dimensional geospatial data system for simulated worlds
US10673887B2 (en)*2015-10-282020-06-02Qomplx, Inc.System and method for cybersecurity analysis and score generation for insurance purposes
US20170236226A1 (en)*2015-12-032017-08-17Ashutosh MalaviyaComputerized systems, processes, and user interfaces for globalized score for a set of real-estate assets
US11201876B2 (en)2015-12-242021-12-14British Telecommunications Public Limited CompanyMalicious software identification
US10891377B2 (en)*2015-12-242021-01-12British Telecommunications Public Limited CompanyMalicious software identification
US10931689B2 (en)2015-12-242021-02-23British Telecommunications Public Limited CompanyMalicious network traffic identification
US10380512B2 (en)*2016-03-112019-08-13Sap SeFramework for hierarchy-based data processing
CA3018881C (en)*2016-03-142023-01-03Rubikloud Technologies Inc.Method and system for persisting data
US10504032B2 (en)2016-03-292019-12-10Research Now Group, LLCIntelligent signal matching of disparate input signals in complex computing networks
EP3424244A4 (en)*2016-04-072019-09-25Bluedot Innovations Pty Ltd. APPLICATION OF DATA STRUCTURES TO GEOREPERAGE APPLICATIONS
US10515101B2 (en)*2016-04-192019-12-24Strava, Inc.Determining clusters of similar activities
CN107466103B (en)*2016-04-292020-06-02华为技术有限公司 A terminal positioning method and network device
WO2017210582A1 (en)*2016-06-032017-12-07Babel Street, Inc.Geospatial origin and identity based on dialect detection for text based media
US10452414B2 (en)*2016-06-302019-10-22Microsoft Technology Licensing, LlcAssistive technology notifications for relevant metadata changes in a document
US10726443B2 (en)2016-07-112020-07-28Samsung Electronics Co., Ltd.Deep product placement
US10764077B2 (en)*2016-07-262020-09-01RAM Laboratories, Inc.Crowd-sourced event identification that maintains source privacy
US10157498B2 (en)*2016-08-182018-12-18Robert Bosch GmbhSystem and method for procedurally generated object distribution in regions of a three-dimensional virtual environment
CN106326447B (en)*2016-08-262019-06-21北京量科邦信息技术有限公司A kind of detection method and system of crowdsourcing web crawlers crawl data
US10552074B2 (en)2016-09-232020-02-04Samsung Electronics Co., Ltd.Summarized data storage management system for streaming data
US10521477B1 (en)*2016-09-282019-12-31Amazon Technologies, Inc.Optimized location identification
US10885072B2 (en)*2016-10-252021-01-05International Business Machines CorporationSpatial computing for location-based services
US11429986B2 (en)2016-11-042022-08-30Google LlcRealtime busyness for places
US10635693B2 (en)*2016-11-112020-04-28International Business Machines CorporationEfficiently finding potential duplicate values in data
US10585864B2 (en)2016-11-112020-03-10International Business Machines CorporationComputing the need for standardization of a set of values
CN106454781B (en)*2016-11-222020-02-28北京小米移动软件有限公司 Communication message source identification method and device
US10324993B2 (en)*2016-12-052019-06-18Google LlcPredicting a search engine ranking signal value
US11127027B2 (en)2016-12-212021-09-21Engagement Labs Inc./Laboratories Engagement Inc.System and method for measuring social influence of a brand for improving the brand's performance
US10575067B2 (en)2017-01-042020-02-25Samsung Electronics Co., Ltd.Context based augmented advertisement
US10606814B2 (en)*2017-01-182020-03-31Microsoft Technology Licensing, LlcComputer-aided tracking of physical entities
CN106910199B (en)*2017-01-232019-07-09北京理工大学Car networking crowdsourcing method towards city space information collection
US20180232493A1 (en)*2017-02-102018-08-16Maximus, Inc.Case-level review tool for physicians
US10929818B2 (en)*2017-02-162021-02-23Seoul National University R&Db FoundationWearable sensor-based automatic scheduling device and method
US10565197B2 (en)2017-03-022020-02-18International Business Machines CorporationSearch performance using smart bitmap operations
US11677757B2 (en)2017-03-282023-06-13British Telecommunications Public Limited CompanyInitialization vector identification for encrypted malware traffic detection
US10810235B1 (en)*2017-06-092020-10-20Amazon Technologies, Inc.Efficient region identification using hierarchical geocoded information
US11074247B2 (en)*2017-06-162021-07-27Microsoft Technology Licensing, LlcRead and write access to sorted lists
CN107332699A (en)*2017-06-222017-11-07湖南机友科技有限公司A kind of collocation method and device of wireless group mobile phone
US11682045B2 (en)2017-06-282023-06-20Samsung Electronics Co., Ltd.Augmented reality advertisements on objects
CN107341220B (en)*2017-06-282020-05-12阿里巴巴集团控股有限公司Multi-source data fusion method and device
US10762895B2 (en)2017-06-302020-09-01International Business Machines CorporationLinguistic profiling for digital customization and personalization
CN107330466B (en)*2017-06-302023-01-24上海连尚网络科技有限公司Extremely-fast geographic GeoHash clustering method
WO2019008961A1 (en)*2017-07-072019-01-10日本電気株式会社Information processing device, information processing method, and program
CN109284952B (en)*2017-07-212023-04-18菜鸟智能物流控股有限公司Method and device for positioning home region
US11755624B2 (en)*2017-07-312023-09-12Rakuten Group, Inc.Processing system, processing device, processing method, program, and information storage medium
US11614952B2 (en)*2017-09-132023-03-28Imageteq Technologies, Inc.Systems and methods for providing modular applications with dynamically generated user experience and automatic authentication
US11657425B2 (en)*2017-09-292023-05-23Oracle International CorporationTarget user estimation for dynamic assets
JP6800825B2 (en)*2017-10-022020-12-16株式会社東芝 Information processing equipment, information processing methods and programs
US11039414B2 (en)*2017-11-212021-06-15International Business Machines CorporationFingerprint data pre-process method for improving localization model
CN108062356A (en)*2017-11-272018-05-22口碑(上海)信息技术有限公司Batch data processing system and method
CA3026837A1 (en)*2017-12-072019-06-07Fifth Third BancorpGeospatial market analytics
CN108052609A (en)*2017-12-132018-05-18武汉烽火普天信息技术有限公司A kind of address matching method based on dictionary and machine learning
CN108268594B (en)*2017-12-142021-06-22北京奇艺世纪科技有限公司Data query method and device
AU2019205341A1 (en)2018-01-082020-06-25Equifax Inc.Facilitating entity resolution, keying, and search match without transmitting personally identifiable information in the clear
US20190333085A1 (en)*2018-04-252019-10-31International Business Machines CorporationIdentifying geographic market share
CN108735292B (en)*2018-04-282021-09-17四川大学Removable partial denture scheme decision method and system based on artificial intelligence
US12068060B2 (en)*2018-04-302024-08-20Koninklijke Philips N.V.Record finding using multi-party computation
CA3099516A1 (en)*2018-05-082019-11-143M Innovative Properties CompanyHybrid batch and live natural language processing
JP2019213183A (en)*2018-05-302019-12-12パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of AmericaClustering method, classification method, clustering apparatus, and classification apparatus
RU2720073C2 (en)2018-07-042020-04-23Общество С Ограниченной Ответственностью "Яндекс"Method and electronic device for creating index of segments of polygons
US10970281B2 (en)*2018-09-062021-04-06Sap SeSearching for data using superset tree data structures
EP3621002A1 (en)*2018-09-062020-03-11Koninklijke Philips N.V.Monitoring moveable entities in a predetermined area
EP3847508B1 (en)*2018-09-062024-12-11PWC Product Sales LLCSystems and methods for automatic resolutions of wireless signals
EP3623980B1 (en)2018-09-122021-04-28British Telecommunications public limited companyRansomware encryption algorithm determination
US12008102B2 (en)2018-09-122024-06-11British Telecommunications Public Limited CompanyEncryption key seed determination
EP3623982B1 (en)2018-09-122021-05-19British Telecommunications public limited companyRansomware remediation
US11270471B2 (en)2018-10-102022-03-08Bentley Systems, IncorporatedEfficient refinement of tiles of a HLOD tree
WO2020081347A1 (en)2018-10-142020-04-23Bentley Systems, IncorporatedConversion of infrastructure model geometry to a tile format
EP3864626A1 (en)*2018-10-142021-08-18Bentley Systems, IncorporatedDynamic frontend-driven generation of an hlod tree
US12072928B2 (en)*2018-10-222024-08-27Google LlcFinding locally prominent semantic features for navigation and geocoding
CN109375923B (en)*2018-10-262022-05-03网易(杭州)网络有限公司Method and device for processing change data, storage medium, processor and server
US11468284B2 (en)*2018-10-262022-10-11MillerKnoll, Inc.Space utilization measurement and modeling using artificial intelligence
US11144337B2 (en)*2018-11-062021-10-12International Business Machines CorporationImplementing interface for rapid ground truth binning
CN111291129B (en)*2018-12-062024-02-02浙江宇视科技有限公司Target person tracking method and device based on multidimensional data research and judgment
US11126673B2 (en)*2019-01-292021-09-21Salesforce.Com, Inc.Method and system for automatically enriching collected seeds with information extracted from one or more websites
US10866996B2 (en)2019-01-292020-12-15Saleforce.com, inc.Automated method and system for clustering enriched company seeds into a cluster and selecting best values for each attribute within the cluster to generate a company profile
US11512963B2 (en)*2019-02-112022-11-29Wejo Ltd.System and method for processing geolocation event data for low-latency
US11710034B2 (en)*2019-02-272023-07-25Intel CorporationMisuse index for explainable artificial intelligence in computing environments
US10585990B1 (en)*2019-03-152020-03-10Praedicat, Inc.Live updating visualization of causation scores based on scientific article metadata
US11461696B2 (en)*2019-03-262022-10-04Aetna Inc.Efficacy measures for unsupervised learning in a cyber security environment
CN110110246B (en)*2019-05-132021-09-07北京金和网络股份有限公司Shop recommendation method based on geographic information grid density
US11018953B2 (en)*2019-06-192021-05-25International Business Machines CorporationData center cartography bootstrapping from process table data
CN110266834B (en)*2019-07-292022-08-26中国工商银行股份有限公司Area searching method and device based on internet protocol address
US12124484B2 (en)2019-08-022024-10-22Visa International Service AssociationReal-time geo-intelligent aggregation engine
US11222083B2 (en)*2019-08-072022-01-11International Business Machines CorporationWeb crawler platform
US11574213B1 (en)*2019-08-142023-02-07Palantir Technologies Inc.Systems and methods for inferring relationships between entities
CN110502579A (en)*2019-08-262019-11-26第四范式(北京)技术有限公司The system and method calculated for batch and real-time characteristic
CN112748954B (en)*2019-10-312022-08-23北京东土科技股份有限公司Method and device for configuring registers in batches and computer-readable storage medium
US11408746B2 (en)*2019-12-042022-08-09Toyota Connected North America, Inc.Systems and methods for generating attributes-based recommendations
CN113127767B (en)*2019-12-312023-02-10中国移动通信集团四川有限公司Mobile phone number extraction method and device, electronic equipment and storage medium
CN113129406B (en)*2019-12-312024-03-22菜鸟智能物流控股有限公司Data processing method and device and electronic equipment
US11360971B2 (en)*2020-01-162022-06-14Capital One Services, LlcComputer-based systems configured for entity resolution for efficient dataset reduction
US11243969B1 (en)*2020-02-072022-02-08Hitps LlcSystems and methods for interaction between multiple computing devices to process data records
JP6810978B1 (en)*2020-03-162021-01-13株式会社ピース企画 Cluster generator, cluster generation method and cluster generation program
JP6827138B1 (en)*2020-03-312021-02-10株式会社フューチャースコープ Flyer ordering brokerage server, leaflet ordering support server and leaflet ordering method
CN111538917B (en)*2020-04-202022-08-26清华大学Learner migration route construction method and device
JP7282264B2 (en)*2020-04-232023-05-26株式会社Nttドコモ Population sampling device
US11297466B1 (en)2020-04-242022-04-05Allstate Insurance CompanySystems for predicting and classifying location data based on machine learning
US12438916B2 (en)2020-05-132025-10-07Qomplx LlcIntelligent automated planning system for large-scale operations
KR102215989B1 (en)*2020-08-062021-02-16쿠팡 주식회사Electronic apparatus for providing picking information of item and method thereof
JP2022030253A (en)*2020-08-062022-02-18トヨタ自動車株式会社Information processing apparatus and program
US11790722B2 (en)2020-08-112023-10-17Best Lockers, LlcSingle-sided storage locker systems accessed and controlled using machine-readable codes scanned by mobile phones and computing devices
US11995943B2 (en)2020-08-112024-05-28ScooterBug, Inc.Methods of and systems for controlling access to networked devices provided with machine-readable codes scanned by mobile phones and computing devices
US11631295B2 (en)2020-08-112023-04-18ScooterBug, Inc.Wireless network, mobile systems and methods for controlling access to lockers, strollers, wheel chairs and electronic convenience vehicles provided with machine-readable codes scanned by mobile phones and computing devices
US12164584B2 (en)2020-09-082024-12-10Google LlcSystem and method for identifying places using contextual information
CN112100180B (en)*2020-09-212022-03-04北京嘀嘀无限科技发展有限公司Method and device for determining position range, storage medium and electronic equipment
US20220318644A1 (en)*2020-10-142022-10-06Google LlcPrivacy preserving machine learning predictions
US20220130003A1 (en)2020-10-262022-04-28Near Pte. Ltd.Method for automatically inferring place properties based on spatial activity data using bayesian models
US11416312B1 (en)2021-02-122022-08-16Microsoft Technology Licensing, LlcNear-real-time data processing with partition files
JP7171968B1 (en)*2021-03-252022-11-15楽天グループ株式会社 Estimation system, estimation method, and program
JP7087147B1 (en)*2021-03-252022-06-20楽天グループ株式会社 Estimating system, estimation method, and program
US12205068B2 (en)*2021-04-152025-01-21Walmart Apollo, LlcCatchment modeling
US11714812B2 (en)*2021-05-102023-08-01Capital One Services, LlcSystem for augmenting and joining multi-cadence datasets
US11523250B1 (en)*2021-05-122022-12-06Valassis Digital Corp.Computer system with features for determining reliable location data using messages with unreliable location data
US20230030245A1 (en)*2021-07-302023-02-02Here Global B.V.Systems and methods for generating location-based information
US12134399B2 (en)*2021-10-222024-11-05Zoox, Inc.Drivable surface map for autonomous vehicle navigation
US12025465B2 (en)2021-10-222024-07-02Zoox, Inc.Drivable surface map for autonomous vehicle navigation
WO2023075774A1 (en)*2021-10-282023-05-04Google LlcMachine learning techniques for user group based content distribution
US12153587B1 (en)*2021-11-052024-11-26Validate Me LLCDecision making analysis engine
US20230168647A1 (en)*2021-11-292023-06-01Airsset Technologies Inc.Cognitive performance determination based on indoor air quality
CN114330574A (en)*2021-12-312022-04-12广东泰迪智能科技股份有限公司Fuzzy labeling method for pattern recognition
US11907971B2 (en)2022-02-232024-02-20Joshua RitzerSystems, methods, and storage media for a social commerce platform
US20230325228A1 (en)*2022-04-122023-10-12Vmware, Inc.Process tree-based process monitoring in endpoints
US20230384121A1 (en)*2022-05-252023-11-30GM Global Technology Operations LLCRecommendation system for vehicle passengers
US20240028620A1 (en)*2022-07-202024-01-25Dell Products L.P.System and method for entity resolution using a sorting algorithm and a scoring algorithm with a dynamic thresholding
WO2024033699A1 (en)*2022-08-112024-02-15L&T Technology Services LimitedA method and system of creating balanced dataset
US20240126840A1 (en)*2022-10-142024-04-18Dista Technology Private LimitedClustering method and system
US12072845B2 (en)*2022-12-212024-08-27Microsoft Technology Licensing, LlcSystems and methods for pair-wise delta compression
US20240232613A1 (en)*2023-01-082024-07-11Near Intelligence Holdings, Inc.Method for performing deep similarity modelling on client data to derive behavioral attributes at an entity level
US12380135B2 (en)2023-06-192025-08-05International Business Machines CorporationRecords processing based on record attribute embeddings
US12361031B1 (en)*2024-04-232025-07-15Tesser Insights IncMachine learning based data structuring system and method for automating a dimensional data modelling process in data repositories

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7137065B1 (en)*2000-02-242006-11-14International Business Machines CorporationSystem and method for classifying electronically posted documents
US20090019095A1 (en)*2007-07-112009-01-15Hitachi Ltd.Map data distribution system and map data updating method
US20090070384A1 (en)*2007-09-062009-03-12Samsung Electronics Co., Ltd.Method and apparatus to update metadata of contents
US20100185628A1 (en)*2007-06-152010-07-22Koninklijke Philips Electronics N.V.Method and apparatus for automatically generating summaries of a multimedia file
US8719244B1 (en)*2005-03-232014-05-06Google Inc.Methods and systems for retrieval of information items and associated sentence fragments
US20140164429A1 (en)*2006-04-282014-06-12Microsoft CorporationPersisting instance-level report customizations

Family Cites Families (243)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US594791A (en)*1897-11-30Lantern
US584791A (en)1897-06-22Metallic fence-post
US1897594A (en)1930-10-231933-02-14Nat Malleable & Steel CastingsLock
AU679553B2 (en)1993-07-071997-07-03European Computer-Industry Research Centre GmbhDatabase structures
US6026368A (en)*1995-07-172000-02-1524/7 Media, Inc.On-line interactive system and method for providing content and advertising information to a targeted set of viewers
CN100371914C (en)1996-07-222008-02-27Cyva研究公司Tool for safety and exchanging personal information
US6236365B1 (en)*1996-09-092001-05-22Tracbeam, LlcLocation of a mobile station using a plurality of commercial wireless infrastructures
US6112238A (en)*1997-02-142000-08-29Webtrends CorporationSystem and method for analyzing remote traffic data in a distributed computing environment
US6012053A (en)*1997-06-232000-01-04Lycos, Inc.Computer system with user-controlled relevance ranking of search results
US7921068B2 (en)*1998-05-012011-04-05Health Discovery CorporationData mining platform for knowledge discovery from heterogeneous data types and/or heterogeneous data sources
US6317787B1 (en)*1998-08-112001-11-13Webtrends CorporationSystem and method for analyzing web-server log files
US6184829B1 (en)1999-01-082001-02-06Trueposition, Inc.Calibration for wireless location system
US20030060211A1 (en)*1999-01-262003-03-27Vincent ChernLocation-based information retrieval system for wireless communication device
AU2425299A (en)1999-01-292000-08-18Nokia Networks OySignaling method in an incremental redundancy communication system whereby data blocks can be combined
US6212392B1 (en)*1999-02-262001-04-03Signal Soft Corp.Method for determining if the location of a wireless communication device is within a specified area
US6212393B1 (en)1999-08-022001-04-03Motorola, Inc.Method and apparatus for communication within a vehicle dispatch system
US7096214B1 (en)*1999-12-152006-08-22Google Inc.System and method for supporting editorial opinion in the ranking of search results
CA2298194A1 (en)*2000-02-072001-08-07Profilium Inc.Method and system for delivering and targeting advertisements over wireless networks
US20050015486A1 (en)*2000-03-082005-01-20Thebrain Technologies Corp.System, method and article of manufacture for organization monitoring
US6968332B1 (en)*2000-05-252005-11-22Microsoft CorporationFacility for highlighting documents accessed through search or browsing
US6868410B2 (en)*2000-06-052005-03-15Stephen E. FortinHigh-performance location management platform
EP1410281A2 (en)2000-07-102004-04-21BMC Software, Inc.System and method of enterprise systems and business impact management
WO2002010989A2 (en)2000-07-312002-02-07Eliyon Technologies CorporationMethod for maintaining people and organization information
US7330850B1 (en)2000-10-042008-02-12Reachforce, Inc.Text mining system for web-based business intelligence applied to web site server logs
US7257596B1 (en)2000-11-092007-08-14Integrated Marketing TechnologySubscription membership marketing application for the internet
US7398271B1 (en)*2001-04-162008-07-08Yahoo! Inc.Using network traffic logs for search enhancement
US7089264B1 (en)2001-06-222006-08-08Navteq North America, LlcGeographic database organization that facilitates location-based advertising
US7082365B2 (en)2001-08-162006-07-25Networks In Motion, Inc.Point of interest spatial rating search method and system
US8977284B2 (en)2001-10-042015-03-10Traxcell Technologies, LLCMachine for providing a dynamic data base of geographic location information for a plurality of wireless devices and process for making same
US6691069B1 (en)*2001-10-252004-02-10Honeywell International Inc.Methods and apparatus for data retrieval, storage and analysis
US7058668B2 (en)2002-01-112006-06-06International Business Machines CorporationSystem for estimating the temporal validity of location reports through pattern analysis
US7058639B1 (en)2002-04-082006-06-06Oracle International CorporationUse of dynamic multi-level hash table for managing hierarchically structured information
US7177863B2 (en)*2002-04-262007-02-13International Business Machines CorporationSystem and method for determining internal parameters of a data clustering program
US6792545B2 (en)*2002-06-202004-09-14Guidance Software, Inc.Enterprise computer investigation system
AU2003267109A1 (en)*2002-09-132004-04-30Natural Selection, Inc.Intelligently interactive profiling system and method
US20040141003A1 (en)*2003-01-212004-07-22Dell Products, L.P.Maintaining a user interest profile reflecting changing interests of a customer
JP4059088B2 (en)2003-01-282008-03-12日本電気株式会社 Mobile radio communication system and radio parameter control method thereof
US20040181526A1 (en)*2003-03-112004-09-16Lockheed Martin CorporationRobust system for interactively learning a record similarity measurement
CH703073B1 (en)2003-03-192011-11-15Roland PulferComparing models a complex system.
US7577732B2 (en)2003-03-282009-08-18Fujitsu LimitedInformation distribution service providing system
CN100485603C (en)*2003-04-042009-05-06雅虎公司Systems and methods for generating concept units from search queries
AU2003901968A0 (en)*2003-04-232003-05-15Wolfgang FlatowA universal database schema
EP1482418A1 (en)*2003-05-282004-12-01Sap AgA data processing method and system
KR100541048B1 (en)2003-06-162006-01-11삼성전자주식회사 Semiconductor memory device and test method of the device
US7617202B2 (en)*2003-06-162009-11-10Microsoft CorporationSystems and methods that employ a distributional analysis on a query log to improve search results
WO2005015870A1 (en)2003-08-012005-02-17Telefonaktiebolaget Lm Ericsson (Publ)Method and apparatus for routing a service request
US7734661B2 (en)2003-08-112010-06-08Descisys LimitedMethod and apparatus for accessing multidimensional data
WO2005022417A2 (en)2003-08-272005-03-10Ascential Software CorporationMethods and systems for real time integration services
US7693827B2 (en)2003-09-302010-04-06Google Inc.Personalization of placed content ordering in search results
US20050073708A1 (en)2003-10-012005-04-07Oh Myoung-JinMethod of reporting print option in printing system
US20050096997A1 (en)2003-10-312005-05-05Vivek JainTargeting shoppers in an online shopping environment
US8693043B2 (en)2003-12-192014-04-08Kofax, Inc.Automatic document separation
ZA200505028B (en)*2004-03-292007-03-28Microsoft CorpSystems and methods for fine grained access control of data stored in relational databases
US7539666B2 (en)*2004-04-062009-05-26International Business Machines CorporationMethod, system and program for managing geographic data stored in a database
KR100659266B1 (en)2004-04-222006-12-20삼성전자주식회사System, apparatus and method for transmitting and receiving the data coded by the low density parity check code having a variable coding rate
KR100443483B1 (en)2004-04-232004-08-09엔에이치엔(주)Method and system for detecting serach terms whose popularity increase rapidly
US7562069B1 (en)2004-07-012009-07-14Aol LlcQuery disambiguation
US7962465B2 (en)*2006-10-192011-06-14Yahoo! Inc.Contextual syndication platform
US7720652B2 (en)2004-10-192010-05-18Microsoft CorporationModeling location histories
US7644077B2 (en)*2004-10-212010-01-05Microsoft CorporationMethods, computer readable mediums and systems for linking related data from at least two data sources based upon a scoring algorithm
US7801897B2 (en)*2004-12-302010-09-21Google Inc.Indexing documents according to geographical relevance
JP2006221329A (en)*2005-02-092006-08-24Toshiba Corp Behavior prediction device, behavior prediction method, and behavior prediction program
US7779340B2 (en)*2005-03-172010-08-17Jds Uniphase CorporationInterpolated timestamps in high-speed data capture and analysis
US8732175B2 (en)2005-04-212014-05-20Yahoo! Inc.Interestingness ranking of media objects
US8538969B2 (en)2005-06-032013-09-17Adobe Systems IncorporatedData format for website traffic statistics
US7826965B2 (en)*2005-06-162010-11-02Yahoo! Inc.Systems and methods for determining a relevance rank for a point of interest
GB2427791B (en)2005-06-302009-12-02Nokia CorpRadio frequency scan
US20070005556A1 (en)2005-06-302007-01-04Microsoft CorporationProbabilistic techniques for detecting duplicate tuples
US7831381B2 (en)*2005-08-042010-11-09Microsoft CorporationData engine for ranking popularity of landmarks in a geographical area
US8150416B2 (en)2005-08-082012-04-03Jambo Networks, Inc.System and method for providing communication services to mobile device users incorporating proximity determination
JP2007110785A (en)*2005-10-112007-04-26Denso CorpAlternator for vehicle
US7933897B2 (en)*2005-10-122011-04-26Google Inc.Entity display priority in a distributed geographic information system
US20070088603A1 (en)*2005-10-132007-04-19Jouppi Norman PMethod and system for targeted data delivery using weight-based scoring
US8095419B1 (en)*2005-10-172012-01-10Yahoo! Inc.Search score for the determination of search quality
US7346594B2 (en)*2005-10-182008-03-18International Business Machines CorporationClassification method and system for small collections of high-value entities
US7576754B1 (en)2005-10-272009-08-18Google Inc.System and method for identifying bounds of a geographical area
US7734632B2 (en)2005-10-282010-06-08Disney Enterprises, Inc.System and method for targeted ad delivery
JP4762693B2 (en)*2005-11-222011-08-31株式会社日立製作所 File server, file server log management system, and file server log management method
US7904097B2 (en)2005-12-072011-03-08Ekahau OyLocation determination techniques
WO2008005048A2 (en)2005-12-292008-01-10The Trustees Of Columbia University In The City Ofnew YorkSystems and methods for distributing a clock signal
US20090005061A1 (en)2005-12-302009-01-01Trueposition, Inc.Location quality of service indicator
US9129290B2 (en)*2006-02-222015-09-0824/7 Customer, Inc.Apparatus and method for predicting customer behavior
US7509477B2 (en)2006-04-122009-03-24Microsoft CorporationAggregating data from difference sources
US8489110B2 (en)2006-05-122013-07-16At&T Intellectual Property I, L.P.Privacy control of location information
US8965393B2 (en)2006-05-222015-02-24Polaris Wireless, Inc.Estimating the location of a wireless terminal based on assisted GPS and pattern matching
JP2008083918A (en)2006-09-272008-04-10Aisin Aw Co LtdNavigation device
US11341202B2 (en)*2006-10-042022-05-24Craxel, Inc.Efficient method of location-based content management and delivery
US8046001B2 (en)2006-11-172011-10-25Yoram ShalmonMethod of providing advertising to mobile units
JP5029874B2 (en)*2006-12-282012-09-19富士通株式会社 Information processing apparatus, information processing method, and information processing program
US7849104B2 (en)2007-03-012010-12-07Microsoft CorporationSearching heterogeneous interrelated entities
US8229458B2 (en)2007-04-082012-07-24Enhanced Geographic LlcSystems and methods to determine the name of a location visited by a user of a wireless device
US20080255862A1 (en)*2007-04-112008-10-16Bailey Gregory APredictive asset ranking score of property
WO2008128133A1 (en)2007-04-132008-10-23Pelago, Inc.Location-based information determination
US8242959B2 (en)2007-04-182012-08-14Trueposition, Inc.Sparsed U-TDOA wireless location networks
US8045506B2 (en)2007-04-182011-10-25Trueposition, Inc.Sparsed U-TDOA wireless location networks
US8200701B2 (en)2007-04-192012-06-12Itelligence A/SHandling of data in a data sharing system
WO2009002949A2 (en)*2007-06-232008-12-31Motivepath, Inc.System, method and apparatus for predictive modeling of specially distributed data for location based commercial services
KR101370002B1 (en)2007-09-192014-03-04삼성전자주식회사Apparatus and method for scheduling in multi-hop relay wireless communication system
US8892455B2 (en)2007-09-282014-11-18Walk Score Management, LLCSystems, techniques, and methods for providing location assessments
US7836037B2 (en)*2007-10-042010-11-16Sap AgSelection of rows and values from indexes with updates
US8510299B2 (en)*2007-10-232013-08-13At&T Intellectual Property I, L.P.Method and apparatus for providing a user traffic weighted search
CN102017550A (en)2007-11-142011-04-13高通股份有限公司 Method and system for determining a geographic user profile to determine the suitability of targeted content messages based on the profile
US9705998B2 (en)2007-11-142017-07-11Qualcomm IncorporatedMethod and system using keyword vectors and associated metrics for learning and prediction of user correlation of targeted content messages in a mobile environment
US20090132469A1 (en)2007-11-162009-05-21Urban Mapping, Inc.Geocoding based on neighborhoods and other uniquely defined informal spaces or geographical regions
US8126881B1 (en)2007-12-122012-02-28Vast.com, Inc.Predictive conversion systems and methods
US7836046B2 (en)*2008-01-212010-11-16Oracle Financial Services Software LimitedMethod and system for facilitating verification of an entity based on business requirements
FR2927446B1 (en)2008-02-122010-05-14Compagnie Ind Et Financiere Dingenierie Ingenico METHOD FOR TRACEABILITY OF AN ELECTRONIC PAYMENT TERMINAL IN CASE OF THEFT, COMPUTER PROGRAM AND CORRESPONDING TERMINAL.
US20140040862A1 (en)*2008-04-032014-02-06Adobe Systems IncorporatedCopying Reusable Components from a Remote Source
WO2009124212A1 (en)2008-04-032009-10-08Icurrent, Inc.Information display system based on user profile data with assisted and explicit profile modification
US8503643B2 (en)*2008-05-072013-08-06Verizon Patent And Licensing Inc.Location- and presence-based media session routing
US9646078B2 (en)*2008-05-122017-05-09Groupon, Inc.Sentiment extraction from consumer reviews for providing product recommendations
US8855899B2 (en)2008-05-152014-10-07Garmin Switzerland GmbhVirtual traffic sensors
US10163113B2 (en)*2008-05-272018-12-25Qualcomm IncorporatedMethods and apparatus for generating user profile based on periodic location fixes
US20090299952A1 (en)2008-05-272009-12-03Zheng JerrySystems and methods for automatic quality assurance of workflow reports
US9646025B2 (en)*2008-05-272017-05-09Qualcomm IncorporatedMethod and apparatus for aggregating and presenting data associated with geographic locations
US20100010975A1 (en)*2008-07-102010-01-14Morris Robert PMethods And Systems For Resolving A Query Region To A Network Identifier
US20100023515A1 (en)2008-07-282010-01-28Andreas MarxData clustering engine
US8065315B2 (en)*2008-08-272011-11-22Sap AgSolution search for software support
US20100070339A1 (en)*2008-09-152010-03-18Google Inc.Associating an Entity with a Category
CN101350154B (en)*2008-09-162013-01-30北京搜狐新媒体信息技术有限公司 Method and device for sorting electronic map data
US8224766B2 (en)2008-09-302012-07-17Sense Networks, Inc.Comparing spatial-temporal trails in location analytics
US8737619B2 (en)2008-11-072014-05-27Telefonaktiebolaget L M Ericsson (Publ)Method of triggering location based events in a user equipment
US9063226B2 (en)*2009-01-142015-06-23Microsoft Technology Licensing, LlcDetecting spatial outliers in a location entity dataset
US8396024B2 (en)*2009-01-272013-03-12Motorola Mobility LlcCooperative communications using multiple access points to improve data integrity
US9125018B2 (en)2009-02-092015-09-01Qualcomm IncorporatedTriggered location services
IL197168A (en)2009-02-222017-10-31Verint Systems LtdSystem and method for predicting future meetings of wireless users
US20100217525A1 (en)*2009-02-252010-08-26King Simon PSystem and Method for Delivering Sponsored Landmark and Location Labels
US20120047087A1 (en)2009-03-252012-02-23Waldeck Technology LlcSmart encounters
US20120046995A1 (en)2009-04-292012-02-23Waldeck Technology, LlcAnonymous crowd comparison
US20100305842A1 (en)*2009-05-272010-12-02Alpine Electronics, Inc.METHOD AND APPARATUS TO FILTER AND DISPLAY ONLY POIs CLOSEST TO A ROUTE
US8706131B2 (en)2009-06-182014-04-22Empire Technology Development LlcDevice location prediction for mobile service optimization
WO2011003232A1 (en)*2009-07-072011-01-13Google Inc.Query parsing for map search
US20110029853A1 (en)2009-08-032011-02-03Webtrends, Inc.Advanced visualizations in analytics reporting
US8423791B1 (en)*2009-08-072013-04-16Google Inc.Location data quarantine system
US8959070B2 (en)2009-09-152015-02-17Factual Inc.Processes and systems for collaborative manipulation of data
US20110087685A1 (en)*2009-10-092011-04-14Microsoft CorporationLocation-based service middleware
US20120221231A1 (en)2009-10-142012-08-30Ntt Docomo, Inc.Positional information analysis device and positional information analysis method
US8583584B2 (en)*2009-10-202013-11-12Google Inc.Method and system for using web analytics data for detecting anomalies
US8589069B1 (en)2009-11-122013-11-19Google Inc.Enhanced identification of interesting points-of-interest
US9176986B2 (en)*2009-12-022015-11-03Google Inc.Generating a combination of a visual query and matching canonical document
JP2011118777A (en)*2009-12-042011-06-16Sony CorpLearning device, learning method, prediction device, prediction method, and program
EP2513603A1 (en)2009-12-152012-10-24Mapquest, Inc.Computer-implemented methods and systems for mult-level geographic query
US8396490B2 (en)*2009-12-172013-03-12Pokos Communications CorpMethod and system for transmitting and receiving messages
US8543143B2 (en)*2009-12-232013-09-24Nokia CorporationMethod and apparatus for grouping points-of-interest according to area names
US8301639B1 (en)2010-01-292012-10-30Google Inc.Location based query suggestion
CN108492181A (en)*2010-01-312018-09-04卡尔.G.沃尔夫 Method and system for identifying quantitative mispricing of game scores
US20110208427A1 (en)2010-02-252011-08-25Peter S. BrennanLocation Identification Systems and Methods
US8346795B2 (en)*2010-03-102013-01-01Xerox CorporationSystem and method for guiding entity-based searching
US20110225288A1 (en)*2010-03-122011-09-15Webtrends Inc.Method and system for efficient storage and retrieval of analytics data
US8086899B2 (en)*2010-03-252011-12-27Microsoft CorporationDiagnosis of problem causes using factorization
JP2011214948A (en)2010-03-312011-10-27Sony CorpInformation processing apparatus, behavior prediction display method, and computer program
US8538973B1 (en)2010-04-052013-09-17Google Inc.Directions-based ranking of places returned by local search queries
US8799061B1 (en)*2010-04-262014-08-05Google Inc.Classifying users for ad targeting
US8352483B1 (en)*2010-05-122013-01-08A9.Com, Inc.Scalable tree-based search of content descriptors
US20110295751A1 (en)*2010-05-272011-12-01Smith Micro Software, Inc.System and method for subsidized internet access through preferred partners
US20110307391A1 (en)*2010-06-112011-12-15Microsoft CorporationAuditing crowd-sourced competition submissions
WO2011158336A1 (en)*2010-06-152011-12-22株式会社ナビタイムジャパンNavigation system, terminal apparatus, navigation server, navigation apparatus, navigation method, and program
US20110313969A1 (en)2010-06-172011-12-22Gowda Timma RamuUpdating historic data and real-time data in reports
US9715553B1 (en)*2010-06-182017-07-25Google Inc.Point of interest retrieval
US8930245B2 (en)2010-06-232015-01-06Justin StreichMethods, systems and machines for identifying geospatial compatibility between consumers and providers of goods or services
CA3020551C (en)2010-06-242022-06-07Arbitron Mobile OyNetwork server arrangement for processing non-parametric, multi-dimensional, spatial and temporal human behavior or technical observations measured pervasively, and related method for the same
US8307006B2 (en)*2010-06-302012-11-06The Nielsen Company (Us), LlcMethods and apparatus to obtain anonymous audience measurement data from network server data for particular demographic and usage profiles
US20120010996A1 (en)*2010-07-072012-01-12Microsoft CorporationRecommendations and targeted advertising based upon directions requests activity and data
US9801095B2 (en)2010-07-262017-10-24At&T Mobility Ii LlcAutomated wireless access point resource allocation and optimization
US8812018B2 (en)2010-07-282014-08-19Unwired Planet, LlcSystem and method for predicting future locations of mobile communication devices using connection-related data of a mobile access network
CN102142003B (en)*2010-07-302013-04-24华为软件技术有限公司Method and device for providing point of interest information
EP2415942B1 (en)2010-08-052013-02-20ISO-Chemie GmbHSealing tape
WO2012036672A1 (en)2010-09-142012-03-22Empire Technology Development LlcPrediction of mobile bandwidth and usage requirements
US20120084280A1 (en)*2010-10-052012-04-05Horacio Ricardo BouzasSocial network resource integration
US8794971B2 (en)*2010-10-092014-08-05Yellowpages.Com LlcMethod and system for assigning a task to be processed by a crowdsourcing platform
US8958822B2 (en)*2010-10-252015-02-17Alohar Mobile Inc.Determining points of interest of a mobile user
US8548177B2 (en)*2010-10-262013-10-01University Of Alaska FairbanksMethods and systems for source tracking
US8352604B2 (en)2010-10-282013-01-08Symbol Technologies, Inc.Distributed propagation of data in a wireless communication network
CN102456055B (en)*2010-10-282014-11-12腾讯科技(深圳)有限公司Method and device for retrieving interest points
US9122693B2 (en)*2010-11-302015-09-01Nokia Technologies OyMethod and apparatus for determining contextually relevant geographical locations
WO2012076192A1 (en)2010-12-062012-06-14Fraunhofer-Gesellschaft Zur Förderung Der Angewandten Forschung E.V. .A method for operating a geolocation database and a geolocation database system
CN102004793B (en)2010-12-082013-09-04厦门雅迅网络股份有限公司POI (Point Of Interest) position inquiry index file based on grid space and information inquiry method
US8751427B1 (en)2011-01-052014-06-10Google Inc.Location-centric recommendation service for users
US9251215B2 (en)2011-01-142016-02-02Hewlett Packard Enterprise Development LpData staging for results of analytics
US20120185455A1 (en)2011-01-142012-07-19Aliaksandr HedrevichSystem and method of providing search query results
US8692667B2 (en)2011-01-192014-04-08Qualcomm IncorporatedMethods and apparatus for distributed learning of parameters of a fingerprint prediction map model
US8635197B2 (en)2011-02-282014-01-21International Business Machines CorporationSystems and methods for efficient development of a rule-based system using crowd-sourcing
US10621247B2 (en)2011-03-032020-04-14Cox Communications, Inc.Location and profile based system and service
US9208626B2 (en)2011-03-312015-12-08United Parcel Service Of America, Inc.Systems and methods for segmenting operational data
WO2012142158A2 (en)2011-04-112012-10-18Credibility Corp.Visualization tools for reviewing credibility and stateful hierarchical access to credibility
US8983995B2 (en)*2011-04-152015-03-17Microsoft CorporationInteractive semantic query suggestion for content search
US9202200B2 (en)2011-04-272015-12-01Credibility Corp.Indices for credibility trending, monitoring, and lead generation
US8832077B1 (en)2011-05-042014-09-09Google Inc.Selectively retrieving search results in accordance with different logical relationships
US9451401B2 (en)2011-05-272016-09-20Qualcomm IncorporatedApplication transport level location filtering of internet protocol multicast content delivery
US20120317088A1 (en)*2011-06-072012-12-13Microsoft CorporationAssociating Search Queries and Entities
US9122720B2 (en)*2011-06-142015-09-01Microsoft Technology Licensing, LlcEnriching database query responses using data from external data sources
CN102843349B (en)*2011-06-242018-03-27中兴通讯股份有限公司Realize the method and system, terminal and server of mobile augmented reality business
US8463816B2 (en)2011-06-272013-06-11Siemens AktiengesellschaftMethod of administering a knowledge repository
US8843315B1 (en)*2011-06-282014-09-23University Of South FloridaSystem and method for spatial point-of-interest generation and automated trip segmentation using location data
US8788436B2 (en)*2011-07-272014-07-22Microsoft CorporationUtilization of features extracted from structured documents to improve search relevance
GB201113143D0 (en)2011-07-292011-09-14Univ UlsterGait recognition methods and systems
CN102955792A (en)*2011-08-232013-03-06崔春明Method for implementing transaction processing for real-time full-text search engine
US9626434B2 (en)2011-08-302017-04-18Open Text Sa UlcSystems and methods for generating and using aggregated search indices and non-aggregated value storage
US8965889B2 (en)*2011-09-082015-02-24Oracle International CorporationBi-temporal user profiles for information brokering in collaboration systems
US9098600B2 (en)*2011-09-142015-08-04International Business Machines CorporationDeriving dynamic consumer defined product attributes from input queries
US9396275B2 (en)*2011-09-152016-07-19Hewlett Packard Enterprise Development LpGeographically partitioned online search system
US20130262479A1 (en)2011-10-082013-10-03Alohar Mobile Inc.Points of interest (poi) ranking based on mobile user related data
US10149267B2 (en)2011-10-112018-12-04Match Group, LlcSystem and method for matching using location information
US8983973B2 (en)2011-10-122015-03-17Mapquest, Inc.Systems and methods for ranking points of interest
US10091322B2 (en)2011-10-182018-10-02Qualcomm IncorporatedMethod and apparatus for improving a user experience or device performance using an enriched user profile
US20130103607A1 (en)2011-10-202013-04-25International Business Machines CorporationDetermination of Projected Carrier Assignment
US20130267255A1 (en)2011-10-212013-10-10Alohar Mobile Inc.Identify points of interest using wireless access points
US8832789B1 (en)*2011-11-182014-09-09Google Inc.Location-based virtual socializing
US20130246175A1 (en)2011-12-052013-09-19Qualcomm Labs, Inc.Selectively presenting advertisements to a customer of a service based on a place movement pattern profile
US9378287B2 (en)*2011-12-142016-06-28Patrick FreyEnhanced search system and method based on entity ranking
US8974303B2 (en)2011-12-202015-03-10Microsoft Technology Licensing, LlcAd-hoc user and device engagement platform
US9720555B2 (en)2011-12-232017-08-01Gary SORDENLocation-based services
US8897803B2 (en)*2012-01-132014-11-25Apple Inc.Finding wireless network access points
US8909255B1 (en)2012-02-212014-12-09Google Inc.Reverse geocoder
US9544075B2 (en)2012-02-222017-01-10Qualcomm IncorporatedPlatform for wireless identity transmitter and system using short range wireless broadcast
US8768876B2 (en)2012-02-242014-07-01Placed, Inc.Inference pipeline system and method
US20130227026A1 (en)2012-02-292013-08-29Daemonic LabsLocation profiles
US8599812B2 (en)2012-03-262013-12-03Qualcomm IncorporatedEncoded wireless data delivery in a WLAN positioning system
US8855681B1 (en)2012-04-202014-10-07Amazon Technologies, Inc.Using multiple applications to provide location information
US9041337B2 (en)*2012-05-182015-05-26Linestream TechnologiesMotion profile generator
US9280610B2 (en)*2012-05-142016-03-08Apple Inc.Crowd sourcing information to fulfill user requests
US20130346347A1 (en)2012-06-222013-12-26Google Inc.Method to Predict a Communicative Action that is Most Likely to be Executed Given a Context
US9271110B1 (en)*2012-07-092016-02-23Sprint Communications Company L.P.Location awareness session management and cross application session management
JP6480334B2 (en)*2012-10-162019-03-06ブリガム・ヤング・ユニバーシティBrigham Young University Extraction of non-periodic components from time-series waveform data sets
US9189518B2 (en)2012-10-192015-11-17International Business Machines CorporationGathering index statistics using sampling
US9736652B2 (en)2012-11-062017-08-15Intertrust Technologies CorporationActivity recognition systems and methods
US9600501B1 (en)2012-11-262017-03-21Google Inc.Transmitting and receiving data between databases with different database processing capabilities
US10235683B2 (en)*2014-07-182019-03-19PlaceIQ, Inc.Analyzing mobile-device location histories to characterize consumer behavior
US8489596B1 (en)2013-01-042013-07-16PlaceIQ, Inc.Apparatus and method for profiling users
US9119055B2 (en)*2013-02-062015-08-25Facebook, Inc.Grouping ambient-location updates
US9183438B1 (en)2013-03-142015-11-10Google Inc.Systems, methods, and computer-readable media for determining a salient region of a geographic map
US20140278838A1 (en)*2013-03-142014-09-18Uber Technologies, Inc.Determining an amount for a toll based on location data points provided by a computing device
US9002837B2 (en)*2013-03-152015-04-07Ipar, LlcSystems and methods for providing expert thread search results
US9753965B2 (en)2013-03-152017-09-05Factual Inc.Apparatus, systems, and methods for providing location information
JP6507644B2 (en)2015-01-052019-05-08セイコーエプソン株式会社 Liquid jet head and method of manufacturing the same
US20160366547A1 (en)*2015-06-152016-12-15Microsoft Technology Licensing, LlcLocating devices by correlating time series datasets
US10671648B2 (en)2016-02-222020-06-02Eagle View Technologies, Inc.Integrated centralized property database systems and methods
CN105787055B (en)*2016-02-262020-04-21合一网络技术(北京)有限公司Information recommendation method and device
US9686646B1 (en)2016-09-292017-06-20Cars.Com, LlcIntegrated geospatial activity reporting
US10324935B1 (en)2018-02-092019-06-18Banjo, Inc.Presenting event intelligence and trends tailored per geographic area granularity
US10327116B1 (en)2018-04-272019-06-18Banjo, Inc.Deriving signal location from signal content
US10268642B1 (en)2018-04-272019-04-23Banjo, Inc.Normalizing insufficient signals based on additional information
US10353934B1 (en)2018-04-272019-07-16Banjo, Inc.Detecting an event from signals in a listening area

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7137065B1 (en)*2000-02-242006-11-14International Business Machines CorporationSystem and method for classifying electronically posted documents
US8719244B1 (en)*2005-03-232014-05-06Google Inc.Methods and systems for retrieval of information items and associated sentence fragments
US20140164429A1 (en)*2006-04-282014-06-12Microsoft CorporationPersisting instance-level report customizations
US20100185628A1 (en)*2007-06-152010-07-22Koninklijke Philips Electronics N.V.Method and apparatus for automatically generating summaries of a multimedia file
US20090019095A1 (en)*2007-07-112009-01-15Hitachi Ltd.Map data distribution system and map data updating method
US20090070384A1 (en)*2007-09-062009-03-12Samsung Electronics Co., Ltd.Method and apparatus to update metadata of contents

Cited By (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11762818B2 (en)2013-03-152023-09-19Foursquare Labs, Inc.Apparatus, systems, and methods for analyzing movements of target entities
US20240311381A1 (en)*2023-03-172024-09-19Ab Initio Technology LlcUsing Metadata to Drive Batch and Real-Time Processing in Data Processing Systems
US12346350B2 (en)2023-04-122025-07-01Ab Initio Technology LlcMeta-data driven ingestion and data processing

Also Published As

Publication numberPublication date
EP2973036A1 (en)2016-01-20
WO2014145076A2 (en)2014-09-18
EP2973039B1 (en)2020-09-16
EP3876107A1 (en)2021-09-08
CN105518658A (en)2016-04-20
US20240264985A1 (en)2024-08-08
EP2974434A4 (en)2016-11-02
US20180246909A1 (en)2018-08-30
CN115130021A (en)2022-09-30
EP2974434A2 (en)2016-01-20
CN111177125A (en)2020-05-19
CN105531698A (en)2016-04-27
EP4002252A1 (en)2022-05-25
US20180293262A1 (en)2018-10-11
US10255301B2 (en)2019-04-09
US20210342314A1 (en)2021-11-04
WO2014145069A1 (en)2014-09-18
US10891269B2 (en)2021-01-12
HK1224007A1 (en)2017-08-11
US20140279811A1 (en)2014-09-18
US10013446B2 (en)2018-07-03
WO2014145104A2 (en)2014-09-18
US20210263897A1 (en)2021-08-26
HK1224365A1 (en)2017-08-18
EP2973245A4 (en)2017-01-11
US20210286776A1 (en)2021-09-16
CN110222069A (en)2019-09-10
CN105556545A (en)2016-05-04
US20140274154A1 (en)2014-09-18
US11762818B2 (en)2023-09-19
US20180011888A1 (en)2018-01-11
WO2014145104A3 (en)2015-02-26
US20190220447A1 (en)2019-07-18
US11461289B2 (en)2022-10-04
WO2014145088A1 (en)2014-09-18
CN110191416B (en)2022-04-15
CN105556511A (en)2016-05-04
US10331631B2 (en)2019-06-25
US11468019B2 (en)2022-10-11
US20140279757A1 (en)2014-09-18
WO2014145059A3 (en)2015-01-29
EP2973245A2 (en)2016-01-20
US10459896B2 (en)2019-10-29
US10866937B2 (en)2020-12-15
EP2973039A1 (en)2016-01-20
US20200034341A1 (en)2020-01-30
CN114240372A (en)2022-03-25
US20190213173A1 (en)2019-07-11
US12298969B2 (en)2025-05-13
US20210303531A1 (en)2021-09-30
CN111177125B (en)2023-10-31
US20140289188A1 (en)2014-09-25
US9977792B2 (en)2018-05-22
US10268708B2 (en)2019-04-23
US10579600B2 (en)2020-03-03
US20230129014A1 (en)2023-04-27
EP2973041B1 (en)2018-08-01
US9753965B2 (en)2017-09-05
US20160232192A1 (en)2016-08-11
WO2014145106A1 (en)2014-09-18
US10817484B2 (en)2020-10-27
CN105556545B (en)2021-08-20
WO2014145059A2 (en)2014-09-18
CN105556512A (en)2016-05-04
EP3401870A1 (en)2018-11-14
EP2973041A1 (en)2016-01-20
US9317541B2 (en)2016-04-19
EP2976740A2 (en)2016-01-27
CN105532030A (en)2016-04-27
CN105531698B (en)2019-08-13
EP3876107B1 (en)2025-04-30
US9594791B2 (en)2017-03-14
US20140274022A1 (en)2014-09-18
US20190266133A1 (en)2019-08-29
CN105556512B (en)2020-01-24
CN110191416A (en)2019-08-30
HK1224364A1 (en)2017-08-18
WO2014145076A3 (en)2015-02-05
US10831725B2 (en)2020-11-10
EP2976740A4 (en)2017-01-11
US20200167322A1 (en)2020-05-28
CN105532030B (en)2019-06-28
US10817482B2 (en)2020-10-27
US20170206223A1 (en)2017-07-20
US20140279674A1 (en)2014-09-18

Similar Documents

PublicationPublication DateTitle
US20210374109A1 (en)Apparatus, systems, and methods for batch and realtime data processing
US11971945B2 (en)System for synchronization of changes in edited websites and interactive applications
Auer et al.Triplify: light-weight linked data publication from relational databases
US11334549B2 (en)Semantic, single-column identifiers for data entries
CN118093599B (en)Knowledge graph construction method and device and computer readable storage medium
US20130346426A1 (en)Tracking an ancestry of metadata
Athanasiou et al.Big POI data integration with Linked Data technologies.
Isa et al.Business Intelligence for Analyzing Department Unit Performance in eProcurement System
CN111913963A (en)Method and system for storing interface data as required
HK40059896A (en)Apparatus, systems, and methods for analyzing movements of target entities
HK40013823A (en)Apparatus, systems, and methods for batch and realtime data processing
US10417185B2 (en)Gesture based semantic enrichment
HK1224364B (en)Apparatus, systems, and methods for batch and realtime data processing
Thaduri et al.NoSql Database Modeling Techniques and Fast Search of Enterprise Data
Koh et al.Domain Knowledge Driven FRBR and Cataloguing for the Future Libraries
Ahmed et al.Data Matching: An Algorithm for Detecting and Resolving Anomalies in Data Federation
Montanelli et al.Urban information integration through smart city views
SongWikipedia infobox temporal RDF knowledge base and indices

Legal Events

DateCodeTitleDescription
STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

ASAssignment

Owner name:FOURSQUARE LABS, INC., NEW YORK

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:FACTUAL, INC.;REEL/FRAME:059977/0688

Effective date:20220504

ASAssignment

Owner name:FACTUAL, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SHIMANOVSKY, BORIS;RANA, AHAD;KOK, CHUN;SIGNING DATES FROM 20160219 TO 20160222;REEL/FRAME:060240/0178

ASAssignment

Owner name:WELLS FARGO BANK, NATIONAL ASSOCIATION, AS AGENT, MASSACHUSETTS

Free format text:SECURITY INTEREST;ASSIGNOR:FOURSQUARE LABS, INC.;REEL/FRAME:060649/0366

Effective date:20220713

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED


[8]ページ先頭

©2009-2025 Movatter.jp