[redland-dev] example6.c in librdf/examples has errors

Dave Beckett dave at dajobe.org
Fri Jul 22 16:57:09 CEST 2011


On 7/22/11 7:27 AM, Vincenzo Carey wrote:
> bash-3.2$ gcc -o ex6 `redland-config --cflags` example6.c
> `redland-config --libs`
> bash-3.2$ ./ex6
> librdf error URI http://planetrdf.com/index.rdf:8 - Using an attribute
> 'http-equiv' without a namespace is forbidden.
> librdf error URI http://planetrdf.com/index.rdf:8 - Using an attribute
> 'content' without a namespace is forbidden.
> librdf error URI http://planetrdf.com/index.rdf:95 - Literal property
> element 'style' has property attributes
> librdf error - XML parser error: Opening and ending tag mismatch: meta
> line 0 and head
> Made a 305 byte string
> bash-3.2$ redland-config --version
> 1.0.14

looks like a transient error in the planetrdf.com document that it retrieves
via HTTP.. the example program is not in error.

(You can compile the examples with 'make examples')

Dave


More information about the redland-dev mailing list