Something like jelly-cli rdf inspect <input-file> or read from stdin
Would respond with a human-readable summary of what the stream is:
- Delimited or not
- Frame count
- Total row count
- Stream options (if present) or a message warning that they are not present
- Total statement (triple or quad) count
Later we can tack on more statistics about lookups and so on.