Package oort :: Package util :: Module queries :: Class Resource
[hide private]
[frames] | no frames]

Class Resource

source code

      object --+            
               |            
rdfview.RdfQuery --+        
                   |        
            Labelled --+    
                       |    
               Annotated --+
                           |
          object --+       |
                   |       |
    rdfview.RdfQuery --+   |
                       |   |
                   Typed --+
                           |
                          Resource

Nested Classes [hide private]

Inherited from rdfview.RdfQuery: __metaclass__

Instance Methods [hide private]

Inherited from rdfview.RdfQuery: __eq__, __init__, __str__, get_selected_value, to_dict, to_graph, to_json, to_rdf

Inherited from rdfview.RdfQuery (private): _make_prepare_selects

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Class Methods [hide private]

Inherited from rdfview.RdfQuery: bound_with, find_by, from_dict

Class Variables [hide private]
  _selectors = {'comment': <oort.rdfview.localized object at 0x2...

Inherited from Annotated: comment

Inherited from Labelled: label

Inherited from Typed: rdfType

Inherited from rdfview.RdfQuery: RDF_TYPE

Inherited from rdfview.RdfQuery (private): _namespace

Properties [hide private]

Inherited from rdfview.RdfQuery: uri

Inherited from object: __class__

Class Variable Details [hide private]

_selectors

Value:
{'comment': <oort.rdfview.localized object at 0x2081fb0>,
 'label': <oort.rdfview.localized object at 0x2081f70>,
 'rdfType': <oort.rdfview.one object at 0x2081f30>}