<table ?r “Ref-Id” ?s “Status” ?tg “Tags” ?ti “Ref-Title” ?st [wiki] “Statement” ?ra [wiki] “Rationale” ?co [wiki] “Comments”
>
?r is a: principle
?r entry title: ?id
optional {
?r Guid : ?gd
} optional {
?r Status : ?s
} optional {
?r Categories : ?tg
} optional {
?r Title : ?ti
} optional {
?r Statement [wiki] : ?st
} optional {
?r Rationale [wiki] : ?ra
} optional {
?r Comments [wiki] : ?co
}
sort {
?id (asc)
}
ui {
filter: text
}
</table>