From bbb10f301e44a62038b79f096a8d3dd8d335cc05 Mon Sep 17 00:00:00 2001 From: MARCHAND MANON Date: Wed, 4 Oct 2023 13:45:30 +0200 Subject: [PATCH] docs: edit rights doctstring to use VOResource definition --- pyvo/registry/regtap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyvo/registry/regtap.py b/pyvo/registry/regtap.py index 78afda2c5..95de68431 100644 --- a/pyvo/registry/regtap.py +++ b/pyvo/registry/regtap.py @@ -566,7 +566,7 @@ def updated(self): @property def rights(self): - """Rights information about the content of the resource. + """A statement of usage conditions for the content of the resource. This information is often incomplete in the registry, you might get more information with the ``reference_url``.