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

Attributes

positive Selektion
positive selection
séléction positive
selezione positiva
Selektion auf der Ebene der Gene, d. h. Änderung der Allelfrequenz, bei der ein Allel ausgelesen wird, welches in der Folge häufiger in einer Population vorhanden ist.
Mode of natural selection in which an extreme phenotype is favored over other phenotypes, causing the allele frequency to shift over time in the direction of that phenotype.
Méthode par laquelle les cellules portant un insert d'ADN intégré à une position chromosomique spécifique peuvent être sélectionnées, puisque cette intégration confère un phénotype prévisible.
Modalità particolare di selezione naturale che si verifica quando la selezione favorisce un singolo allele e perciò la frequenza allelica cambia continuamente verso una direzione.
2020-01-15T07:58:03.0830000Z
67850
https://www.termdat.bk.admin.ch/entry/67850
V. Küng, Molekulare Marker in gentechnisch veränderten Organismen, 2002, S. 55
Wikipedia, "Directional selection" ([Internet, 2019-11-20](https://en.wikipedia.org/wiki/Directional_selection))
Wikipedia, "Sélection (biologie)", ([Internet, 2019-11-20](http://fr.wikipedia.org/wiki/S%C3%A9lection_(biologie)))
Wikipedia, "Selezione direzionale" ([Internet, 2019-11-20](http://it.wikipedia.org/wiki/Selezione_direzionale))
DOM: biology / genetically modified organisms
DOM: biologie / organismes génétiquement modifiés
DOM: biologia / organismi modificati geneticamente
DOM: Biologie / gentechnisch veränderte Organismen
Wikipedia, "Directional selection" ([Internet, 2019-11-20](https://en.wikipedia.org/wiki/Directional_selection))
Wikipedia, "Sélection (biologie)", ([Internet, 2019-11-20](http://fr.wikipedia.org/wiki/S%C3%A9lection_(biologie)))
Wikipedia, "Selezione direzionale" ([Internet, 2019-11-20](http://it.wikipedia.org/wiki/Selezione_direzionale))
nach Wikipedia, "Selektion (Evolution)" ([Internet, 2019-11-20](https://de.wikipedia.org/wiki/Selektion_(Evolution)))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso selective advantage
antonym negative selection
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.