account service homepage

The homepage of the service an account is held with — the foaf:accountServiceHomepage of FOAF's OnlineAccount idiom. Range open (an IRI).

Structure

Property shape: object property; gmeow:OnlineAccount -> ?; functional

Practical Pattern

Use gmeow:accountServiceHomepage from gmeow:OnlineAccount to ? when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Online Presence

ex:fediAccount a gmeow:OnlineAccount ;
    gmeow:accountName            "@dana@mastodon.social" ;
    gmeow:accountService         ex:mastodon ;
    gmeow:accountServiceHomepage <https://mastodon.social> ;
    gmeow:activityPubActor       "https://mastodon.social/users/dana"^^xsd:anyURI ;
    gmeow:accountStatus          gmeow:accountStatusActive .

Common Companion Terms

gmeow:OnlineAccount

Projects To

Profile External Targets
foaf foaf, rdf

External Equivalences

Equivalent or closely aligned targets: foaf

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:accountServiceHomepage equivalence - skos:closeMatch foaf:accountServiceHomepage gmeow-properties.sssom.tsv; gmeow:eqProperties092; confidence 0.95

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:accountServiceHomepage projection foaf projects to / <= foaf:OnlineAccount, foaf:account, foaf:accountName, foaf:accountServiceHomepage, rdf:type gmeow:mapFoafAccount; confidence 0.9; lossy: decentralized-identity detail (nostr/activitypub/nip05) and account status/validity drop; FOAF carries the OnlineAccount idiom

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Published Alignment Graph

Alignments

RelationTarget
closeMatchfoaf:accountServiceHomepage