|
|
(One intermediate revision 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 Generic ===
| |
| * {{Q|91}}
| |
| * {{Q|66}}
| |
| | |
| === Helper ===
| |
| * {{Q|805}}
| |
| * {{Q|806}}
| |
| * {{Q|7004}}
| |
| * {{Q|7003}}
| |
| | |
| === Creative Works ===
| |
| | |
| * {{Q|801}}
| |
| * {{Q|11}}
| |
| ** {{Q|6876}}
| |
| * {{Q|6780}}
| |
| * {{Q|16}}
| |
| | |
| === Critical Writings ===
| |
| | |
| * {{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|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}} | |
| * {{Q|57}}
| |
| | |
| == Internal entities ==
| |
| | |
| === {{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}}
| |
| | |
| * {{Q|7007}}
| |
| * {{Q|7008}}
| |
| * {{Q|7009}}
| |
| | |
| Wikidata does this by using the {{P|108}} 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.
| |
| | |
| === {{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 ==
| |
| | |
| === {{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)"
| |
| | |
| = 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.
| |