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

Attributes

The Open Group Architecture Framework
The Open Group Architecture Framework
The Open Group Architecture Framework
The Open Group Architecture Framework
2025-01-30T15:45:13.3190920Z
516077
https://www.termdat.bk.admin.ch/entry/516077
TOGAF, Introduction ([Internet, 2025-01-30](https://pubs.opengroup.org/architecture/togaf8-doc/arch/))
TOGAF, Introduction ([Internet, 2025-01-30](https://pubs.opengroup.org/architecture/togaf8-doc/arch/))
TOGAF, Introduction ([Internet, 2025-01-30](https://pubs.opengroup.org/architecture/togaf8-doc/arch/))
TOGAF, Introduction ([Internet, 2025-01-30](https://pubs.opengroup.org/architecture/togaf8-doc/arch/))
EXP: als Framework/Methode für die Unternehmensarchitektur definiert TOGAF das Vorgehen bei der Entwicklung von Unternehmensarchitekturen
EXP: proven Enterprise Architecture methodology and framework to improve business efficiency
EXP: TOGAF est un cadre ouvert, fournissant une méthode étape par étape pratique, définitive et éprouvée pour développer et maintenir une architecture d'entreprise
EXP: TOGAF è un framework per la progettazione, l'implementazione e la gestione dell'architettura della tecnologia informatica aziendale
nach P030 - The Open Group Architecture Framework (TOGAF), 2015, S. 3 ([Internet, 2015-02-19](https://www.bk.admin.ch/dam/bk/de/dokumente/dti/ikt-vorgaben/prozesse-methoden/p030/P030_Unternehmensarchitektur_v1-02_genehmigt_d.pdf.download.pdf/P030_Unternehmensarchitektur_v1-02_genehmigt_d.pdf))
after The TOGAF® Standard, 10th Edition ([Internet, 2025-01-30](https://publications.opengroup.org/standards/togaf/c220))
d'après Sparx Systems, Enterprise Architect, TOGAF ([Internet, 2023-11-23](https://sparxsystems.fr/resources/user-guides/16.1/model-domains/frameworks/togaf.pdf))
secondo Adivsed Skills, Gli 8 principi dell'architettura TOGAF ([Internet, 2025-01-30](https://www.advisedskills.com/it/blog/enterprise-architecture/the-8-togaf-architecture-principles-you-need-to-know))
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.