storage service
- CURIE:
gmeow:storageService - IRI: https://blackcatinformatics.ca/gmeow/storageService
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
The service or system hosting a storage location (e.g. "Google Drive", "AWS S3", "local").
Structure
Property shape: datatype property; gmeow:StorageLocation -> rdfs:Literal
Practical Pattern
Use gmeow:storageService from gmeow:StorageLocation to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to name the service or system hosting a storage location.
Avoid when
- Avoid for the medium kind (
gmeow:storageMedium) and for the within-service path (gmeow:storagePath).
How to use
- Add
gmeow:storageServiceas a descriptive literal alongsidegmeow:storageMediumandgmeow:storagePath.
Examples
- ex:bucket
gmeow:storageService"AWS S3".