exampleSignature

P186627
predicate

Indicates that an entity serves as a representative or characteristic instance illustrating the typical form or usage of another entity.

Sample triples (1)

Subject Object
typing.NewType def NewType(name: str, tp: Type[_T]) -> Type[_T]: ...