Exeltech

From solab
Jump to navigation Jump to search
  1. http://dbpedia.org/resource/Exeltech
  2. URL {{#gu_gen: sparql | http://dbpedia.org/sparql | root |
PREFIX dbpprop: <http://dbpedia.org/property/>
PREFIX dbpedia-owl: <http://dbpedia.org/ontology/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/> 
PREFIX geo:  <http://www.w3.org/2003/01/geo/wgs84_pos#>  
SELECT ?val
WHERE

{

<http://dbpedia.org/resource/Exeltech>  dbpprop:reference ?val . 

} |yes |GetValue |1 |1 }}

  1. Location Template:Sparql get dbpedia r2
  2. Location Template:Sparql get dbpedia r2


Name Value
Name Exeltech
Cat Solar
Product PV AC Module,
Homepage http://www.exeltech.com/pvacproduct.htm
streetAddress ????
has_location_city Foster City
Property:has_coordinates 37° 33' 36.12" N, 122° 16' 7.87" W
has_location_country {{{Country}}}Property "Has location country" (as page type) with input value "{{{Country}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Photo File:Exeltech.jpeg
Photo Exeltech.jpeg

enphaseenergy http://www.enphaseenergy.com/index.cfm


aeesolar http://www.aeesolar.com/


{{#gu_gen: sparql | http://dbpedia.org/sparql | | PREFIX dbpedia: <http://dbpedia.org/property/>

PREFIX dbpedia-owl:<http://dbpedia.org/ontology/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/> 
SELECT distinct ?label ?label_en ?label_it ?page ?kfor
WHERE 
{
 <http://dbpedia.org/resource/Category:Companies_based_in_San_Mateo_County,_California> rdfs:label ?label  .
  FILTER (LANG(?label) = 'en') .
 OPTIONAL {
 ?subject skos:subject <http://dbpedia.org/resource/Category:Companies_based_in_San_Mateo_County,_California>.
 FILTER (REGEX(?subject, '[^a-z A-Z 0-9]*')) . } 
  OPTIONAL {
        ?subject rdfs:label  ?label_en .
        FILTER (LANG(?label_en) = 'en') .
          }
 OPTIONAL {
        ?subject rdfs:label  ?label_it .
        FILTER (LANG(?label_it) = 'it') .
          }
 OPTIONAL {
         ?subject foaf:page ?page .
           }
 OPTIONAL {
           ?subject dbpedia-owl:knownFor   ?kfor .
           }

 }

|yes |{{{format}}} |{{{x}}} |{{{y}}} }}


{{#gu_gen: sparql | http://dbpedia.org/sparql | | PREFIX dbpedia: <http://dbpedia.org/property/>

PREFIX dbpedia-owl:<http://dbpedia.org/ontology/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/> 
SELECT distinct ?label ?label_en ?label_it ?page ?kfor
WHERE 
{
 <http://dbpedia.org/resource/Category:Solar_energy_companies_of_the_United_States> rdfs:label ?label  .
  FILTER (LANG(?label) = 'en') .
 OPTIONAL {
 ?subject skos:subject <http://dbpedia.org/resource/Category:Solar_energy_companies_of_the_United_States>.
 FILTER (REGEX(?subject, '[^a-z A-Z 0-9]*')) . } 
  OPTIONAL {
        ?subject rdfs:label  ?label_en .
        FILTER (LANG(?label_en) = 'en') .
          }
 OPTIONAL {
        ?subject rdfs:label  ?label_it .
        FILTER (LANG(?label_it) = 'it') .
          }
 OPTIONAL {
         ?subject foaf:page ?page .
           }
 OPTIONAL {
           ?subject dbpedia-owl:knownFor   ?kfor .
           }

 }

|yes |{{{format}}} |{{{x}}} |{{{y}}} }}