Feed Posting Kind
- CURIE:
gmeow:FeedPostingKind - IRI: https://blackcatinformatics.ca/gmeow/FeedPostingKind
- Category: class
- Defined by:
gmeow:slices/documents - Box roles: TBox role (What is this?)
The kind of a syndicated posting — a VALUE vocabulary (individuals, never subclasses). Social, blog, microblog, forum, and status are examples; the set is open.
Structure
Subclass of: gufo:QualityValue
Practical Pattern
Use gmeow:FeedPostingKind as a specialized kind of gufo:QualityValue. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Usage Advice
Use when
- Use as the value vocabulary for the posting-flavour axis — the open set of individuals (social, blog, microblog, forum, status) that
gmeow:feedPostingKinddraws from; mint a fresh individual for a flavour not seeded.
Avoid when
- Avoid minting a posting-flavour SUBCLASS of
gmeow:FeedPosting(Principle 9 — no overtyping); a new flavour is always a freshgmeow:FeedPostingKindindividual, never a class.
How to use
- Add a new flavour as a
gmeow:FeedPostingKindindividual with rdfs:label and skos:definition; reference it from a posting via the functionalgmeow:feedPostingKind, which drives the schema projection.
Examples
- ex:feedPostingKindForum a
gmeow:FeedPostingKind; rdfs:label "forum"@en.