Property talk:P11106

Latest comment: 1 year ago by Epìdosis in topic Qualifier for described by source (P1343)

Documentation

alphabetical index
initial letter or character of entries found at pages starting with qualifier value in this book with alphabetically ordered entries. Use applicable qualifier such as P304.
[create Create a translatable help page (preferably in English) for this property to be included here]
Allowed entity types are Wikibase item (Q29934200): the property may only be used on a certain entity type (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P11106#Entity types
Scope is as main value (Q54828448), as qualifier (Q54828449): the property must be used by specified way only (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P11106#Scope, SPARQL
Qualifiers “page(s) (P304), file page (P7668), column (P3903), folio(s) (P7416), volume (P478), section, verse, paragraph, or clause (P958): this property should be used only with the listed qualifiers. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P11106#allowed qualifiers, SPARQL
Type “version, edition or translation (Q3331189): item must contain property “instance of (P31)” with classes “version, edition or translation (Q3331189)” or their subclasses (defined using subclass of (P279)). (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P11106#Type Q3331189, SPARQL
Value type “grapheme (Q2545446): This property should use items as value that contain property “instance of (P31)”. On these, the value for instance of (P31) should be an item that uses subclass of (P279) with value grapheme (Q2545446) (or a subclass thereof). (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P11106#Value type Q2545446, SPARQL

Qualifier for described by source (P1343) edit

this might also be useful as a qualifier for described by source (P1343). Do you agree? @Jura1, ArthurPSmith, Epìdosis, MasterRus21thCentury, Gymnicus: @Mzaki: – Shisma (talk) 07:50, 15 October 2022 (UTC)Reply

lots of statements currently use chapter (P792) for this
SELECT ?item ?itemLabel ?sourceLabel ?chapter WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?item p:P1343 ?st.
  ?st pq:P792 ?chapter.
  ?st ps:P1343 ?source.
  FILTER (?chapter in ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'))
}
Try it!
--Shisma (talk) 08:04, 15 October 2022 (UTC)Reply
  Support, it seems more appropriate than chapter (P792) as qualifier of described by source (P1343). --Epìdosis 16:57, 16 October 2022 (UTC)Reply
Return to "P11106" page.