[SCM] librdf-trine-perl Debian packaging annotated tag, rdf-trine-0.113, created. rdf-trine-0.113

Gregory Todd Williams greg at evilfunhouse.com
Fri Jun 7 14:21:08 UTC 2013


The annotated tag, rdf-trine-0.113 has been created
        at  c6dcb47bd8752a4ba80d7832fc21c40bd6fb9937 (tag)
   tagging  b0c2f1a34ebf96bdc6a568f5831a2569b3710669 (commit)
  replaces  rdf-trine-0.112
 tagged by  Gregory Todd Williams
        on  Wed Dec 30 13:46:30 2009 -0500

- Shortlog ------------------------------------------------------------
RDF::Trine 0.113.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEABECAAYFAks7oAwACgkQhPK6VMqoyC30BACfYIn64wsW5ME/Dx/fOmknWzp8
wD0AmwTON10aGEYZrrDgnqMAvxQ8R2Fb
=08YE
-----END PGP SIGNATURE-----

Gregory Todd Williams (47):
      - Added RDF::Trine::Iterator::Bindings::as_statements to return a graph iterator.
      - Removed extra '.' in RDF/JSON serializer.
      - Added RDF::Trine::Serializer::NTriples::Canonical (from tobyink).
      - Added RDF::Trine::Node::Resource::qname method to split an IRI into namespace and local parts.
      - Removed RDF::Trine::Serializer::RDFXML::_split_predicate and repalced with call to $pred->qname.
      - Added RDF::Trine::Model::objects_for_predicate_list method.
      - Added proper HTML+RDFa serialization to RDF:::LinkedData.
      - Fixed RDF::Trine::Serializer::RDFXML to throw SerializationError when QName construction fails (broke after move to calling $p->qname).
      Merge branch 'rdf-trine-0.112'
      - Moved /RDF-Query/TODO list to /TODO.
      - Updated perlrdf TODO list.
      - Removed xml:lang from RDFa page source.
      - Fixed handling of multiple predicates in RDF::Trine::Model::objects_for_predicate_list.
      - Updated assignments in TODO.
      - Added POD in RDF::Trine::Serializer::NTriples::Canonical.
      - Convert data to utf8 encoding before hashing in RDF::Trine::Store::DBI::_mysql_hash_pp.
      - Moved unreleased, in-development packages into a top-level "alpha" directory.
      - Updated perlrdf README.
      - Added examples/queries/sparql-ask-people.rq.
      - Added the (probably bit-rotted) RDF::Trine::Store::B code in case anyone wants to pick it up at some point.
      - Updated use of Encode to match the use in RDF::Trine::XS.
      - Removed ::Parser::Error package. Replaced with use of RDF::Trine::Error.
      - Added RDF::Trine::Model::size method.
      - Added RDF::Trine::Parser::parse_url_into_model class method.
      - Updated service description turtle file to use new SPARQL WG namespace.
      - Fixed syntax error in generated RDF/XML in RDF::Trine::Serializer::RDFXML.
      - Added POD to RDF::Trine::Parser::parse_url_into_model method.
      - Added RDF::Trine::Serializer base class.
      - Added syntax shortcuts as exportable from RDF::Trine: iri(), blank(), and literal().
      - Added POD to RDF::Trine::Model::as_hashref.
      - Special-cased 'xsd' in RDF::Trine::Namespace to return the RDF-version of the namespace URI (with trailing '#').
      - Added ability to pass RDF::Trine::Node::Resource values as the datatype argument to RDF::Trine::Node::Literal::new().
      - Added tests for new syntax functions iri(), blank() and literal().
      - Updated TODO to use Markdown syntax.
      - Added ::Serializer::NTriples::Canonical to list of automatically loaded modules.
      - Added POD for syntax shortcut functions in RDF::Trine.
      - Added RDF::Trine::Parser::RDFa implementation to connect with RDF::RDFa::Parser.
      - Updated TODO list.
      - Updated Changes.ttl, README, META.yml with information for future 0.113 release.
      - Updated wording in top-level perlrdf/README.
      - Updated MANIFEST.
      - Silenced uninitialized warnings in t/parser-rdfxml-w3c.t.
      - Added POD to RDF::Trine::Parser class.
      - Updated t/parser-rdfa.t to skip all tests unless RDFTRINE_NETWORK_TESTS is set.
      - Updated VERSION and SIGNATURE for RDF::Trine 0.113_02 beta release.
      Updated docs, versions, and SIGNATURE for 0.113 release.
      Updated SIGNATURE for 0.113 release.

-----------------------------------------------------------------------

-- 
librdf-trine-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list