Skip to content

Commit 8950411

Browse files
committed
updated the OCID
1 parent a3eda19 commit 8950411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general/identifier.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ const (
3636
MPN = "mpn" // Manufacturer Part Number
3737
NAICSCode = "naics" // North American Industry Classification System
3838
NSNCode = "nsn" // NATO Stock Number
39-
OCID = "ocid" // OpenCorporates ID, identifier for a corporation in the OpenCorporates database
4039
OECDCode = "oecd" // Organization for Economic Co-operation and Development
40+
OpenCorpID = "ocid" // OpenCorporates ID, identifier for a corporation in the OpenCorporates database
4141
OrganizationName = "org_name" // Organization name
4242
SerialNumber = "serial" // Serial number
4343
SICCode = "sic" // Standard Industrial Classification

0 commit comments

Comments
 (0)