Main Page: Difference between revisions
imported>Colin R Robinson No edit summary |
|||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
= Links = | |||
Q Items | Q Items | ||
https:// | https://wikibase.cdn.uib.no/wiki/Special:AllPages?namespace=120 | ||
Properties | Properties | ||
https:// | https://wikibase.cdn.uib.no/wiki/Special:ListProperties | ||
DNKB Pages | DNKB Pages | ||
https:// | https://wikibase.cdn.uib.no/wiki/Special:AllPages | ||
= Classification Notes = | |||
== Classification Items == | |||
'''Primary''' | |||
* {{Q|91}} | |||
* {{Q|66}} | |||
'''Helper''' | |||
* {{Q|805}} | |||
* {{Q|806}} | |||
* {{Q|7004}} | |||
* {{Q|7003}} | |||
== Subclassed Items == | |||
=== Existing === | |||
{{Q|66}} -> {{Q|802}} -> {{Q|801}} | |||
{{Q|66}} -> {{Q|804}} -> {{Q|801}} | |||
=== Problem === | |||
For critical writings, we have a bunch of "types" (i.e. {{P|1}} items) that came from the ELMCIP Publication Type. For creative works we only have a few. | |||
For creative works, ''all'' items are {{P|1}} {{Q|804}}. Any other {{P|1}} claims are added as an addition. For critical writings, they are only {{P|1}} their Publication Type. There is nothing linking them together. | |||
We have a few options with downsides for each: | |||
# Apply a standard {{P|1}} statement to ''all'' critical writings. | |||
#; Use [https://www.wikidata.org/wiki/Q55915575 scholarly work (wikidata:Q55915575)] | |||
#* Problem is that we would be assigning Wikidata items where they are not assigned in Wikidata | |||
#; Create our own item like "critical writing" | |||
#* Want to avoid custom items that aren't linked to Wikidata | |||
# Create our own property like "Work Type" | |||
#* Want to avoid custom properties that aren't linked to Wikidata | |||
# Subclass critical writings with an item like "scholarly work" or a custom item like "critical writing" | |||
#* Can't browse all critical writings. Have to use the Query Service. | |||
# Track creative work instance types and critical writing instance types outside of the Wikibase (i.e. maintain a private list of what is what) | |||
#* Our dataset can't be as easily reproduced by others | |||
=== Proposed === | |||
{{Q|66}} -> {{Q|804}} -> | |||
* {{Q|801}} | |||
* {{Q|11}} | |||
* {{Q|6780}} | |||
* {{Q|16}} | |||
* video game | |||
* poetry | |||
* ??? | |||
{{Q|66}} -> [https://www.wikidata.org/wiki/Q55915575 scholarly work (wikidata)] -> | |||
* {{Q|40}} | |||
* {{Q|41}} | |||
* {{Q|43}} | |||
* {{Q|44}} | |||
* {{Q|45}} | |||
* {{Q|46}} | |||
* {{Q|47}} | |||
* {{Q|48}} | |||
* {{Q|49}} | |||
* {{Q|50}} | |||
* {{Q|51}} | |||
* {{Q|52}} | |||
* {{Q|53}} | |||
* {{Q|55}} | |||
* {{Q|56}} | |||
* {{Q|57}} | |||
* {{Q|58}} | |||
* {{Q|44}} | |||
* {{Q|59}} | |||
* {{Q|60}} | |||
* {{Q|61}} | |||
* {{Q|62}} | |||
* {{Q|63}} | |||
* {{Q|64}} | |||
If the publication type was "Other" I used {{Q|66}}. | |||
If publication type was missing I used {{Q|48}}. This is confusing because "Book (Collection)" also uses {{Q|48}}. | |||
Remove? | |||
* {{Q|54}} | |||
* {{Q|1496}} | |||
== Item Usage Questions == | |||
=== {{Q|40}} === | |||
Most commonly used with [https://www.wikidata.org/wiki/P7937 form of creative work (wikidata)] and not {{P|1}}. | |||
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)" | |||
=== {{P|6}} === | |||
How important is name order? | |||
= Wikidata Divergence = | |||
== HTML == | |||
{{Q|95}} {{P|1}} {{Q|7004}} | |||
Wikidata has HTML as a <code>markup language</code> which is a <code>data description language</code> which they specify as being <code>opposite of</code> a <code>programming language</code>. | |||
The property <code>programmed in</code> requires items of type <code>programming language</code> or <code>application programming interface</code>. HTML is also a <code>web API</code> which is a subclass of <code>application programming interface</code> so it is allowed to be used with the <code>programmed in</code> 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. |
Latest revision as of 13:17, 22 January 2025
Links[edit | edit source]
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[edit | edit source]
Classification Items[edit | edit source]
Primary
Helper
Subclassed Items[edit | edit source]
Existing[edit | edit source]
work (Q66) -> literary work (Q802) -> electronic literature (Q801)
work (Q66) -> creative work (Q804) -> electronic literature (Q801)
Problem[edit | edit source]
For critical writings, we have a bunch of "types" (i.e. instance of (P1) items) that came from the ELMCIP Publication Type. For creative works we only have a few.
For creative works, all items are instance of (P1) creative work (Q804). Any other instance of (P1) claims are added as an addition. For critical writings, they are only instance of (P1) their Publication Type. There is nothing linking them together.
We have a few options with downsides for each:
- Apply a standard instance of (P1) statement to all critical writings.
- Problem is that we would be assigning Wikidata items where they are not assigned in Wikidata
- Create our own item like "critical writing"
- Want to avoid custom items that aren't linked to Wikidata
- Create our own property like "Work Type"
- Want to avoid custom properties that aren't linked to Wikidata
- Subclass critical writings with an item like "scholarly work" or a custom item like "critical writing"
- Can't browse all critical writings. Have to use the Query Service.
- Track creative work instance types and critical writing instance types outside of the Wikibase (i.e. maintain a private list of what is what)
- Our dataset can't be as easily reproduced by others
Proposed[edit | edit source]
work (Q66) -> creative work (Q804) ->
- electronic literature (Q801)
- application (Q11)
- exhibit (Q6780)
- performance (Q16)
- video game
- poetry
- ???
work (Q66) -> scholarly work (wikidata) ->
- 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)
- Internet forum (Q57)
- 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?
Item Usage Questions[edit | edit source]
anthology (Q40)[edit | edit source]
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)"
author (P6)[edit | edit source]
How important is name order?
Wikidata Divergence[edit | edit source]
HTML[edit | edit source]
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.