has author
- CURIE:
gmeow:hasAuthor - IRI: https://blackcatinformatics.ca/gmeow/hasAuthor
- Category: property
- Defined by:
gmeow:slices/creative-works - Box roles: RBox role (What is this?)
Relates a creative work to an agent chiefly responsible for creating its intellectual content. A flat shortcut subproperty of gmeow:hasContributor.
Structure
Property shape: object property; gmeow:CreativeWork -> gmeow:Agent
Sub-property of: gmeow:hasContributor
Practical Pattern
Use gmeow:hasAuthor from gmeow:CreativeWork to gmeow:Agent when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:hasContributor, gmeow:CreativeWork, gmeow:Agent
Projects To
| Profile | External Targets |
|---|---|
dcterms |
dcterms |
foaf |
foaf |
oai_dc |
dc |
schema-org |
schema |
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:hasAuthor |
equivalence | - |
skos:closeMatch | dcterms:creator | gmeow-properties.sssom.tsv; gmeow:eqProperties058; confidence 0.9 |
gmeow:hasAuthor |
equivalence | - |
skos:closeMatch | foaf:made | gmeow-creative-works.sssom.tsv; gmeow:eqCw055; confidence 0.8 |
gmeow:hasAuthor |
equivalence | - |
skos:closeMatch | foaf:maker | gmeow-properties.sssom.tsv; gmeow:eqProperties011; confidence 0.9 |
gmeow:hasAuthor |
equivalence | - |
owl:equivalentProperty | schema:author | gmeow-properties.sssom.tsv; gmeow:eqProperties010; confidence 1 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:hasAuthor |
projection | dcterms |
projects to / = | dcterms:creator | gmeow:mapDctermsCreator; confidence 0.9 |
gmeow:hasAuthor |
projection | foaf |
projects to / <= | foaf:made, foaf:maker | gmeow:mapFoafMaker; confidence 0.9; lossy: authorship narrows to FOAF's generic makership; the made inverse is emitted alongside |
gmeow:hasAuthor |
projection | oai_dc |
projects to / = | dc:creator | gmeow:mapOaiDcCreator; confidence 0.9 |
gmeow:hasAuthor |
projection | schema-org |
projects to / <= | schema:creator | gmeow:mapSchemaCreator; confidence 0.9 |
Usage Advice
Use when
- Use for the flat 80% case of naming a work's author when no period, degree, confidence, or evidence needs recording.
Avoid when
- Avoid when the authorship's role nuance, period, degree, or evidence must be first-class (promote to a
gmeow:Contributionwithgmeow:roleAuthor), and avoid it for editors, translators, or illustrators (use their own shortcut).
How to use
- Assert from the work to the agent; promote to a
gmeow:Contributioncarryinggmeow:roleAuthorwhen metadata is needed. Typically attaches at thegmeow:Worktier.
Examples
- ex:hamlet
gmeow:hasAuthorex:shakespeare.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | dcterms:creator |
closeMatch | foaf:made |
closeMatch | foaf:maker |
equivalentProperty | schema:author |