NAME
RDF::Server::Resource::RDFCore
SYNOPSIS
DESCRIPTION
This class manages triples associated with a particular resource URL.
CONFIGURATION
- model
-
The RDF::Server::Model::RDFCore object managing the triple store in which the data associated with this resource is stored.
- bnode_prefix
-
The prefix used to build blank node ids.
METHODS
- exists : Bool
-
Returns true if the resource object represents a collection of triples in the triple store.
- render
- fetch
- purge
- remove
- delete
- modify
- update
- replace
AUTHOR
James Smith, <jsmith@cpan.org>
LICENSE
Copyright (c) 2008 Texas A&M University.
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.