RDF
18.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="MediaWiki 1.15.5" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="search" type="application/opensearchdescription+xml" href="/2001/sw/wiki/opensearch_desc.php" title="Semantic Web Standards (en)" />
<link rel="alternate" type="application/rss+xml" title="Semantic Web Standards RSS feed" href="/2001/sw/wiki/index.php?title=Special:RecentChanges&feed=rss" />
<link rel="alternate" type="application/atom+xml" title="Semantic Web Standards Atom feed" href="/2001/sw/wiki/index.php?title=Special:RecentChanges&feed=atom" />
<title>RDF</title>
<link rel="stylesheet" href="/2001/sw/wiki/skins/../extensions/SemanticMediaWiki/skins/SMW_custom.css?207" type="text/css" />
<link rel="stylesheet" href="/2001/sw/wiki/skins/common/shared.css?207" type="text/css" media="screen" />
<link rel="stylesheet" href="/2001/sw/wiki/skins/common/commonPrint.css?207" type="text/css" media="print" />
<link rel="stylesheet" href="/2001/sw/wiki/skins/w3cmonobook/main.css?207" type="text/css" media="screen" />
<!--[if lt IE 5.5000]><link rel="stylesheet" href="/2001/sw/wiki/skins/w3cmonobook/IE50Fixes.css?207" type="text/css" media="screen" /><![endif]-->
<!--[if IE 5.5000]><link rel="stylesheet" href="/2001/sw/wiki/skins/w3cmonobook/IE55Fixes.css?207" type="text/css" media="screen" /><![endif]-->
<!--[if IE 6]><link rel="stylesheet" href="/2001/sw/wiki/skins/w3cmonobook/IE60Fixes.css?207" type="text/css" media="screen" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" href="/2001/sw/wiki/skins/w3cmonobook/IE70Fixes.css?207" type="text/css" media="screen" /><![endif]-->
<link rel="stylesheet" href="/2001/sw/wiki/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000" type="text/css" />
<link rel="stylesheet" href="/2001/sw/wiki/index.php?title=MediaWiki:Print.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000" type="text/css" media="print" />
<link rel="stylesheet" href="/2001/sw/wiki/index.php?title=MediaWiki:W3cmonobook.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000" type="text/css" />
<link rel="stylesheet" href="/2001/sw/wiki/index.php?title=-&action=raw&maxage=18000&gen=css" type="text/css" />
<!--[if lt IE 7]><script type="text/javascript" src="/2001/sw/wiki/skins/common/IEFixes.js?207"></script>
<meta http-equiv="imagetoolbar" content="no" /><![endif]-->
<script type= "text/javascript">/*<![CDATA[*/
var skin = "w3cmonobook";
var stylepath = "/2001/sw/wiki/skins";
var wgArticlePath = "/2001/sw/wiki/$1";
var wgScriptPath = "/2001/sw/wiki";
var wgScript = "/2001/sw/wiki/index.php";
var wgVariantArticlePath = false;
var wgActionPaths = {};
var wgServer = "http://www.w3.org";
var wgCanonicalNamespace = "Special";
var wgCanonicalSpecialPageName = "Browse";
var wgNamespaceNumber = -1;
var wgPageName = "Special:Browse";
var wgTitle = "Browse";
var wgAction = "view";
var wgArticleId = 0;
var wgIsArticle = false;
var wgUserName = null;
var wgUserGroups = null;
var wgUserLanguage = "en";
var wgContentLanguage = "en";
var wgBreakFrames = false;
var wgCurRevisionId = 0;
var wgVersion = "1.15.5";
var wgEnableAPI = true;
var wgEnableWriteAPI = true;
var wgSeparatorTransformTable = ["", ""];
var wgDigitTransformTable = ["", ""];
var wgRestrictionEdit = [];
var wgRestrictionMove = [];
/*]]>*/</script>
<script type="text/javascript" src="/2001/sw/wiki/skins/common/wikibits.js?207"><!-- wikibits js --></script>
<!-- Head Scripts -->
<script type="text/javascript" src="/2001/sw/wiki/skins/common/ajax.js?207"></script>
<link rel="stylesheet" type="text/css" href="/2001/sw/wiki/extensions/SemanticMediaWiki/skins/SMW_custom.css" />
<script type="text/javascript" src="/2001/sw/wiki/index.php?title=-&action=raw&gen=js&useskin=w3cmonobook"><!-- site js --></script>
</head>
<body class="mediawiki ltr ns--1 ns-special page-Special_Browse skin-w3cmonobook">
<div id="globalWrapper">
<div id="column-content">
<div id="content">
<a id="top"></a>
<h1 id="firstHeading" class="firstHeading">Browse wiki</h1>
<div id="bodyContent">
<h3 id="siteSub">From Semantic Web Standards</h3>
<div id="contentSub"></div>
<div id="jump-to-nav">Jump to: <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div> <!-- start content -->
<table class="smwb-factbox" cellpadding="0" cellspacing="0">
<tr class="smwb-title"><td colspan="2">
<a href="/2001/sw/wiki/RDF" title="RDF">RDF</a>
</td></tr>
</table>
<table class="smwb-factbox" cellpadding="0" cellspacing="0">
<tr class="smwb-propvalue">
<th><a href="/2001/sw/wiki/Property:Creator" title="Property:Creator">Creator</a>
</th>
<td>
<span class="smwb-value"><a href="http://www.w3.org/2001/sw/#rdf" class="external " title="http://www.w3.org/2001/sw/#rdf">http://www.w3.org/2001/sw/#rdf</a>  <span class="smwsearch"><a href="/2001/sw/wiki/Special:SearchByProperty/Creator/http:-2F-2Fwww.w3.org-2F2001-2Fsw-2F-23rdf" title="Special:SearchByProperty/Creator/http:-2F-2Fwww.w3.org-2F2001-2Fsw-2F-23rdf">+</a></span></span>
</td>
</tr>
<tr class="smwb-propvalue">
<th><a href="/2001/sw/wiki/Property:Date" title="Property:Date">Date</a>
</th>
<td>
<span class="smwb-value">2004 00:00:00  <span class="smwsearch"><a href="/2001/sw/wiki/Special:SearchByProperty/Date/2004-2000:00:00" title="Special:SearchByProperty/Date/2004-2000:00:00">+</a></span></span>
</td>
</tr>
<tr class="smwb-propvalue">
<th><a href="/2001/sw/wiki/Property:Description" title="Property:Description">Description</a>
</th>
<td>
<span class="smwb-value">RDF is a standard model for data interchange on the Web.  <span class="smwsearch"><a href="/2001/sw/wiki/Special:SearchByProperty/Description/RDF-20is-20a-20standard-20model-20for-20data-20interchange-20on-20the-20Web." title="Special:SearchByProperty/Description/RDF-20is-20a-20standard-20model-20for-20data-20interchange-20on-20the-20Web.">+</a></span></span>
</td>
</tr>
<tr class="smwb-propvalue">
<th><a href="/2001/sw/wiki/Property:SameAs" title="Property:SameAs">SameAs</a>
</th>
<td>
<span class="smwb-value"><a href="http://www.w3.org/2002/01/tr-automation/techs#rdf" class="external " title="http://www.w3.org/2002/01/tr-automation/techs#rdf">http://www.w3.org/2002/01/tr-automation/techs#rdf</a>  <span class="smwsearch"><a href="/2001/sw/wiki/Special:SearchByProperty/SameAs/http:-2F-2Fwww.w3.org-2F2002-2F01-2Ftr-2Dautomation-2Ftechs-23rdf" title="Special:SearchByProperty/SameAs/http:-2F-2Fwww.w3.org-2F2002-2F01-2Ftr-2Dautomation-2Ftechs-23rdf">+</a></span></span>
</td>
</tr>
<tr class="smwb-propvalue">
<th><a href="/2001/sw/wiki/Property:SeeAlso" title="Property:SeeAlso">SeeAlso</a>
</th>
<td>
<span class="smwb-value"><a href="http://www.w3.org/standards/techs/rdf" class="external " title="http://www.w3.org/standards/techs/rdf">http://www.w3.org/standards/techs/rdf</a>  <span class="smwsearch"><a href="/2001/sw/wiki/Special:SearchByProperty/SeeAlso/http:-2F-2Fwww.w3.org-2Fstandards-2Ftechs-2Frdf" title="Special:SearchByProperty/SeeAlso/http:-2F-2Fwww.w3.org-2Fstandards-2Ftechs-2Frdf">+</a></span></span>
</td>
</tr>
<tr class="smwb-propvalue">
<th><a href="/2001/sw/wiki/Special:Categories" title="Special:Categories">Categories</a></th>
<td>
<span class="smwb-value"><a href="/2001/sw/wiki/Category:Work" title="Category:Work">Work</a></span>,
<span class="smwb-value"><a href="/2001/sw/wiki/Category:Recommendation" title="Category:Recommendation">Recommendation</a></span>
</td>
</tr>
</table>
<a name="smw_browse_incoming"></a>
<table class="smwb-factbox" cellpadding="0" cellspacing="0">
<tr class="smwb-center"><td colspan="2">
<a href="/2001/sw/wiki/index.php?title=Special:Browse&offset=0&dir=out&article=RDF">hide properties that link here</a> 
</td></tr>
</table>
<table class="smwb-ifactbox" cellpadding="0" cellspacing="0">
<tr class="smwb-ipropvalue">
<td>
<span class="smwb-ivalue"><a href="/2001/sw/wiki/3Store" title="3Store">3Store</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/3Store" title="Special:Browse/3Store">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/4RDF" title="4RDF">4RDF</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/4RDF" title="Special:Browse/4RDF">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/4store" title="4store">4store</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/4store" title="Special:Browse/4store">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/ARC" title="ARC">ARC</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/ARC" title="Special:Browse/ARC">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/ActiveRDF" title="ActiveRDF">ActiveRDF</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/ActiveRDF" title="Special:Browse/ActiveRDF">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Alchemy" title="Alchemy">Alchemy</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Alchemy" title="Special:Browse/Alchemy">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/AllegroGraph" title="AllegroGraph">AllegroGraph</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/AllegroGraph" title="Special:Browse/AllegroGraph">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Amalgame" title="Amalgame">Amalgame</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Amalgame" title="Special:Browse/Amalgame">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Any23" title="Any23">Any23</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Any23" title="Special:Browse/Any23">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Anzo" title="Anzo">Anzo</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Anzo" title="Special:Browse/Anzo">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Asio" title="Asio">Asio</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Asio" title="Special:Browse/Asio">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/BMEcat2GoodRelations" title="BMEcat2GoodRelations">BMEcat2GoodRelations</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/BMEcat2GoodRelations" title="Special:Browse/BMEcat2GoodRelations">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Babel" title="Babel">Babel</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Babel" title="Special:Browse/Babel">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/BaseVISor" title="BaseVISor">BaseVISor</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/BaseVISor" title="Special:Browse/BaseVISor">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Bigdata" title="Bigdata">Bigdata</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Bigdata" title="Special:Browse/Bigdata">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Bossam" title="Bossam">Bossam</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Bossam" title="Special:Browse/Bossam">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/Brahms" title="Brahms">Brahms</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/Brahms" title="Special:Browse/Brahms">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/BrowserRDF" title="BrowserRDF">BrowserRDF</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/BrowserRDF" title="Special:Browse/BrowserRDF">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/CARA" title="CARA">CARA</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/CARA" title="Special:Browse/CARA">+</a></span></span>,
<span class="smwb-ivalue"><a href="/2001/sw/wiki/ClioPatria" title="ClioPatria">ClioPatria</a> <span class="smwbrowse"><a href="/2001/sw/wiki/Special:Browse/ClioPatria" title="Special:Browse/ClioPatria">+</a></span></span>,
<a href="/2001/sw/wiki/index.php?title=Special:SearchByProperty&property=SW+Technology&value=RDF">…</a>
</td>
<th><a href="/2001/sw/wiki/Property:SW_Technology" title="Property:SW Technology">SW Technology</a>
</th>
</tr>
</table>
<table class="smwb-factbox" cellpadding="0" cellspacing="0">
<tr class="smwb-center"><td colspan="2">
 
