Property talk:P1216
Documentation
number on the National Heritage List for England
List of violations of this constraint: Database reports/Constraint violations/P1216#Item P1435
List of violations of this constraint: Database reports/Constraint violations/P1216#Unique value, SPARQL (every item), SPARQL (by value)
List of violations of this constraint: Database reports/Constraint violations/P1216#single best value, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1216#Item P17, search
List of violations of this constraint: Database reports/Constraint violations/P1216#Item P131, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1216#Item P625, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1216#allowed qualifiers, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1216#Type Q618123, Q8205328, Q178561, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1216#Entity types
List of violations of this constraint: Database reports/Constraint violations/P1216#Scope, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1216#Label in 'en' 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.) |
Items that do have heritage designation (P1435): Grade I listed building (Q15700818)/Grade II listed building (Q15700834)/Grade II* listed building (Q15700831), but not this property or Cadw Building ID (P1459) (some of these may be in Wales). (Help)
Violations query:
SELECT DISTINCT ?item { { ?item wdt:P1435 wd:Q15700818 } UNION { ?item wdt:P1435 wd:Q15700834 } UNION { ?item wdt:P1435 wd:Q15700831 } MINUS { ?item p:P1216 [] } MINUS { ?item p:P1459 [] } }
List of this constraint violations: Database reports/Complex constraint violations/P1216#National Heritage List for England without number
|
Anomalies and potential corrections
[edit]- Brent Viaduct (Q26350039) NHLE 1078890 : location should be a little further west, over the Old North Circular Road, not the present A406. Jheald (talk) 10:55, 20 October 2022 (UTC)
- Newton Viaduct (Q26320849) NHLE 1068086 : location should be a bit further west, not across M67 motorway (a modern concrete box-girder bridge). Jheald (talk) 10:55, 20 October 2022 (UTC)
Discussion
[edit]Reason for changing fromatter URL
[edit]The old formatter URL ("http://list.english-heritage.org.uk/resultsingle.aspx?uid=$1") doesn't work, I replaced it with a new one: "http://list.historicengland.org.uk/resultsingle.aspx?uid=$1". I'm still working on finding a reference. It might have something to do with English Heritage being spun off into a charity recently (was formerly a government entity), and the restructuring that followed. Historic England is now the government entity that replaces English Heritage's role in the government. --BurritoBazooka (talk) 00:13, 13 September 2015 (UTC)
- This is the best I can do for a reference for now. It details how English Heritage was spun off into a charity, and the government entity called Historic England remains: https://historicengland.org.uk/about/what-we-do/historic-england-and-english-heritage/ --BurritoBazooka (talk) 01:59, 13 September 2015 (UTC)
Query
[edit]This shouldn't list items with a Cadw Building ID (P1459) - adding MINUS { ?item wdt:P1459 [] }
to the end of the query seems to remove them. It still lists buildings in England and Wales, but I'm not sure if there's an easy way of separating them with the information in the items without adding each local government district to the query. Peter James (talk) 16:30, 22 May 2017 (UTC)
I've added this to the query. Peter James (talk) 21:35, 2 August 2019 (UTC)
Constraints
[edit]World Heritage Site (Q9259) and protected shipwreck (Section 1) (Q21408194) should probably be allowed as heritage status; protected shipwreck (Section 2) (Q21408206) also says heritage status but I'm not sure it is. There's Grade I listed park and garden (Q26789527) which is for Registered park or garden (Q21405908) at grade I; I've used it but it isn't defined properly and there are no items to specify grade II* or II status. Peter James (talk) 23:20, 15 October 2018 (UTC)
Download a dump
[edit]At this page, a data dump of the National Heritage List for England seems to be downloadable. However, Historic England (Q19604421) asks for a lot of personal details which I am not willing to share with them. Does anyone have an idea whether we can have their data dump without registering?
I plan to update ~1.12M references of the form "imported from Wikimedia project (P143): English Heritage (Q936287)" to a more appropriate format. To do so, I want to verify the claims against the database and need this data dump. If anybody can help me, please contact me here (with ping), on my talk page or via email. Thanks, MisterSynergy (talk) 20:13, 12 November 2018 (UTC)
start time
[edit]On adding a start time to Q7796399 I get a message that this is not a valid qualifier. This and possibly an end time should be added. Agathoclea (talk) 09:44, 5 January 2019 (UTC)
- Start time and end time should be valid, but in this case it was for the heritage status, as the identifier is more recent. I assumed the listing was at the same grade. Peter James (talk) 21:35, 2 August 2019 (UTC)
I've added this as a valid qualifier as used on Fleet Building Murals (Q27087535) (which was listed, moved, then listed again at its new location). Peter James (talk) 15:52, 6 September 2019 (UTC)
Constraint error
[edit]"An entity with National Heritage List for England number should also have a statement country United Kingdom." - Not really. Wales and Scotland have their own government bodies for heritage status, so this should be "should also have a statement country England". Rodhullandemu (talk) 16:53, 17 June 2020 (UTC)
Most commonly found other external IDs
[edit]Query to find what other external ID properties most commonly co-occur with this one (on a sample of 10,000 items with this property): https://w.wiki/ytd
Jheald (talk) 18:00, 11 February 2021 (UTC)
Does it really need a label in British English
[edit]The constraint on requiring a label in British English, rather than English, is nit-picking, as in 99.9% of times the values will be the same Vicarage (talk) 08:20, 3 July 2023 (UTC)
- The history tells the tale here. It's part of my 21. march 2023 job of converting complex constraints into 'label in language' constraints. This was converted into an ORed statement so that it would accept english OR british-english. This was later changed by another user, probably because KrBot2 doesn't handle this variant, but works with standalone constraints. This is kind of a big deal since you can't have constraint violation reports without it.
- I haven't noticed anyone get picky about asking people to specify british-english labels. The only picky tendencies I detected when I did the conversion was people asking for labels in catalan but not spanish, which just strikes me as weird. Most of the places it was just a matter of allowing for variants of the main language, such as traditional chinese or simplified chinese or taiwan-chinese.
- A complete overview over label languages and missing ones can be found at Wikidata:WikiProject_property_constraints.
- I'm inclined to trust a British person's judgement here, so just go ahead and remove the constraint. Infrastruktur (talk) 10:48, 3 July 2023 (UTC)
- Thanks. Changed from en-gb to en. Vicarage (talk) 15:46, 3 July 2023 (UTC)
Single value constraint to be removed
[edit]The single value constraint is inappropriate, as the same site can have different Listed Building and Scheduled Ancient Monument entries, in the same database. See Dunster Castle (Q2969173) Vicarage (talk) 09:50, 15 August 2023 (UTC)
- @Vicarage: We have 398,859 items using this property of which 776 have more than one value. That's 0.19%. Removal would be very inappropriate. The separator has already been configured so just add it. Multichill (talk) 20:40, 15 August 2023 (UTC)
Use of P1216 as a qualifier / removal of property scope constraint
[edit]Per a post elsewhere - https://www.wikidata.org/wiki/Property_talk:P1435#Use_of_IDs_as_a_qualifier - I'm intending to use P1216 as a qualifier on heritage designation (P1435). That being the case, the property scope constraint for this item can probably be removed, since there would no longer be a constraint: it could be used as a main statement, qualifier or reference. --Tagishsimon (talk) 16:31, 17 June 2024 (UTC)
- United Kingdom-related properties
- All Properties
- Properties with external-id-datatype
- Properties used on 1000000+ items
- Properties with constraints on items using them
- Properties with format constraints
- Properties with unique value constraints
- Properties with single best value constraints
- Properties with qualifiers constraints
- Properties with constraints on type
- Properties with entity type constraints
- Properties with scope constraints
- Properties with label language constraints
- Properties with complex constraints
- Cultural heritage properties