Ivoid¶
- class pyvo.registry.Ivoid(ivoid, *more_ivoids)[source]¶
 Bases:
ConstraintA 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.