The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.16

  • May 27, 2002
    • a second variable binding is added to query language (binds variable to property itself instead of property value)
    • member() - of container - function added to query language functions
    • a method "equals" is added to RDF::Core::Resource
    • a new module Schema is added, which provides access to RDF Schema
    • query tokenizer bug corrected (bug 854)

Modules

An object oriented Perl modules for handling tasks related to RDF.
RDF constant definitions
an object that provides access to a set of statements
Enumerator that can be used with DB_File storage.
Enumerator in memory
gets a query object that RDF::Core::Query parsed and evaluates the query.
a package of functions for query language.
a literal value for RDF statement
RDF model
interface between model and RDF::Core::Parser
interface between model and RDF::Core::Serializer
RDF model set
an ancestor of RDF::Core::Resource and RDF::Core::Literal
produces literals and resources, generates labels for anonymous resources
RDF Parser
a resource for RDF statement
The RDF Schema access
produce XML code for RDF model
RDF statement
An abstract ancestor of storage implementations
Berkeley DB 1.x implementation of RDF::Core::Storage
An in-memory implementation of RDF::Core::Storage
PostgreSQL implementation of RDF::Core::Storage