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

Attributes

Benutzer-ID
ID utente
identifiant utilisateur
user ID
Identificativo assegnato a un utente per consentirne l'accesso a un determinato servizio.
Information permettant de se connecter à un système informatique.
Information that identifies the person using a computer system.
Kennung, die einen Benutzer in einem System, einer Anwendung, einem Dienst oder auf einer Webseite eindeutig identifiziert.
2025-09-18T07:19:55.0274840Z
70181
https://www.termdat.bk.admin.ch/entry/70181
Microsoft Terminology Search ([Internet, 2025-09-17](https://tinyurl.com/4fvfrew6))
Microsoft Terminology Search ([Internet, 2025-09-17](https://tinyurl.com/4fvfrew6))
Microsoft Terminology Search ([Internet, 2025-09-17](https://tinyurl.com/4fvfrew6))
Microsoft Terminology Search ([Internet, 2025-09-17](https://tinyurl.com/4fvfrew6))
EXP: nom d'utilisateur, numéro de téléphone, etc.
d'après Larousse, Dictionnaire de français, "identifiant" ([Internet, 2025-09-17](https://www.larousse.fr/dictionnaires/francais/identifiant/10910919))
after Cambridge Learner’s Dictionary, "user ID" ([Internet, 2025-09-17](https://dictionary.cambridge.org/us/dictionary/learner-english/user-id))
d'après Larousse, Dictionnaire de français, "identifiant" ([Internet, 2025-09-17](https://www.larousse.fr/dictionnaires/francais/identifiant/10910919))
nach Wikipedia, "Benutzerkennung" ([Internet, 2025-09-17](https://de.wikipedia.org/wiki/Benutzerkennung))
secondo Vocabolario Treccani, "User id" ([Internet, 2025-09-17](https://www.treccani.it/vocabolario/user-id/?search=user%20id%2F))
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 identifier
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.