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

Attributes

SAFe
SAFe
SAFe
SAFe
SAFe Glossary ([Internet, 2024-01-05](https://scaledagileframework.com/glossary?lang=de#goto-letter-S))
SAFe Glossary ([Internet, 2024-01-05](https://scaledagileframework.com/glossary?lang=en#goto-letter-S))
SAFe Glossary ([Internet, 2024-01-05](https://scaledagileframework.com/glossary?lang=fr-fr#goto-letter-S))
SAFe Glossary ([Internet, 2024-01-05](https://scaledagileframework.com/glossary?lang=it#goto-letter-S))
EXP: Framework für Business-Agilität, welches die Stärken von Lean, Agile und DevOps in einem umfassenden System integriert
EXP: framework for Business Agility which integrates the power of Lean, Agile, and DevOps into a comprehensive system
EXP: framework en matière d'Agilité d'Entreprise qui intègre la puissance du Lean, de l'Agile et du DevOps dans un système complet
EXP: framework per la Business Agility che combina la forza degli approcci Lean, Agile e DevOps in un unico sistema
nach SAFe Glossary ([Internet, 2024-01-05](https://scaledagileframework.com/glossary?lang=de#goto-letter-S))
after SAFe Glossary ([Internet, 2024-01-05](https://scaledagileframework.com/glossary?lang=en#goto-letter-S))
d'après SAFe Glossary ([Internet, 2024-01-05](https://scaledagileframework.com/glossary?lang=fr-fr#goto-letter-S))
secondo SAFe Glossary ([Internet, 2024-01-05](https://scaledagileframework.com/glossary?lang=it#goto-letter-S))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Scaled Agile Framework
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.