This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Raptor RDF parser and serializer library".
The branch, master has been updated
via 8e3d7d89a0d204930debc0b2be562bfaac5f3e2b (commit)
from 2183bd4ebd29dad8684193783266307bf6189e4a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8e3d7d89a0d204930debc0b2be562bfaac5f3e2b
Author: Dave Beckett <[email protected]>
Date: Wed Jan 6 13:13:48 2010 -0800
Deleted raptor_uri_source enum and removed from raptor_identifier
Only in RDF/XML parser and not used for anything public.
(raptor_new_identifier_v2): Delete uri_source arg.
(raptor_copy_identifier, raptor_set_identifier_uri,
raptor_set_identifier_id): Remove assignments to uri_source field.
(raptor_rdfxml_generate_statement): Remove 3 uri_source args.
(raptor_rss10_emit_item): Remove assignment to uri_source field.
Change all calls to raptor_new_identifier_v2() and
raptor_rdfxml_generate_statement() in the RDF/XML parser.
-----------------------------------------------------------------------
Summary of changes:
src/n3_parser.y | 36 +++++++++++-----------
src/raptor.h | 21 +------------
src/raptor_identifier.c | 5 ---
src/raptor_rdfxml.c | 73 ++------------------------------------------
src/raptor_rss.c | 2 +-
src/raptor_serialize_rss.c | 1 -
src/raptor_xsd.c | 2 +-
src/turtle_parser.y | 42 ++++++++++++------------
8 files changed, 45 insertions(+), 137 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits