The data at http://tap.stanford.edu/tap.rdf is all like this: <rdf:Description rdf:about="EarDrops"> <rdf:type>ProductType</rdf:type> <rdfs:subClassOf>EarCareProduct</rdfs:subClassOf> </rdf:Description> when I assume you mean something like <rdf:Description rdf:about="EarDrops"> <rdf:type rdf:resource="&tap;ProductType" /> <rdfs:subClassOf rdf:resource="&tap;EarCareProduct" /> </rdf:Description> Let me know if it gets fixed. -- sandroReceived on Friday, 11 June 2004 14:35:57 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 22 March 2009 02:45:12 GMT