- From: Jonathan Borden <jonathan@openhealth.org>
- Date: Mon, 11 Nov 2002 22:44:49 -0500
- To: <www-webont-wg@w3.org>
I've authored a media type registration for the media type: application/owl+xml http://www.openhealth.org/WOWG/owl-mediatype.html http://www.openhealth.org/WOWG/owl-mediatype.txt I've defined a parameter "entailment" which accepts the following values: simple,RDFS,lite,DL,full e.g. when used in an HTTP GET request: Accept: application/owl+rdf; entailment="DL" licenses OWL DL syntax and semantics wheras Accept: application/owl+rdf; entailment="simple", application/rdf+xml licenses simple RDF semantics. A user agent which is only interested in OWL Lite documents (otherwise generate an error) might do: Accept: application/owl+rdf; entailment="lite" etc. Jonathan http://www.jonathanborden-md.com http://www.erieneurosurgery.com http://www.openhealth.org
Received on Monday, 11 November 2002 23:04:33 UTC