Ivoid

class pyvo.registry.Ivoid(ivoid)[source]

Bases: Constraint

A constraint selecting a single resource by its IVOA identifier.

Parameters:
ivoidstring

The IVOA identifier of the resource to match. As RegTAP requires lowercasing ivoids on ingestion, the constraint lowercases the ivoid passed in, too.