{"id":2334,"date":"2025-11-26T16:33:15","date_gmt":"2025-11-26T16:33:15","guid":{"rendered":"https:\/\/solutionsreview.com\/thought-leaders\/?p=2334"},"modified":"2025-12-01T21:03:36","modified_gmt":"2025-12-01T21:03:36","slug":"federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/","title":{"rendered":"Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation"},"content":{"rendered":"<p><span data-contrast=\"auto\">Data teams struggle to feed artificial intelligence (AI) models the diverse, often far-flung inputs that they need. On the one hand, they cannot simply consolidate everything, given the complexity of migration. On the other hand, federated querying of data in place can drive up compute costs. These dual challenges deprive AI initiatives of critical inputs.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"auto\">Compute-optimized queries can ease such challenges. With this approach, data teams assign query jobs to different compute engines based on their processing requirements. By streamlining workloads in this fashion, compute-optimized queries can reduce costs and thereby improve the return on investment (ROI) of AI initiatives. This blog assesses the opportunity and use cases for this type of approach.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><b><span data-contrast=\"auto\">Distributed and complex<\/span><\/b><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"auto\">We start by assessing the state of data and AI environments. A BARC <\/span><a href=\"https:\/\/barc.com\/research\/data-ai-adoption-trends-requirements-practices\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"external\"><span data-contrast=\"none\">survey<\/span><\/a><span data-contrast=\"auto\"> earlier this year showed that 47 percent of organizations host their AI data sources in more than one place; that is, in hybrid environments, multiple clouds, or multiple regions on-premises. Other aspects of AI projects, including feature engineering, model training\/fine-tuning, and retrieval-augmented generation (RAG), are similarly distributed. These numbers illustrate that many AI projects straddle more than one data platform. This creates the need for some type of federated querying capability.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><b><span data-contrast=\"auto\">Where does your organization host the following components of its AI projects? <\/span><\/b><span data-contrast=\"auto\">(n=318)<\/span><span data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2}\">\u00a0<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2335\" src=\"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png\" alt=\"\" width=\"467\" height=\"376\" srcset=\"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png 467w, https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3-300x242.png 300w\" sizes=\"(max-width: 467px) 100vw, 467px\" \/><\/p>\n<p><b><span data-contrast=\"auto\">Federated queries<\/span><\/b><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"auto\">Data and AI stakeholders query distributed data at many points in an AI project. A data engineer and data scientist might explore Workday records in the cloud, an Oracle database on-premises, and Internet of Things (IoT) sensor logs at the edge, all to define features for machine learning (ML). The data scientist might further refine features as she trains and evaluates ML models. She may also retrieve subsets of this data, along with technical documentation, to feed a RAG workflow for generative AI (GenAI). Federated queries enable these stakeholders to access distinct datasets as needed.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><b><i><span data-contrast=\"auto\">Data engineers and scientists query distributed data at many points in an AI project.<\/span><\/i><\/b><span data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2}\">\u00a0<\/span><\/p>\n<p><b><span data-contrast=\"auto\">Traditional methods<\/span><\/b><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"auto\">Now let\u2019s consider what\u2019s happening under the covers. Building on our prior example, the data engineer executes Structured Query Language (SQL) commands to search, find, and retrieve data from each platform. Then he merges them into a single file on Databricks, ready for the data scientist to transform for feature engineering on Dataiku. Apache Spark engines handle the computation for all these operations. The problem is that the engine, in this case Apache Spark, might consume a lot of costly Amazon Web Services (AWS) compute cycles along the way, exceeding budgets and hurting the project\u2019s profitability. Bulk-processing methods like this can also slow performance.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><b><span data-contrast=\"auto\">Enter the compute-optimized query<\/span><\/b><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"auto\">The alternative is to take a more surgical approach. Compute-optimized queries orchestrate the query workload and compute engine to make the best use of precious compute cycles while minimizing the need for data movement. In this scenario, the data engineer and data scientist might use Zetaris to query Workday with Google Compute Engine, Oracle with a local Hewlett Packard Enterprise (HPE) server, and IoT sensor logs with DuckDB. And they might merge the outputs in memory to give AI models the real-time views they need for training, inference, and RAG.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"auto\">Compute-optimized queries streamline the processing, enabling organizations to support a wider array of AI use cases while meeting budget and performance requirements. For example:<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Retailers<\/span><\/b><span data-contrast=\"auto\"> can run ML-based demand-forecasting models by querying distributed point-of-sale data, supply-chain systems, and e-commerce clickstreams with the most efficient compute engine for each source.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Healthcare providers<\/span><\/b><span data-contrast=\"auto\"> can accelerate clinical decision support by running compute-optimized queries across electronic health records and medical-device telemetry in branch offices, as well as cloud-based imaging repositories.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Telecommunications providers<\/span><\/b><span data-contrast=\"auto\"> can use ML anomaly detection to analyze and tune network performance based on real-time views of distributed telemetry logs and the centralized service fleet system.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"4\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Finance teams<\/span><\/b><span data-contrast=\"auto\"> can use GenAI and ML to streamline procurement processes by auto-generating contracts, recommending user actions, and identifying fraud risks. The data inputs might span regional enterprise resource planning (ERP) systems, a centralized merchant database, and external credit rating agencies.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"5\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Information technology (IT) teams <\/span><\/b><span data-contrast=\"auto\">can resolve issues faster by using natural language processing (NLP) and GenAI chatbots that query product documentation, service ticket histories, and external security advisory systems.<\/span><span data-ccp-props=\"{}\">\u00a0<\/span><\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">Compute-optimized queries offer a practical way to overcome the cost and complexity of accessing distributed data for AI. By matching each workload to the most efficient compute engine, data and AI teams can reclaim budgets, accelerate pipelines, and broaden the range of viable AI use cases. Data and AI leaders should assess where their projects currently rely on federated queries and pilot compute-optimized approaches that deliver faster, more cost-effective, and scalable AI innovation.<\/span><\/p>\n<hr \/>\n<p><em>This article was s<span class=\"TextRun SCXW89750570 BCX0\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW89750570 BCX0\">ponsored by <\/span><\/span><a class=\"Hyperlink SCXW89750570 BCX0 external\" href=\"https:\/\/bit.ly\/4mGo0W4\" target=\"_blank\" rel=\"noreferrer noopener nofollow\"><span class=\"TextRun Underlined SCXW89750570 BCX0\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"none\"><span class=\"NormalTextRun SCXW89750570 BCX0\" data-ccp-charstyle=\"Hyperlink\">Zetaris.<\/span><\/span><\/a> Data and AI leaders should check out <a title=\"https:\/\/bit.ly\/4mGo0W4\" href=\"https:\/\/bit.ly\/4mGo0W4\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" data-auth=\"NotApplicable\" data-linkindex=\"0\" class=\"external\">Zetaris<\/a> to better understand their options in this space.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Data teams struggle to feed artificial intelligence (AI) models the diverse, often far-flung inputs that they need. On the one hand, they cannot simply consolidate everything, given the complexity of migration. On the other hand, federated querying of data in place can drive up compute costs. These dual challenges deprive AI initiatives of critical inputs.\u00a0 [&hellip;]<\/p>\n","protected":false},"author":1334,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[96],"tags":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation<\/title>\n<meta name=\"description\" content=\"Kevie Petrie, the VP of Research at BARC, explains how businesses can assemble diverse inputs for AI innovation.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation\" \/>\n<meta property=\"og:description\" content=\"Kevie Petrie, the VP of Research at BARC, explains how businesses can assemble diverse inputs for AI innovation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/\" \/>\n<meta property=\"og:site_name\" content=\"Solutions Review Thought Leaders\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-26T16:33:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-01T21:03:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png\" \/>\n<meta name=\"author\" content=\"Kevin Petrie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kevin Petrie\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/\",\"url\":\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/\",\"name\":\"Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png\",\"datePublished\":\"2025-11-26T16:33:15+00:00\",\"dateModified\":\"2025-12-01T21:03:36+00:00\",\"author\":{\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/#\/schema\/person\/bf94b2ff6557dccc1e42b7bb037b6a37\"},\"description\":\"Kevie Petrie, the VP of Research at BARC, explains how businesses can assemble diverse inputs for AI innovation.\",\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png\",\"contentUrl\":\"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png\",\"width\":467,\"height\":376},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/thought-leaders\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/#website\",\"url\":\"https:\/\/solutionsreview.com\/thought-leaders\/\",\"name\":\"Solutions Review Thought Leaders\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/thought-leaders\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/#\/schema\/person\/bf94b2ff6557dccc1e42b7bb037b6a37\",\"name\":\"Kevin Petrie\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/thought-leaders\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c2a9c4bee532fe6d44a7c5ef0072e35a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c2a9c4bee532fe6d44a7c5ef0072e35a?s=96&d=mm&r=g\",\"caption\":\"Kevin Petrie\"},\"description\":\"Kevin Petrie is the VP of Research at BARC, where he leads the data management practice and writes about topics such as AI, data integration and data governance. For 30 years Kevin has deciphered what technology means to practitioners, as an industry analyst, instructor, marketer, services leader, and tech journalist. A frequent public speaker and co-author of two books about data management, Kevin most loves teaching data and AI leaders about evolving strategies, tools and techniques to capitalize on the value of data.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/kevinpetrietech\/\"],\"url\":\"https:\/\/solutionsreview.com\/thought-leaders\/author\/kevin-petrie\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation","description":"Kevie Petrie, the VP of Research at BARC, explains how businesses can assemble diverse inputs for AI innovation.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation","og_description":"Kevie Petrie, the VP of Research at BARC, explains how businesses can assemble diverse inputs for AI innovation.","og_url":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/","og_site_name":"Solutions Review Thought Leaders","article_published_time":"2025-11-26T16:33:15+00:00","article_modified_time":"2025-12-01T21:03:36+00:00","og_image":[{"url":"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png"}],"author":"Kevin Petrie","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kevin Petrie","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/","url":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/","name":"Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation","isPartOf":{"@id":"https:\/\/solutionsreview.com\/thought-leaders\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png","datePublished":"2025-11-26T16:33:15+00:00","dateModified":"2025-12-01T21:03:36+00:00","author":{"@id":"https:\/\/solutionsreview.com\/thought-leaders\/#\/schema\/person\/bf94b2ff6557dccc1e42b7bb037b6a37"},"description":"Kevie Petrie, the VP of Research at BARC, explains how businesses can assemble diverse inputs for AI innovation.","breadcrumb":{"@id":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#primaryimage","url":"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png","contentUrl":"https:\/\/solutionsreview.com\/thought-leaders\/files\/2025\/11\/Sq5YPj53z5v3.png","width":467,"height":376},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/thought-leaders\/federate-query-and-optimize-assembling-diverse-inputs-for-ai-innovation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/thought-leaders\/"},{"@type":"ListItem","position":2,"name":"Federate, Query, and Optimize: Assembling Diverse Inputs for AI Innovation"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/thought-leaders\/#website","url":"https:\/\/solutionsreview.com\/thought-leaders\/","name":"Solutions Review Thought Leaders","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/thought-leaders\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/thought-leaders\/#\/schema\/person\/bf94b2ff6557dccc1e42b7bb037b6a37","name":"Kevin Petrie","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/thought-leaders\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c2a9c4bee532fe6d44a7c5ef0072e35a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c2a9c4bee532fe6d44a7c5ef0072e35a?s=96&d=mm&r=g","caption":"Kevin Petrie"},"description":"Kevin Petrie is the VP of Research at BARC, where he leads the data management practice and writes about topics such as AI, data integration and data governance. For 30 years Kevin has deciphered what technology means to practitioners, as an industry analyst, instructor, marketer, services leader, and tech journalist. A frequent public speaker and co-author of two books about data management, Kevin most loves teaching data and AI leaders about evolving strategies, tools and techniques to capitalize on the value of data.","sameAs":["https:\/\/www.linkedin.com\/in\/kevinpetrietech\/"],"url":"https:\/\/solutionsreview.com\/thought-leaders\/author\/kevin-petrie\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/posts\/2334"}],"collection":[{"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/users\/1334"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/comments?post=2334"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/posts\/2334\/revisions"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/media?parent=2334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/categories?post=2334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/thought-leaders\/wp-json\/wp\/v2\/tags?post=2334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}