- From: Stefan Kokkelink <skokkeli@mathematik.uni-osnabrueck.de>
- Date: Wed, 30 Aug 2000 13:42:49 +0200
- To: Jan Wielemaker <jan@swi.psy.uva.nl>
- CC: RDF interest group <www-rdf-interest@w3.org>
Jan Wielemaker wrote: > ... > to create (SirPAC): > > triple('http://purl.org/metadata/dublin_core/Creator', > 'online#pages', > 'Ora Lassila'). > triple('http://purl.org/metadata/dublin_core/Prop', > 'online#URL1', > 'online#pages'). > > Ok, the first sounds reasonable, but the second sounds a bit odd. > To me, the original statement is something like > > ``URL1 has Prop (pages has creator Ora Lasilla)'' > > which RDF should state using reification. Ok, I've been on holiday > after writing the SWI-Prolog-based RDF parser and not looked in detail > at RDF syntax (only at the triples :-) afterwards, so please correct > me if I'm talking nonsense! I wouldn't call it nonsense ;-), but I *really* think you are not right in this case. For example take a look at the examples in section 2.2.2 of M&S ... Greetings, Stefan
Received on Wednesday, 30 August 2000 07:42:51 UTC