<?xml version="1.0" encoding="gb2312"?>

<!-- RSS generated by oioj.net on 4/16/2004 ; 感谢LeXRus提供 RSS 2.0 文档; 此文件可自由使用，但请保留此行信息 --> 
<!-- Source download URL: http://blogger.org.cn/blog/rss2.asp       -->
<rss version="2.0">

<channel>
<title>peri的博客</title>
<link>http://blogger.org.cn/blog/blog.asp?name=peri</link>
<description>peri的博客</description>
<copyright>blogger.org.cn</copyright>
<generator>W3CHINA Blog</generator>
<webMaster>webmaster@blogger.org.cn</webMaster>
<item>
<title><![CDATA[enhancing Web Services description and discovery to facilitate composition]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=peri&amp;id=3961</link>
<author>peri</author>
<pubDate>2005/3/20 10:51:04</pubDate>
<description><![CDATA[
<P>WSDL-S a language for incorporating the semantic description in the industry wide accepted WSDL.</P>
<P>METEOR---Managing&nbsp; End-To-End OpeRation: for web services</P>
<P>&nbsp;</P>
<P>&nbsp;</P>]]></description>
</item><item>
<title><![CDATA[enhancing Web Services description and discovery to facilitate composition]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=peri&amp;id=3960</link>
<author>peri</author>
<pubDate>2005/3/20 10:51:04</pubDate>
<description><![CDATA[<P>WSDL-S a language for incorporating the semantic description in the industry wide accepted WSDL.</P>
<P>&nbsp;</P>]]></description>
</item><item>
<title><![CDATA[RDF]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=peri&amp;id=3676</link>
<author>peri</author>
<pubDate>2005/3/14 19:31:49</pubDate>
<description><![CDATA[
<OL>
<LI>RDF看起来是怎样的，</LI>
<LI>它如何被创建，访问，调用</LI>
<LI>现有的信息如何和RDF结合</LI></OL>
<P>RDF基本思想是：表达简单的资源陈述，每个陈述包括主体（Subject），谓语（Predicate）和客体（Object）。</P>
<P>同一资源可以有多个相同谓语描述。如一网页是由三个人创建。</P>
<P>空节点作用：</P>
<OL>
<LI>RDF只可以表示二元关系，要表示主体与一组之间的关系就可以用空节点作中间节点表示N元关系。</LI>
<LI>没有URI的资源可以用空节点表示，主体是空节点，然后由和一个有URI的资源的关系描述。</LI></OL>
<P>适合和不适合用在RDF中的XML数据类型的清单已经在<A class=external title=http://www.w3.org/TR/2004/REC-rdf-primer-20040210/#ref-rdf-semantics href="http://www.w3.org/TR/2004/REC-rdf-primer-20040210/#ref-rdf-semantics">[RDF-SEMANTICS</A><SPAN class=urlexpansion> (<I><A href="http://www.w3.org/TR/2004/REC-rdf-primer-20040210/#ref-rdf-semantics">http://www.w3.org/TR/2004/REC-rdf-primer-20040210/#ref-rdf-semantics</A></I>)</SPAN>]中给出了。</P>
<P>&nbsp;1.&nbsp; &lt;dc:creator <EM>rdf:resource</EM>="<A class=external title=http://www.example.org/staffid/85740 href="http://www.example.org/staffid/85740">http://www.example.org/staffid/85740</A>"/&gt;<BR>如果客体是另一个资源是，要用空元素标签表示.同时使用rdf:resource属性表示属性值。URI不可用Qname替代。</P>
<P>2.重新为RDF添加新的属性，另一种解决方案是新建一个RDF引用已有的并添加新的属性。</P>
<P>3.普通描述都是关于某个特定产品的描述，如果要把事物划分成不同种类（kinds）或类别（categories），就要用到rdf:type。该属性的主体被看作是给种类或类别的实例（instance）。</P>
<P>RDF容器：三种类型容器rdf:Bag， rdg:Seq，rdf:Alt</P>
<UL>
<LI>一个包（Bag类型为rdf:Bag的资源）</LI>
<LI>一个序列(Sequence类型为rdf:Seq的资源)</LI>
<LI>一个替换(Alternative类型为rdf:Alt的资源)</LI></UL>
<P>容器的惯常的用法是表示属性值是一组事物，例如参加数学课程的学生有Tom，John、Lili。如果该一组事物被当作整体时，也要考虑使用容器。</P>
<P>RDF集合</P>
<P>成员是封闭的，可以遍历。有属性rdf:first,rdf:resthe 和资源rdf:nil。</P>
<P>RDF具体化</P>
<P>RDF提供了由于描述RDF陈述的内置词汇，这些词汇对一个RDF的描述称作陈述的具体化。rdf:Statement,rdf:Object,rdf:</P>]]></description>
</item>
</channel>
</rss>