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

Attributes

Systemlandschaft
system landscape
paysage système
panorama dei sistemi
Gesamtheit der in einer Systemumgebung eingesetzten Anwendungen, sämtliche Infrastrukturkomponenten eines Netzwerks, die zu verwaltenden Daten sowie die Schnittstellen zwischen den Komponenten.
Structure supportant le transport des données, qui permet de regrouper plusieurs systèmes.
2025-01-28T13:26:55.0184170Z
503005
https://www.termdat.bk.admin.ch/entry/503005
Wikipedia, Systemlandschaft ([Internet, 2024-03-07](https://de.wikipedia.org/wiki/Systemlandschaft))
SAP, System Landscape ([Internet, 2024-04-25](https://help.sap.com/docs/SOFTWARE_LOGISTICS_TOOLSET_CTS_PLUG-IN/05c12df5b54849c49940a14bc089d8b4/63a30a4ac00811d2851c0000e8a57770.html))
Le grand dictionnaire terminologique, "paysage système" ([Internet, 2024-08-06](https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/8364098/paysage-systeme-sap))
SAP: dal sistema R/3 alla piattaforma HANA S/4 ([Internet, 2024-04-25](https://spintechgroup.com/articolo/SAP-dal-sistema-R/3-alla-piattaforma-HANA-S/4))
[...] la complessità del panorama dei sistemi continuava a crescere in modo deciso fin dai tempi del mainframe.
nach Wikipedia, "Systemlandschaft" ([Internet, 2024-03-07](https://de.wikipedia.org/wiki/Systemlandschaft)) und A. Rakowski, Ansätze zur Optimierung der IT-Systemlandschaft, 2013 ([Internet, 2024-04-25](https://tinyurl.com/5cxbzvk4))
d'après Le grand dictionnaire terminologique, "paysage système" ([Internet, 2024-08-06](https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/8364098/paysage-systeme-sap))
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 system environment
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.