Re: Pointer to the ontology for generic resources. HTTP Link header.

> __$ curl -I http://www.w3.org/2007/ont/unit.rdf
> Link: meta;rel=meta

i had a question about how to link to metadata for an Image or other binary file, from the header, and i think this addresses it

Link: http://abs/path/to/meta.rdf;rel=http://purl.org/dc/elements/1.1/description

^- correct use with absolute URIs?

will tabulator follow anything here. or only specific predicates denoting available metadata?

can i just throw all the triples (eg EXIF) right into a single link header using commas to seperate? including strings?

> Tabulator implements this on the cleint side, and pulls in the metadata.

Received on Friday, 2 November 2007 17:28:29 UTC