Re: denotation of http://www.vrc.iastate.edu/magritte.gif

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

/ Bjoern Hoehrmann <derhoermi@gmx.net> was heard to say:
| How would you query a webserver for a list of available representations
| of the abstract entity? What if you need to reference a specific
| representation?

Having just hacked a bit of this into a web server of my own, (one of)
the answer(s) to the latter question is content negotiation.

If you ask for //server/foo and tell the server you'll accept a number
of things, and there are several representations of foo available,
you'll get one of them.

If you ask for //server/foo and tell it you'll only accept an
application/xml+foo representation, you'll get either that
representation or an error.

There might also be a unique URI that always gets the
application/xml+foo representation.

I don't know how to query for the available representations though...

                                        Be seeing you,
                                          norm

- -- 
Norman.Walsh@Sun.COM    | I often marvel that while each man loves
XML Standards Architect | himself more than anyone else, he sets less
Web Tech. and Standards | value on his own estimate than on the
Sun Microsystems, Inc.  | opinions of others.--Marcus Aurelius
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/>

iD8DBQE+05dPOyltUcwYWjsRAmDSAJ4yOhPb3KeC71edK5I0nGMaWpcP3wCfTtvn
iFsmUOv9Ao93jkwkS6F1K+U=
=Epw7
-----END PGP SIGNATURE-----

Received on Tuesday, 27 May 2003 12:51:31 UTC