> 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. Yes, this was fixed a while ago but the downloads weren't updated. That entry now looks like this: <tap:ProductType rdf:ID="http://tap.stanford.edu/data/EarDrops"> <rdfs:subClassOf rdf:resource="http://tap.stanford.edu/data/EarCareProduct"/> </tap:ProductType> If you want to download an updated tap.rdf, go here: http://panic.stanford.edu/tap-all.rdf.gzReceived on Friday, 11 June 2004 14:59:46 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 22 March 2009 02:45:12 GMT