Package rdfalchemy :: Module rdfsSubject :: Class owlFunctionalProperty
[hide private]
[frames] | no frames]

Class owlFunctionalProperty

source code

            object --+            
                     |            
rdfSubject'.rdfSubject --+        
                         |        
               rdfsSubject --+    
                             |    
                  rdfsProperty --+
                                 |
                                owlFunctionalProperty

Nested Classes [hide private]
  default_descriptor
This is a Discriptor Takes a the URI of the predicate at initialization Expects to return a single item on Assignment will set that value to the ONLY triple with that subject,predicate pair
Instance Methods [hide private]

Inherited from rdfsSubject (private): _splitname

Inherited from rdfSubject'.rdfSubject: __cmp__, __delitem__, __getitem__, __hash__, __init__, __repr__, md5_term_hash, n3

Inherited from object: __delattr__, __getattribute__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Methods [hide private]

Inherited from rdfsSubject: ClassInstances

Inherited from rdfSubject'.rdfSubject: GetRandom, filter_by, get_by, query

Inherited from rdfSubject'.rdfSubject (private): _getdescriptor

Class Variables [hide private]
  rdf_type = rdflib.URIRef('http://www.w3.org/2002/07/owl#Functi...

Inherited from rdfsProperty: domain, range, subPropertyOf

Inherited from rdfSubject'.rdfSubject: db

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

rdf_type

Value:
rdflib.URIRef('http://www.w3.org/2002/07/owl#FunctionalProperty')