License

A licence granting rights in a work — modelled as a gmeow:Agreement (it binds licensor and licensee and creates permissions / duties). The canonical superset of cc:License / an ODRL Offer / dcterms:LicenseDocument. Its validity window rides gmeow:validFrom / gmeow:validUntil; its family is a gmeow:licenseFamily value.

Structure

Subclass of: gmeow:Agreement

Practical Pattern

Use gmeow:License as a specialized kind of gmeow:Agreement. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

Example Snippets

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

Licensed Dataset

# --- The licence: an Agreement, aligned to CC by REFERENCE (P5), not equated.
ex:ccbync a gmeow:License ;
    rdfs:label          "CC BY-NC 4.0"@en ;
    gmeow:licensor      ex:researcher ;
    gmeow:licensedWork  ex:dataset ;
    gmeow:licenseFamily gmeow:licenseFamilyCC ;
    gmeow:spdxLicenseId "CC-BY-NC-4.0" .

Lillith Dataset

ex:lillith-license a gmeow:License ;
    rdfs:label "CC BY 4.0"@en ;
    gmeow:licensor ex:blackcat ;
    gmeow:licensedWork ex:lillith-benchmark ;
    gmeow:licenseFamily gmeow:licenseFamilyCC ;
    gmeow:spdxLicenseId "CC-BY-4.0" ;
    gmeow:spdxLicenseName "Creative Commons Attribution 4.0 International" .

Common Companion Terms

gmeow:Agreement

Projects To

Profile External Targets
cc cc
odrl odrl, rdf
spdx spdx

External Equivalences

Equivalent or closely aligned targets: cc, dcterms, odrl, premis, spdx, wd

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:License equivalence - skos:closeMatch cc:License gmeow-rights.sssom.tsv; gmeow:eqRights038; confidence 0.8
gmeow:License equivalence - skos:closeMatch dcterms:LicenseDocument gmeow-rights.sssom.tsv; gmeow:eqRights020; confidence 0.8
gmeow:License equivalence - skos:closeMatch odrl:Offer gmeow-rights.sssom.tsv; gmeow:eqRights016; confidence 0.6
gmeow:License equivalence - skos:closeMatch premis:License gmeow-rights.sssom.tsv; gmeow:eqRights193; confidence 0.7
gmeow:License equivalence - skos:closeMatch spdx:License gmeow-rights.sssom.tsv; gmeow:eqRights061; confidence 0.8
gmeow:License equivalence - skos:closeMatch spdx:ListedLicense gmeow-rights.sssom.tsv; gmeow:eqRights188; confidence 0.7
gmeow:License equivalence - skos:closeMatch wd:Q79719 gmeow-wikidata.sssom.tsv; gmeow:eqWikidata008; confidence 0.8

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:License projection cc projects to / <= cc:License gmeow:mapCcLicenseType; confidence 0.8
gmeow:License projection odrl projects to / <= odrl:Offer, odrl:assigner, odrl:target, rdf:type gmeow:mapOdrlOffer; lossy: the licence's gmeow:licenseFamily / validFrom / validUntil / spdxLicenseId are dropped; only the ODRL offer skeleton survives
gmeow:License projection spdx projects to / <= spdx:License gmeow:mapSpdxLicense; confidence 0.8

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Published Alignment Graph

Alignments

RelationTarget
closeMatchcc:License
closeMatchdcterms:LicenseDocument
closeMatchodrl:Offer
closeMatchpremis:License
closeMatchspdx:License
closeMatchspdx:ListedLicense
closeMatchwd:Q79719