Statement#

Statement#

Statement(arg1, arg2)

Entity-snak pair.

Statement.subject

Statement subject.

Statement.get_subject()

Gets statement subject.

Statement.snak

Statement snak.

Statement.get_snak()

Gets statement snak.

AnnotationRecord#

AnnotationRecord([arg1, arg2, arg3])

Annotation record (qualifiers, references, and rank).

AnnotationRecord.qualifiers

Annotated qualifiers.

AnnotationRecord.get_qualifiers()

Gets annotated qualifiers.

AnnotationRecord.references

Annotated references.

AnnotationRecord.get_references()

Gets annotated references.

AnnotationRecord.rank

Annotated rank.

AnnotationRecord.get_rank()

Gets annotated rank.

AnnotationRecordSet#

AnnotationRecordSet(*args)

Set of annotation records.

AnnotationRecordSet.args_set

Set arguments as frozen set.

AnnotationRecordSet.get_args_set()

Gets set arguments as frozen set.

AnnotationRecordSet.union(*others)

Computes the union of set and others.