Property talk:P4839: Difference between revisions

From Wikidata
Jump to navigation Jump to search
Content deleted Content added
Data type: new section
Line 8: Line 8:


Why isn't this an external identifier? --[[User:99of9|99of9]] ([[User talk:99of9|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 01:21, 1 May 2019 (UTC)
Why isn't this an external identifier? --[[User:99of9|99of9]] ([[User talk:99of9|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 01:21, 1 May 2019 (UTC)
*{{ping|99of9}} I think we should change it. Somehow the creation discussion and its review miss it/didn't fix it. --- [[User talk:Jura1|Jura]] 11:38, 11 August 2019 (UTC)

Revision as of 11:38, 11 August 2019

Documentation

Wolfram Language entity code
input form for an entity in Wolfram Language
RepresentsWolfram Alpha (Q207006)
Applicable "stated in" valueWolfram Language (Q15241057)
Data typeExternal identifier
Allowed valuesEntity\["[A-Z][a-zA-Z]+", \{?"[^"]+"(?:, (?:\d+|"[a-zA-Z]+"))*\}?\]Entity\[.+\]
Usage notesTo retrieve the entity code, type the item into Wolfram Alpha, mouse over the input interpretation, then click on Plain Text (bottom right corner) and select the value under "Wolfram Language code:" (if available).
ExampleEarth (Q2)["Planet",%20"Earth" Entity["Planet", "Earth"]]
Riemann hypothesis (Q205966)["FamousMathProblem",%20"RiemannHypothesis" Entity["FamousMathProblem", "RiemannHypothesis"]]
Basshunter (Q383541)["Person",%20"Basshunter::v4vqn" Entity["Person", "Basshunter::v4vqn"]]
PostScrip (Q218170)["FileFormat",%20"PS-1" Entity["FileFormat", "PS-1"]]
Washington County (Q507256)["AdministrativeDivision",%20{"WashingtonCounty",%20"Maine",%20"UnitedStates"} Entity["AdministrativeDivision", {"WashingtonCounty", "Maine", "UnitedStates"}]]
Clifton Bridge (Q5133183)["Bridge",%20"CliftonBridge(Nottingham)::j23y6" Entity["Bridge", "CliftonBridge(Nottingham)::j23y6"]]
Do Androids Dream of Electric Sheep? (Q605249)["Book",%20"DoAndroidsDreamOfElectricSheep?1968" Entity["Book", "DoAndroidsDreamOfElectricSheep?1968"]]
bit shift (Q10265617)["Word",%20"bit%20shift" Entity["Word", "bit shift"]]
Hawaii Five-0 (Q728443)["TelevisionProgram",%20"HawaiiFive02010" Entity["TelevisionProgram", "HawaiiFive02010"]]
Wolfram Language (Q15241057)["ProgrammingLanguage",%20"WolframLanguage" Entity["ProgrammingLanguage", "WolframLanguage"]]
Stephen Wolfram (Q310798)["Person",%20"StephenWolfram::j276d" Entity["Person", "StephenWolfram::j276d"]]
Formatter URLhttps://www.wolframalpha.com/input/?i=$1
Tracking: usageCategory:Pages using Wikidata property P4839 (Q63179353)
See alsoMathWorld ID (P2812), Wolfram Language unit code (P7007), Wolfram Language quantity ID (P7431), Wolfram Language entity type (P7497)
Lists
Proposal discussionProposal discussion
Current uses
Total293,601
Main statement293,566 out of 16,881,532 (2% complete)>99.9% of uses
Qualifier11<0.1% of uses
Reference24<0.1% of uses
Search for values
[create Create a translatable help page (preferably in English) for this property to be included here]
Format “Entity\["[A-Z][a-zA-Z]+", \{?"[^"]+"(?:, (?:\d+|"[a-zA-Z]+"))*\}?\]: value must be formatted using this pattern (PCRE syntax). (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P4839#Format, SPARQL
Scope is as main value (Q54828448): the property must be used by specified way only (Help)
List of violations of this constraint: Database reports/Constraint violations/P4839#Scope, hourly updated report, SPARQL
Distinct values: this property likely contains a value that is different from all other items. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P4839#Unique value, SPARQL (every item), SPARQL (by value)
Format “Entity\[.+\]: value must be formatted using this pattern (PCRE syntax). (Help)
List of violations of this constraint: Database reports/Constraint violations/P4839#Format, hourly updated report, SPARQL
Allowed entity types are Wikibase item (Q29934200): the property may only be used on a certain entity type (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P4839#Entity types
Single best value: this property generally contains a single value. If there are several, one would have preferred rank (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P4839#single best value, SPARQL

Constraint regex too tight

Just a note - the regular expression doesn't allow for colons within the strings, which is valid in WL. For instance Entity["Species", "Species:HomoSapiens"] is the entity code for Q5, but this shows constraint violation. --Hebejebelus (talk) 13:36, 26 January 2019 (UTC)[reply]

Data type

Why isn't this an external identifier? --99of9 (talk) 01:21, 1 May 2019 (UTC)[reply]