Class RdfsVocabulary

Description

RDFS vocabulary items



History: <LI>10-05-2004 : First version of this class.</LI>

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

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 55)

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

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

Answer the predicate that denotes the domain of a property.

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

Answer the predicate that denotes isDefinedBy annotation on an ontology element

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

Answer the predicate that denotes label annotation on an ontology element

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

Answer the string that is the namespace prefix for this vocabulary

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

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

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

Answer the predicate that denotes the domain of a property.

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

Answer the predicate that denotes seeAlso annotation on an ontology element

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

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 121)

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

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

Answer the predicate that denotes the rdf:type property.

  • access: public
object ResProperty TYPE ()

Documentation generated on Fri, 17 Dec 2004 16:17:15 +0100 by phpDocumentor 1.3.0RC3