Project:Home: Difference between revisions
(→Properties: P20) |
(→Properties: P21) |
||
Line 44: | Line 44: | ||
* [[Property:P16|point in time]] (P16) | * [[Property:P16|point in time]] (P16) | ||
* [[Property:P20|inception]] (P20) | * [[Property:P20|inception]] (P20) | ||
===Other=== | |||
* [[Property:P21|two-letter language code]] (P21) | |||
==Queries== | ==Queries== | ||
* [https://domains.wikibase.cloud/query/#PREFIX%20wdt%3A%20%3Chttps%3A%2F%2Fdomains.wikibase.cloud%2Fprop%2Fdirect%2F%3E%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Fdomains.wikibase.cloud%2Fentity%2F%3E%0A%0ASELECT%20%3Fitem%20%3FP1_value%0AWHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP1%20%3FP1_value%20.%0A%7D Domains and their item numbers] | * [https://domains.wikibase.cloud/query/#PREFIX%20wdt%3A%20%3Chttps%3A%2F%2Fdomains.wikibase.cloud%2Fprop%2Fdirect%2F%3E%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Fdomains.wikibase.cloud%2Fentity%2F%3E%0A%0ASELECT%20%3Fitem%20%3FP1_value%0AWHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP1%20%3FP1_value%20.%0A%7D Domains and their item numbers] | ||
* [https://domains.wikibase.cloud/query/#PREFIX%20wdt%3A%20%3Chttps%3A%2F%2Fdomains.wikibase.cloud%2Fprop%2Fdirect%2F%3E%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Fdomains.wikibase.cloud%2Fentity%2F%3E%0A%0ASELECT%20%3Fitem%20%3FP1_value%20%3FP7_value%0AWHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP1%20%3FP1_value%20.%0A%20%20%3Fitem%20wdt%3AP7%20%3FP7_value%20.%0A%7D Domains appearing on source lists] | * [https://domains.wikibase.cloud/query/#PREFIX%20wdt%3A%20%3Chttps%3A%2F%2Fdomains.wikibase.cloud%2Fprop%2Fdirect%2F%3E%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Fdomains.wikibase.cloud%2Fentity%2F%3E%0A%0ASELECT%20%3Fitem%20%3FP1_value%20%3FP7_value%0AWHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP1%20%3FP1_value%20.%0A%20%20%3Fitem%20wdt%3AP7%20%3FP7_value%20.%0A%7D Domains appearing on source lists] |
Revision as of 03:33, 15 May 2023
Internet domain names, like wikibase.cloud, have peculiar properties. They are nominally identifiers to underlying resources, like nytimes.com and The New York Times. However, they are not persistent identifiers, as their value can change. Rather, publications and their owners are more like tenants over the domain name, and can decide to vacate the domain, eventually leading to a new owner.
This poses a significant challenge to modeling information sources. If a URL is identified as a reference in a Wikipedia article, and that URL is associated with a domain that has changed owners, the URL in question may or may not be a reliable source depending on when it was published.
As an interim solution, we have created the Internet Domains Wikibase, which creates items for individual domain names and then seeks to associate those with the publication or conceptual website they describe (via Wikidata item). Wikibase allows us to create nuanced statements through qualifiers, which is useful for describing the history of a domain name's ownership.
Items
Most items on this wiki are domain names. A domain name exists as a standalone entity apart from whatever companies or products are located at that domain name. Items with domain name items are assigned P1. values. Support items that are not domain names do not have P1 values.
Domains can then be associated with the publication or product contained at that domain with P2, with qualifiers as necessary.
Properties
Create new ones as needed through Special:NewProperty.
URLs
- domain name (P1)
- formatter URL (P9)
Source Metadata
- title (P10)
- publisher string (P13)
- language used (P18)
Assessments
- appears on source listing (P7)
- assessed source reliability (P8)
- assessed source bias (P11)
- award received (P14)
- conferred by (P15)
- member of (P17)
Classifications
- category string (P12)
- qualifier string (P19)
Relations
- Wikidata item of associated publication or product (P2)
- exact equivalent Wikidata item (P5)
- exact equivalent Wikidata property (P6)
Time
- start time (P3)
- end time (P4)
- point in time (P16)
- inception (P20)
Other
- two-letter language code (P21)