Property talk:P4780

Latest comment: 4 years ago by 1Veertje in topic Bookmarklet

Documentation

MYmovies movie ID
identifier for a film in MYmovies.it
Applicable "stated in" valuemymovies.it (Q3841788)
Data typeExternal identifier
Template parameterit:Template:Mymovies with tipo= film or titolo
Domainfilm (Q11424), television series (Q5398426) or television series season (Q3464665)
Allowed values[1-9]\d{0,5}
Usage notesThe ID of the film is NOT the number you find in the URL of the page. You can find the real ID in two ways: 1) view the source code of the page (via right-clicking or the browser menu) and look for the string <meta name="idfilm" content="NUMBER">: the number is the ID; 2) look for the film in https://www.mymovies.it/database/ and move the cursor over the title of the film without clicking: an URL with a number will appear at the bottom-left corner of the screen
ExampleIndiana Jones and the Last Crusade (Q185658)11931
The Wilds (Q64148075)105294
Prison Break, season 2 (Q2701535)47247
Sourcehttps://www.mymovies.it
Formatter URLhttps://www.mymovies.it/dizionario/recensione.asp?id=$1
Tracking: usageCategory:Pages using Wikidata property P4780 (Q55283036)
Related to country  Italy (Q38) (See 396 others)
See alsoMYmovies actor ID (former scheme) (P4779), MYmovies director ID (former scheme) (P4781), MYmovies name ID (former scheme) (P4785), MYmovies person ID (P9995)
Lists
Proposal discussionProposal discussion
Current uses
Total9,732
Main statement9,71799.8% of uses
Qualifier3<0.1% of uses
Reference120.1% of uses
Search for values
Explanations [Edit]

For a page like https://www.mymovies.it/film/2003/killbillvolume1/, view the page source, where you will find a header:

<meta name="idfilm" content="34764"/>
From this, extract the channel ID, 34764.
Single value: this property generally contains a single value. (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/P4780#Single value, SPARQL
Distinct values: this property likely contains a value that is different from all other items. (Help)
List of violations of this constraint: Database reports/Constraint violations/P4780#Unique value, hourly updated report, SPARQL (every item), SPARQL (by value)
Format “[1-9]\d{0,5}: 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/P4780#Format, 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/P4780#Entity types
Scope is as main value (Q54828448), as reference (Q54828450): the property must be used by specified way only (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/P4780#Scope, SPARQL
Label required in languages: it: Entities using this property should have labels in one of the following languages: it (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/P4780#Label in 'it' language, search, SPARQL
 
This property is being used by:

Please notify projects that use this property before big changes (renaming, deletion, merge with another property, etc.)

It's impossible to find id edit

Movie urls are now formatted like http://www.mymovies.it/film/2019/bangla/.  – The preceding unsigned comment was added by 1Veertje (talk • contribs).

@ValterVB: Hi! You added more than 200 IDs ... how are IDs to be found? I can't see no alternative to "year/title" too. --Epìdosis 22:30, 25 February 2019 (UTC)Reply
@Epìdosis: Search the title here, if you hover the mouse over the titles in the the list of the result, you can see the id. --ValterVB (talk) 14:10, 28 February 2019 (UTC)Reply

Bookmarklet edit

I've written a script that sends the ID to your clipboard (Ctrl+C), you can use creating a bookmarklet with the following address:

javascript:(function(){var d=document,s=d.createElement('script');s.src='//wikidata.org/w/index.php?title=User:1Veertje/MYmovies.js&action=raw&ctype=text/javascript&smaxage=43200&maxage=86400';d.body.appendChild(s);})();

--1Veertje (talk) 13:26, 26 February 2020 (UTC)Reply

Return to "P4780" page.