563738a Package: r-bioc-scaledmatrix Description-md5: 687e63e2193a145dccbf0115b7d15eb9 Description-en: creating a DelayedMatrix of scaled and centered values using GNU R Provides delayed computation of a matrix of scaled and centered values. The result is equivalent to using the scale() function but avoids explicit realization of a dense matrix during block processing. This permits greater efficiency in common operations, most notably matrix multiplication. . 391685,391693c GRDDL is a W3C Recommendation for extracting RDF data from arbitrary XML and XHTML via a transformation, typically written in XSLT. See for more details. . This module implements GRDDL in Perl. It offers both a low level interface, allowing you to generate a list of transformations associated with the document being processed, and thus the ability to selectively run the transformation; and a high-level interface where a single RDF model is returned representing the union of the RDF graphs . 391683c Description-md5: 5aef5574684a8e33a6743e2993a0c637 . 391277,391285c The XML::Atom::Microformats module brings the functionality of HTML::Microformats to Atom 1.0 Syndication feeds. It finds microformats embedded in the elements (note: not ) of Atom entries. . The general pattern of usage is to create an XML::Atom::Microformats object (which corresponds to an Atom 1.0 feed) using the "new_feed" method; then ask for the data, as a Perl hashref, a JSON string, or an RDF::Trine model. . 391275c Description-md5: 175835a751f8e7c9a7d358170cb84982 . 388926,388927c Only the first two implementations are enabled by default. See "IMPLEMENTATIONS" on how to enable others, and for more details. . 388914,388919c This module is *not* an implementation of the finger protocol (RFC 1288). Use Net::Finger for that. Instead it is a set of implementations of *other* methods for getting information from an e-mail address, or e-mail-like identifier. This package includes four such implementations, and it's pretty easy to create your own additional implementations: . 388912c Description-md5: b05c0d93b952b4e8ad4183ccf6f833a0 . 334680,334686c HTTP::LRDD is a Perl library to handle Link-based Resource Descriptor Discovery (LRRD - pronounced "lard"). . Note: the LRDD specification has ceased to be, with some parts being merged into the host-meta Internet Draft. This CPAN module will go in its own direction, bundling up best-practice techniques for discovering links and descriptors for a given URI. . 334678c Description-md5: cf9580363b5dfe5dd8ee45a9f72267f0 . 333454,333455c Although it doesn't support full N3, it recognises the following as well, but treats them as Turtle: . 333444,333445c Despite the module name, this module supports a variety of script types: . 333440,333442c HTML::Embedded::Turtle parses HTML files containing such graphs, and allows you to access them each individually; as a union of all graphs on the page; or as a union of just the endorsed graphs. . 333436,333437c RDF can be embedded in (X)HTML using simple