Issue 5.13: OWL media type registration draft

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