url property
The source URL where the data was extracted from.
This URL is used for:
- Tracking data provenance
- Resolving relative URLs in extracted content
- Debugging and logging purposes
- Building absolute URLs from relative paths
Implementation
Uri url;