- From: Kianoush Eshaghi <Kianoush.Eshaghi@metadat.at>
- Date: Tue, 19 Oct 2004 11:22:43 +0200
- To: "'RDF interesting groupe'" <www-rdf-interest@w3.org>
I indicate a following statement: <rdf:Statement rdf:nodeID="abc"> <rdf:subject rdf:resource="#in"/> <rdf:predicate rdf:resource="#box"/> <rdf:object rdf:resource="#out"/> </rdf:Statement> assuming "#box" is an instance of a Property, which I have defined in my Ontology: <myworld:blackBox rdf:ID="box"/> So that it asserts that "box" will be an instance of the property "blackBox", or similar: <rdf:Description rdf:ID="box"> <rdf:type rdf:resource="myworld:blackBox"/> </rdf:Description> We would assum that the resource "box" exists, which has been defined as Property and serves in this RDF Statement as "predicate". Could it be valid that the value of the predicate would be the instance of the Property? freundliche Gruesse / best regards Dipl.-Ing. Kianoush Eshaghi T +43 1 74040-652 METADAT - The Architect for Knowledge Networks
Received on Tuesday, 19 October 2004 09:30:12 UTC