Property talk:P3549
Jump to navigation
Jump to search
Documentation
Australian Company Number
unique identifier for a company registered in Australia
unique identifier for a company registered in Australia
[create Create a translatable help page (preferably in English) for this property to be included here]
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/P3549#Unique value, SPARQL (every item), SPARQL (by value)
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/P3549#Single value, SPARQL
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/P3549#Format, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P3549#Format, SPARQL
Type “organization (Q43229)”: item must contain property “instance of (P31)” with classes “organization (Q43229)” 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/P3549#Type Q43229, 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/P3549#Entity types
Scope is as main value (Q54828448): 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/P3549#Scope, SPARQL
Item “country (P17): Australia (Q408)”: Items with this property should also have “country (P17): Australia (Q408)”. (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/P3549#Item P17, search, SPARQL
Item “Australian Business Number (P3548)”: Items with this property should also have “Australian Business Number (P3548)”. (Help)
List of violations of this constraint: Database reports/Constraint violations/P3549#Item P3548, hourly updated report, search, SPARQLItem “official name (P1448)”: Items with this property should also have “official name (P1448)”. (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/P3549#Item P1448, SPARQL
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/P3549#Item P1454, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P3549#Item P1454, search, SPARQL
Item “OpenCorporates ID (P1320)”: Items with this property should also have “OpenCorporates ID (P1320)”. (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/P3549#Item P1320, search, SPARQL
Item “operating area (P2541)”: Items with this property should also have “operating area (P2541)”. (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/P3549#Item P2541, search, SPARQL
Qualifiers “start time (P580), end time (P582)”: this property should be used only with the listed qualifiers. (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/P3549#allowed qualifiers, SPARQL
Label required in languages: en: Entities using this property should have labels in one of the following languages: en (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/P3549#Label in 'en' language, search, SPARQL
ACNs must be a substring of OpenCorporate IDs
(Help)
Violations query:
List of this constraint violations: Database reports/Complex constraint violations/P3549#ACNs must be a substring of OpenCorporate IDs
(Help)
Violations query:
SELECT ?item {?item wdt:P3549 ?ACN . ?item wdt:P1320 ?OC . FILTER (CONTAINS(str(?OC),'au/')) FILTER (!CONTAINS(str(?OC),str(?ACN))) }
List of this constraint violations: Database reports/Complex constraint violations/P3549#ACNs must be a substring of OpenCorporate IDs
Items with an ACN should also have an ABN and the ABN must include the ACN as the last 9 digits
ABNs include the ACN as the last 9 digits (Help)
Violations query:
List of this constraint violations: Database reports/Complex constraint violations/P3549#Items with an ACN should also have an ABN and the ABN must include the ACN as the last 9 digits
ABNs include the ACN as the last 9 digits (Help)
Violations query:
SELECT ?item {?item wdt:P3549 ?ACN . ?item wdt:P3548 ?ABN . FILTER (!(STRENDS(?ABN, ?ACN))) }
List of this constraint violations: Database reports/Complex constraint violations/P3549#Items with an ACN should also have an ABN and the ABN must include the ACN as the last 9 digits
Pattern ^(\d{3}) (\d{3}) (\d{3})$ will be automatically replaced to \1\2\3. Testing: TODO list |
If property value matches pattern ^.*$ then claim country (P17) = Australia (Q408) will be created automatically. Testing: TODO list |
Categories:
- Australia-related properties
- All Properties
- Properties with external-id-datatype
- Properties used on 100 items
- Properties with unique value constraints
- Properties with single value constraints
- Properties with format constraints
- Properties with constraints on type
- Properties with entity type constraints
- Properties with scope constraints
- Properties with constraints on items using them
- Properties with qualifiers constraints
- Properties with label language constraints
- Properties with complex constraints