copyright year

The year copyright was asserted (schema:copyrightYear). Typed rdfs:Literal in the TBox to stay OWL 2 DL (xsd:gYear is not an OWL 2 datatype); data carries an xsd:gYear value.

Structure

Property shape: datatype property; gmeow:Copyright -> rdfs:Literal; functional

Practical Pattern

Use gmeow:copyrightYear from gmeow:Copyright to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Licensed Dataset

# --- Flat copyright fact.
ex:copyright a gmeow:Copyright ;
    gmeow:copyrightWork   ex:dataset ;
    gmeow:copyrightHolder ex:researcher ;
    gmeow:copyrightYear   "2026"^^xsd:gYear ;
    gmeow:copyrightStatus gmeow:copyrightStatusInCopyright .

Common Companion Terms

gmeow:Copyright

Projects To

Profile External Targets
dcterms dcterms
schema-org schema

External Equivalences

Equivalent or closely aligned targets: dcterms, 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:copyrightYear equivalence - skos:closeMatch dcterms:dateCopyrighted gmeow-rights.sssom.tsv; gmeow:eqRights067; confidence 0.8
gmeow:copyrightYear equivalence - skos:exactMatch schema:copyrightYear gmeow-rights.sssom.tsv; gmeow:eqRights030; confidence 0.9

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:copyrightYear projection dcterms projects to / <= dcterms:dateCopyrighted gmeow:mapDctermsDateCopyrighted; confidence 0.8
gmeow:copyrightYear projection schema-org projects to / <= schema:copyrightYear gmeow:mapSchemaCopyrightYear; confidence 0.9; lossy: the Copyright relator (holder, notice, status) collapses to a flat schema:copyrightYear edge

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchdcterms:dateCopyrighted
exactMatchschema:copyrightYear