Sciweavers

WWW
2007
ACM

ActiveRDF: object-oriented semantic web programming

14 years 5 months ago
ActiveRDF: object-oriented semantic web programming
Object-oriented programming is the current mainstream programming paradigm but existing RDF APIs are mostly tripleoriented. Traditional techniques for bridging a similar gap between relational databases and object-oriented programs cannot be applied directly given the different nature of Semantic Web data, for example in the semantics of class membership, inheritance relations, and object conformance to schemas. We present ActiveRDF, an object-oriented API for managing RDF data that offers full manipulation and querying of RDF data, does not rely on a schema and fully conforms to RDF(S) semantics. ActiveRDF can be used with different RDF data stores: adapters have been implemented to generic SPARQL endpoints, Sesame, Jena, Redland and YARS and new adapters can be added easily. In addition, integration with the popular Ruby on Rails framework enables rapid development of Semantic Web applications. Categories and Subject Descriptors D.2.12 [Software]: Software Engineering; Design Tools ...
Eyal Oren, Renaud Delbru, Sebastian Gerke, Armin H
Added 21 Nov 2009
Updated 21 Nov 2009
Type Conference
Year 2007
Where WWW
Authors Eyal Oren, Renaud Delbru, Sebastian Gerke, Armin Haller, Stefan Decker
Comments (0)