Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rdf::closure::axiomatictriples(3pm) [debian man page]

RDF::Closure::AxiomaticTriples(3pm)			User Contributed Perl Documentation		       RDF::Closure::AxiomaticTriples(3pm)

NAME
RDF::Closure::AxiomaticTriples - exports lists of axiomatic triples ANALOGOUS PYTHON
RDFClosure/AxiomaticTriples.py SEE ALSO
RDF::Closure. <http://www.perlrdf.org/>. AUTHOR
Toby Inkster <tobyink@cpan.org>. COPYRIGHT
Copyright 2008-2011 Ivan Herman Copyright 2011-2012 Toby Inkster This library is free software; you can redistribute it and/or modify it under any of the following licences: o The Artistic License 1.0 <http://www.perlfoundation.org/artistic_license_1_0>. o The GNU General Public License Version 1 http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt <http://www.gnu.org/licenses/old- licenses/gpl-1.0.txt>, or (at your option) any later version. o The W3C Software Notice and License http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 <http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231>. o The Clarified Artistic License <http://www.ncftp.com/ncftp/doc/LICENSE.txt>. DISCLAIMER OF WARRANTIES
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. perl v5.14.2 2012-06-28 RDF::Closure::AxiomaticTriples(3pm)

Check Out this Related Man Page

RDF::Closure::DatatypeTuple(3pm)			User Contributed Perl Documentation			  RDF::Closure::DatatypeTuple(3pm)

NAME
RDF::Closure::DatatypeTuple - classes used internally by DatatypeHandling.pm SEE ALSO
RDF::Closure, RDF::Closure::DatatypeHandling. <http://www.perlrdf.org/>. AUTHOR
Toby Inkster <tobyink@cpan.org>. COPYRIGHT
Copyright 2011-2012 Toby Inkster This library is free software; you can redistribute it and/or modify it under any of the following licences: o The Artistic License 1.0 <http://www.perlfoundation.org/artistic_license_1_0>. o The GNU General Public License Version 1 http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt <http://www.gnu.org/licenses/old- licenses/gpl-1.0.txt>, or (at your option) any later version. o The W3C Software Notice and License http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 <http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231>. o The Clarified Artistic License <http://www.ncftp.com/ncftp/doc/LICENSE.txt>. DISCLAIMER OF WARRANTIES
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. perl v5.14.2 2012-06-28 RDF::Closure::DatatypeTuple(3pm)
Man Page

3 More Discussions You Might Find Interesting

1. Solaris

adding licenses

Hi ppl, Need help setting licenses! When I add licenses with lit_tty, it says: Duplicate of Feature FTAM Version 9.000 found in file /etc/opt/licenses/licenses_combined. Duplicate of Feature FTAM Version 9.000 found in file /opt/SUNWconn/license_dir/osiftm9.0.lic,1. Rereading License File... (0 Replies)
Discussion started by: andryk
0 Replies

2. Programming

Sleep or Dealy fucntion Issue

I am doing some programming using C on UNIX. The thing is, I have been working in both UNIX and Windows for practicing. I created a Delay fucntion over Windows using DevC++ as a compiler, when I tried over the console, it worked as I expected, I mean it was creating a delay (of one second for... (10 Replies)
Discussion started by: josejesus3340
10 Replies

3. Shell Programming and Scripting

CLEAR THESE Doubts Please ( bash scripts )

gnu.txt-----example file name 1. Display the 15th line of gnu.txt. 2. Display all lines of gnu.txt where the first and third fields are the same. 3. Display all lines of gnu.txt that have more than 100 fields. 4. Display the total number of lines in gnu.txt. 5. Display all lines in... (1 Reply)
Discussion started by: venkatesh B
1 Replies