SourceProperties
SourceProperties(str | None = None,
title: str | None = None,
path: str | None = None,
email: str | None = None,
version: )
The raw sources for this data package.
Attributes
title : str | None
-
The title of the source (e.g. document or organization).
path : str | None
-
A fully qualified URL, or a POSIX file path.
email : str | None
-
An email address.
version : str | None
-
The version of the source.