shex icon indicating copy to clipboard operation
shex copied to clipboard

ShEx Web pages - where to find what information?

Open pdehaye opened this issue 6 years ago • 7 comments

I was just at Wikidatacon and told repeatedly to join the Wednesday calls. Despite looking everywhere, I can't find any information on how to be notified of the next one. Thanks!

pdehaye avatar Oct 28 '19 12:10 pdehaye

I created a public calendar for 2020: https://calendar.google.com/event?action=TEMPLATE&tmeid=N2VyOGMyYjJnZTVma25qMWhlYWF2YmYycHFfMjAyMDAxMDhUMTMwMDAwWiBtaWNlbGlvLmJlX2FjM2xqNzNqdTA0YTY3OGIwaHRsMXBpamRvQGc&tmsrc=micelio.be_ac3lj73ju04a678b0htl1pijdo%40group.calendar.google.com&scp=ALL

andrawaag avatar Jan 04 '20 10:01 andrawaag

This isssue will be reviewed in the ShEx CG meeting on January 8th: https://github.com/shexSpec/shex/blob/master/meetings/2020/20200108-agenda.md

andrawaag avatar Jan 04 '20 10:01 andrawaag

TODO: releaces a ics

andrawaag avatar Jan 08 '20 13:01 andrawaag

ShEx CG links


https://www.w3.org/community/shex - Shape Expressions Community Group (CG) home page

Links to

  • Three mailing lists: https://lists.w3.org/Archives/Public/public-shex/ (5 postings in Jan 2020) https://lists.w3.org/Archives/Public/public-shex-contrib/ (never used) https://lists.w3.org/Archives/Public/internal-shex/ (requires W3C login; used once in Feb 2018)
    • But not to: https://lists.w3.org/Archives/Public/public-shex-dev/ (reflects Github actions)
  • IRC: irc://irc.w3.org/#shex (do we use this?)
    • But not to https://gitter.im/shapeExpressions/Lobby
  • Twitter account: https://twitter.com/rdfshex
  • "Github repos": https://github.com/shexSpec
  • Twitter account: https://twitter.com/rdfshex - most recent tweet: Oct 2019 (as of March 2020)
  • RSS of blog posts: https://www.w3.org/community/shex/feed/
  • Contact address: [email protected]
  • Three drafts: http://shex.io/shex-primer/ http://shex.io/shex-semantics/ http://shex.io/shape-map/ http://shex.io/spec/ (ShEx 2.1 2019-10-08)
  • List of participants - currently 41 - only Dimitris listed as chair https://www.w3.org/community/shex/participants

Displays

  • Mission statement
  • Chairs - currently just Dimitris
  • Blog posts - currently four: 2019-06-18: ShEx gets Best In_use Paper award at ESWC 2019 2019-06-18: Wikidata infrastructure supports ShEx 2017-03-28: ShEx 2.0 Candidate Release 2017-01-02: Welcome to ShEx CG

https://shexspec.github.io/ - "ShEx on Github"

  • last edited 2018-11-21
  • Supposedly an overview of Github repos/docs, showing their statuses
  • Backend: https://github.com/shexSpec/shexspec.github.io

Github repos and front-ends - https://github.com/shexSpec/

  • https://shexspec.github.io/ShExC-cheat-sheet/ - https://github.com/shexSpec/ShExC-cheat-sheet.git (last: 2019-11-12)
  • https://shexspec.github.io/ShapeMap/ - https://github.com/shexSpec/ShapeMap.git (last: 2019-05-09)
  • https://shexspec.github.io/extensions/Map/ - https://github.com/shexSpec/extensions.git (last: 2019-11-15)
  • https://shexspec.github.io/ns/ - ?
  • https://shexspec.github.io/primer/ - https://github.com/shexSpec/primer (2019-03-17)
  • https://shexspec.github.io/semantics/ - https://github.com/shexSpec/semantics.git (last: 2016-12-01)
  • https://shexspec.github.io/shape-map/ - https://github.com/shexSpec/shape-map.git (last: 2019-05-09)
  • https://shexspec.github.io/shexTest/reports/ - ??
  • https://shexspec.github.io/spec/ - https://github.com/shexSpec/spec.git (last: 2019-08-01)

https://shex.io/ - links to implementations, etc

  • http://shex.io/primer/ - final published version of https://shexspec.github.io/primer/
  • may be others...

Github issue tracker

  • https://github.com/shexSpec/shex/issues

ShEx Vocabulary

  • https://www.w3.org/ns/shex (2017-07-07)
  • https://shexspec.github.io/ns/shex.html (2017-07-07)
  • https://shexspec.github.io/ns/shex.ttl (2017-07-07) - in Turtle

Wikidata

  • https://www.wikidata.org/wiki/Wikidata:WikiProject_Schemas

Community group meetings

https://github.com/shexSpec/shex/blob/master/meetings/2020

  • All meeting minutes copied over here from pad
  • Can we perhaps move 2017 and 2018 minutes into subdirectories?

Joining links

  • Zoom (default)
  • https://appear.in/shex (fallback??) - drop?
  • https://meet.jit.si/ShEx (fallback??) - drop?

Other

  • Online validators
  • Implementations (eg Java, Javascript, Scala...)
  • Tools
  • http://book.validatingrdf.com/ - free online HTML version of data validation book (January 2018)
  • https://dcmi.github.io/dcap/shex_lite/micro-spec.html - ShEx Lite

Online demos

  • http://rdfshape.weso.es/
  • https://rawgit.com/shexSpec/shex.js/master/packages/shex-webapp/doc/shex-simple.html

ShEx wiki

  • https://github.com/shexSpec/shex/wiki (last edited 2019-06-03)
  • https://www.w3.org/2001/sw/wiki/ShEx (old wiki - marked as obsolete)

Missing

  • Wiki Shape
  • YouTube videos
  • https://bit.ly/shex_cg_calendar

tombaker avatar Jan 22 '20 12:01 tombaker

Wikishape: http://wikishape.weso.es/

labra avatar Jan 22 '20 13:01 labra

Is there a doc listing the current status of defining a ShEx standard? Explaining why the primer is not on the W3C Standards Track.

metasj avatar Mar 22 '21 19:03 metasj

It's a W3C Community Group work product. With enough support from members, we can get W3C to create a Working Group but it will require enough enthusiasm to overcome the fact that W3C isn't doing much Semantic Web work these days.

ericprud avatar Apr 06 '21 22:04 ericprud