profile applies to
- CURIE:
gmeow:profileAppliesTo - IRI: https://blackcatinformatics.ca/gmeow/profileAppliesTo
- Category: property
- Defined by:
gmeow:slices/profiles
The class of entities to which this Profile applies.
Structure
Property shape: object property; gmeow:Profile -> ?
Practical Pattern
Use gmeow:profileAppliesTo from gmeow:Profile to ? when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use on a
Profileto name the class whose instances its descriptor schema governs.
Avoid when
- Avoid asserting it on the instances themselves (it is a Profile-level statement) and avoid using it for the per-instance link (that is
gmeow:hasProfile).
How to use
- Assert
gmeow:profileAppliesTofrom theProfileto the target class; an instance of that class then claims conformance withgmeow:hasProfile.