attribution url
- CURIE:
gmeow:attributionUrl - IRI: https://blackcatinformatics.ca/gmeow/attributionUrl
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
The URL the attribution credit should link to when reusing the asset (cc:attributionURL).
Structure
Property shape: datatype property; gmeow:Entity -> xsd:anyURI
Practical Pattern
Use gmeow:attributionUrl from gmeow:Entity to xsd:anyURI when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
cc |
cc |
External Equivalences
Equivalent or closely aligned targets: cc
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:attributionUrl |
equivalence | - |
skos:closeMatch | cc:attributionURL | gmeow-rights.sssom.tsv; gmeow:eqRights181; confidence 0.85 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:attributionUrl |
projection | cc |
projects to / = | cc:attributionURL | gmeow:mapCcAttributionUrl; confidence 0.85 |
Usage Advice
Use when
- Use to carry the URL the displayed attribution credit should link to (cc:attributionURL) — the reuser's link target for the credit line.
Avoid when
- Avoid using it for the credit text itself (that is
gmeow:attributionText) or the licence-acquisition page (gmeow:acquireLicensePage).
How to use
- Set
gmeow:attributionUrlon the asset alongsidegmeow:attributionTextso a reuser can render the credit as a link.
Examples
- ex:photo
gmeow:attributionUrl"https://janedoe.example/portfolio"^^xsd:anyURI.