GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 06:59:57 JST Evan Prodromou Evan Prodromou

    Here are the top data services I'd love to see come to the fediverse next year:

    - OpenLibrary. https://openlibrary.org/ . A great collection of books, movies, audio, other.
    - OpenStreetMap. https://www.openstreetmap.org/ We need a good `Place` vocabulary, and OSM has a great one.
    - MusicBrainz. https://musicbrainz.org/ A great way to represent `Audio` objects cross-service. The best music encyclopedia on the planet.
    - Wikidata. https://www.wikidata.org/wiki/Main_Page For, well, everything else.

    #Wishlist2024

    In conversation Monday, 18-Dec-2023 06:59:57 JST from cosocial.ca permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: www.openstreetmap.org
      OpenStreetMap
      OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
    2. Domain not in remote thumbnail source whitelist: openlibrary.org
      Welcome to Open Library | Open Library
      from OpenLibrary.org
      Open Library is an open, editable library catalog, building towards a web page for every book ever published. Read, borrow, and discover more than 3M books for free.
    3. No result found on File_thumbnail lookup.
      MusicBrainz - The Open Music Encyclopedia

    • Tim Chambers repeated this.
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:07:13 JST Evan Prodromou Evan Prodromou
      in reply to

      Here are some of the user account servers I'd love to see come to the fediverse:

      - Apple ID. 1.5B users. Already used for an ID, but not a social one.
      - Firefox ID. 300M? users. Mozilla is an ally that has announced future support of ActivityPub.
      - Google ID. 1.8B users. Widely used, no social network yet.
      - Microsoft ID. 1B? users. Used mostly for Office 365, Teams, and XBox. Possible connection through Teams.

      #Wishlist2024

      In conversation Monday, 18-Dec-2023 07:07:13 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:08:36 JST Evan Prodromou Evan Prodromou
      in reply to
      • bakaniko

      @bakaniko You misunderstood me.

      I mean, one ActivityPub object for every way, relation and node in the OSM database.

      We have an object type, Place, in ActivityPub, that represents a place. But not a lot (if at all) public objects that represent places.

      In conversation Monday, 18-Dec-2023 07:08:36 JST permalink
    • Embed this notice
      bakaniko (bakaniko@framapiaf.org)'s status on Monday, 18-Dec-2023 07:08:38 JST bakaniko bakaniko
      in reply to
      • OpenStreetMap

      @evan
      There is @openstreetmap

      And some local groups like @osm_fr

      In conversation Monday, 18-Dec-2023 07:08:38 JST permalink
    • Embed this notice
      Dr. Matt Lee is at hireme.fyi (mattl@social.coop)'s status on Monday, 18-Dec-2023 07:09:24 JST Dr. Matt Lee is at hireme.fyi Dr. Matt Lee is at hireme.fyi
      in reply to

      @evan anything I can do to bring Musicbrainz to the new-Librefm will happen. I’m just too miserable in general with other bullshit going on to think about anything right now.

      In conversation Monday, 18-Dec-2023 07:09:24 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:13:06 JST Evan Prodromou Evan Prodromou
      in reply to
      • Dr. Matt Lee is at hireme.fyi

      @mattl man, that sucks. We should do a call.

      Also, I apologize for my snotty reply. I am trying to avoid saying things I don't mean online, and I don't always manage.

      In conversation Monday, 18-Dec-2023 07:13:06 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:19:15 JST Evan Prodromou Evan Prodromou
      in reply to
      • bakaniko

      @bakaniko So, basically, we just need an URL like https://activitypub.openstreetmap.example/node/299790200 that returns a Place in AS2 format, like:

      ```
      {
      "@context": "https://www.w3.org/ns/activitystreams",
      "id": "https://activitypub.openstreetmap.example/node/299790200"
      "type": "Place",
      "nameMap": {
      "en": "Montreal",
      "fr": "Montréal"
      },
      "latitude": 45.5031824,
      "longitude": -73.5698065
      }
      ```

      In conversation Monday, 18-Dec-2023 07:19:15 JST permalink

      Attachments



    • Embed this notice
      bakaniko (bakaniko@framapiaf.org)'s status on Monday, 18-Dec-2023 07:19:16 JST bakaniko bakaniko
      in reply to

      @evan
      Oh. In that way. Sorry 😅
      Didn't even know it is possible to do that with ActivityPub ...
      Do you think you can use with something like Mobilizon to help locate an event ? Or something like that ?

      In conversation Monday, 18-Dec-2023 07:19:16 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:22:18 JST Evan Prodromou Evan Prodromou
      in reply to
      • Dr. Matt Lee is at hireme.fyi

      @mattl it would make a good client for ActivityPub servers. So when you scrobble something, it generates a `Listen` activity into your stream.

      In conversation Monday, 18-Dec-2023 07:22:18 JST permalink
    • Embed this notice
      Dr. Matt Lee is at hireme.fyi (mattl@social.coop)'s status on Monday, 18-Dec-2023 07:22:19 JST Dr. Matt Lee is at hireme.fyi Dr. Matt Lee is at hireme.fyi
      in reply to

      @evan it’s okay.

      I have a few hundred million MBIDs of stuff people have listened to and that data isn’t really exposed at all right now. It would be fun to do something.

      New librefm is going to be…. different. Not sure exactly how it’ll wind up looking. I’m torn. I don’t think there’s a lot of use in making a clone of a 20 year old website.

      In conversation Monday, 18-Dec-2023 07:22:19 JST permalink
    • Embed this notice
      Brendan Jones (brendanjones@fosstodon.org)'s status on Monday, 18-Dec-2023 07:32:04 JST Brendan Jones Brendan Jones
      in reply to

      @evan What sort of use cases would you see these having? Curious what you have in mind.

      In conversation Monday, 18-Dec-2023 07:32:04 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:36:41 JST Evan Prodromou Evan Prodromou
      in reply to
      • Brendan Jones

      @Brendanjones OSM for geo-social applications: `Arrive`, `Leave`, `Travel` activities, plus the `location` element of other activities or content objects.

      MB and OL for media experience activities like `Listen`, `View`, `Read`. So, `Evan read Doppelganger` or `Evan listened to A Little Respect by Erasure`.

      Wikidata for these and, like, a million other uses.

      In conversation Monday, 18-Dec-2023 07:36:41 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:42:23 JST Evan Prodromou Evan Prodromou
      in reply to
      • Christian Quest 🌍
      • Tykayn
      • Cdrik ⏚🌻
      • bakaniko
      • Vincent Bergeot

      @cquest @bakaniko @Bristow_69 @tykayn @vinber

      For ActivityPub, we have a `location` attribute for every activity type and for content objects. So, "This photo was taken in Antwerp" could be encoded with:

      ```
      {
      "type": "Image",
      "location": https://activitypub.openstreetmap.example/node/1765433658
      }
      ```

      FB, Twitter have their own gazetteers for this, but on the fediverse it would be cool to use OSM.

      In conversation Monday, 18-Dec-2023 07:42:23 JST permalink

      Attachments


    • Embed this notice
      Christian Quest 🌍 (cquest@amicale.net)'s status on Monday, 18-Dec-2023 07:42:29 JST Christian Quest 🌍 Christian Quest 🌍
      in reply to
      • Tykayn
      • Cdrik ⏚🌻
      • bakaniko
      • Vincent Bergeot

      @bakaniko @evan @Bristow_69 @tykayn @vinber what use case do you imagine ?

      In conversation Monday, 18-Dec-2023 07:42:29 JST permalink
    • Embed this notice
      bakaniko (bakaniko@framapiaf.org)'s status on Monday, 18-Dec-2023 07:42:31 JST bakaniko bakaniko
      in reply to
      • Christian Quest 🌍
      • Tykayn
      • Cdrik ⏚🌻
      • Vincent Bergeot

      @evan
      I'm not an OSM expert but that should not be to hard to do.
      Let's ask to real OSM people.

      @Bristow_69 @tykayn @vinber @cquest
      What do you think about that ?

      In conversation Monday, 18-Dec-2023 07:42:31 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:43:53 JST Evan Prodromou Evan Prodromou
      in reply to
      • Christian Quest 🌍
      • Tykayn
      • Cdrik ⏚🌻
      • bakaniko
      • Vincent Bergeot

      @cquest @bakaniko @Bristow_69 @tykayn @vinber we also have a geosocial vocabulary built into ActivityPub, which supports "check ins", like Foursquare and Facebook do. It's actually got three activity types: `Arrive`, `Leave`, and `Travel`.

      In conversation Monday, 18-Dec-2023 07:43:53 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:55:58 JST Evan Prodromou Evan Prodromou
      in reply to
      • …might work for coffee…

      @mwfc agreed, or Sina Weibo

      In conversation Monday, 18-Dec-2023 07:55:58 JST permalink
    • Embed this notice
      …might work for coffee… (mwfc@chaos.social)'s status on Monday, 18-Dec-2023 07:56:00 JST …might work for coffee… …might work for coffee…
      in reply to

      @evan
      WeChat would be interesting.

      In conversation Monday, 18-Dec-2023 07:56:00 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 07:56:33 JST Evan Prodromou Evan Prodromou
      in reply to
      • Ilkka

      @ileoo I just tried it; it sent me to a waitlist page. 😔

      In conversation Monday, 18-Dec-2023 07:56:33 JST permalink
    • Embed this notice
      Ilkka (ileoo@mastodontti.fi)'s status on Monday, 18-Dec-2023 07:56:34 JST Ilkka Ilkka
      in reply to

      @evan I think https://mozilla.social already allows Firefox Id to login?

      In conversation Monday, 18-Dec-2023 07:56:34 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: assets.mozilla.social
        Mozilla.social
        The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 09:05:32 JST Evan Prodromou Evan Prodromou
      in reply to
      • spidey :Clairen_0: :Hodan_0:

      @oldmanspidey fixed, thank you

      In conversation Monday, 18-Dec-2023 09:05:32 JST permalink
    • Embed this notice
      spidey :Clairen_0: :Hodan_0: (oldmanspidey@discuss.smash.today)'s status on Monday, 18-Dec-2023 09:05:34 JST spidey :Clairen_0: :Hodan_0: spidey :Clairen_0: :Hodan_0:
      in reply to

      @evan yet?

      In conversation Monday, 18-Dec-2023 09:05:34 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 09:10:11 JST Evan Prodromou Evan Prodromou
      in reply to
      • Florian Schmidt
      • Christian Quest 🌍
      • Tykayn
      • Cdrik ⏚🌻
      • bakaniko
      • Vincent Bergeot

      @schmidt_fu @cquest @bakaniko @Bristow_69 @tykayn @vinber Oh, interesting. I can't say I understand the OSM data model very well; I kind of assumed that nodes, relations and ways would get updated but keep their ID. You're saying that, if I added a new translation to "Antwerp", or an altitude or a link to Wikidata or something, it would get a whole new ID?

      In conversation Monday, 18-Dec-2023 09:10:11 JST permalink
    • Embed this notice
      Florian Schmidt (schmidt_fu@mstdn.social)'s status on Monday, 18-Dec-2023 09:10:12 JST Florian Schmidt Florian Schmidt
      in reply to
      • Christian Quest 🌍
      • Tykayn
      • Cdrik ⏚🌻
      • bakaniko
      • Vincent Bergeot

      @evan
      Interesting idea! How do you navigate longevity?
      On Wikipedia, there would be an article named "Antwerp", and it would likely stay there for a long time. On #OSM, in my understanding anyone could delete it at any time, and it could be re-created by several people with different attributes. Is the data model really suitable for providing external references?
      @cquest @bakaniko @Bristow_69 @tykayn @vinber

      In conversation Monday, 18-Dec-2023 09:10:12 JST permalink
    • Embed this notice
      Tim Chambers (tchambers@indieweb.social)'s status on Monday, 18-Dec-2023 14:55:29 JST Tim Chambers Tim Chambers
      in reply to
      • Andy Piper
      • Wikidata
      • Wikimedia Foundation

      @evan @andypiper

      Well first step is that @wikidata does exist on the Fedi.

      I’m encouraging @wikimediafoundation folks to consider deeper integration than the rel=me support they have built into #Wikimedia to date and bet they would love to hear ideas.

      In conversation Monday, 18-Dec-2023 14:55:29 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 21:20:38 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper

      @tchambers @andypiper you don't understand what I mean.

      I'd like every Wikidata data item to have an URL that returns an Activity Streams 2.0 representation of that item. So when I make a `Read` activity for Naomi Klein's book Doppelganger (Q122850573), I can include its ID as the `object`.

      In conversation Monday, 18-Dec-2023 21:20:38 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 21:21:31 JST Evan Prodromou Evan Prodromou
      in reply to
      • Florian Schmidt
      • Christian Quest 🌍
      • Tykayn
      • Cdrik ⏚🌻
      • bakaniko
      • Vincent Bergeot

      @cquest @schmidt_fu @bakaniko @Bristow_69 @tykayn @vinber meh, that's probably fine.

      In conversation Monday, 18-Dec-2023 21:21:31 JST permalink
    • Embed this notice
      Christian Quest 🌍 (cquest@amicale.net)'s status on Monday, 18-Dec-2023 21:21:33 JST Christian Quest 🌍 Christian Quest 🌍
      in reply to
      • Florian Schmidt
      • Tykayn
      • Cdrik ⏚🌻
      • bakaniko
      • Vincent Bergeot

      @evan @schmidt_fu @bakaniko @Bristow_69 @tykayn @vinber the id remains as long as you’re updating the object, but sometimes it’s not enough like when a POI defined by a node is improved and becomes a way

      In conversation Monday, 18-Dec-2023 21:21:33 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 21:23:48 JST Evan Prodromou Evan Prodromou
      in reply to
      • Juan Luis

      @astrojuanlu what's your question?

      In conversation Monday, 18-Dec-2023 21:23:48 JST permalink
    • Embed this notice
      Juan Luis (astrojuanlu@social.juanlu.space)'s status on Monday, 18-Dec-2023 21:23:50 JST Juan Luis Juan Luis
      in reply to

      @evan Forwarding this question about Mastodon compatibility https://social.juanlu.space/@astrojuanlu/111600486194894897

      In conversation Monday, 18-Dec-2023 21:23:50 JST permalink

      Attachments

      1. No result found on File_thumbnail lookup.
        Juan Luis (@astrojuanlu@social.juanlu.space)
        from Juan Luis
        @smallcircles@social.coop @jrashf@mstdn.jrashford.com @FenTiger@mastodon.social @grindhold@chaos.social Do you know by any chance if there's an issue on the Mastodon tracker about supporting other object types? I love these ideas of using AP for novel things but with the current state of the Fediverse (the Mastoverse? the Noteverse?) I don't see how they will ever take off if we always need to start with Mastodon compatibility.
    • Embed this notice
      Tim Chambers (tchambers@indieweb.social)'s status on Monday, 18-Dec-2023 21:50:21 JST Tim Chambers Tim Chambers
      in reply to
      • Andy Piper
      • MediaWiki

      @evan @andypiper
      That’s great. That is the sort of deeper integration I was advocating they consider…. cc: @mediawiki

      In conversation Monday, 18-Dec-2023 21:50:21 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Monday, 18-Dec-2023 22:19:08 JST Evan Prodromou Evan Prodromou
      in reply to
      • Juan Luis

      @astrojuanlu 1. No 2. Submit patches

      In conversation Monday, 18-Dec-2023 22:19:08 JST permalink
    • Embed this notice
      Juan Luis (astrojuanlu@social.juanlu.space)'s status on Monday, 18-Dec-2023 22:19:09 JST Juan Luis Juan Luis
      in reply to

      @evan Do you know by any chance if there's an issue on the Mastodon tracker about supporting other object types?

      and

      How can we keep innovating in the use of ActivityPub while there's tension with staying compatible with Mastodon, which only supports a very narrow subset of object types?

      In conversation Monday, 18-Dec-2023 22:19:09 JST permalink
    • Embed this notice
      Tim Chambers (tchambers@indieweb.social)'s status on Tuesday, 19-Dec-2023 02:44:32 JST Tim Chambers Tim Chambers
      in reply to
      • Andy Piper
      • Jan Ainali

      @ainali @evan @andypiper

      One definition is here: https://www.wikidata.org/wiki/Wikidata:Main_Page

      In conversation Tuesday, 19-Dec-2023 02:44:32 JST permalink

      Attachments

      1. No result found on File_thumbnail lookup.
        Wikidata
    • Embed this notice
      Jan Ainali (ainali@social.coop)'s status on Tuesday, 19-Dec-2023 02:44:34 JST Jan Ainali Jan Ainali
      in reply to
      • Tim Chambers
      • Andy Piper

      @evan @tchambers @andypiper
      Why only Wikidata? Since it is the main namespace of MediaWiki, it could be on all pages.

      In conversation Tuesday, 19-Dec-2023 02:44:34 JST permalink
      Tim Chambers repeated this.
    • Embed this notice
      Sebastian Lasse (sl007@digitalcourage.social)'s status on Tuesday, 19-Dec-2023 02:49:16 JST Sebastian Lasse Sebastian Lasse
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali
      because wikidata is the primary id mechanism and has a very similar data model to AS which I map completely and it lists commons and all wikibase pages.
      Described what we did here in the answer to Max https://digitalcourage.social/@maxlath@mastodon.social/111601875594376185

      @evan @tchambers @andypiper

      In conversation Tuesday, 19-Dec-2023 02:49:16 JST permalink

      Attachments

      1. No result found on File_thumbnail lookup.
        maxlath (@maxlath@mastodon.social)
        from maxlath
        @sl007@digitalcourage.social @evan@cosocial.ca @clemensg@digitalcourage.social Regarding @inventaire@mamot.fr and federation, this post is a good start https://mamot.fr/@inventaire/107405333892235843 Where can I read more about the ActivityPub Atlas? I'm curious to know the kind of fediverse interactions you have in mind for geographic objects
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:23:23 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali @tchambers @andypiper The idea is to use the structured data in Wikidata to represent places, books, movies, podcasts, services, apps in the ActivityPub world.

      Here's an example of a Place represented by an URL from a (fictional) Wikidata activitypub gateway:

      https://gist.github.com/evanp/762f0c5dbd0524d54822bf534bbd7008

      In conversation Tuesday, 19-Dec-2023 05:23:23 JST permalink
      Tim Chambers repeated this.
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:27:17 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali @tchambers @andypiper here's an example of a geosocial "checkin" event, using the "Arrive" activity type.

      https://gist.github.com/evanp/355cfed3e74cf0ec3a4fdf3c9dcf80af

      In conversation Tuesday, 19-Dec-2023 05:27:17 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:36:52 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali @tchambers @andypiper Here's a representation of the movie "Barbie", Q55436290.

      https://gist.github.com/evanp/bf8b4cc7f2487fdc6f9318155020c62a

      In conversation Tuesday, 19-Dec-2023 05:36:52 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:40:46 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali @tchambers @andypiper and here's an example activity where I share that I saw "Barbie".

      https://gist.github.com/evanp/916ddd285b3162cdaed5757672ceb13f

      In conversation Tuesday, 19-Dec-2023 05:40:46 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:42:32 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali @tchambers @andypiper I think it's easier to use a single Wikidata item for the movie "Barbie" than to use each of the Wikipedia articles in each language (or the Wikiquote article, etc.).

      In conversation Tuesday, 19-Dec-2023 05:42:32 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:46:42 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali @tchambers @andypiper Maybe Wikispecies could work here, too, although we don't have a dedicated type for a species in ActivityPub. For the other projects, I think we'd treat a page as the Page activitypub type, not as the object referred to in the page. Here's an example activity where I read a page on English Wikipedia:

      https://gist.github.com/evanp/d91ee06f08534d39f09de5f03cf87513

      In conversation Tuesday, 19-Dec-2023 05:46:42 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:47:56 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali @tchambers @andypiper so, I guess I'd say, I would prefer to have Wikidata first, and Wikipedia and other projects later.

      In conversation Tuesday, 19-Dec-2023 05:47:56 JST permalink
      Tim Chambers repeated this.
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:55:04 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Mike P
      • Jan Ainali

      @FenTiger @ainali @tchambers @andypiper yes. I haven't done any hacking on Toolserver or whatever the current iteration is at Wikimedia, but that would probably be the right place to do it.

      In conversation Tuesday, 19-Dec-2023 05:55:04 JST permalink
    • Embed this notice
      Mike P (fentiger@mastodon.social)'s status on Tuesday, 19-Dec-2023 05:55:05 JST Mike P Mike P
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @evan @ainali @tchambers @andypiper Maybe this could be done - or at least prototyped - with some kind of proxy.

      In conversation Tuesday, 19-Dec-2023 05:55:05 JST permalink
      Tim Chambers repeated this.
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 05:57:56 JST Evan Prodromou Evan Prodromou
      in reply to
      • Tim Chambers
      • Andy Piper
      • Jan Ainali

      @ainali @tchambers @andypiper We get pretty close with the JSON-LD output for an entity, btw:

      https://www.wikidata.org/wiki/Special:EntityData/Q55436290.jsonld

      I think that'd take a lot more work for AP developers, though.

      In conversation Tuesday, 19-Dec-2023 05:57:56 JST permalink
    • Embed this notice
      Evan Prodromou (evan@cosocial.ca)'s status on Tuesday, 19-Dec-2023 09:52:23 JST Evan Prodromou Evan Prodromou
      in reply to
      • Kevin Marks
      • Andy Piper

      @KevinMarks @andypiper cool, I'll check it out.

      In conversation Tuesday, 19-Dec-2023 09:52:23 JST permalink
    • Embed this notice
      Kevin Marks (kevinmarks@xoxo.zone)'s status on Tuesday, 19-Dec-2023 09:52:24 JST Kevin Marks Kevin Marks
      in reply to
      • Andy Piper

      @andypiper @evan it uses openlibrary.org as the basis and treats them as social objects

      In conversation Tuesday, 19-Dec-2023 09:52:24 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: openlibrary.org
        Welcome to Open Library | Open Library
        from OpenLibrary.org
        Open Library is an open, editable library catalog, building towards a web page for every book ever published. Read, borrow, and discover more than 3M books for free.
    • Embed this notice
      Andy Piper (andypiper@macaw.social)'s status on Tuesday, 19-Dec-2023 09:52:25 JST Andy Piper Andy Piper
      in reply to
      • Kevin Marks

      @KevinMarks @evan “build on” or “import from”?

      In conversation Tuesday, 19-Dec-2023 09:52:25 JST permalink
    • Embed this notice
      Kevin Marks (kevinmarks@xoxo.zone)'s status on Tuesday, 19-Dec-2023 09:52:27 JST Kevin Marks Kevin Marks
      in reply to

      @evan doesn't bookwyrm.social already build on Open Library?

      In conversation Tuesday, 19-Dec-2023 09:52:27 JST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.