|
From: Richard C. <ri...@cy...> - 2007-11-25 12:21:16
|
Olivier,
Not sure if this helps you, but this:
rdf:ID=3D"Foo"
is exactly equivalent to
rdf:about=3D"#Foo"
It is not allowed to have duplicate rdf:ID in an RDF/XML document. But =20=
the rdf:about form is allowed to occur multiple times.
Best,
Richard
On 25 Nov 2007, at 08:33, Olivier G. wrote:
> Olivier GENDRIN a =E9crit :
>> I have issues in understanding how RAP handles the rdf:ID in the =20
>> models.
>>
> [...]
>>
>> I gets duplicates rdf:id.
>
> Does anyone have an example code to add a Statement to an existing
> resource with rdf:ID ?
>
>
>
> =
-------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Rdfapi-php-interest mailing list
> Rdf...@li...
> https://lists.sourceforge.net/lists/listinfo/rdfapi-php-interest
>
|