Matches in LOV for { <http://www.ontologydesignpatterns.org/ont/web/irw.owl#isLocationOf> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- isLocationOf type ObjectProperty.
- isLocationOf comment "A relation between a WebServer and a WebRepresentation. It indicates that a WebServer concretely can respond to an HTTP request with a particular Web Representation.".
- isLocationOf domain WebServer.
- isLocationOf label "is location of".
- isLocationOf range WebRepresentation.
- isLocationOf inverseOf locatedOn.