conditions of access
- CURIE:
gmeow:conditionsOfAccess - IRI: https://blackcatinformatics.ca/gmeow/conditionsOfAccess
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
Human-readable conditions under which the asset may be accessed (schema:conditionsOfAccess), e.g. "on-site access only".
Structure
Property shape: datatype property; gmeow:Entity -> rdfs:Literal
Practical Pattern
Use gmeow:conditionsOfAccess from gmeow:Entity to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
dcterms |
dcterms |
oai_dc |
dc |
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:conditionsOfAccess |
equivalence | - |
skos:closeMatch | dcterms:accessRights | gmeow-dublin-core.sssom.tsv; gmeow:eqDcTerms031; confidence 0.85 |
gmeow:conditionsOfAccess |
equivalence | - |
skos:exactMatch | schema:conditionsOfAccess | gmeow-rights.sssom.tsv; gmeow:eqRights185; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:conditionsOfAccess |
projection | dcterms |
projects to / = | dcterms:accessRights | gmeow:mapDctermsAccessRights; confidence 0.85 |
gmeow:conditionsOfAccess |
projection | oai_dc |
projects to / <= | dc:rights | gmeow:mapOaiDcAccessRights; confidence 0.8; lossy: license/rightsHolder/accessRights all collapse to dc:rights |
gmeow:conditionsOfAccess |
projection | schema-org |
projects to / = | schema:conditionsOfAccess | gmeow:mapSchemaConditionsOfAccess; confidence 0.9 |
Usage Advice
Use when
- Use to carry free-text conditions under which an asset may be accessed (schema:conditionsOfAccess) — on-site only, by appointment, embargoed until a date.
Avoid when
- Avoid conflating access conditions with reuse licence terms (those are
gmeow:hasLicenseand the rule layer) and avoid using it for the free/paid signal, which isgmeow:isAccessibleForFree.
How to use
- Set
gmeow:conditionsOfAccesson the asset for prose access constraints; where access is a regulated action, also model it as a rule over agmeow:RightsAction.
Examples
- ex:archiveItem
gmeow:conditionsOfAccess"On-site access only; by appointment.".
Use For Consumers
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | dcterms:accessRights |
exactMatch | schema:conditionsOfAccess |