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 f2e9e07a29b2c7766769b50e4431b7c1f2c4f62c (commit)
from ed5016e98aa7154481854b54bf40ec96e886906c (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 f2e9e07a29b2c7766769b50e4431b7c1f2c4f62c
Author: Dave Beckett <[email protected]>
Date: Wed Jan 6 08:47:35 2010 -0800
Make a raptor_statement into a 3-tuple of raptor_term.
This is a short term stage before merging raptor_term with
raptor_identifier and getting rid of raptor_triple (in N3 and Turtle
parsers). Also want to make the 3 raptor_terms in raptor_statement
as object references not statics, and add a graph term.
raptor_identifier_type should be raptor_term_type and have less
values: kill ordinal and predicate types.
Lots of structure name field changes everywhere statement is used.
-----------------------------------------------------------------------
Summary of changes:
src/n3_parser.y | 30 +++---
src/ntriples_parse.c | 32 +++---
src/raptor.h | 46 +++++---
src/raptor_grddl.c | 12 +-
src/raptor_librdfa.c | 42 ++++----
src/raptor_rdfxml.c | 76 +++++++-------
src/raptor_rss.c | 80 +++++++-------
src/raptor_rss_common.c | 4 +-
src/raptor_serialize_dot.c | 31 +++---
src/raptor_serialize_json.c | 59 +++++-----
src/raptor_serialize_ntriples.c | 16 ++--
src/raptor_serialize_rdfxml.c | 54 +++++-----
src/raptor_serialize_rdfxmla.c | 48 ++++----
src/raptor_serialize_rss.c | 108 +++++++++---------
src/raptor_serialize_simple.c | 40 ++++----
src/raptor_serialize_turtle.c | 42 ++++----
src/raptor_statement.c | 234 ++++++++++++++++++++-------------------
src/turtle_parser.y | 30 +++---
utils/rapper.c | 4 +-
utils/rdfdiff.c | 106 +++++++++---------
20 files changed, 554 insertions(+), 540 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits