|
|
|
|
56
|
#
|
56
|
#
|
57
|
# Scan stdin for what looks like URI, ID or keyword
|
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
|
# URIs, then equal sign expressions, then things that looked like
|
60
|
# URIs, then equal sign expressions, then things that looked like
|
61
|
# kw expressions, converted to URIs.
|
61
|
# kw expressions, converted to URIs.
|
62
|
#
|
62
|
#
|