Definition: SAR

From Open Energy Information

SAR

Synthetic-aperture radar (SAR) is a form of radar whose defining characteristic is its use of relative motion, between an antenna and its target region, to provide distinctive long-term coherent-signal variations, that are exploited to obtain finer spatial resolution than is possible with conventional beam-scanning means. It originated as an advanced form of side-looking airborne radar (SLAR).[1]

Wikipedia Definition

{{#sparql:

PREFIX dbpedia-owl: <http://dbpedia.org/ontology/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?v WHERE {

 SERVICE <http://live.dbpedia.org/sparql> {
   ?s dbpedia-owl:abstract ?v .
   ?s foaf:isPrimaryTopicOf <http://en.wikipedia.org/wiki/Synthetic_aperture_radar> .
 }FILTER (lang(?v)="en")

} |format=inline }} "{{#sparql" has not been listed as valid URI scheme.

[{{#sparql:PREFIX foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?s WHERE {

 SERVICE <http://poolparty.reegle.info/PoolParty/sparql/glossary> {
   ?s foaf:page <http://en.wikipedia.org/wiki/Synthetic_aperture_radar> .
 }

} LIMIT 1 |format=inline

}} View on Reegle]

Reegle Definition

{{#sparql:

PREFIX foaf: <http://xmlns.com/foaf/0.1/> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> SELECT ?v WHERE {

 SERVICE <http://poolparty.reegle.info/PoolParty/sparql/glossary> {
   ?s foaf:page <http://en.wikipedia.org/wiki/Synthetic_aperture_radar> .
   ?s skos:definition ?v .
 }FILTER (lang(?v)="en")

} |format=inline }}



References