多Web API仓库的基于链接全局视图及物化sameAs链接集
1. 多Web API仓库的基于链接全局视图
1.1 Mashup相似度计算
当两个Web API相同时, mashup 和 ApiSim() 的值为1.0。因此, MashupSim(res1, res2) 的计算公式为:
[MashupSim(res1, res2) = 0.5 \cdot TermSim() + 0.5 \cdot MashupCompSim() \quad (\in[0, 1])]
该指标的值将赋给 conf 参数。
1.2 Web API搜索过程
- 查询定义 :查询
Q定义为 (Q = \langle KQ, FQ, MQ \rangle),其中 (KQ) 是关键词集合,(FQ) 是(可能为空的)技术特征对集合 (\langle tech feature=value \rangle),(MQ) 是(可能为空的)mashup(即Web API集合)。 - 搜索算法 :
Algorithm 2. Linked Web API search
Input: the query Q =⟨KQ,FQ,MQ ⟩.
Output: R(Q), where ri ∈R(Q) is a 5-tuple ⟨ap
超级会员免费看
订阅专栏 解锁全文
14

被折叠的 条评论
为什么被折叠?



