Ivoid

class pyvo.registry.rtcons.Ivoid(ivoid, *more_ivoids)[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.

more_ivoidsstrings

You can pass in multiple ivoids to match. As usual, they are combined by an or.