add OPTIONS stub for use with API-X

acoburn requested to merge options_endpoint into master

API-X may use the OPTIONS http method for service discovery. This PR implements a basic OWL-based hook for reasoning about services.

Merge request reports