industry classification
- CURIE:
gmeow:industryClassification - IRI: https://blackcatinformatics.ca/gmeow/industryClassification
- Category: property
- Defined by:
gmeow:slices/organization - Box roles: RBox role (What is this?)
Relates an organization to an industry-classification identifier — a NAICS, ISIC, or schema.org industry code. The scheme is declared via gmeow:identifierScheme on the Identifier node. Non-functional: multiple classifications may coexist.
Structure
Property shape: object property; gmeow:Organization -> gmeow:Identifier
Sub-property of: gmeow:hasIdentifier
Practical Pattern
Use gmeow:industryClassification from gmeow:Organization to gmeow:Identifier when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:hasIdentifier, gmeow:Organization, gmeow:Identifier
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: org
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:industryClassification |
equivalence | - |
skos:closeMatch | org:classification | gmeow-properties.sssom.tsv; gmeow:eqProperties067; confidence 0.8 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:industryClassification |
projection | schema-org |
projects to / <= | schema:isicV4 | gmeow:mapSchemaIndustryIsic; confidence 0.8; lossy: only ISIC-V4-scheme classifications are emitted; NAICS and other schemes are dropped |
gmeow:industryClassification |
projection | schema-org |
projects to / <= | schema:naics | gmeow:mapSchemaIndustryNaics; confidence 0.8; lossy: only NAICS-scheme classifications are emitted; ISIC and other schemes are dropped; the code is emitted as a plain literal |
Usage Advice
Use when
- Use to attach an industry-code
gmeow:Identifierto an organization — a NAICS, ISIC, or schema.org industry code — the org-scoped specialization ofgmeow:hasIdentifierfor sector classification.
Avoid when
- Avoid it for legal-registration codes (use
gmeow:legalIdentifier) and avoid expressing the sector as anOrganizationsubclass — the code is a reifiedgmeow:Identifiervalue, not a class (Principle 9).
How to use
- Mint a
gmeow:Identifier, set itsgmeow:identifierScheme(e.g. "naics") andgmeow:identifierValue, then attach withgmeow:industryClassificationand letgmeow:hasIdentifierfollow by subsumption.
Examples
- ex:acme
gmeow:industryClassificationex:acmeNaics.