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

Attributes

Betreiberin von E-ID-verwendenden Diensten
relying party
exploitant d'un service utilisateur
gestore di servizi con sistema Ie
Natürliche oder juristische Person, die für ihre Tätigkeit einen oder mehrere Online-Dienste betreibt, die Vertrauen in die Identität der sie nutzenden Person und in deren Authentizität voraussetzen.
Personne physique ou morale qui gère dans le cadre de son activité des services en ligne nécessitant d’établir de façon fiable l’identité et l’authenticité de la personne qui les utilise.
Persona fisica o giuridica che gestisce, ai fini dell’esercizio della sua attività, uno o più servizi in rete riservati a utenti con un’identità affidabile e autenticata.
2025-10-27T10:46:30.7352110Z
478299
https://www.termdat.bk.admin.ch/entry/478299
BoBR BG Elektronische Identifizierungsdienste, Glossar (BBl 2018 3984)
MCF LF Services d'identification électronique (FF 2018 4100)
MCF LF Services d'identification électronique (FF 2018 4100)
LF Servizi d’identificazione elettronica (disegno), art. 20 tit. prec. art. (FF 2018 5427)
USG: désuet
USG: disusato
USG: veraltet
USG: obsolete
BoBR BG Elektronische Identifizierungsdienste, Glossar (BBl 2018 3984)
MCF LF Services d'identification électronique (FF 2018 4100)
MCF LF Servizi d’identificazione elettronica (FF 2018 3371)
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.