emacs.d/clones/lisp/www.cliki.net/RDF.html

105 lines
6.5 KiB
HTML
Raw Normal View History

2022-10-07 15:47:14 +02:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: RDF</title>
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
href="https://www.cliki.net/site/feed/article.atom?title=RDF">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - RDF</span>
<div id="content"><div id="content-area"><div id="article-title">RDF</div><div id="article"><q>The Resource Description Framework (<a href="RDF.html" class="category">RDF</a>) is a framework for representing information in the Web.</q> <cite><a href="http://www.w3.org/TR/rdf-concepts/">Resource Description Framework (RDF): Concepts and Abstract Syntax</a></cite><p>RDF is one of the technologies underlying the <a href="Semantic&#32;Web.html" class="category">Semantic Web</a>. More information on RDF can be found on the <a href="http://www.w3.org/2001/sw/">W3C Semantic Web Activity</a> page.<p>Projects:
<ul>
<li>
<a href="cffi-redland.html" class="internal">cffi-redland</a> -
cffi-redland is a set of bindings for the <a href="http://librdf.org/">Redland</a> <a href="RDF.html" class="category">RDF</a> Library
</li>
<li>
<a href="cl-agraph.html" class="internal">cl-agraph</a> -
CL-AGRAPH is a minimal portable Lisp client for <a href="https://franz.com/agraph/downloads/">AllegroGraph</a>
</li>
<li>
<a href="cl-ntriples.html" class="internal">cl-ntriples</a> -
<a href="https://github.com/vityok/cl-ntriples">CL-NTRIPLES</a> provides a simple <a href="parser.html" class="category">parser</a> for the N-Triples <a href="data&#32;format.html" class="category">data format</a> as defined by the W3C for storing RDF/Semantic information
</li>
<li>
<a href="cl-opencalais.html" class="internal">cl-opencalais</a> -
cl-opencalais is a wrapper for the Thomson Reuters Calais <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="CL-RDFXML.html" class="internal">CL-RDFXML</a> -
<a href="https://github.com/tayloj/cl-rdfxml">CL-RDFXML</a> is an RDF/XML parser written by <a href="Joshua&#32;Taylor.html" class="internal">Joshua Taylor</a>
</li>
<li>
<a href="cl-rss-gen.html" class="internal">cl-rss-gen</a> -
cl-rss-gen is a tiny Common Lisp library that generates <a href="RSS.html" class="category">RSS</a> (<a href="RDF.html" class="category">RDF</a> Site Summary)
</li>
<li>
<a href="cl-semantic.html" class="internal">cl-semantic</a> -
cl-semantic is a collection of <a href="RDF.html" class="category">RDF</a>/<a href="OWL.html" class="category">OWL</a> extraction and relationship parsing macros
</li>
<li>
<a href="de.setf.resource.html" class="internal">de.setf.resource</a> -
de setf resource implements transparent, transactional persistence of CLOS objects to several <a href="RDF.html" class="category">RDF</a> stores
</li>
<li>
<a href="de.setf.wilbur.html" class="internal">de.setf.wilbur</a> -
Wilbur was originally conceived as Nokia Research Center's toolkit for programming <a href="Semantic&#32;Web.html" class="category">Semantic Web</a> applications that use <a href="RDF.html" class="category">RDF</a> (as well as <a href="XML.html" class="category">XML</a>), written in Common Lisp
</li>
<li>
<a href="RDF.html" class="internal">RDF</a> -
The Resource Description Framework (<a href="RDF.html" class="category">RDF</a>) is a framework for representing information in the Web. <a href="http://www.w3.org/TR/rdf-concepts/">Resource Description Framework (RDF): Concepts and Abstract Syntax</a>
</li>
<li>
<a href="swclos.html" class="internal">swclos</a> -
SWCLOS is a Semantic Web processor that is built on top of the Common Lisp Object System (CLOS)
</li>
<li>
<a href="twinql.html" class="internal">twinql</a> -
<a href="https://franz.com/agraph/support/documentation/3.3/twinql-reference.html">twinql</a> is a <a href="parser.html" class="category">parser</a> and query engine for the <a href="https://www.cliki.net/SPARQL" class="new">SPARQL</a> <a href="RDF.html" class="category">RDF</a> query language, built on the <a href="Wilbur.html" class="internal">Wilbur</a> <a href="Semantic&#32;Web.html" class="category">Semantic Web</a> toolkit for Common Lisp
</li>
<li>
<a href="Wilbur.html" class="internal">Wilbur</a> -
Note: For the actively maintained version of Wilbur, see <a href="de.setf.wilbur.html" class="internal">de.setf.wilbur</a>
</li>
</ul></div></div>
<div id="footer" class="buttonbar"><ul><li><a href="RDF.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=RDF">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=RDF">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=RDF&amp;from-revision=3637877128">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
</div>
<div id="header-buttons" class="buttonbar">
<ul>
<li><a href="https://www.cliki.net/">Home</a></li>
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
<li><a href="CLiki.html">About</a></li>
<li><a href="Text&#32;Formatting.html">Text Formatting</a></li>
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
</ul>
<div id="search">
<form action="https://www.cliki.net/site/search">
<label for="search_query" class="hidden">Search CLiki</label>
<input type="text" name="query" id="search_query" value="" />
<input type="submit" value="search" />
</form>
</div>
</div>
<div id="pageheader">
<div id="header">
<span id="logo">CLiki</span>
<span id="slogan">the common lisp wiki</span>
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
<label for="login_name" class="hidden">Account name</label>
<input type="text" name="name" id="login_name" class="login_input" />
<label for= "login_password" class="hidden">Password</label>
<input type="password" name="password" id="login_password" class="login_input" />
<input type="submit" name="login" value="login" id="login_submit" /><br />
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
</form>
</div>
</div>
</div>
</body></html>