Did you know ... Search Documentation:
Pack ape -- prolog/utils/owlswrl/get_owl_output.pl
PublicShow source
author
- Kaarel Kaljurand
version
- 2010-11-26
 get_owl_output(+OwlOutputType:atom, +Comment:atom, +Drs:term, +Uri:atom, -ContentType:atom, -Output:atom) is det
Arguments:
OwlOutputType- is one of {owlfss, owlfsspp, owlxml}
Comment- is a comment to be included in the ontology (currently ignored)
Drs- is an Attempto DRS
Uri- is the name of the ontology to be created
ContentType- is the content type of the result, one of {text/xml, text/plain}
Output- is the output of the conversion to OWL