debian man page for owl::directsemantics::element::disjointclasses

Query: owl::directsemantics::element::disjointclasses

OS: debian

Section: 3pm

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

OWL::DirectSemantics::Element::DisjointClasses(3pm)	User Contributed Perl Documentation    OWL::DirectSemantics::Element::DisjointClasses(3pm)

NAME
OWL::DirectSemantics::Element::DisjointClasses - represents an OWL DisjointClasses
DESCRIPTION
This class represents the DisjointClasses element in OWL Direct Semantics. This class inherits from OWL::DirectSemantics::Element. It does the OWL::DirectSemantics::Writer::FunctionalSyntax and OWL::DirectSemantics::Writer::Dump roles. Attributes "annotations" A list of annotations associated with this object. The value is a ArrayRef. "classes" A list of classes. The value is a ArrayRef[RDF::Trine::Node]. This is a required attribute.
SEE ALSO
OWL::DirectSemantics, OWL::DirectSemantics::Element.
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 the same terms as Perl itself.
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 OWL::DirectSemantics::Element::DisjointClasses(3pm)
Related Man Pages
owl::directsemantics::element::declaration(3pm) - debian
owl::directsemantics::element::disjointclasses(3pm) - debian
owl::directsemantics::element::disjointdataproperties(3pm) - debian
owl::directsemantics::element::equivalentobjectproperties(3pm) - debian
owl::directsemantics::element::inverseobjectproperties(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?