block registry entry (E2)
Jump to navigation
Jump to search
language code | label | description | aliases | edit |
---|---|---|---|---|
en | block registry entry | edit |
PREFIX wd: <https://mcje-data.wikibase.cloud/entity/>
PREFIX wdt: <https://mcje-data.wikibase.cloud/prop/direct/>
start = @<block>
<block> {
wdt:P1 [wd:Q1639]; #is a registry entry
wdt:P20 [wd:Q1299]; #part of block registry
wdt:P24 @<version>; #added in
wdt:P4 . +; # one or more resource location
wdt:P46 @<block-tag> *;
}
<version> {
wdt:P1 [wd:Q1336 wd:Q1445 wd:Q1492 wd:Q1488 wd:Q1489 wd:Q1491];
}
<block-tag> {
wdt:P1 [wd:Q1684];
}