Tarrow created this task.
Tarrow added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  It could be good to add a minimal json-ld fragment to Wikibase home pages (or 
all pages?) to aid in discover-ability of them. For example this should mean 
that it is possible for them to be crawled by services such as 
https://toolbox.google.com/datasetsearch and then discovered by new users.
  
  This could be important because as the number of wikibases increases being 
able to discover them becomes harder.
  
  A minimal example is probably:
  
    <script type="application/ld+json">
    {
      "
    @context
    ":"https://schema.org";,
      "
    @type
    ":"Dataset",
      "name":"My dataset",
      "description":"Description of my dataset that is at least 50 characters 
long."
    }
    </script>
  
  See also: https://developers.google.com/search/docs/data-types/dataset

TASK DETAIL
  https://phabricator.wikimedia.org/T236665

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tarrow
Cc: Aklapper, Tarrow, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, 
aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to