CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     R     > >     RDF     > >     RDF-Core
Distribution RDF-Core [Download]
Author DPOKORNY [ Dan Pokorny ]
Version 0.51
Abstract Basic RDF Tools
Released 19 Feb 2007
Size 76.8 KB
MD5 Checksum 2194255c0853841884b39fecd83de91f
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites DB_File  |   XML::Parser  |  

Modules

RDF::Core  [source]   [v 0.51] Basic RDF Tools
RDF::Core::Constants  [source] RDF constant definitions
RDF::Core::Enumerator  [source] an object that provides access to a set of statements
RDF::Core::Enumerator::DB_File  [source] Enumerator that can be used with DB_File storage.
RDF::Core::Enumerator::Memory  [source] Enumerator in memory
RDF::Core::Enumerator::Postgres
RDF::Core::Evaluator  [source] gets a query object that RDF::Core::Query parsed and evaluates the query.
RDF::Core::Function  [source] a package of functions for query language.
RDF::Core::Literal  [source] a literal value for RDF statement
RDF::Core::Model  [source] RDF model
RDF::Core::Model::Parser  [source] interface between model and RDF::Core::Parser
RDF::Core::Model::Serializer  [source] interface between model and RDF::Core::Serializer
RDF::Core::ModelSet  [source] RDF model set
RDF::Core::Node  [source] an ancestor of RDF::Core::Resource and RDF::Core::Literal
RDF::Core::NodeFactory  [source] produces literals and resources, generates labels for anonymous resources
RDF::Core::Parser  [source] RDF Parser
RDF::Core::Query  [source] Implementation of query language
RDF::Core::Resource  [source] a resource for RDF statement
RDF::Core::Schema  [source] The RDF Schema access
RDF::Core::Serializer  [source] produce XML code for RDF model
RDF::Core::Statement  [source] RDF statement
RDF::Core::Storage  [source] An abstract ancestor of storage implementations
RDF::Core::Storage::DB_File  [source] Berkeley DB 1.x implementation of RDF::Core::Storage
RDF::Core::Storage::Memory  [source] An in-memory implementation of RDF::Core::Storage
RDF::Core::Storage::Postgres  [source] PostgreSQL implementation of RDF::Core::Storage

Categories

Development Support    >>     RDF
Database Interfaces    >>     RDF
String Lang Text Proc    >>     RDF

dslip information

Development Stage (Note: *NO IMPLIED TIMESCALES*) Under construction but pre-alpha (not yet released)
Support Level Developer
Language Used Perl-only, no compiler needed, should be platform independent
Interface Style Object oriented using blessed references and/or inheritance
Public License other (but distribution allowed without restrictions)

Win32 PPM packages for "RDF-Core"

ActiveState default Perl 5.6 repository   [  v 0.40   ]
tcool.org Perl 5.8 repository   [  v 0.51   ]
trouchelle.com Perl 5.10 repository   [  v 0.51   ]
trouchelle.com Perl 5.8 repository   [  v 0.51   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.