This HTML5 document contains 18 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
oplwebserviceshttp://www.openlinksw.com/ontology/webservices#
n2http://kingsley.idehen.net/DAV/home/kidehen/Public/Linked%20Data%20Documents/sparql-query-service-description-get.ttl#
n7http://ods-qa.openlinksw.com:8896/about/id/entity/http/kingsley.idehen.net/public_home/kidehen/Public/Linked Data Documents/
pwdrhttp://www.w3.org/2007/05/powder-s#
schemahttp://schema.org/
n8http://ods-qa.openlinksw.com:8896/about/id/entity/http/kingsley.idehen.net/public_home/kidehen/Public/Linked%20Data%20Documents/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n5http://ods-qa.openlinksw.com:8896/about/id/entity/http/kingsley.idehen.net/DAV/home/kidehen/Public/Linked%20Data%20Documents/
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:SPARQLQueryServiceParameterQuery
rdf:type
oplwebservices:WebServiceParameter
pwdr:describedby
n2:this n5:sparql-query-service-description-get.ttl n7:sparql-query-service-description-get.ttl n8:sparql-query-service-description-get.ttl
schema:name
Query
schema:description
This parameter takes SPARQL Query text as value.
schema:mainEntityOfPage
n2:this
oplwebservices:usageExample
http://linkeddata.uriburner.com/sparql?query=SELECT DISTINCT * WHERE {?s a ?o} LIMIT 5
oplwebservices:isRequired
true
oplwebservices:parameterExampleValue
SELECT DISTINCT * WHERE {?s a ?o} LIMIT 5
oplwebservices:parameterName
query
oplwebservices:parameterValue
WITH <urn:acl:qa:read:write:test> INSERT { <#this> <#relatedTo> <#that> .} WITH <urn:acl:qa:readonly:test> INSERT { <#this> <#relatedTo> <#that> .} WITH <urn:idehen:sparul:qa:> INSERT { <#this> <#relatedTo> <#that> .} PREFIX card: <https://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#> PREFIX dbpedia: <http://dbpedia.org/resource/> PREFIX like: <http://ontologi.es/like#> WITH <urn:acl:qa:test:paris> INSERT { card:i like:likes dbpedia:Paris .} SELECT DISTINCT * WHERE {?s a ?o} LIMIT 5 PREFIX card: <https://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#> . PREFIX dbpedia: <http://dbpedia.org/resource/> PREFIX like: <http://ontologi.es/like#> WITH <urn:acl:qa:test:paris> INSERT { card:i like:likes dbpedia:Paris .}