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

Attributes

Geschäftsarchitektur
business architecture
architecture d'entreprise
architettura di business
Darstellung von ganzheitlichen, mehrdimensionalen Geschäftssichten, der Ende-zu-Ende Lieferung von Unternehmenswerten, von Informationen und der Organisationsstruktur sowie der Beziehungen zwischen diesen Geschäftssichten zu Strategien, Produkten, Richtlinien, Initiativen und Interessengruppen.
Representation of holistic, multi-dimensional business views, end-to-end value delivery, information, organizational structure and the relationships among these business views and strategies, products, policies, initiatives, and stakeholders.
Représentation de vues d’entreprise holistiques et multidimensionnelles, de l’apport de valeur de bout en bout, de l’information et de la structure organisationnelle et des relations entre ces vues et la stratégie, les produits, politiques, initiatives et les acteurs concernés.
Rappresentazione di viste aziendali olistiche e multidimensionali di abilità, consegna del valore end-to-end, informazioni e struttura organizzativa e delle relazioni tra queste viste e le strategie aziendali, prodotti, politiche, iniziative e parti interessate.
2023-11-21T13:16:26.0085370Z
70468
https://www.termdat.bk.admin.ch/entry/70468
TOGAF Standard, Version 9.2 Translation Glossary, 2018
TOGAF Standard, Version 9.2 Translation Glossary, 2018
TOGAF Standard, Version 9.2 Translation Glossary, 2018
TOGAF Standard, Version 9.2 Translation Glossary, 2019
EXP: business architecture relates business elements to business goals and elements of other domains
The TOGAF Standard, Architecture Development Method ([Internet, 2022-11-30](https://pubs.opengroup.org/togaf-standard/adm/chap04.html))
nach TOGAF Standard, Version 9.2 Translation Glossary, 2018
after TOGAF Standard, Version 9.2 Translation Glossary, 2018
d'après TOGAF Standard, Version 9.2 Translation Glossary, 2018
secondo TOGAF Standard, Version 9.2 Translation Glossary, 2019
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
hyponym enterprise architecture
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.