Matches in LOV for { <http://open-services.net/ns/core#queryBase> ?p ?o. }
Showing items 1 to 5 of
5
with 100 items per page.
- queryBase type Property.
- queryBase comment "The base URI to use for queries. Queries may be invoked either by HTTP GET or HTTP POST. For HTTP GET, a query URI is formed by appending a key=value pair to the base URI. For HTTP POST, the query parameters are encoded as content with media type application/x-www-form-urlencoded and sent in the request body. The base URI MAY accept other query languages and media types in the request body, e.g. application/sparql-query for SPARQL queries.".
- queryBase isDefinedBy core.
- queryBase label "queryBase".
- queryBase seeAlso Resource_Query_Capability.