triples
英 [ˈtrɪplz]
美 [ˈtrɪplz]
v. 成为三倍; 使增至三倍
triple的第三人称单数
柯林斯词典
- ADJ 三个的;三方的;三部分的
Triplemeans consisting of three things or parts.- ...a triple somersault...
空翻三周 - In 1882 Germany, Austria, and Italy formed the Triple Alliance.
1882 年,德国、奥地利和意大利结成了三国同盟。
- ...a triple somersault...
- V-ERG (使)变成三倍;(使)增至三倍
If somethingtriplesor if youtripleit, it becomes three times as large in size or number.- I got a fantastic new job and my salary tripled...
我得到了一份非常好的新工作,薪水涨到了原来的 3 倍。 - The Exhibition has tripled in size from last year...
展览会规模自去年已经扩至3倍。 - The merger puts the firm in a position to triple its earnings.
合并可使公司利润增长两倍。
- I got a fantastic new job and my salary tripled...
- PREDET 是…的三倍
If something istriple theamount or size of another thing, it is three times as large.- The mine reportedly had an accident rate triple the national average...
据报道,该矿事故发生率是全国平均水平的 3 倍。 - The kitchen is triple the size it once was.
厨房面积扩为原先的 3 倍。
- The mine reportedly had an accident rate triple the national average...
双语例句
- RDF has the companion W3C SPARQL standard for querying triples, which is especially handy after you combine a few sets of triples, as you'll see in this article.
RDF具有用于查询三元组的对应W3CSPARQL标准,在您组合了一些三元组集合之后,此标准将尤其方便,正如您在本文中将会看到的一样。 - How many stamps will Susan have when she triples her collection?
请问收藏品翻三倍后,苏珊会有多少张邮票? - RDF statements are made up of triples ( subject, property, object).
RDF陈述是一个三元组(主题、属性、对象)。 - Delete triples from an RDF graph.
从RDF图中删除三元组。 - Temporary conversion to triples is a great way to do ad-hoc data integration if you want to cross-reference between disparate sources or enhance data from one source with data from another.
如果您想要在异构源之间交叉引用,或者用另一个源的数据增强某个源的数据,那么到三元组的临时转换是进行特定数据集成的优秀方式。 - The query attempts to match the triples of the graph pattern to the model.
这个查询试图把图形模式的三元模式和模型进行匹配。 - These are represented by object-attribute-value triples& that is, an object O has an attribute A with the value V.
这些都是使用对象-属性-值三元组来表示的&即,对象O具有一个值为V的属性A。 - SPARQL is designed to query data represented with the RDF data model, which represents data as a collection of triples, each of which has a subject, a predicate, and an object.
SPARQL被设计用来查询以RDF数据模型表示的数据,这种数据模型用一个三元组来表示数据,每个三元组都具有一个主语、一个谓语和一个宾语。 - The WHERE clause introduces a second variable, concept, and defines triples that are matched against the graph.
WHERE子句引入第二个变量concept并定义与图形匹配的三元组。 - The query finds statements in the graph for which all of the triples in the WHERE clause hold.
查询在具有WHERE子句中的所有三元组的图形中查找语句。