新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     >>计算机科学论坛<<     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 本版讨论Semantic Web(语义Web,语义网或语义万维网, Web 3.0)及相关理论,如:Ontology(本体,本体论), OWL(Web Ontology Langauge,Web本体语言), Description Logic(DL, 描述逻辑),RDFa,Ontology Engineering等。
    [返回] 计算机科学论坛W3CHINA.ORG讨论区 - Web新技术讨论『 Semantic Web(语义Web)/描述逻辑/本体 』 → RDF中的容器(bag、seq、alt)与rdf中的collection有啥子区别; 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 2142 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: RDF中的容器(bag、seq、alt)与rdf中的collection有啥子区别; 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     qsz888_2006 帅哥哟,离线,有人找我吗?
      
      
      等级:大二(研究C++)
      文章:36
      积分:212
      门派:XML.ORG.CN
      注册:2006/2/24

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给qsz888_2006发送一个短消息 把qsz888_2006加入好友 查看qsz888_2006的个人资料 搜索qsz888_2006在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 引用回复这个贴子 回复这个贴子 查看qsz888_2006的博客楼主
    发贴心情 RDF中的容器(bag、seq、alt)与rdf中的collection有啥子区别;

    比如<uni:lecturer rdf:about="949318"
    uni:name="David Billington"
    uni:title="Associate Professor">
    <uni:coursesTaught>
    <rdf:Bag>
    <rdf:_1 rdf:resource="CIT1111"/>
    <rdf:_2 rdf:resource="CIT3112"/>
    </rdf:Bag>
    </uni:coursesTaught>
    </uni:lecturer>
    还有<rdf:Description rdf:about="CIT2112">
    <uni:isTaughtBy rdf:parseType="Collection">
    <rdf:Description rdf:about="949111"/>
    <rdf:Description rdf:about="949352"/>
    <rdf:Description rdf:about="949318"/>
    </uni:isTaughtBy>
    </rdf:Description>

       收藏   分享  
    顶(0)
      




    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2007/12/20 11:30:00
     
     zhaonix 帅哥哟,离线,有人找我吗?
      
      
      威望:2
      头衔:博士
      等级:研一(日夜苦读RDF Semantics)
      文章:242
      积分:3185
      门派:W3CHINA.ORG
      注册:2005/4/18

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给zhaonix发送一个短消息 把zhaonix加入好友 查看zhaonix的个人资料 搜索zhaonix在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 点击这里发送电邮给zhaonix 引用回复这个贴子 回复这个贴子 查看zhaonix的博客2
    发贴心情 
    A limitation of the containers described in Section 4.1 is that there is no way to close them, i.e., to say "these are all the members of the container".  (出自《RDF Primer》某个版本的4.2 RDF Collections)

    而Collection可以。

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2007/12/21 10:24:00
     
     qsz888_2006 帅哥哟,离线,有人找我吗?
      
      
      等级:大二(研究C++)
      文章:36
      积分:212
      门派:XML.ORG.CN
      注册:2006/2/24

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给qsz888_2006发送一个短消息 把qsz888_2006加入好友 查看qsz888_2006的个人资料 搜索qsz888_2006在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 引用回复这个贴子 回复这个贴子 查看qsz888_2006的博客3
    发贴心情 
    A limitation of these containers is that there is no way to close them, to
    say “these are all the members of the container”. This is because, while one
    graph may describe some of the members, there is no way to exclude the
    possibility that there is another graph somewhere that describes additional
    members. RDF provides support for describing groups containing only the
    specified members, in the form of RDF collections. An RDF collection is a
    group of things represented as a list structure in the RDF graph.  这是A Semantic Web premier中的一段话,但是还是没看明白container和collection的区别阿。请高手指教
    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2007/12/24 16:30:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2025/10/5 21:25:33

    本主题贴数3,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    46.875ms