Main Page: Difference between revisions
Line 73: | Line 73: | ||
== Internal entities == | == Internal entities == | ||
{{Q|7006}} | === {{Q|7006}} === | ||
All internal entities are {{P|1}} of {{Q|7006}} | |||
=== {{P|121}} === | |||
In order to browse all "creative works" at once instead of browsing "video game" and "exhibit" separately, or to browse all "critical writings" at once instead of browsing "monograph" and "article" separately, we need to link the sub-classification item to the primary classification. We do that by assigning an internal classification item to the property {{P|121}}. | |||
{{P|121}} | {{P|121}} | ||
Line 81: | Line 87: | ||
* {{Q|7009}} | * {{Q|7009}} | ||
{{P|122}} | === {{P|122}} === | ||
When adding an statement to a creative work, we can suggested which property to use for a given value. For example, recommending {{P|100}} when using the value {{Q|98}}. | |||
With critical writings or other types, use the property {{P|26}}. | |||
== Item Usage Questions == | == Item Usage Questions == |
Revision as of 13:17, 27 January 2025
Links
Q Items
https://wikibase.cdn.uib.no/wiki/Special:AllPages?namespace=120
Properties
https://wikibase.cdn.uib.no/wiki/Special:ListProperties
DNKB Pages
https://wikibase.cdn.uib.no/wiki/Special:AllPages
Classification Notes
Classification Items
Primary Generic
Helper
Creative Works
- electronic literature (Q801)
- application (Q11)
- * video game (Q6876)
- exhibit (Q6780)
- performance (Q16)
Critical Writings
- anthology (Q40)
- news article (Q41)
- academic journal article (Q43)
- scholarly article (Q44)
- blog post (Q45)
- article (Q46)
- chapter (Q47)
- publication (Q48)
- monograph (Q49)
- habilitation thesis (Q50)
- doctoral thesis (Q51)
- conference paper (Q52)
- panel discussion (Q53)
- exhibition catalogue (Q55)
- review (Q56)
- interview (Q58)
- scholarly article (Q44)
- issue (Q59)
- keynote (Q60)
- draft document (Q61)
- white paper (Q62)
- sequence (Q63)
- video essay (Q64)
If the publication type was "Other" I used work (Q66).
If publication type was missing I used publication (Q48). This is confusing because "Book (Collection)" also uses publication (Q48).
Remove?
Internal entities
All internal entities are instance of (P1) of CDN internal entity (Q7006)
In order to browse all "creative works" at once instead of browsing "video game" and "exhibit" separately, or to browse all "critical writings" at once instead of browsing "monograph" and "article" separately, we need to link the sub-classification item to the primary classification. We do that by assigning an internal classification item to the property cdn-class-type (P121).
When adding an statement to a creative work, we can suggested which property to use for a given value. For example, recommending programmed in (P100) when using the value JavaScript (Q98).
With critical writings or other types, use the property main subject (P26).
Item Usage Questions
Most commonly used with form of creative work (wikidata) and not instance of (P1).
Usage count:
- 1597 - form of creative work
- 245 - main subject
- 242 - genre
- 118 - instance of
https://www.wikidata.org/w/index.php?title=Q122880588&action=history
Some actually changed instance of anthology to instance of literary work. Is an online anthology a literary work?
Anthologies don't "cites work" they "has part(s)"
Wikidata Divergence
HTML
HTML (Q95) instance of (P1) programming language (Q7004)
Wikidata has HTML as a markup language
which is a data description language
which they specify as being opposite of
a programming language
.
The property programmed in
requires items of type programming language
or application programming interface
. HTML is also a web API
which is a subclass of application programming interface
so it is allowed to be used with the programmed in
property despite Wikidata specifically saying HTML is the opposite of a programming language.
This is the only case where we have a "programming language" that is not a "programming language." We want HTML to show up in our interfaces when users look for programming language items. The complexity is not worth it for us to distinguish between markup languages and programming languages. Thus we say that HTML is a programming language, even though Wikidata does not.