Query: rdf::trine::parser::owlfn::grammar
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RDF::Trine::Parser::OwlFn::Grammar(3pm) User Contributed Perl Documentation RDF::Trine::Parser::OwlFn::Grammar(3pm)NAMERDF::Trine::Parser::OwlFn::Grammar - provides a Parse::RecDescent grammar for OWL 2.0 Functional SyntaxDESCRIPTIONThis package provides two methods: o "grammar" Returns the grammar as a string. o "new" Returns a Parse::RecDescent parser object using the grammar Additionally, if you run this "Grammar.pm" module directly at the command line: perl -w Grammar.pm It will generate a file called "Compiled.pm" containing a pre-compiled Parse::RecDescent parser.CONFORMANCEThis grammar deviates from the official one in a few places: o QName (a.k.a. CURIE) syntax is slightly broken - in most cases you won't notice it. o CSS-style comments (/* ... */) are allowed. o Unquoted xsd:nonNegativeInteger tokens can be used as literals. o The unquoted tokens 'true' and 'false' can be used as literals. o Multiple "Ontology(...)" instances are allowed in a single file.SEE ALSOhttp://www.w3.org/TR/2009/REC-owl2-syntax-20091027/#Appendix:_Complete_Grammar_.28Normative.29 <http://www.w3.org/TR/2009/REC- owl2-syntax-20091027/#Appendix:_Complete_Grammar_.28Normative.29>, http://www.w3.org/TR/2009/REC-owl2-mapping-to-rdf-20091027/#Mapping_from_the_Structural_Specification_to_RDF_Graphs <http://www.w3.org/TR/2009/REC-owl2-mapping-to-rdf-20091027/#Mapping_from_the_Structural_Specification_to_RDF_Graphs>. RDF::Trine::Parser::OwlFn. <http://www.perlrdf.org/>.AUTHORToby Inkster <tobyink@cpan.org>.COPYRIGHTCopyright 2011-2012 Toby Inkster This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.DISCLAIMER OF WARRANTIESTHIS 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::Trine::Parser::OwlFn::Grammar(3pm)
Similar Topics in the Unix Linux Community |
---|
Grammar |
Texai 1.0 (Incremental Fluid Construction Grammar branch) |
Grammar Browser 1.0.0 (Default branch) |