Bases: surf.plugin.Plugin
Super class for all surf Reader plugins.
Close the plugin and free any resources it may hold.
Return the concept URI of the following resource.
resource can be a string or a URIRef.
Enables or disable logging for the current plugin.
Return the value(s) of the corresponding attribute.
If direct is False then the subject of the resource is considered the object of the query.
Return all URIs that are instances of resource and have the specified attributes.
If direct is False, than the subject of the resource is considered the object of the query.
True if logging is enabled.