Notice: fwrite(): Write of 23 bytes failed with errno=28 No space left on device in /var/www/html/includes/libs/uuid/GlobalIdGenerator.php on line 553
wikibase Jump to content

Main Page

From wikibase
Revision as of 10:33, 14 February 2025 by Colin (talk | contribs) (Creative Works)

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

Critical Writings

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).

cdn-class-type (P121)

Wikidata does this by using the subclass of (P108) property. We don't use that because we want our data to match what is in Wikidata, but we also want to have classifications that are simpler, broader, and more generic than what is in Wikidata.

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.