nourish.schema.FormatSchemata.retrieved_url_or_path¶
-
property
FormatSchemata.retrieved_url_or_path¶ The URL or path from which the schemata was retrieved.
Example:
>>> dataset_schemata = DatasetSchemata('./tests/schemata/datasets.yaml') >>> dataset_schemata.retrieved_url_or_path './tests/schemata/datasets.yaml'