I want to add a geographical location to our items in a standard-compliant manner. somewhere i got a faint memory that someone told me once that this was already specified how to do but i cant recall where and i cant find anything on the matter. if anyone could point me in the right direction, i’d be glad.
Section 5.3 Representing Places in ActivityStreams Vocabulary: https://www.w3.org/TR/activitystreams-vocabulary/#places
1 Like
In addition to latitude/longitude in the ActivotyPub specs, Mobilizon uses some extra properties from schema.org in order to represent place names and addresses.
It’s probably worthwhile copying this, as I haven’t seen any other implementations in the wild that do much with location data.
2 Likes
is this published in a FEP or something?