diff options
author | tota <tota@FreeBSD.org> | 2016-07-10 18:04:51 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2016-07-10 18:04:51 +0800 |
commit | ae412f751d392e7e5e7c5135546fbb4400c5884b (patch) | |
tree | 6f17e1eca849b0f196dcd44d73046f5da40ee97e /archivers | |
parent | 641e139545250bf92f7eb0897769ffb23b0b1259 (diff) | |
download | freebsd-ports-gnome-ae412f751d392e7e5e7c5135546fbb4400c5884b.tar.gz freebsd-ports-gnome-ae412f751d392e7e5e7c5135546fbb4400c5884b.tar.zst freebsd-ports-gnome-ae412f751d392e7e5e7c5135546fbb4400c5884b.zip |
- Add new port: www/rubygem-rdf
RDF.rb is a pure-Ruby library for working with Resource Description
Framework (RDF) data.
Features:
* 100% pure Ruby with minimal dependencies and no bloat.
* Fully compatible with RDF 1.1 specifications.
* 100% free and unencumbered public domain software.
* Provides a clean, well-designed RDF object model and related APIs.
* Supports parsing and serializing N-Triples and N-Quads out of the box, with
more serialization format support available through add-on extensions.
* Includes in-memory graph and repository implementations, with more storage
adapter support available through add-on extensions.
* Implements basic graph pattern (BGP) query evaluation.
* Plays nice with others: entirely contained in the RDF module, and does not
modify any of Ruby's core classes or standard library.
* Based entirely on Ruby's autoloading, meaning that you can generally make use
of any one part of the library without needing to load up the rest.
* Compatible with Ruby Ruby 2.x, Rubinius and JRuby 1.7+ (in Ruby 2.0 mode).
* Performs auto-detection of input to select appropriate Reader class if one can
not be determined from file characteristics.
WWW: http://rubygems.org/gems/rdf
Diffstat (limited to 'archivers')
0 files changed, 0 insertions, 0 deletions