Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Story
As a data scientist, I want to perform URI operations on my data, so that I can prepare it for input to predictive analytics algorithms.
Details
Proposed functionality :
- Parse a URI into its components.
- Extract all URIs embedded in text input.
- Parse a URI domain name into its components.
The files in
https://github.com/uriparser/uriparser/tree/master/test
carry LGPL 2.1 license, so we can hopefully do without these file.
References
[1] Pivotal PDL tools
http://pivotalsoftware.github.io/PDLTools/group__grp__uriutils.html
[2] uniparser
http://uriparser.sourceforge.net/doc/html/index.html
http://uriparser.sourceforge.net/
[3] URI reference
http://tools.ietf.org/html/rfc3986
[4] General information on URI
https://en.wikipedia.org/wiki/Uniform_resource_identifier