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

Attributes

Rechendaten
calculation data
données de calcul
dati di calcolo
Daten, die entweder selbst als Glied in einer Berechnung stehen oder aber als Berechnungsgrundlage dienen.
2025-09-10T13:48:30.0111580Z
516012
https://www.termdat.bk.admin.ch/entry/516012
S. Kersken, IT-Handbuch für Fachinformatiker ([Internet, 2025-01-09](https://openbook.rheinwerk-verlag.de/it_handbuch/12_001.html))
IBM, Types de données et attributs ([Internet, 2025-09-10](https://www.ibm.com/docs/fr/epfz/6.2.0?topic=elements-data-types-attributes))
SAP Help Portal, Dettagli condizione interessi ([Internet, 2025-09-09](https://help.sap.com/docs/SAP_S4HANA_CLOUD/e5ec5859d8e54df98492d80564a734c0/9f07da531198434de10000000a174cb4.html?locale=it-IT))
SAP Help Portal, Interest Condition Details ([Internet, 2025-09-09](https://help.sap.com/docs/SAP_S4HANA_CLOUD/e5ec5859d8e54df98492d80564a734c0/9f07da531198434de10000000a174cb4.html?locale=en-US))
USG: suggestion
USG: proposta
EXP: zu den Rechendaten gehören Preise, Zinssätze oder gefahrene Kilometer
nach S. Kersken, IT-Handbuch für Fachinformatiker ([Internet, 2025-01-09](https://openbook.rheinwerk-verlag.de/it_handbuch/12_001.html))
nach S. Kersken, IT-Handbuch für Fachinformatiker ([Internet, 2025-01-09](https://openbook.rheinwerk-verlag.de/it_handbuch/12_001.html))
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.