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

Attributes

Kreditpunkt-System
credit-based system
système de crédit
sistema di punti di credito
Bewertungssystem, das für jede Studienleistung eine bestimmte Anzahl Punkte vergibt.
Système d'évaluation qui attribue un certain nombre de points pour chaque prestation d'étude.
Sistema di valutazione in cui si attribuisce un certo punteggio ad ogni prestazione di studio.
2020-12-17T08:59:29.8630000Z
40236
https://www.termdat.bk.admin.ch/entry/40236
Berufsbildungsverordnung 2003, Art. 42 Abs. 2 (SR 412.101, Stand 2019-02)
Federal Vocational and Professional Education and Training Ordinance 2003, art. 42 para 2 (SR 412.101, transl., status 2019-02)
O Formation professionnelle 2003, art. 42 al. 2 (RS 412.101, état 2019-02)
O Formazione professionale 2003, art. 42 cpv. 2 (RS 412.101, stato 2019-02)
Le ore di studio possono essere espresse in unità secondo i sistemi di punti dicredito usuali (...)
Learning hours may be broken down into modules using a standard credit-based system; [...]
Lernstunden können in Einheiten gängiger Kreditpunkt-Systeme ausgedrückt werden (...)
Les heures de formation peuvent être exprimées en unités selon les systèmes de crédit en usage (...)
EXP: dem ETCS ähnliches Bewertungssystem.
EXP: système d'évaluation comparable au système ETCS.
EXP: sistema di valutazione simile al sistema ETCS.
CaF, Sezione di terminologia, 2019
ChF, Section de terminologie, 2019
BK, Sektion Terminologie, 2019
CaF, Sezione di terminologia, 2019
ChF, Section de terminologie, 2019
BK, Sektion Terminologie, 2019
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: No results found.
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.