Class RdfsVocabulary

Description

RDFS vocabulary items

Located in /ontModel/RdfsVocabulary.php (line 18)

OntVocabulary
   |
   --RdfsVocabulary
Method Summary
object ResProperty COMMENT ()
object ResProperty DOMAIN ()
object ResProperty IS_DEFINED_BY ()
object ResProperty LABEL ()
string NAMESPACE ()
object ResResource ONTCLASS ()
object ResProperty RANGE ()
object ResProperty SEE_ALSO ()
object ResProperty SUB_CLASS_OF ()
object ResProperty SUB_PROPERTY_OF ()
object ResProperty TYPE ()
Methods
COMMENT (line 50)

Answer the predicate that denotes comment annotation on an ontology element.

  • access: public
object ResProperty COMMENT ()
DOMAIN (line 38)

Answer the predicate that denotes the domain of a property.

  • access: public
object ResProperty DOMAIN ()
IS_DEFINED_BY (line 61)

Answer the predicate that denotes isDefinedBy annotation on an ontology element

  • access: public
object ResProperty IS_DEFINED_BY ()
LABEL (line 72)

Answer the predicate that denotes label annotation on an ontology element

  • access: public
object ResProperty LABEL ()
NAMESPACE (line 127)

Answer the string that is the namespace prefix for this vocabulary

  • access: public
string NAMESPACE ()
ONTCLASS (line 27)

Answer the resource that represents the class 'class' in this vocabulary.

  • access: public
object ResResource ONTCLASS ()
RANGE (line 83)

Answer the predicate that denotes the domain of a property.

  • access: public
object ResProperty RANGE ()
SEE_ALSO (line 94)

Answer the predicate that denotes seeAlso annotation on an ontology element

  • access: public
object ResProperty SEE_ALSO ()
SUB_CLASS_OF (line 105)

Answer the predicate that denotes that one class is a sub-class of another.

  • access: public
object ResProperty SUB_CLASS_OF ()
SUB_PROPERTY_OF (line 116)

Answer the predicate that denotes that one property is a sub-property of another.

  • access: public
object ResProperty SUB_PROPERTY_OF ()
TYPE (line 138)

Answer the predicate that denotes the rdf:type property.

  • access: public
object ResProperty TYPE ()

Documentation generated on Fri, 1 Jun 2007 16:50:51 +0200 by phpDocumentor 1.3.2