EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
(Updated Schema text: +) |
(Updated Schema text: Prova +) |
||
Schema / Line 9: | Schema / Line 9: | ||
<hypothesis> EXTRA wdt:P4 { | <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 ὑπόθεσις | ||
#p:P6 { ps:P6 rdf:langString * ; pq:P7 [wd:Q44] ; prov:wasDerivedFrom + ; } ; testo della ὑπόθεσις | #p:P6 { ps:P6 rdf:langString * ; pq:P7 [wd:Q44] ; prov:wasDerivedFrom + ; } ; testo della ὑπόθεσις | ||
Schema / Line 22: | Schema / Line 22: | ||
wdt:P20 . ? ; # confrontabile con | wdt:P20 . ? ; # confrontabile con | ||
wdt:P30 . ? ; # contrario di | wdt:P30 . ? ; # contrario di | ||
rdfs:label rdf:langString+; | rdfs:label rdf:langString +; | ||
} | } | ||
#<opera> EXTRA wdt:P4 { wdt:P4 [wd:Q3] +; } | #<opera> EXTRA wdt:P4 { wdt:P4 [wd:Q3] +; } | ||
<genere> EXTRA wdt:P5 { wdt:P5 [wd:Q31 wd:Q32] +; } | <genere> EXTRA wdt:P5 { wdt:P5 [wd:Q31 wd:Q32] +; } |
Revision as of 10:27, 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 p: <http://hypotheseis.wikibase.cloud/prop/>
PREFIX pq: <http://hypotheseis.wikibase.cloud/prop/qualifier/>
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 ὑπόθεσις
#p:P6 { ps:P6 rdf:langString * ; pq:P7 [wd:Q44] ; prov:wasDerivedFrom + ; } ; testo della ὑπόθεσις
wdt:P10 [wd:Q42]? ; # tratto da
wdt:P13 @<genere> * ; # genere letterario della ὑπόθεσις
wdt:P25 . ? ; # personaggi
wdt:P35 . ? ; # oggetti
wdt:P26 . ? ; # azioni/condizioni
wdt:P27 . ? ; # luogo
wdt:P28 . ? ; # epoca
wdt:P19 . ? ; # rielabora
wdt:P20 . ? ; # confrontabile con
wdt:P30 . ? ; # contrario di
rdfs:label rdf:langString +;
}
#<opera> EXTRA wdt:P4 { wdt:P4 [wd:Q3] +; }
<genere> EXTRA wdt:P5 { wdt:P5 [wd:Q31 wd:Q32] +; }