- From: Dickinson, Ian J <Ian.Dickinson@hp.com>
- Date: Wed, 14 May 2003 14:33:01 +0100
- To: www-rdf-interest@w3.org
> Statements with rdf:type as the predicate have the same
> subject, predicate, object structure of all other statements.
Sorry, I was being sloppy. Of course rdf:type is a binary relation, but I
often find it handy to think of
:x rdf:type :C
as if it were the unary type predicate:
:C( :x )
Ian
Received on Wednesday, 14 May 2003 09:33:18 UTC