</td></tr>
</table>
<p>   </p>
<form name="smwbrowse" action="/2001/sw/wiki/Special:Browse" method="get">
<input type="hidden" name="title" value="Special:Browse"/>Enter the name of the page to start browsing from.<br />
<input type="text" name="article" value="RDF" />
<input type="submit" value="Go"/>
</form>
<div class="printfooter">
Retrieved from "<a href="http://www.w3.org/2001/sw/wiki/Special:Browse">http://www.w3.org/2001/sw/wiki/Special:Browse</a>"</div>
<!-- end content -->
<div class="visualClear"></div>
</div>
</div>
</div>
<div id="column-one">
<div id="p-cactions" class="portlet">
<h5>Views</h5>
<div class="pBody">
<ul>
<li id="ca-nstab-special" class="selected"><a href="/2001/sw/wiki/Special:Browse/RDF" title="This is a special page, you cannot edit the page itself">Special page</a></li> </ul>
</div>
</div>
<div class="portlet" id="p-personal">
<h5>Personal tools</h5>
<div class="pBody">
<ul>
<li id="pt-login"><a href="/2001/sw/wiki/index.php?title=Special:UserLogin&returnto=Special:Browse" title="You are encouraged to log in; however, it is not mandatory [o]" accesskey="o">Log in</a></li>
</ul>
</div>
</div>
<div class="portlet" id="p-logo">
<a style="background-image: url(/Icons/SW/sw-vert-w3c.png);" href="/2001/sw/wiki/Main_Page" title="Visit the main page [z]" accesskey="z"></a>
</div>
<script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script>
<div class='generated-sidebar portlet' id='p-Navigation'>
<h5>Navigation</h5>
<div class='pBody'>
<ul>
<li id="n-mainpage"><a href="/2001/sw/wiki/Main_Page" title="Visit the main page">Main Page</a></li>
<li id="n-recentchanges"><a href="/2001/sw/wiki/Special:RecentChanges" title="The list of recent changes in the wiki [r]" accesskey="r">Recent changes</a></li>
<li id="n-Tools"><a href="/2001/sw/wiki/Tools">Tools</a></li>
<li id="n-Books"><a href="/2001/sw/wiki/Books">Books</a></li>
<li id="n-Validators"><a href="/2001/sw/wiki/SWValidators">Validators</a></li>
</ul>
</div>
</div>
<div class='generated-sidebar portlet' id='p-Other_W3C_resources'>
<h5>Other W3C resources</h5>
<div class='pBody'>
<ul>
<li id="n-Activity-news"><a href="http://www.w3.org/2001/sw/anews/">Activity news</a></li>
<li id="n-Publications"><a href="http://www.w3.org/2001/sw/Specs.html">Publications</a></li>
<li id="n-Logos.2C-buttons"><a href="http://www.w3.org/2007/10/sw-logos.html">Logos, buttons</a></li>
<li id="n-Activity-home-page"><a href="http://www.w3.org/2001/sw/">Activity home page</a></li>
</ul>
</div>
</div>
<div class='generated-sidebar portlet' id='p-W3C_RSS_feeds'>
<h5>W3C RSS feeds</h5>
<div class='pBody'>
<ul>
<li id="n-Activity-newsfeed"><a href="http://www.w3.org/blog/SW?tempskin=_rdf">Activity newsfeed</a></li>
<li id="n-W3C-blogs"><a href="http://www.ivan-herman.net/cgi-bin/toRss1.py?uri=http://www.w3.org/QA/atom.xml&categories=[Semantic+Web]&title=W3C+QA+Blog,+Semantic+Web&link=http://www.w3.org/QA/atom.xml">W3C blogs</a></li>
<li id="n-Use-cases.2C-case-studies"><a href="http://www.w3.org/2001/sw/sweo/public/UseCases/Overview.rdf">Use cases, case studies</a></li>
</ul>
</div>
</div>
<div class='generated-sidebar portlet' id='p-Account_request'>
<h5>Account request</h5>
<div class='pBody'>
<ul>
<li id="n-W3C-Member"><a href="http://www.w3.org/Help/Account/Request/Member">W3C Member</a></li>
<li id="n-Public"><a href="http://www.w3.org/Help/Account/Request/Public">Public</a></li>
</ul>
</div>
</div>
<div id="p-search" class="portlet">
<h5><label for="searchInput">Search</label></h5>
<div id="searchBody" class="pBody">
<form action="/2001/sw/wiki/index.php" id="searchform"><div>
<input type='hidden' name="title" value="Special:Search"/>
<input id="searchInput" name="search" type="text" title="Search Semantic Web Standards [f]" accesskey="f" value="" />
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />
<input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
</div></form>
</div>
</div>
<div class="portlet" id="p-tb">
<h5>Toolbox</h5>
<div class="pBody">
<ul>
<li id="t-specialpages"><a href="/2001/sw/wiki/Special:SpecialPages" title="List of all special pages [q]" accesskey="q">Special pages</a></li>
</ul>
</div>
</div>
</div><!-- end of the left (by default at least) column -->
<div class="visualClear"></div>
<div id="footer">
<div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/2001/sw/wiki/skins/common/images/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" /></a></div>
<ul id="f-list">
<li id="privacy"><a href="/2001/sw/wiki/Semantic_Web_Standards:Privacy_policy" title="Semantic Web Standards:Privacy policy">Privacy policy</a></li>
<li id="about"><a href="/2001/sw/wiki/Semantic_Web_Standards:About" title="Semantic Web Standards:About">About Semantic Web Standards</a></li>
<li id="disclaimer"><a href="/2001/sw/wiki/Semantic_Web_Standards:General_disclaimer" title="Semantic Web Standards:General disclaimer">Disclaimers</a></li>
</ul>
</div>
</div>
<script type="text/javascript">if (window.runOnloadHook) runOnloadHook();</script>
<!-- Served in 0.266 secs. --></body></html>