|
#1
|
|||
|
|||
|
Including rdf:type in output
Hi,
I have a small feature request for sindice.com, since it uses RSS output, I don't know how easy or feasible this is, but the inclusion of rdf:type URI of the resource, as well as the rdfs:label of the type would help alot in interfaces, for example, being able to show user Cast Away (Movie) Cast Away (Motion Picture Soundtrack, Album) Is this possible without having to make it more complex than RSS? |
|
#2
|
|||
|
|||
|
This is not easy for us to do. We don't currently store the type URIs in the index. This would make it quite expensive to include them with each result, as we would have to look them up from our cached copy of the Web. Also, any resource can have more than one type.
We'll consider this for a future version of the index. It's probably hard to put this information into the simpler output formats like RSS and JSON, but it would be straightforward to add it to the RDF/XML output which we also provide. |
| Tags |
| api, output, types |
| Thread Tools | |
| Display Modes | |
|
|