aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-rdf-normalize/pkg-descr
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2017-09-15 17:36:01 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2017-09-15 17:36:01 +0000
commit096915b73dbb91700a6feda5b80af5089c10a088 (patch)
tree2e5920fff7fad3b7ab9f4e96598032cb7161a7bb /www/rubygem-rdf-normalize/pkg-descr
parent3d01b1fc953ef6ac252e1228ed8374f5c3aa827d (diff)
downloadports-096915b73dbb91700a6feda5b80af5089c10a088.tar.gz
ports-096915b73dbb91700a6feda5b80af5089c10a088.zip
New port, www/rubygem-rdf-normalize: RDF Graph normalizer for Ruby. Adding
this because it is a new net-im/mastodon dependency. WWW: http://github.com/gkellogg/rdf-normalize
Notes
Notes: svn path=/head/; revision=449911
Diffstat (limited to 'www/rubygem-rdf-normalize/pkg-descr')
-rw-r--r--www/rubygem-rdf-normalize/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/rubygem-rdf-normalize/pkg-descr b/www/rubygem-rdf-normalize/pkg-descr
new file mode 100644
index 000000000000..cf0c1fbcf255
--- /dev/null
+++ b/www/rubygem-rdf-normalize/pkg-descr
@@ -0,0 +1,6 @@
+This is a Ruby implementation of a RDF Normalize for RDF.rb. It is a Graph
+normalizer for the RDF.rb library suite. It generates normalized output for an
+RDF Dataset using the algorithm defined in RDF Normalize. It also implements an
+RDF Writer interface, which can be used to serialize normalized statements.
+
+WWW: http://github.com/gkellogg/rdf-normalize