R: questions on assertion

Hi,

if we have a reified statement, do we have to consider that the statement
that is reified is asserted or not?

<a> <rdf:type> <rdf:Statement>.
<a> <rdf:subject> <"A">.
<a> <rdf:predicate> <rdf:type>.
<a> <rdf:object> <rdfs:Class>.


Can I have an istance of the class "A"?

<b> <rdf:type> <"A">.





Franco

Received on Wednesday, 10 July 2002 07:58:18 UTC