This HTML5 document contains 15 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#
pwdrhttp://www.w3.org/2007/05/powder-s#
schemahttp://schema.org/
n7http://ods-qa.openlinksw.com:8896/about/id/entity/http/kingsley.idehen.net/DAV/home/kidehen/Public/Linked Data Documents/
n2http://kingsley.idehen.net/DAV/home/kidehen/Public/Linked%20Data%20Documents/sparul-query-service-description-post.ttl#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n6http://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:SPARULQueryServiceParameterQuery
rdf:type
oplwebservices:WebServiceParameter
pwdr:describedby
n2:this n6:sparul-query-service-description-post.ttl n7:sparul-query-service-description-post.ttl
schema:name
Query
schema:description
This parameter takes encoded SPARUL Query text as value.
schema:mainEntityOfPage
n2:this
oplwebservices:usageExample
http://linkeddata.uriburner.com/sparql?default-graph-uri=&query=with+%3Curn%3Aidehen%3Asparul%3Aqa%3A%3E%0D%0Ainsert+%7B%0D%0A++%3C%23this%3E+%3C%23relatedTo%3E+%3C%23that%3E+.+%0D%0A%7D&should-sponge=&format=text%2Fhtml&CXML_redir_for_subjs=121&CXML_redir_for_hrefs=&timeout=30000000
oplwebservices:parameterExampleValue
WITH <urn:idehen:sparul:qa:> INSERT { <#this> <#relatedTo> <#that> .}
oplwebservices:parameterName
query
oplwebservices:parameterValue
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 .} WITH <urn:acl:qa:read:write:test> 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 .} WITH <urn:idehen:sparul:qa:> INSERT { <#this> <#relatedTo> <#that> .} WITH <urn:acl:qa:readonly:test> INSERT { <#this> <#relatedTo> <#that> .}