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

Attributes

ANOVA
Statistische Methode zur Zerlegung der Variabilität der Beobachtungen in ihre Komponenten.
Statistical technique for resolving the total variability of a set of data into systematic and random components.
NC State University, Univariate GLM, ANOVA, and ANCOVA, 2008
DOM: climate
DOM: Klima; EXP: kann z. B. dazu dienen, die Variabilität und Vorhersehbarkeit von Niederschlägen in einer bestimmten Region zu evaluieren
DOM: climat; EXP: méthode statistique qui permet p. ex. d'évaluer la variabilité et la prévisibilité des précipitations dans une certaine région
DOM: clima; EXP: metodo statistico che permette ad es. di valutare la variabilità e prevedibilità delle precipitazioni in una determinata regione
(EXP) nach Université de Bourgogne, Simulations Climatiques sur Modèles de Circulation Générale de l'Atmosphère, 2003
(EXP) d'après Université de Bourgogne, Simulations Climatiques sur Modèles de Circulation Générale de l'Atmosphère, 2003
(EXP) secondo Université de Bourgogne, Simulations Climatiques sur Modèles de Circulation Générale de l'Atmosphère, 2003
American Meteorological Society, Glossary, 2000
nach Universität Wien, Varianzanalyse: Terminologie und Methodik, 2008
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 analysis of variance
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.