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

Attributes

DLT
DLT
TRD
TRD
BG Anpassung des Bundesrechts an Entwicklungen der Technik verteilter elektronischer Register (AS 2021 33)
ECB, How could new technology transform financial markets? ([Internet, 2019-04-19](https://www.ecb.europa.eu/explainers/tell-me-more/html/distributed_ledger_technology.en.html))
LF Adaptation du droit fédéral aux développements de la technologie des registres électroniques distribués (RO 2021 33)
LF Adeguamento del diritto federale agli sviluppi della tecnologia di registro distribuito (RU 2021 33)
EXP: ein Distributed Ledger ist eine Transaktionsdatenbank, die über ein Netzwerk von vielen Computern verteilt ist; mit der Distributed-Ledger-Technologie wird erfasst, wem etwas gehört (Geld oder Vermögenswerte wie Immobilien); die bekannteste DLT heisst Blockchain
EXP: a distributed ledger is a database of transactions that is spread across a network of many computers; it is a tool for recording ownership (money or assets, such as property), where the integrity and security of the data is protected by complex mathematical algorithms; the most common type of DLT is called blockchain
EXP: un registre distribué est une banque de données répartie entre plusieurs sites [...] Cette technologie [des registres distribués] permet de disposer d’un historique vérifiable de l’ensemble des informations enregistrées dans ce bloc de données particulier; la chaîne de blocs ou blockchain est un type particulier de registre distribué
EXP: un registro distribuito è un database distribuito su una rete di computer; si tratta di uno strumento per la registrazione della proprietà (denaro o attività finanziarie, immobiliari ecc.) in cui l’integrità e la sicurezza dei dati sono protette da complessi algoritmi matematici; "blockchain" indica la tipologia di registri distribuiti più comune
nach EZB, Wie eine neue Technologie die Finanzmärkte verändern könnte ([Internet, 2017-04-19](https://www.ecb.europa.eu/ecb/educational/explainers/tell-me-more/html/distributed_ledger_technology.de.html))
after ECB, How could new technology transform financial markets? ([Internet, 2019-04-19](https://www.ecb.europa.eu/explainers/tell-me-more/html/distributed_ledger_technology.en.html))
d'après SwIssBanking, Guide pratique de l’ASB pour l’ouverture de comptes d’entreprises pour des sociétés blockchain, 2018-09, p. 16 ([Internet, 2019-04-15](https://www.finma.ch/fr/~/media/finma/dokumente/dokumentencenter/myfinma/1bewilligung/fintech/sbvg_leitfaden_kontoer%C3%B6ffnung_d.pdf?la=fr))
secondo BCE, Facciamo chiarezza > Dimmi di più > Quale trasformazione dei mercati finanziari potrebbe derivare dalla nuova tecnologia? ([Internet, 2020-03-07](https://www.ecb.europa.eu/explainers/tell-me-more/html/distributed_ledger_technology.it.html))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part distributed ledger technology
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.