EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
(Created a new Schema: hypothesis) |
(Updated Schema text) |
||
Schema / Line 6: | Schema / Line 6: | ||
start = @<hypothesis> | start = @<hypothesis> | ||
< | <hypothesis> EXTRA wdt:P4 { | ||
wdt:P4 [wd:Q78 wd:Q79 wd:Q80 wd:Q81] ; | wdt:P4 [wd:Q78 wd:Q79 wd:Q80 wd:Q81] ; | ||
wdt:P6 . * ; # testo della ὑπόθεσις | wdt:P6 . * ; # testo della ὑπόθεσις |
Revision as of 09:58, 28 March 2024
language code | label | description | aliases | edit |
---|---|---|---|---|
en | edit | |||
it | hypothesis | ὑπόθεσις | edit |
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX wd: <http://hypotheseis.wikibase.cloud/entity/>
PREFIX wdt: <http://hypotheseis.wikibase.cloud/prop/direct/>
start = @<hypothesis>
<hypothesis> EXTRA wdt:P4 {
wdt:P4 [wd:Q78 wd:Q79 wd:Q80 wd:Q81] ;
wdt:P6 . * ; # testo della ὑπόθεσις
wdt:P10 @<opera> *; # tratto da
wdt:P13 . * ; # genere letterario della ὑπόθεσις
wdt:P25 . ? ; # personaggi
rdfs:label rdf:langString+;
}
<opera> EXTRA wdt:P31 {
wdt:P31 [wd:Q3] +;
}