From: Saf H. <saf...@gm...> - 2005-09-16 11:10:36
|
Hi Richard, Thank you for your reply. The last point - rap won't let me create a reified statement from a uri is precisely my problem. Sorry about the confusion with 'Matilda'. I used the string because I couldn't see the difference (as far as RDF is concerned) between 'Matilda' and ' http://www.my_statements.com/matilda'. It seems that I will have to create the blank node and create a label for the blank node, as you suggest. This is a bit wierd though. How do I pass a blank node id or a model to a reify function?=20 Isn't it a bit meaningless to create a blank node or model before I've reified the statement? Are they simply placeholders? I think I'm misunderstanding something here.... |