Property talk:P4540
Documentation
IBTrACS cyclone ID
identifier for a tropical cyclone, issued by the World Data Center for Meteorology
identifier for a tropical cyclone, issued by the World Data Center for Meteorology
Explanations [Edit]
ID format
editPer Tropical Cyclone Serial Number, the ID is based on the first storm observation.
YYYYJJJHTTNNN
YYYY
- YearJJJ
- Day of yearH
- Hemisphere, N=Northern, S=SouthernTT
- Latitude (absolute value)NNN
- Longitude
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). Known exceptions: Hurricane Cesar–Douglas (Q3137650), Hurricane Fifi–Orlene (Q3243984), Hurricane Greta–Olivia (Q7485697), Cyclone Rona–Frank (Q5198870), Cyclone Wasa–Arthur (Q17157320)List of violations of this constraint: Database reports/Constraint violations/P4540#Single value, 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/P4540#Unique value, SPARQL (every item), SPARQL (by value)
Format “
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). (1[89]|20)\d{2}(00[1-9]|0[1-9]\d|[1-2]\d{2}|3[0-5]\d|36[0-6])(N|S)([0-8]\d|90)([0-2]\d{2}|3[0-5]\d)
”: value must be formatted using this pattern (PCRE syntax). (Help)List of violations of this constraint: Database reports/Constraint violations/P4540#Format, SPARQL
Type “tropical cyclone (Q8092)”: item must contain property “instance of (P31)” with classes “tropical cyclone (Q8092)” or their subclasses (defined using subclass of (P279)). (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/P4540#Type Q8092, SPARQL
Type “cyclone (Q79602)”: item must contain property “instance of (P31)” with classes “cyclone (Q79602)” or their subclasses (defined using subclass of (P279)). (Help)
List of violations of this constraint: Database reports/Constraint violations/P4540#Type Q79602, hourly updated report, SPARQLAllowed 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/P4540#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/P4540#Scope, SPARQL
This property is being used by:
Please notify projects that use this property before big changes (renaming, deletion, merge with another property, etc.) |
Check range 0-359
NNN is the rounded longitude of the first recorded observation of the storm (range 0-359) (Help)
Violations query:
List of this constraint violations: Database reports/Complex constraint violations/P4540#Check range 0-359
NNN is the rounded longitude of the first recorded observation of the storm (range 0-359) (Help)
Violations query:
SELECT ?item { ?item wdt:P4540 ?value. BIND (SUBSTR(?value, 11, 3) AS ?substr). BIND (xsd:integer(?substr) AS ?int). FILTER (?int > 359) }
List of this constraint violations: Database reports/Complex constraint violations/P4540#Check range 0-359