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

Attributes

Kalkulationsirrtum
erreur de calculation
errore sui motivi, tradotto in calcoli
Fehler in der Berechnungsgrundlage, die nicht Inhalt des Vertrages bildet und der anderen Partei nicht bekannt ist.
Erreur qui se produit au cours de l'élaboration d'une soumission et que la partie adverse ne peut pas reconnaître comme étant une faute de calcul.
2019-11-18T08:46:25.8730000Z
106460
https://www.termdat.bk.admin.ch/entry/106460
Pedrazzini, Terminologia del diritto della costruzione, 1991
Gauch et al., Droit des obligations I, 1982, p. 113
Gauch/Schluepp, Schweiz. Obligationenrecht I, 1991, S. 151
USG: da non confondere con "errore di calcolo"; EXP: in relazione con l'elaborazione dei prezzi;
Gauch et al., Droit des obligations I, 1982, p. 113
nach Gauch/Schluepp, Schweiz. Obligationenrecht I, 1991, S. 153
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.