Changes between Version 2 and Version 3 of StateOfPerlAndRdf
- Timestamp:
- 2010/02/13 12:29:20 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StateOfPerlAndRdf
v2 v3 38 38 39 39 See the `trine-*.pl` files for code snippets. 40 41 ==== RDF::TrineShortcuts ==== 42 43 [http://search.cpan.org/perldoc?RDF::TrineShortcuts A toolkit for RDF::Trine] that implements common tasks. Makes a lot of my hackathon work redundant, but I discovered it only afterward... 44 45 It comes with two command line tools: trapper to read and write RDF and count triples (-c), and toquet to send a Sparql query to an endpoint over HTTP. 40 46 41 47