RegistryResource
================

.. currentmodule:: pyvo.registry.regtap

.. autoclass:: RegistryResource
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RegistryResource.access_url
      ~RegistryResource.content_levels
      ~RegistryResource.content_types
      ~RegistryResource.created
      ~RegistryResource.creators
      ~RegistryResource.expected_columns
      ~RegistryResource.ivoid
      ~RegistryResource.reference_url
      ~RegistryResource.region_of_regard
      ~RegistryResource.res_description
      ~RegistryResource.res_title
      ~RegistryResource.res_type
      ~RegistryResource.rights
      ~RegistryResource.service
      ~RegistryResource.short_name
      ~RegistryResource.source_format
      ~RegistryResource.source_value
      ~RegistryResource.standard_id
      ~RegistryResource.updated
      ~RegistryResource.waveband

   .. rubric:: Methods Summary

   .. autosummary::

      ~RegistryResource.access_modes
      ~RegistryResource.describe
      ~RegistryResource.get_alt_identifiers
      ~RegistryResource.get_contact
      ~RegistryResource.get_interface
      ~RegistryResource.get_service
      ~RegistryResource.get_tables
      ~RegistryResource.list_interfaces
      ~RegistryResource.search

   .. rubric:: Attributes Documentation

   .. autoattribute:: access_url
   .. autoattribute:: content_levels
   .. autoattribute:: content_types
   .. autoattribute:: created
   .. autoattribute:: creators
   .. autoattribute:: expected_columns
   .. autoattribute:: ivoid
   .. autoattribute:: reference_url
   .. autoattribute:: region_of_regard
   .. autoattribute:: res_description
   .. autoattribute:: res_title
   .. autoattribute:: res_type
   .. autoattribute:: rights
   .. autoattribute:: service
   .. autoattribute:: short_name
   .. autoattribute:: source_format
   .. autoattribute:: source_value
   .. autoattribute:: standard_id
   .. autoattribute:: updated
   .. autoattribute:: waveband

   .. rubric:: Methods Documentation

   .. automethod:: access_modes
   .. automethod:: describe
   .. automethod:: get_alt_identifiers
   .. automethod:: get_contact
   .. automethod:: get_interface
   .. automethod:: get_service
   .. automethod:: get_tables
   .. automethod:: list_interfaces
   .. automethod:: search
