Jump to content

Main Page: Difference between revisions

From wikibase
No edit summary
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
= Links =
<strong>MediaWiki has been installed.</strong>


Q Items
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.


https://wikibase.cdn.uib.no/wiki/Special:AllPages?namespace=120
== Getting started ==
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
Properties
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
 
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
https://wikibase.cdn.uib.no/wiki/Special:ListProperties
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
DNKB Pages
 
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
 
Anthologies don't "cites work" they "has part(s)"
 
= 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 08:47, 27 August 2025

MediaWiki has been installed.

Consult the User's Guide for information on using the wiki software.

Getting started