Main > Programming > Libraries >

RDF::Notation3 0.90

RDF::Notation3 0.90

Sponsored Links

RDF::Notation3 0.90 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.018 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1131
Date added: 2006-09-19
Publisher: Petr Cimprich

RDF::Notation3 0.90 description

RDF::Notation3 is a RDF Notation3 parser.

SYNOPSIS

$rdf = RDF::Notation3::Triples->new();
$rdf->parse_file($path);
$triples = $rdf->get_triples;

$rdf = RDF::Notation3::XML->new();
$rdf->parse_file($path);
$string = $rdf->get_string;

$handler = SAXHandler->new();
$rdf = RDF::Notation3::SAX->new(Handler => $handler);
$rdf->parse_file($path);

$rdf = RDF::Notation3::RDFCore->new();
$storage = RDF::Core::Storage::Memory->new();
$rdf->set_storage($storage);
$model = $rdf->parse_file($path);
$n3 = $rdf->get_n3($model);

$rdf = RDF::Notation3::RDFStore->new();
$rdf->set_options({ Name => test, Split => 20 });
$model = $rdf->parse_file($path);

This module is an RDF/N3 parser; it can parse N3 files or strings and provide results in whatever format (as far as there are subclasses supporting your desired format available).
RDF::Notation3 is a base class providing the parsing logic only. This class is never used directly.

Instead, derived classes such as RDF::Notation3::Triples or Notation3::XML are used. The subclasses control how results of parsing are processed and can provide additional methods to access the results then. RDF::Notation3 doesnt tend to create sophisticated in-memory or persistent RDF structures of its own; it should more likely serve as a parser for other Perl RDF modules (such as RDF::Core) focused on how to store and access RDF models.

RDF::Notation3 0.90 Screenshot

Advertisements

RDF::Notation3 0.90 Keywords

Bookmark RDF::Notation3 0.90

Hyperlink code:
Link for forum:

RDF::Notation3 0.90 Copyright

WareSeeker periodically updates pricing and software information of RDF::Notation3 0.90 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of RDF::Notation3 0.90 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
RDFParser project is a PHP class that loads and parses RDF/RSS files. Free Download
media4moin is a parser plugin for the MoinMoin Wiki software to parse pages written in the MediaWiki syntax. Free Download
Pod::Template is a Perl module for building pod documentation from templates. Free Download
Biblio::Citation::Parser provides a citation parsing framework. Free Download
Sussen is a tool for testing the security posture of computers and other network devices. Free Download
RDFStore::Parser::SiRPAC is a Perl module that implements a streaming RDF Parser as a direct implementation of XML::Parser::Expa Free Download
XML::DOM::Lite is a Lite Pure Perl XML DOM Parser Kit. Free Download
HTML::Toc module can generate, insert and update HTML Table of Contents. Free Download