Module: RDF::Enumerable
- Included in:
- Normalize::Carroll2001, Normalize::RDFC10
- Defined in:
- lib/rdf/normalize.rb
Overview
Change RDF::Enumerable#canonicalize
Instance Method Summary collapse
-
#canonicalize ⇒ RDF::Enumerable
Returns the resulting Enumerable result from RDF::Normalize.
Instance Method Details
#canonicalize ⇒ RDF::Enumerable
Returns the resulting Enumerable result from RDF::Normalize. This also canonicalizes URIs and Literals.
85 |
# File 'lib/rdf/normalize.rb', line 85 remove_method :canonicalize |