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

Attributes

Product Backlog Item
Product Backlog Item
Product Backlog Item
Product Backlog Item
Einzelnes Arbeitselement im Product Backlog.
Single element of work that exists in the product backlog.
Élément unique de travail qui existe dans le carnet de produit.
Singolo elemento di lavoro che esiste nel backlog di prodotto.
2023-11-21T13:16:26.1030580Z
501624
https://www.termdat.bk.admin.ch/entry/501624
Schwaber & Sutherland, Der Scrum Guide, 2020-11 ([Internet, 2022-10-27](https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-German.pdf))
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))
EXP: PBIs können nach Scrum User Stories, Epics, Spezifikationen, Bugs oder andere Anforderungen sein; andere agile Ansätze benennen weitere Arten von PBIs
PBIs can be user stories, epics, specifications, bugs or other requirements; other agile approaches specify further types of PBIs
EXP: selon Scrum, les PBI peuvent être des user stories, des epics, des spécifications, des bugs ou d'autres exigences ; d'autres approches agiles nomment d'autres types de PBI
EXP: secondo Scrum i PBI possono includere le user stories, epiche, specifiche, bug o altri requisiti per il cambiamento; altri approcci agili definiscono ulteriori tipi di PBI
Agile Academy, Product Backlog Item (PBI) ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
Agile Academy, Product Backlog Item (PBI) ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
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 Agile Academy, Product Backlog Item (PBI), trad. ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
Agile Academy, Product Backlog Item (PBI) ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
Agile Academy, Product Backlog Item (PBI) ([Internet, 2022-11-04](https://www.agile-academy.com/en/agile-dictionary/product-backlog-item-pbi/))
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 Agile Academy, Product Backlog Item (PBI), trad. ([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
seeAlso Product Backlog
seeAlso sprint backlog
seeAlso Increment
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.