Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rdf::helper::properties(3pm) [debian man page]

RDF::Helper::Properties(3pm)				User Contributed Perl Documentation			      RDF::Helper::Properties(3pm)

NAME
RDF::Helper::Properties - Module that provides shortcuts to retrieve certain information VERSION
Version 0.10 SYNOPSIS
my $pred = RDF::Helper::Properties->new($model); print $pred->title METHODS
"new ( model => $model )" Constructor for getting predicates from a model, which is passed to the constructor. "model" Will return the current model. "page ( $node )" A suitable page to redirect to, based on foaf:page or foaf:homepage "title ( $node )" A suitable title for the document will be returned, based on document contents "description ( $node )" A suitable description for the document will be returned, based on document contents "html_node_value" Formats the nodes for HTML output. with_role Is there just because of quirk in Error, don't worry about it. AUTHOR
Most of the code was written by Gregory Todd Williams "<gwilliams@cpan.org>" for RDF::LinkedData::Apache, but refactored into this class for use by other modules by Kjetil Kjernsmo, "<kjetilk at cpan.org>" COPYRIGHT &; LICENSE Copyright 2010 Gregory Todd Williams and ABC Startsiden AS. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.3 2010-08-25 RDF::Helper::Properties(3pm)

Check Out this Related Man Page

RDF::Trine::Serializer::RDFJSON(3pm)			User Contributed Perl Documentation		      RDF::Trine::Serializer::RDFJSON(3pm)

NAME
RDF::Trine::Serializer::RDFJSON - RDF/JSON Serializer VERSION
This document describes RDF::Trine::Serializer::RDF/JSON version 1.000 SYNOPSIS
use RDF::Trine::Serializer::RDFJSON; my $serializer = RDF::Trine::Serializer::RDFJSON->new(); DESCRIPTION
The RDF::Trine::Serializer::Turtle class provides an API for serializing RDF graphs to the RDF/JSON syntax. METHODS
Beyond the methods documented below, this class inherits methods from the RDF::Trine::Serializer class. "new" Returns a new serializer object. "serialize_model_to_file ( $file, $model [,\%json_options] )" Serializes the $model to RDF/JSON, printing the results to the supplied $file handle. %json_options is an options hash suitable for JSON::to_json. "serialize_model_to_string ( $model [,\%json_options] )" Serializes the $model to RDF/JSON, returning the result as a string. %json_options is an options hash suitable for JSON::to_json. BUGS
Please report any bugs or feature requests to through the GitHub web interface at <https://github.com/kasei/perlrdf/issues>. SEE ALSO
<http://n2.talis.com/wiki/RDF_JSON_Specification> AUTHOR
Toby Inkster <tobyink@cpan.org> Gregory Williams <gwilliams@cpan.org> COPYRIGHT
Copyright (c) 2010 Toby Inkster. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-29 RDF::Trine::Serializer::RDFJSON(3pm)
Man Page

We Also Found This Discussion For You

1. AIX

DRC Question

Is possible to replicate a IBM R6000 model 6015 and model 6020 in a IBM new model P5?? What problems I will encounter with AIX?? (0 Replies)
Discussion started by: IBravo
0 Replies