Genesis Energy Investment

From solab
Jump to navigation Jump to search

Error query  : PREFIX dcterms: <http://purl.org/dc/terms/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX dbp: <http://dbpedia.org/property/> PREFIX dbo: <http://dbpedia.org/ontology/> PREFIX dbr: <http://dbpedia.org/resource/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT

            ?id 
            concat("", ?name, "") as ?Name
            concat("", ?h, "") as ?Homepage
            concat("", ?c, "") as ?City
            #?thumbnail
            (group_concat(?p;separator=",\n") as ?Product)
            #?s
       WHERE {

VALUES ?s { dbr:Genesis_Energy_Investment}

       OPTIONAL { ?s dbo:wikiPageID ?id}

OPTIONAL { ?s dbo:abstract ?label} OPTIONAL { ?s dbp:name ?name } OPTIONAL { ?s dbp:commonName ?name } OPTIONAL { ?s foaf:name ?name }

       OPTIONAL { ?s rdfs:label ?name }
       OPTIONAL { ?s foaf:homepage ?h }
       OPTIONAL { ?s dbo:locationCity ?sc .
                  ?sc rdfs:label ?c .
                }

#OPTIONAL { ?s dbo:thumbnail ?thumbnail } OPTIONAL { ?s dbo:product ?p } FILTER (lang(?label) = 'en')

       FILTER (lang(?c) = 'en')

}

       group by ?id ?c ?name ?h #?s

Error endpoint: http://dbpedia.org/sparql Error http_response_code: 503 Error message: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html>

 <head>
   <title>Error HTTP/1.1 503 Service Unavailable</title>
 </head>
 <body>

Error HTTP/1.1 503 Service Unavailable

License has expired    URI  = '/!sparql/'
  

</body></html>

Error number: 0 Error message:

Error data: Array (

   [query] => PREFIX dcterms: <http://purl.org/dc/terms/>

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX dbp: <http://dbpedia.org/property/> PREFIX dbo: <http://dbpedia.org/ontology/> PREFIX dbr: <http://dbpedia.org/resource/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT

            ?id 
            concat("", ?name, "") as ?Name
            concat("", ?h, "") as ?Homepage
            concat("", ?c, "") as ?City
            #?thumbnail
            (group_concat(?p;separator=",\n") as ?Product)
            #?s
       WHERE {

VALUES ?s { dbr:Genesis_Energy_Investment}

       OPTIONAL { ?s dbo:wikiPageID ?id}

OPTIONAL { ?s dbo:abstract ?label} OPTIONAL { ?s dbp:name ?name } OPTIONAL { ?s dbp:commonName ?name } OPTIONAL { ?s foaf:name ?name }

       OPTIONAL { ?s rdfs:label ?name }
       OPTIONAL { ?s foaf:homepage ?h }
       OPTIONAL { ?s dbo:locationCity ?sc .
                  ?sc rdfs:label ?c .
                }

#OPTIONAL { ?s dbo:thumbnail ?thumbnail } OPTIONAL { ?s dbo:product ?p } FILTER (lang(?label) = 'en')

       FILTER (lang(?c) = 'en')

}

       group by ?id ?c ?name ?h #?s
   [output] => xml
   [Accept] => application/sparql-results+xml

)