SourceProperties
Warning
🚧 Sprout is still in active development and evolving quickly, so the documentation and functionality may not work as described and could undergo substantial changes 🚧
SourceProperties(self,
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.