company
- CURIE:
gmeow:organizationTypeCompany - IRI: https://blackcatinformatics.ca/gmeow/organizationTypeCompany
- Category: individual
- Defined by:
gmeow:slices/organization - Box roles: ABox role (What is this?)
A for-profit business entity.
Structure
Types: gmeow:OrganizationType
Practical Pattern
Use gmeow:organizationTypeCompany as a controlled value typed as gmeow:OrganizationType.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Post And Membership
- Source:
slices/core/organization/examples/post-and-membership.ttl - Examples catalog: open in catalog#example-slices-core-organization-examples-post-and-membership
# --- The company and a structural sub-organization.
ex:acme a gmeow:Organization ;
gmeow:name "Acme Robotics Inc."@en ;
gmeow:organizationType gmeow:organizationTypeCompany .
ex:engineering a gmeow:Organization ;
gmeow:name "Engineering Division"@en ;
gmeow:organizationType gmeow:organizationTypeCompany ;
gmeow:subOrganizationOf ex:acme .
Common Companion Terms
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:organizationTypeCompany |
equivalence | - |
skos:closeMatch | org:FormalOrganization | gmeow-classes.sssom.tsv; gmeow:eqClasses049; confidence 0.8 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:organizationTypeCompany |
projection | schema-org |
projects to / = | schema:Corporation, schema:EducationalOrganization, schema:GovernmentOrganization, schema:NGO, schema:Organization, schema:Project | gmeow:mapSchemaOrganizationType; transform gmeow:fnOrganizationTypeToClass |