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
_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to