foaf

foaf

 英

  • 網絡朋友的朋友(Friend Of A Friend);朋友信息;關于朋友的朋友

例句

If FOAF is to support an online community, it is essential that the provenance of every piece of information be traceable.

如果FOAF支持在線社區那么一段信息起源必需跟蹤

Shows a FOAF description of me that contains a link to an acquaintance of mine.

顯示FOAF描述包含熟人鏈接

The simplest way is to have participants register the URL of their FOAF file with a central service, which then does the aggregation.

簡單方法參與者通過中央服務注冊FOAF文件URL然后中央服務執行聚集

The rest of this article describes FOAF's basic features and gives some pointers to current implementations and future considerations.

本文余下部分描述FOAF基本特性當前實現未來考慮事項提供一些啟示

Liz Somebody would not form a solution, because she has a foaf: name but no foaf: depiction property, and needs both to match the query.

LizSomebody不會形成結果因為雖然foaf:name屬性沒有foaf:depiction屬性如果查詢匹配的話那么兩個屬性需要

The FOAF vocabulary provides a useful means of managing information within communities.

FOAF詞匯表提供了一種管理社區信息有用方法

Using it, he might create an FOAF file shown in Listing 5.

可以創建清單5顯示FOAF文件

In Listing 3, you query for the foaf: phone, but a new graph is constructed with a different predicate in its place (wingerz: officephone).

清單查詢foaf:phone,不過位置使用不同謂詞構造一個(wingerz:officephone)。

Like creating your own Web pages, the creation of your FOAF data is decentralized and within your control.

創建自己Web頁面一樣分散創建FOAF數據使創建控制之下

Fortunately, FOAF's creators have come up with an alternative, the mbox_sha1sum property.

幸運FOAF創建者提出一個替代mbox_sha1sum特性

These questions and others are under consideration among the FOAF developers.

FOAF開發人員目前考慮這些問題以及其它問題

Use popular ontologies like FOAF whenever possible because common structures and vocabulary will facilitate data integration.

只要可能盡量使用FOAF通用本體公共結構詞匯表有助于數據集成

Instead, FOAF tools use digital signatures to associate an e-mail address with a document.

相反FOAF工具使用數字簽名來使電子郵件地址文檔關聯

Also, be sure to check out Resources for more documentation and demonstrations of FOAF.

同樣務必查閱參考資料獲取更多FOAF文檔演示

Link also serves as a useful way of separating FOAF descriptions into multiple files.

鏈接作為FOAF描述分成多個文件有用方法

Theorizing aside, let's take a look at what form FOAF information takes.

撇開理論我們FOAF信息采用何種格式

Note that it is good practice to use existing predicates whenever possible; in this case, you use some vocabulary from the FOAF ontology.

注意可能的話最好使用有的謂詞這里使用FOAF本體一些詞匯表

In addition to providing simple directory services, you could use information from FOAF in many ways.

提供簡單目錄服務之外可以許多方式使用FOAF信息

Or how about one that finds links to FOAF files on web pages your browsing and then blogs that information to your people blog?

或者可以瀏覽網絡頁面里面發現連接FOAF文件信息發布這些信息人員blog腳本怎么樣

This article has attempted to address some common issues, inspired in part by experience with the FOAF vocabulary.

本文試圖解決一些常見問題部分靈感來自使用FOAF詞匯表經驗

The graph pattern's second triple matches the object of the contributor's foaf: weblog property.

圖形模式第二三元contributorfoaf:weblog屬性對應對象匹配

Which describes currently documented FOAF properties.

描述當前記載FOAF屬性

There is much more to the FOAF vocabulary than I have space to explain here.

由于篇幅原因這里不能解釋有關FOAF詞匯更多內容

A SELECT query whose graph pattern included foaf: depiction would only find three solutions.

foaf:depiction包含圖形模式SELECT查詢可能發現三個結果

For instance, I could create an FOAF description for several other people.

例如可以其他幾個創建FOAF描述

In the bloggers. rdf model, contributor will match the foaf: Agent blank-node at the top of Figure 1.

bloggers.rdf模型contributor1頂部節點foaf:Agent匹配

Which aggregates and answers queries about FOAF information.

聚集回答有關FOAF信息查詢

This would appear to present a difficulty for the FOAF vocabulary.

似乎FOAF詞匯表提出難題

This plan has been shown to work well in the FOAF (Friend-of-a-friend) project for expressing personal information and social networks.

這種方法FOAF(Friend-of-a-friend,朋友朋友項目已經證明可以表示個人信息社會網絡

In my experiments I have assumed that certification carries the semantics of the signer endorsing the statements in the contained FOAF file.

實驗假設證明攜帶簽名者語義認可包含FOAF文件語句

What legal obligations do aggregators of FOAF information have under the data-protection law in the jurisdiction under which they operate?

FOAF信息聚合操作權限以內必須承擔數據保護法律什么法律義務呢?

Because code often speaks louder than words, Listing 1 shows a small FOAF description of myself.

因為代碼常常文字說明問題清單1顯示自己FOAF描述

I'm going to examine a new project, with certain similarities, called Friend-of-a-Friend (FOAF).

研究一個有些類似稱為朋友朋友FOAF項目

Spidering agents are notified that certain FOAF files aren't encrypted for them, and the agents can then ignore those files.

搜索代理得到沒有它們加密某些FOAF文件通知于是代理可以忽略那些文件

FOAF has the potential to become an important tool in managing communities.

FOAF有望成為一種管理社區重要工具

The vCard RDF schema is more general in coverage than the FOAF schema, but we don't need its additional properties.

vCardRDF模式FOAF模式覆蓋面但是我們需要額外特性

Listing 11's GRAPH clause matches on each person node in the named FOAF graphs given to the query.

清單11GRAPH子句提供查詢命名每個人員節點匹配

Listing 5 shows a very small FOAF graph, expressed in Turtle syntax.

清單5顯示一個非常FOAFTurtle語法表示

Listing 8 shows how you can use this instead of the mbox property in a FOAF file.

清單8顯示如何FOAF文件使用代替mbox特性

Listing 3 shows two methods from the FOAF class in bloginfo. py (see Resources for links to this code).

清單3列出bloginfo.py(參考資料可以鏈接到代碼FOAF方法