SWObjects

SWObjects
Original author(s) Eric Prud'hommeaux
Development status Active
Written in C++, Yacc[1]
Operating system Cross-platform
Size 7.2 MB (Windows)
17.2 MB (Mac OS X)
8.7 MB (Linux)
(all archived)
Available in English
Type Semantic Web database
Ontology Transformation
License APL/MIT License
Website sourceforge wiki

SWObjects is a 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 uses RDF expressions associating RDF predicates to relational tables/attributes. SWObjects uses SPARQL CONSTRUCT rules.

Requirements

References

  1. Flex Bison C++ Template/Example, Lex programming tool Lex
This article is issued from Wikipedia - version of the Wednesday, February 13, 2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.