is about
- CURIE:
gmeow:isAbout - IRI: https://blackcatinformatics.ca/gmeow/isAbout
- Category: property
- Defined by:
gmeow:slices/tags - Box roles: RBox role (What is this?)
Aboutness — a resource is about another resource. Distinct from typing (rdf:type) and from tagging (gmeow:hasTag): aboutness is a semantic subject-matter relation, tagging is a user-applied label, and typing is an ontological classification. Non-functional.
Structure
Property shape: object property; gmeow:Entity -> gmeow:Entity
Practical Pattern
Use gmeow:isAbout from gmeow:Entity to gmeow:Entity when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
dcterms |
dcterms |
oai_dc |
dc |
schema-org |
schema |
sioc |
sioc |
External Equivalences
Equivalent or closely aligned targets: dcterms, foaf, schema
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:isAbout |
equivalence | - |
skos:closeMatch | dcterms:subject | gmeow-dublin-core.sssom.tsv; gmeow:eqDcTerms003; confidence 0.9 |
gmeow:isAbout |
equivalence | - |
skos:closeMatch | dcterms:subject | gmeow-tags.sssom.tsv; gmeow:eqTags010; confidence 0.9 |
gmeow:isAbout |
equivalence | - |
skos:closeMatch | foaf:topic | gmeow-tags.sssom.tsv; gmeow:eqTags011; confidence 0.85 |
gmeow:isAbout |
equivalence | - |
skos:closeMatch | schema:about | gmeow-tags.sssom.tsv; gmeow:eqTags009; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:isAbout |
projection | dcterms |
projects to / = | dcterms:subject | gmeow:mapDctermsSubject; confidence 0.9 |
gmeow:isAbout |
projection | oai_dc |
projects to / = | dc:subject | gmeow:mapOaiDcSubject; confidence 0.9 |
gmeow:isAbout |
projection | schema-org |
projects to / <= | schema:subjectOf | gmeow:mapSchemaSubjectOf; confidence 0.85; lossy: the inverse reading: the topic gains subjectOf pointing back at the work |
gmeow:isAbout |
projection | sioc |
projects to / = | sioc:topic | gmeow:mapSiocTopic; confidence 0.9 |
Usage Advice
Use when
- Use to record what a resource is genuinely about — its subject matter — when that is a semantic relation to another entity rather than an informal label or a classification.
Avoid when
- Avoid when the link is an informal keyword (use
gmeow:hasTag, which is disjoint with this) or an ontological classification (use rdf:type); aboutness is subject-matter, not a folksonomy label.
How to use
- Assert
gmeow:isAboutfrom the carrier to its subject entity; keep tagging ongmeow:hasTagand typing on rdf:type so the three axes stay orthogonal, with the trichotomy enforced in SHACL and tests.
Examples
- ex:report
gmeow:isAboutex:climateChange.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | dcterms:subject |
closeMatch | foaf:topic |
closeMatch | schema:about |