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

Attributes

promozione delle carriere
MCF Promovimento dell’educazione, della ricerca e dell’innovazione 2013 - 2016, n. 2.3.1, Provvedimenti, lett. B (FF 2012 2802)
Il [Fondo nazionale svizzero per la ricerca scientifica] FNS sostiene le nuove leve scientifiche sia mediante la promozione generale di progetti sia mediante la promozione delle carriere. [...] Gli strumenti della promozione delle carriere si concentrano sul perfezionamento individuale dei ricercatori e creano condizioni ottimali per giovani ricercatori ambiziosi che prendono in considerazione una carriera scientifica. [...] Nella promozione delle carriere, a cui è destinato il 22 per cento circa del bilancio annuale, oggi il FNS dispone di una catena di promozione ininterrotta, che abbraccia tutte le tappe dal dottorato alla cattedra.
USG: forma ridotta corrente
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 promotion of scientific careers
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.