Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • Chiaro
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Scuro
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Predefinito (Cerulean)
  • Nessuna skin
Collassa

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. Fediverso
  4. "@context": [ "https://www.w3.org/ns/activitystreams", { "Quotation": "as:Quotation", "citation": "as:citation", "quotation": "as:quotation" },],#ActivityPub #ActivityStreams #FediDev #Fediverse #JSONLD #ObjectTypeQuotation

"@context": [ "https://www.w3.org/ns/activitystreams", { "Quotation": "as:Quotation", "citation": "as:citation", "quotation": "as:quotation" },],#ActivityPub #ActivityStreams #FediDev #Fediverse #JSONLD #ObjectTypeQuotation

Pianificato Fissato Bloccato Spostato Fediverso
activitypubactivitystreamsfedidevfediversejsonldobjecttypequotation
9 Post 4 Autori 136 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Risposta alla discussione
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • reiver@mastodon.social Questo utente è esterno a questo forum
    reiver@mastodon.social Questo utente è esterno a questo forum
    reiver@mastodon.social
    scritto su ultima modifica di
    #1

    "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
    "Quotation": "as:Quotation",
    "citation": "as:citation",
    "quotation": "as:quotation"
    },
    ],

    #ActivityPub #ActivityStreams #FediDev #Fediverse #JSONLD #ObjectTypeQuotation

    thisismissem@activitypub.space 1 Risposta Ultima Risposta
    0
    • reiver@mastodon.social reiver@mastodon.social

      "@context": [
      "https://www.w3.org/ns/activitystreams",
      {
      "Quotation": "as:Quotation",
      "citation": "as:citation",
      "quotation": "as:quotation"
      },
      ],

      #ActivityPub #ActivityStreams #FediDev #Fediverse #JSONLD #ObjectTypeQuotation

      thisismissem@activitypub.space Questo utente è esterno a questo forum
      thisismissem@activitypub.space Questo utente è esterno a questo forum
      thisismissem@activitypub.space
      scritto su ultima modifica di
      #2

      What's this about? Quote posts per Mastodon are a FEP: https://codeberg.org/fediverse/fep/src/branch/main/fep/044f/fep-044f.md

      Those terms do not exist in the ActivityStreams spec?

      reiver@mastodon.social 1 Risposta Ultima Risposta
      0
      • thisismissem@activitypub.space thisismissem@activitypub.space

        What's this about? Quote posts per Mastodon are a FEP: https://codeberg.org/fediverse/fep/src/branch/main/fep/044f/fep-044f.md

        Those terms do not exist in the ActivityStreams spec?

        reiver@mastodon.social Questo utente è esterno a questo forum
        reiver@mastodon.social Questo utente è esterno a questo forum
        reiver@mastodon.social
        scritto su ultima modifica di
        #3

        @thisismissem

        No. Not for quote-posts.

        For quoting things from the books, scholarly papers, blog posts, videos, podcasts, etc.

        https://mastodon.social/@reiver/115213464131046302

        .

        trwnh@mastodon.social 1 Risposta Ultima Risposta
        0
        • reiver@mastodon.social reiver@mastodon.social

          @thisismissem

          No. Not for quote-posts.

          For quoting things from the books, scholarly papers, blog posts, videos, podcasts, etc.

          https://mastodon.social/@reiver/115213464131046302

          .

          trwnh@mastodon.social Questo utente è esterno a questo forum
          trwnh@mastodon.social Questo utente è esterno a questo forum
          trwnh@mastodon.social
          scritto su ultima modifica di
          #4

          @reiver @thisismissem instead of making up properties that don't exist in a namespace that you don't own, you should use something that someone else already defined properly within their own authority, or otherwise define stuff under your own authority.

          for example: CITO is an ontology for citations http://purl.org/spar/cito

          see also http://www.w3.org/ns/prov#Quotation or http://purl.org/spar/fabio/Quotation

          trwnh@mastodon.social 1 Risposta Ultima Risposta
          0
          • trwnh@mastodon.social trwnh@mastodon.social

            @reiver @thisismissem instead of making up properties that don't exist in a namespace that you don't own, you should use something that someone else already defined properly within their own authority, or otherwise define stuff under your own authority.

            for example: CITO is an ontology for citations http://purl.org/spar/cito

            see also http://www.w3.org/ns/prov#Quotation or http://purl.org/spar/fabio/Quotation

            trwnh@mastodon.social Questo utente è esterno a questo forum
            trwnh@mastodon.social Questo utente è esterno a questo forum
            trwnh@mastodon.social
            scritto su ultima modifica di
            #5

            @reiver @thisismissem but more importantly: before defining such terms, consider what you are actually trying to do with them practically. how do you intend to process them? what's the use case? which information do you need and why? ask yourself those questions first.

            reiver@mastodon.social 1 Risposta Ultima Risposta
            0
            • trwnh@mastodon.social trwnh@mastodon.social

              @reiver @thisismissem but more importantly: before defining such terms, consider what you are actually trying to do with them practically. how do you intend to process them? what's the use case? which information do you need and why? ask yourself those questions first.

              reiver@mastodon.social Questo utente è esterno a questo forum
              reiver@mastodon.social Questo utente è esterno a questo forum
              reiver@mastodon.social
              scritto su ultima modifica di
              #6

              @trwnh @thisismissem

              I already posted about that.

              evan@cosocial.ca 1 Risposta Ultima Risposta
              0
              • reiver@mastodon.social reiver@mastodon.social

                @trwnh @thisismissem

                I already posted about that.

                evan@cosocial.ca Questo utente è esterno a questo forum
                evan@cosocial.ca Questo utente è esterno a questo forum
                evan@cosocial.ca
                scritto su ultima modifica di
                #7

                @reiver @trwnh @thisismissem The Activity Streams 2.0 Extension Policy covers some best practices for making extensions:

                https://swicg.github.io/extensions-policy/#criteria

                evan@cosocial.ca 1 Risposta Ultima Risposta
                0
                • evan@cosocial.ca evan@cosocial.ca

                  @reiver @trwnh @thisismissem The Activity Streams 2.0 Extension Policy covers some best practices for making extensions:

                  https://swicg.github.io/extensions-policy/#criteria

                  evan@cosocial.ca Questo utente è esterno a questo forum
                  evan@cosocial.ca Questo utente è esterno a questo forum
                  evan@cosocial.ca
                  scritto su ultima modifica di
                  #8

                  @reiver @trwnh @thisismissem They're not long, so I'll list them here:

                  - A unique namespace, distinct from the Activity Streams 2.0 namespace.
                  - A JSON-LD context document at a permanent URL. Services like https://purl.archive.org/ and https://w3id.org/ can be used to provide permanent URLs.
                  - A document that describes the terms and usage of the extension.
                  - An intellectual property rights policy that is compatible with inclusion in a W3C specification.

                  [cont'd]

                  evan@cosocial.ca 1 Risposta Ultima Risposta
                  0
                  • evan@cosocial.ca evan@cosocial.ca

                    @reiver @trwnh @thisismissem They're not long, so I'll list them here:

                    - A unique namespace, distinct from the Activity Streams 2.0 namespace.
                    - A JSON-LD context document at a permanent URL. Services like https://purl.archive.org/ and https://w3id.org/ can be used to provide permanent URLs.
                    - A document that describes the terms and usage of the extension.
                    - An intellectual property rights policy that is compatible with inclusion in a W3C specification.

                    [cont'd]

                    evan@cosocial.ca Questo utente è esterno a questo forum
                    evan@cosocial.ca Questo utente è esterno a questo forum
                    evan@cosocial.ca
                    scritto su ultima modifica di
                    #9

                    @reiver @trwnh @thisismissem

                    ...

                    - Demonstrated implementation by at least two (2) independent publishers.
                    - Demonstrated implementation by at least two (2) independent consumers.

                    1 Risposta Ultima Risposta
                    0

                    Ciao! Sembra che tu sia interessato a questa conversazione, ma non hai ancora un account.

                    Stanco di dover scorrere gli stessi post a ogni visita? Quando registri un account, tornerai sempre esattamente dove eri rimasto e potrai scegliere di essere avvisato delle nuove risposte (tramite email o notifica push). Potrai anche salvare segnalibri e votare i post per mostrare il tuo apprezzamento agli altri membri della comunità.

                    Con il tuo contributo, questo post potrebbe essere ancora migliore 💗

                    Registrati Accedi
                    Rispondi
                    • Risposta alla discussione
                    Effettua l'accesso per rispondere
                    • Da Vecchi a Nuovi
                    • Da Nuovi a Vecchi
                    • Più Voti


                    Feed RSS
                    "@context": [ "https://www.w3.org/ns/activitystreams", { "Quotation": "as:Quotation", "citation": "as:citation", "quotation": "as:quotation" },],#ActivityPub #ActivityStreams #FediDev #Fediverse #JSONLD #ObjectTypeQuotation
                    @pierobosio@soc.bosio.info
                    NodeBB Contributors
                    • Accedi

                    • Accedi o registrati per effettuare la ricerca.
                    • Primo post
                      Ultimo post