acquire license page
- CURIE:
gmeow:acquireLicensePage - IRI: https://blackcatinformatics.ca/gmeow/acquireLicensePage
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
A page where a licence to use the asset may be acquired (schema:acquireLicensePage).
Structure
Property shape: datatype property; gmeow:Entity -> xsd:anyURI
Practical Pattern
Use gmeow:acquireLicensePage from gmeow:Entity to xsd:anyURI when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
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:acquireLicensePage |
equivalence | - |
skos:relatedMatch | cc:morePermissions | gmeow-rights.sssom.tsv; gmeow:eqRights182; confidence 0.6 |
gmeow:acquireLicensePage |
equivalence | - |
skos:exactMatch | schema:acquireLicensePage | gmeow-rights.sssom.tsv; gmeow:eqRights036; confidence 0.95 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:acquireLicensePage |
projection | schema-org |
projects to / = | schema:acquireLicensePage | gmeow:mapSchemaAcquireLicensePage; confidence 0.95 |
Usage Advice
Use when
- Use to point at the page where a licence to use the asset can be acquired (schema:acquireLicensePage) — the purchase or request URL for a paid or gated work.
Avoid when
- Avoid using it for the licence document or its text (
gmeow:License,gmeow:licenseText) and avoid it for a freely-usable asset, which is better signalled bygmeow:isAccessibleForFree.
How to use
- Set
gmeow:acquireLicensePageon the asset to the acquisition URL; pair it withgmeow:isAccessibleForFreefalse when the asset requires a purchased licence.
Examples
- ex:stockPhoto
gmeow:acquireLicensePage"https://example.com/license/stock-photo"^^xsd:anyURI.
Use For Consumers
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
exactMatch | schema:acquireLicensePage |
relatedMatch | cc:morePermissions |