kif_lib.Items# Items(arg1: IRI | URIRef | str, *args: IRI | URIRef | str) → Iterable[Item][source]# Constructs one or more items. Parameters: arg1 – IRI. args – Remaining IRIs. Returns: The resulting items.