<?xml-stylesheet href="/parts/imgdesc.xsl" type="text/xsl" media="screen"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:foaf="http://xmlns.com/foaf/0.1/"
 xmlns:image="http://jibbering.com/vocabs/image/#"
 xmlns:an="http://www.w3.org/2000/10/annotation-ns#"
>
 <rdf:Description rdf:about="">
  <an:annotates rdf:resource="http://www.w3.org/DesignIssues/diagrams/sw-stack-2005.png"/>
  <an:author>Masahide Kanzaki</an:author>
  <an:created>2006-03-25T16:03:23Z</an:created>
 </rdf:Description>
 <foaf:Image rdf:about="http://www.w3.org/DesignIssues/diagrams/sw-stack-2005.png">
  <dc:title>Semantic Web Layer Cake</dc:title>
  <dc:description>セマンティック・ウェブを実現するための技術・課題を、階層的に示した図の2005年5月版。セマンティック・ウェブは、必ずしもこの階層通りの順番で構築されるわけではないが、全体像を把握するためには欠かせないチャート。</dc:description>
  <dc:creator>Tim Berners-Lee</dc:creator>
  <dc:source rdf:resource="http://www.w3.org/2005/Talks/0511-keynote-tbl/" title="'WWW at 15 years: looking forward' at The 14th International World Wide Web Conference (WWW2005)"/>
  <dc:date>2005-05</dc:date>
  <image:width>531</image:width>
  <image:height>450</image:height>
  <image:hasPart>
   <image:Rectangle rdf:ID="p1">
    <image:points>0,409 313,448</image:points>
    <dc:title>URI</dc:title>
    <dc:description>グローバルな識別子URIがセマンティック・ウェブでの全ての基本となる</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p2">
    <image:points>321,408 528,448</image:points>
    <dc:title>Unicode</dc:title>
    <dc:description>グローバルな情報を扱うためには、文字をユニバーサルに処理できる必要がある。セマンティック・ウェブは、ユニコードを基盤とする。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p3">
    <image:points>46,361 288,400</image:points>
    <dc:title>XML</dc:title>
    <dc:description>第2階層には、ネットワークを通じてコンピュータがデータを交換するための共通の構文としてXMLが置かれる。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p4">
    <image:points>299,361 528,400</image:points>
    <dc:title>Namespace</dc:title>
    <dc:description>分散して作られるさまざまな語彙を区別し、互いの用語が衝突しないようにするための名前空間も、同じく第2階層としてウェブ全体を支える。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p5">
    <image:points>97,312 435,352</image:points>
    <dc:title>RDF Core</dc:title>
    <dc:description>第3階層には、リソースの関係を主語、述語、目的語のトリプルとして捉えるデータモデル、RDFが置かれる。セマンティック・ウェブでの情報や知識の記述の基本となる。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p6">
    <image:points>169,274 435,307</image:points>
    <dc:title>RDF Schema</dc:title>
    <dc:description>第4階層には、RDFで用いる語彙を定義するためのRDFスキーマが置かれている。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p7">
    <image:points>170,237 436,266</image:points>
    <dc:title>DLP bit of OWL/Rule</dc:title>
    <dc:description>第5階層は、オントロジー記述言語のOWLと推論規則言語のうち、特に記述言語に基づくプログラミングが可能な範囲を扱うという位置づけになっている。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p8">
    <image:points>168,172 295,227</image:points>
    <dc:title>OWL</dc:title>
    <dc:description>ウェブ・オントロジー言語のOWL全般は、DLP層の上、第6層に位置づけられている。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p9">
    <image:points>307,175 434,226</image:points>
    <dc:title>Rules</dc:title>
    <dc:description>第6層には、OWLと並んで推論規則を記述するための標準言語が置かれている。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p10">
    <image:points>99,170 153,304</image:points>
    <dc:title>SparQL</dc:title>
    <dc:description>第4層のRDF Coreから第6層のOWL/Rulesを貫く形で、RDFのクエリ（問い合わせ）言語とプロトコルであるSPARQLが配置されている。知識の記述と、その利用が連動するというかたちを示している。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p11">
    <image:points>198,96 375,158</image:points>
    <dc:title>Logic Framework</dc:title>
    <dc:description>第7層には、論理フレームワークが置かれる。この内容は2005年時点ではまだはっきりしないが、異なる論理システムの個別定義やシステム間協調のための仕組みを提供するものと言われている。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p12">
    <image:points>263,46 432,79</image:points>
    <dc:title>Proof</dc:title>
    <dc:description>第8層には、エージェントが推論を行った道筋や、その証明を示すための仕組みが置かれる。コンピュータに任せて推論を行う場合に、その結果を信頼するかどうかの判断には、推論の根拠が欠かせない。なお、この層は右端で下に折り返され、第7層のLogic frameworkと一部並置されている。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p13">
    <image:points>448,46 530,356</image:points>
    <dc:title>Signature / Encryption</dc:title>
    <dc:description>第3層のRDF Coreから第8層のProofまでを貫く形で、電子署名と暗号化のパートが右側に配置されている。ネットワーク上で流通するデータに基づいて様々な推論などを行うとき、それを信頼するためには、データの出所が間違いないこと、またそのデータが途中で改竄されていないことを担保することが不可欠だ。</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID="p14">
    <image:points>381,1 529,33</image:points>
    <dc:title>Trust</dc:title>
    <dc:description>最上位の第9層に置かれた「信頼」は、コンピュータの力を利用してウェブの知識を活用するというセマンティック・ウェブの最終的な課題だ。これは、さまざまな技術の積み重ねによって初めて実現できる。</dc:description>
   </image:Rectangle>
  </image:hasPart>
 </foaf:Image>
</rdf:RDF>
