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

Attributes

Tracking-Daten
tracking data
données de suivi
dati di tracciamento
Daten, die zur Rückverfolgung von einzelnen Objekten aufgezeichnet und in bestimmten Anwendungen und für unterschiedliche Zwecke abgerufen oder zur Verfügung gestellt werden.
Data collected in relation to on-line, mobile or other electronic activities that can reasonably be associated with a particular person, user, computer, mobile or other device.
2025-01-16T15:44:37.9640910Z
516029
https://www.termdat.bk.admin.ch/entry/516029
IBM, Verfolgen von Laufzeitdaten aktivieren ([Internet, 2021-03-04](https://www.ibm.com/docs/de/bpm/8.6.0?topic=flow-enabling-runtime-data-tracking))
Law Insider, "Tracking Data" ([Internet, 2025-01-16](https://www.lawinsider.com/dictionary/tracking-data))
IBM, Activation du suivi des données d'exécution ([Internet, 2021-03-04](https://www.ibm.com/docs/fr/bpm/8.6.0?topic=flow-enabling-runtime-data-tracking))
Zebra Technologies, Localizzazione e tracciamento ([Internet, 2025-01-16](https://www.zebra.com/it/it/software/location-and-tracking.html))
nach ECR Glossar, "Trackingdaten" ([Internet, 2025-01-16](https://www.ecr.digital/enzyklopaedie/trackingdaten/))
after Law Insider, "Tracking Data" ([Internet, 2025-01-16](https://www.lawinsider.com/dictionary/tracking-data))
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.