|
@@ -56,7 +56,7 @@ find_uri() {
|
56
|
56
|
#
|
57
|
57
|
# Scan stdin for what looks like URI, ID or keyword
|
58
|
58
|
#
|
59
|
|
- # Output URIS: first what were apparent uris, then IDs converted to
|
|
59
|
+ # Output URIs: first what were apparent uris, then IDs converted to
|
60
|
60
|
# URIs, then equal sign expressions, then things that looked like
|
61
|
61
|
# kw expressions, converted to URIs.
|
62
|
62
|
#
|