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 97a781ccedd0bd43d23d753986908726f88ca8d0 (commit)
from 4bbd8a3818078f9ad2260c1d673df036444ae639 (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 97a781ccedd0bd43d23d753986908726f88ca8d0
Author: Dave Beckett <[email protected]>
Date: Wed Jan 6 22:12:26 2010 -0800
Rename raptor_identifier_type enum and values to raptor_term_type
The enum values changed:
from RAPTOR_IDENTIFIER_TYPE_RESOURCE to RAPTOR_TERM_TYPE_URI,
from RAPTOR_IDENTIFIER_TYPE_ANONYMOUS to RAPTOR_TERM_TYPE_BLANK,
from RAPTOR_IDENTIFIER_TYPE_LITERAL to RAPTOR_TERM_TYPE_LITERAL and
from RAPTOR_IDENTIFIER_TYPE_UNKNOWN to RAPTOR_TERM_TYPE_UNKNOWN.
-----------------------------------------------------------------------
Summary of changes:
src/n3_parser.y | 52 ++++++------
src/ntriples_parse.c | 12 ++--
src/raptor.h | 42 +++++-----
src/raptor_abbrev.c | 42 +++++-----
src/raptor_grddl.c | 6 +-
src/raptor_identifier.c | 12 ++--
src/raptor_internal.h | 10 +-
src/raptor_librdfa.c | 16 ++--
src/raptor_rdfxml.c | 190 +++++++++++++++++++-------------------
src/raptor_rss.c | 24 +++---
src/raptor_serialize_dot.c | 90 +++++++++---------
src/raptor_serialize_json.c | 34 ++++----
src/raptor_serialize_ntriples.c | 12 ++--
src/raptor_serialize_rdfxml.c | 20 ++--
src/raptor_serialize_rdfxmla.c | 56 ++++++------
src/raptor_serialize_rss.c | 30 +++---
src/raptor_serialize_simple.c | 6 +-
src/raptor_serialize_turtle.c | 64 +++++++-------
src/raptor_statement.c | 58 ++++++------
src/raptor_xsd.c | 2 +-
src/turtle_parser.y | 58 ++++++------
utils/rapper.c | 2 +-
utils/rdfdiff.c | 22 +++---
23 files changed, 430 insertions(+), 430 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits