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

Attributes

E-ID-verwendender Dienst
service utilisateur
servizio con sistema Ie
Informatikanwendung, gegenüber der sich E-ID-Inhaberinnen und -Inhaber über ein E-ID-System identifizieren.
Application informatique permettant aux titulaires d’une e-ID de s’identifier via un système e-ID.
Applicazione informatica che permette ai titolari dell’Ie d’identificarsi mediante un sistema Ie.
2025-10-27T10:36:44.3800720Z
478298
https://www.termdat.bk.admin.ch/entry/478298
BG Elektronische Identifizierungsdienste (Entwurf), Art. 2 Bst. b (BBl 2019 6568)
LF Services d’identification électronique (projet), art. 2 let. b (FF 2019 6228)
LF Servizi d’identificazione elettronica (disegno), art. 2 lett. b (FF 2019 5420)
USG: désuet
USG: disusato
USG: veraltet
nach BG Elektronische Identifizierungsdienste (Entwurf), Art. 2 Bst. b (BBl 2019 6568)
d'après LF Services d’identification électronique (projet), art. 2 let. b (FF 2019 6228)
secondo LF Servizi d’identificazione elettronica (disegno), art. 2 lett. b (FF 2019 5420)
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 relying party
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.