attribution text
- CURIE:
gmeow:attributionText - IRI: https://blackcatinformatics.ca/gmeow/attributionText
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
The credit line to display when reusing the asset (schema:creditText; cc:attributionName) — e.g. "Photo by Jane Doe / CC BY 4.0". The structured holder is gmeow:wasAttributedTo / gmeow:copyrightHolder.
Structure
Property shape: datatype property; gmeow:Entity -> rdfs:Literal
Practical Pattern
Use gmeow:attributionText from gmeow:Entity to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
cc |
cc |
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: cc, 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:attributionText |
equivalence | - |
skos:closeMatch | cc:attributionName | gmeow-rights.sssom.tsv; gmeow:eqRights040; confidence 0.85 |
gmeow:attributionText |
equivalence | - |
skos:closeMatch | schema:creditText | gmeow-rights.sssom.tsv; gmeow:eqRights032; confidence 0.85 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:attributionText |
projection | cc |
projects to / <= | cc:attributionName | gmeow:mapCcAttributionName; confidence 0.85 |
gmeow:attributionText |
projection | schema-org |
projects to / <= | schema:creditText | gmeow:mapSchemaCreditText; confidence 0.85 |
Usage Advice
Use when
- Use to carry the ready-to-display credit line for reusing an asset (schema:creditText, cc:attributionName) — the human-readable string an attribution duty asks reusers to show.
Avoid when
- Avoid using it for the structured rights holder (that is
gmeow:copyrightHolder/gmeow:wasAttributedTo) and avoid putting the link target here, which isgmeow:attributionUrl.
How to use
- Set
gmeow:attributionTexton the asset to the formatted credit line; pair it withgmeow:attributionUrlfor the link, and keep the structured holder ongmeow:copyrightHolder.
Examples
- ex:photo
gmeow:attributionText"Photo by Jane Doe / CC BY 4.0".
Use For Consumers
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | cc:attributionName |
closeMatch | schema:creditText |