copyright notice
- CURIE:
gmeow:copyrightNotice - IRI: https://blackcatinformatics.ca/gmeow/copyrightNotice
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
The human-readable copyright notice (schema:copyrightNotice), e.g. "© 2026 Blackcat Informatics® Inc."
Structure
Property shape: datatype property; gmeow:Copyright -> rdfs:Literal; functional
Practical Pattern
Use gmeow:copyrightNotice from gmeow:Copyright to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
dcterms |
dcterms |
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: dc, dcterms, ma, 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:copyrightNotice |
equivalence | - |
skos:relatedMatch | dc:rights | gmeow-rights.sssom.tsv; gmeow:eqRights068; confidence 0.6 |
gmeow:copyrightNotice |
equivalence | - |
skos:relatedMatch | dcterms:rights | gmeow-rights.sssom.tsv; gmeow:eqRights066; confidence 0.7 |
gmeow:copyrightNotice |
equivalence | - |
skos:closeMatch | ma:copyright | gmeow-rights.sssom.tsv; gmeow:eqRights198; confidence 0.75 |
gmeow:copyrightNotice |
equivalence | - |
skos:exactMatch | schema:copyrightNotice | gmeow-rights.sssom.tsv; gmeow:eqRights031; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:copyrightNotice |
projection | dcterms |
projects to / <= | dcterms:rights | gmeow:mapDctermsRights; confidence 0.8; lossy: the structured Copyright collapses to a free-text dcterms:rights string |
gmeow:copyrightNotice |
projection | schema-org |
projects to / <= | schema:copyrightNotice | gmeow:mapSchemaCopyrightNotice; confidence 0.9; lossy: the structured Copyright relator (holder, year, status) collapses to a flat schema:copyrightNotice edge |
Usage Advice
Use when
- Use to carry the ready-to-display © notice string for a work (schema:copyrightNotice) on its
gmeow:Copyrightrelator.
Avoid when
- Avoid putting the structured holder or year here (use
gmeow:copyrightHolderandgmeow:copyrightYear) and avoid using it as the reuse credit line, which isgmeow:attributionText.
How to use
- Set
gmeow:copyrightNoticeonce perCopyright(functional) to the formatted notice; keep the machine-readable holder and year on their own properties so the notice can also be regenerated.
Examples
- ex:reportCopyright
gmeow:copyrightNotice"© 2026 Blackcat Informatics® Inc.".
Use For Consumers
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | ma:copyright |
exactMatch | schema:copyrightNotice |
relatedMatch | dc:rights |
relatedMatch | dcterms:rights |