【正文】
] Show (VERB) blobs of images in ?cmd232? (NOUN) that have blobs structured like a satellite or a star (ADJECTIVE) an not overlap with other blob structure (ADJECTIVE) 6. Matching Problems with Solutions is a problemdriven search service that takes a user problem described in SNL/SQDL and tries to identify one or more services whose capability 390 P. . Sheu amp。 in many cases a solution only involves content (such as text, image, video, process, hardware, software, etc.) and knowledge. (6) A mechanism may be needed to validate the solutions and to share the feedback from consumers on the solutions. Technically the fourth factor suggests that the infrastructure employ a service architecture — one or more solutions are packaged as a service. An advantage of Problems, Solutions, and Semantic Computing 385 a service is that the internals can be hidden from the consumers. In addition, to acplish our goal three ponents are necessary: (1) Description of Problems (2) Description of Solutions (3) Matching Problems with Solutions Apparently keywords are not sufficient to describe problems and solutions if we like to acmodate massive number of problems and solutions at a fine granularity, as suggested by factors 1, 2, 3, and 5. 3. Describing Solutions in SCDL What is important for a solution (service) is not how it works。一個關(guān)系服務(wù)的自動合成多項(xiàng)式方法 在 [26]中可以找到。由于大多數(shù)信息是通過 網(wǎng)絡(luò) 發(fā)送和接收網(wǎng)絡(luò) 的 ,多層次的安全機(jī)制是必需的。該連接可以是雙向的:檢 索,利用和操縱 現(xiàn)有的內(nèi)容,根據(jù)用戶的目標(biāo)( ―用戶意味著什么 ‖) 。這 為 使得許多 在關(guān)系模型中不能表的的 抽象的概念或域 作為查詢的一部分提供了方法 。最后第五 個 約束 是 說條件的數(shù)量不能超過四 個 。 從技術(shù)上講,第四個因素表明,基礎(chǔ)設(shè)施 利用了一個服務(wù)系統(tǒng) —一個或多個解決方案 被 打包作為服務(wù)。( 5)數(shù)據(jù)分析問題,比如 在這一系列圖像中它們的共同點(diǎn)是 什 么?我們可能采取很多辦法來解決這個問題, 但這不是通過搜索引擎或 Q& A 系統(tǒng) 能 解決 的 。一個更普遍的 觀點(diǎn)是 需求 是 問題,供應(yīng) 則是解決問題的方法 。 互聯(lián)網(wǎng)提供了一個全球性的基礎(chǔ)設(shè)施 來 連接問題 和 解決方案。 ( 6) ―個人 ‖問題,比如我知道某甲和某乙,他們不喜歡對方,我怎樣才能把他們 和諧共處 ?這可能不是一個科學(xué)問題 , 很可能 要根據(jù)經(jīng)驗(yàn) ,社會因素等 來解決 。服務(wù)的優(yōu)點(diǎn)是從消費(fèi)者 得到的反饋可以被 隱藏在內(nèi)部 。Sk)) 例如,如 果有一個工具,可以像衛(wèi)星或星形結(jié)構(gòu) 一樣能 檢測出圖像的 BLOB 集群,他 /她可以 把工具打包作為一項(xiàng)服務(wù)如 以下的 SCDL描述: [S1SCDL] SELECT i FROM INPUT setofimage datain, setofstring s = [?satellite’,‘star’] image:dataset i, setofblob:()c INPUT string:s t WHERE (c) and (t) 如上 ,圖像數(shù)據(jù)集 i 是一個形 象類型的對象,其域 為 數(shù)據(jù)集, setofstring s=[?satellite’,’star’ ] , s是 [?satellite’,’star’ ]的 字符串 ; ST表示, t是一個字符串,其域是 S, setofblob:()c, c是 i的 blob集群,如果 C在圖 象 i內(nèi) , 則 條件 ( C)是 正確 的 ; 如果 C是像衛(wèi)星或星 形的 結(jié)構(gòu) ,則 條件 ( S)是 正確 的。 更多的例子 用來 顯示 SCDL是 如何 被 用來描述 在第一部分中談到的每種類型的問題的服務(wù) 能力 可以再 [27]中找到 。 ORA 的 詳細(xì)信息可以 在 [28]找 到。創(chuàng)建,重新安排和管理 與 作者的意圖相匹配 的內(nèi)容 ( ―做什么作者的意思是 ‖)。管理層提供 了 語義計(jì)算架構(gòu)的整體管理。 我們所 作出 的一個重要假設(shè)是,消費(fèi)者和供應(yīng)商通過 SNL 接口共享相同的術(shù)語溝通。 rather it is what it can do. We call it the capability of the solution (service). Semantic Capability Description Language (SCDL) is an SQLlike description language that may be utilized to describe the capability of a solution (service), with an objective to support automatic service position. The syntax of SCDL for a service is similar to that of SQL, as expressed in the following generic form: SELECT outputs (O1, . . .,Om), aggregatedoutputs (f1(A1), . . . , fd(Ad)) FROM inputs (I1, . . . , Im), variables (R1, . . . , Rn), other variables (S1, . . . , Sk) WHERE p (inputs, outputs, other variables) GROUP BY (H1, . . .,Hj) where O1, . . .,Om are output objects. f1(A1), . . . , fd(Ad) are possible aggregation functions, I1, . . . , Im are input objects, R1, . . . , Rn are some range variables, S1, . . . , Sk are sets that may be derived from the inputs and the range variables, H1, . . . , Hj are the variables to group the output objects, and p (inputs, outputs, other variables) is a formula that describes the relationships among the inputs, the outputs and the variables. SCDL allows variables to be typed, and it allows a function to be included as a condition in the WHERE clause. In addition SCDL allows ―exponential variables‖, where the domain of an exponential variable could be the set of all subsets of an existing set, and it allows variations of exponential variables (we will see some examples later). The corresponding algebraic expression is as follows: WS(I1, . . . , Im。 C. V. Ramamoorthy can match the problem description. Service discovery can be done in two phases: service registration fol。 公用計(jì)算 [15]和云計(jì)算 [514] 的最新進(jìn)展 可能 進(jìn)一步促進(jìn)互聯(lián)網(wǎng)從共享 大量內(nèi)容解決問題 的轉(zhuǎn)型 ,大量的軟件許可可 以 轉(zhuǎn)換成軟件服務(wù)。它也負(fù)責(zé)監(jiān)督不同的信息源之間的語義沖突的解決。它提供語義集成及語義應(yīng)用的信息資源。假設(shè),例如, 一個人希望找出被臨床診斷為 阿爾茨海默氏癥 疾病同時患有糖尿病并且具有特定遺傳標(biāo)記 (如 APOE) 的病人的數(shù)量。語言是用來描述解決方案能力 的唯一方法 。 如果該工具不僅可以檢測任何像衛(wèi)星或星 形結(jié)構(gòu) 的 BLOB結(jié)構(gòu)也可以注釋它們,它 可以打包成一個服務(wù) 如 以下的 SCDL描述 : [S2SCDL] SELECT annotate(c) FROM INPUT setofimage datain, setofstring s = [?satellite’,‘star’] image:datain i, setofblob:()c INPUT string:s t WHERE (c) and (t) 另一個例子 是 ,如果一個人有一個工具可以檢測圖像中不重疊的 BLOB 集群, 它可以打包成一個服務(wù) 如 以下的 SCDL描述 : [S3SCDL] SELECT i FROM INPUT setofimage datain, image:dataset i, setofblob:()c setofblob:()s WHERE (c) and (s) and not overlap(c,s) 一個服務(wù)并不一 定是一個工具,它 也 可能 是 內(nèi)容。 SCDL 解決方案 對于 一個解決方案(服務(wù)) 來說重要的不是它如何運(yùn)作而是它能起到 什么 作用。 實(shí)際上我們感興趣的是去和將問題與解決方案相匹配。一個基于關(guān)鍵字的搜索引擎如谷歌可能被視為一個特殊的解決問題的能手,解決了這個問題: 找出 包含用戶所提供關(guān)鍵字的文件。 商業(yè)世界主要關(guān)于的是需求和 供給 。 自動合成仍然很困難并且是需要完成的一個目標(biāo)。 ( 5)一個解決方案并不一定是一個工具,在許多情況下解決方案 僅 涉及內(nèi)容(如文字,圖像,視頻,過程,硬件,軟件等)和知識。Rn S1 第一個約束條件,基本上 是 說元變量 select 可以是任何 合法的 屬性 。 通過聯(lián)系各個對象 ,我們可以定義一個謂詞和操作。 作為在 SECS 36舉例說明 的 語義計(jì)算系統(tǒng) 是 一個搜索引擎。因此,新的標(biāo)準(zhǔn)接口,如作為自然語言接口,多模態(tài)的自然語言界面以及可視化界面,變得越來越重要。自動服務(wù)合成的一個主要障礙是服務(wù)細(xì)節(jié) 的缺陷 。 but this is not a problem addressed by search engines or Qamp。 the third and fourth constraints say the metavariable where can be any set of conditions between two attributes or between an attribute and a constant, as long as the attribute(s) is legal and the parison is a relational parison。 Editorial Preface, Int. J. Semantic Computing 1(1) (2021) 1–9. [2] J. Heflin and J. Hendler, Searching the web with S