11,217
edits
(Updated Schema text: Fix +) |
(Updated Schema text: prova etichette e alias it) |
||
Schema / Line 1: | Schema / Line 1: | ||
PREFIX p: <http://hypotheseis.wikibase.cloud/prop/> | |||
PREFIX pq: <http://hypotheseis.wikibase.cloud/prop/qualifier/> | |||
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> | ||
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
PREFIX | PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | ||
PREFIX wd: <http://hypotheseis.wikibase.cloud/entity/> | PREFIX wd: <http://hypotheseis.wikibase.cloud/entity/> | ||
PREFIX wdt: <http://hypotheseis.wikibase.cloud/prop/direct/> | PREFIX wdt: <http://hypotheseis.wikibase.cloud/prop/direct/> | ||
Schema / Line 9: | Schema / Line 10: | ||
<hypothesis> EXTRA wdt:P4 { | <hypothesis> EXTRA wdt:P4 { | ||
rdfs:label [ @it ] + ; | |||
skos:altLabel [ @it ] + ; | |||
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 ὑπόθεσις | ||
Schema / Line 22: | Schema / Line 25: | ||
wdt:P20 . ? ; # confrontabile con | wdt:P20 . ? ; # confrontabile con | ||
wdt:P30 . ? ; # contrario di | wdt:P30 . ? ; # contrario di | ||
} | } | ||
#<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] +; } |