SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

WVR
Bestimmung des feuchten Pathdelays durch lineare Kombination der linearisierten Helligkeitstemperaturen (Strahlungsenergie des Wasserdampfs).
B. Sierk, Solar Spectrometry for Determination of Tropospheric Water Vapor, in: Schweizerische Geodätische Kommission, Geodätisch-geophysikalische Arbeiten in der Schweiz, Bd. 62, 2001, Foreword ([Internet, 2018-12-17](http://www.sgc.ethz.ch/sgc-volumes/sgk-62.pdf))
nach H. A. Hirter, ETHZ, Diss. Nr. 11578, Mehrdimensionale Interpolation von meteorologischen Feldern, 1996, S. 85 ([Internet, 2018-12-17](http://www.cluozza.ethz.ch/staff/hirter/download/diss.pdf))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part water vapor radiometry
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.