- From: Dan Brickley <danbri@danbri.org>
- Date: Sun, 2 Jan 2011 21:44:05 +0100
- To: www-archive@w3.org, eric@w3.org
- Message-ID: <AANLkTi=Vu_O_7OkKQH1vOcdaC0=4f9dPV+Ld8FYF8_n9@mail.gmail.com>
{{Multiple issues|orphan =February 2009|notability =November 2009|unreferenced =November 2009}} {{Infobox software | name = SWObjects <!-- | logo = [[Image:Firefox-logo.svg|80px|Mozilla Firefox Icon]] | screenshot = [[Image:Mozilla Firefox 3.0 in Ubuntu.png|300px]] | caption = Firefox 3.0 displaying [[Wikipedia]] on [[Ubuntu]] Linux. --> | author = [[Eric Prud'hommeaux]] <!-- | developer = Mozilla Corporation<br>[[Mozilla Foundation]] | released = {{initial release|2004|11|9}} | frequently updated = Yes --> | programming language = [[C++]], [[Yacc]]<ref>[ http://idlebox.net/2007/flex-bison-cpp-example/ Flex Bison C++ Template/Example], [[Lex programming tool Lex]]</ref> | operating system = [[Cross-platform]] | size = 7.2 MB <small>([[Microsoft Windows|Windows]])</small><br>17.2 MB <small>([[Mac OS X]])</small><br>8.7 MB <small>([[Linux]])</small><br><small>(all archived)</small> | language = [[English language|English]] | status = Active | genre = Semantic Web database<br>Ontology Transformation | license = [[Apache License|APL]]/[[MIT License]]{{Citation needed|date=November 2009}} | website = [ http://sourceforge.net/apps/mediawiki/swobjects/index.php?title=Main_Pagesourceforge wiki] }} '''SWObjects''' is a [[free software|free]] and [[open source]] [[Semantic Web]] toolkit for query transformation. == Functionality == === Ontology Projection === Given a rule R12 translating from ontology1 to ontology2, a query phrased in terms of ontology2 can be transformed to work on ontology1. The result of this is you have no need to materialize ontology transformations, merely declare them by rule. == Rule styles == [[d2r (programming language)|d2r]] uses RDF expressions associating RDF predicates to relational tables/attributes. SWObjects uses [[SPARQL]] CONSTRUCT rules. {{Anchor|requirements}} == Requirements == * [[C++]] * [[Yacc]] ([[GNU bison|Bison]]) * [[Lex programming tool|Lex]] ([[Flex++]]) * [[Boost C++ Libraries|Boost]] * [http://dclib.sourceforge.net/ dlib] (required for SPARQL_server) == References == {{reflist}} [[Category:Semantic Web]] [[Category:Social information processing]]
Received on Sunday, 2 January 2011 20:44:39 UTC