n_triples_parser 0.2.13 n_triples_parser: ^0.2.13 copied to clipboard
Parse N-Triples (*.nt) files, or lines of text containing N-Triples using Dart
0.2.13 #
- generic hash name
0.2.12 #
- sha256 digest added
0.2.11 #
- Fixed a bug related to literals ending with \
0.2.10 #
- Support for starting index
0.2.9 #
- Better error handling
0.2.8 #
- Better error handling
0.2.7 #
- Handling parse errors
0.2.6 #
- Using Future.delayed() for UI updates to work
0.2.5 #
- Switch to async
0.2.4 #
- Minor bug fixes
- Progress report improved
0.2.3 #
- Fixed minor pub.dev related doc issue
0.2.2 #
- Fixed a couple of minor pub.dev related doc issues
0.2.1 #
- Reorganized and documented
0.2.0 #
- License updated
0.1.1 #
- Updated a few utils
- Unit tests adjusted as required
0.1.0 #
- Initial version
- Just supporting the basics (parsing of a single line)