Organization
- CURIE:
gmeow:Organization - IRI: https://blackcatinformatics.ca/gmeow/Organization
- Category: class
- Defined by:
gmeow:slices/entities - Box roles: TBox role (What is this?)
A structured group of agents — a company, institution, association, or governmental body — able to act as a single agent.
Structure
Subclass of: gmeow:Agent
Practical Pattern
Use gmeow:Organization as a specialized kind of gmeow:Agent. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Agent Sortals
- Source:
slices/core/entities/examples/agent-sortals.ttl - Examples catalog: open in catalog#example-slices-core-entities-examples-agent-sortals
# --- Organization: the flat name/description tier. A structured web presence
# (gmeow:hasWebPage → a WEMI gmeow:WebPage) is shown in the documents example;
# here the flat tier carries it.
ex:blackcat a gmeow:Organization ;
gmeow:name "Blackcat Informatics® Inc."@en ;
gmeow:description "A small ontology and tooling consultancy."@en .
Spatial Bins
- Source:
slices/extensions/aggregation/examples/spatial-bins.ttl - Examples catalog: open in catalog#example-slices-extensions-aggregation-examples-spatial-bins
ex:censusBureau a gmeow:Organization ; gmeow:name "Regional Census Bureau"@en .
ex:metro a gmeow:Place ; gmeow:name "Metro statistical area"@en .
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
org |
org |
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: foaf, org, schema, wd
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:Organization |
equivalence | - |
owl:equivalentClass | foaf:Organization | gmeow-classes.sssom.tsv; gmeow:eqClasses005; confidence 1 |
gmeow:Organization |
equivalence | - |
rdfs:subClassOf | org:FormalOrganization | gmeow-classes.sssom.tsv; gmeow:eqClasses006; confidence 1 |
gmeow:Organization |
equivalence | - |
owl:equivalentClass | schema:Organization | gmeow-classes.sssom.tsv; gmeow:eqClasses004; confidence 1 |
gmeow:Organization |
equivalence | - |
skos:exactMatch | wd:Q43229 | gmeow-wikidata.sssom.tsv; gmeow:eqWikidata002; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:Organization |
projection | org |
projects to / <= | org:FormalOrganization | gmeow:mapOrgOrganization; confidence 0.9; lossy: the formal/informal distinction is asserted, not derived — GMEOW organizations project as formal |
gmeow:Organization |
projection | schema-org |
projects to / = | schema:Corporation, schema:EducationalOrganization, schema:GovernmentOrganization, schema:NGO, schema:Organization, schema:Project | gmeow:mapSchemaOrganizationType; transform gmeow:fnOrganizationTypeToClass |
gmeow:Organization |
projection | schema-org |
projects to / <= | schema:dissolutionDate | gmeow:mapSchemaDissolutionDate; confidence 0.9; lossy: the destruction event's place, participants, and standpoint are dropped; only the instant survives as schema:dissolutionDate |
gmeow:Organization |
projection | schema-org |
projects to / <= | schema:foundingDate | gmeow:mapSchemaFoundingDate; confidence 0.9; lossy: the creation event's place, participants, and standpoint are dropped; only the instant survives as schema:foundingDate |
Usage Advice
Use when
- Use for a formally structured collective that acts as one agent — a company, institution, association, or governmental body — when its internal structure and capacity to bear responsibility matter.
Avoid when
- Avoid for an informal, structure-free collection of agents (use
gmeow:Groupinstead) and for an individual human (usegmeow:Person);Organizationis disjoint withPersonandSoftwareAgent.
How to use
- Type the body as
gmeow:Organization, name it throughgmeow:hasOrganizationName/gmeow:OrganizationName(names module) rather than the flatgmeow:nameliteral, and model departments and membership through the part/whole spine (gmeow:subOrganizationOf) and role relators.
Examples
- ex:blackcat a
gmeow:Organization;gmeow:hasOrganizationNameex:blackcatLegalName.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
equivalentClass | foaf:Organization |
equivalentClass | schema:Organization |
exactMatch | wd:Q43229 |