RDF::Trine

An RDF Framework for Perl
Download

RDF::Trine Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Gregory Todd Williams
  • Publisher web site:
  • http://search.cpan.org/~gwilliams/

RDF::Trine Tags


RDF::Trine Description

RDF::Trine is a Perl module that provides an RDF framework with an emphasis on extensibility, API stability, and the presence of a test suite. The package consists of several components: RDF::Trine::Model - RDF model providing access to a triple store. RDF::Trine::Parser - RDF parsers for various serialization formats including RDF/XML, Turtle, RDFa, and RDF/JSON. RDF::Trine::Store::Memory - An in-memory, non-persistant triple store. RDF::Trine::Store::DBI - A triple store for MySQL and SQLite, based on the Redland schema. RDF::Trine::Iterator - Iterator classes for variable bindings and RDF statements, used by RDF::Trine::Store, RDF::Trine::Model, and RDF::Query. RDF::Trine::Namespace - A convenience class for easily constructing RDF node objects from URI namespaces.SYNOPSIS use RDF::Trine;Product's homepage


RDF::Trine Related Software