owmeta.command module

class owmeta.command.OWMEvidence(parent)[source]

Bases: object

Commands for evidence

get(identifier, rdf_type=None)[source]

Retrieves evidence for the given object. If there are multiple types for the object, the evidence for only one type will be shown, but you can specify which type should be used.

Parameters:
identifier : str

The object to show evidence for

rdf_type : str

Type of the object to show evidence