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

Attributes

Increment
Inkrement
Increment
Increment
Konkretes Etappenziel auf dem Weg zum Produktziel.
Concrete milestone on the way to the product goal.
Étape concrète vers l'objectif du produit.
Pietra miliare sulla strada verso l'obiettivo del prodotto.
2023-11-21T13:16:26.1301520Z
501629
https://www.termdat.bk.admin.ch/entry/501629
Schwaber & Sutherland, The Scrum Guide, 2020-11 ([Internet, 2022-10-27](https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-US.pdf#zoom=100))
Schwaber & Sutherland, Le Guide Scrum, 2020-11 ([Internet, 2022-10-27](https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-French.pdf))
Schwaber & Sutherland, La Guida Scrum, 2020-11 ([Internet, 2022-10-27](https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-Italian.pdf))
Projektmagazin, Inkrement (Scrum) ([Internet, 2022-08-02](https://www.projektmagazin.de/glossarterm/inkrement-scrum))
DOM: agile Softwareentwicklung; EXP: jedes Inkrement hat additiven Charakter und wird gründlich geprüft, damit sichergestellt wird, dass es zusammen mit früheren Inkrementen verwendbar ist
DOM: agile software development; EXP: each increment is additive in nature and is thoroughly tested to ensure that it can be used in conjunction with previous increments
DOM: développement agile de logiciel; EXP: chaque incrément a un caractère additif et fait l'objet d'un examen approfondi afin de s'assurer qu'il est utilisable avec les incréments précédents
DOM: sviluppo software agile; EXP: ogni incremento è di natura additiva e viene accuratamente testato per garantire che possa essere utilizzato insieme agli incrementi precedenti
nach Schwaber & Sutherland, Der Scrum Guide, 2020-11 ([Internet, 2022-10-27](https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-German.pdf))
d'après Agile Academy, Product Backlog Item (PBI) ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
secondo Schwaber & Sutherland, La Guida Scrum ([Internet, 2022-10-27](https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-Italian.pdf))
after Agile Academy, Product Backlog Item, 2020-11 (PBI) ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
secondo Schwaber & Sutherland, La Guida Scrum, 2020-11 ([Internet, 2022-10-27](https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-Italian.pdf))
nach Schwaber & Sutherland, Der Scrum Guide, 2020-11 ([Internet, 2022-10-27](https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-German.pdf))
d'après Agile Academy, Product Backlog Item (PBI) ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
after Agile Academy, Product Backlog Item (PBI) ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
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 sprint backlog
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.