RDF::Core(3pm) User Contributed Perl Documentation RDF::Core(3pm)
NAME
RDF::Core - An object oriented Perl modules for handling tasks related to RDF.
DESCRIPTION
RDF::Core has these parts:
o RDF::Core::Model
Model provides interface to store RDF statements, ask about them and retrieve them
back.
o RDF::Core::Constants
Defines usefule constants for the RDF processing like namespaces etc.
o RDF::Core::Parser
Generates statements from an RDF XML document.
o RDF::Core::Model::Parser
Model::Parser is a simple interface object to a parser. It's purpose is to provide a
prototype of object accomodating any other parser.
o RDF::Core::Serializer
Serializes RDF Model into XML.
o RDF::Core::Model::Serializer
Model::Serializer is an interface object for Serializer.
o RDF::Core::Storage
An object for storing statements. There are several implementations of Storage - in
memory, in a BerkeleyDB 1.x (DB_File) files and PostgreSQL database.
o RDF::Core::Enumerator
Enumerator is a result set of statements retrieved from Model
o RDF::Core::Query
An implementation of query language.
o RDF::Core::Schema
The RDF Schema utilities.
o Basic elements
RDF::Core::Statement, RDF::Core::Resource, RDF::Core::Literal, RDF::Core::Node
LICENSE
This package is subject to the MPL (or the GPL alternatively).
AUTHOR
Ginger Alliance, rdf AT gingerall.cz
SEE ALSO
perl(1).
perl v5.10.0 2007-02-19 RDF::Core(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 01:31 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)