Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to DataKitchen #31

Open
32 of 49 tasks
jeff-zucker opened this issue Mar 11, 2022 · 0 comments
Open
32 of 49 tasks

Enhancements to DataKitchen #31

jeff-zucker opened this issue Mar 11, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jeff-zucker
Copy link
Contributor

  • reads & writes local file-system Resources & Containers
    • Turtle
    • JSON-LD
    • text files
    • images
    • audio
    • video
  • reads and respects local settings
    • local solid webid but only when on local page
    • local solid profile
    • local solid preferences (e.g. action icons depending on audience = developer/power-user)
    • Local iconBase for completely offline work
  • respects offline nature of local pages
    • does not attempt to login on write on local page1
    • does not show login/logout/signup buttons when on local page
    • does not offer to login to Data-Kitchen local URL on IDP menu
  • [x ] respects online nature of non-local pages
    • operates with same databrowser in same window/tab as pod access
    • non-local pages show signInOrSignUpButton
    • login redirects to same page visited before login
      • on NSS
      • on CSS
      • on ESS
    • logout works as expected
      • on NSS
      • on CSS
      • on ESS
  • Easy install/update
    • make binaries available
    • internal CSS server stops & starts with electron - user doesn't need to start/stop separately
    • automated checking for updates
  • follows electron security best practices
    • nodeIntegration = false in electron
    • contextIsolation = true in electron
  • informally tested on platforms
    • Linux
    • Mac on M1
    • Mac on Intel
    • Windows
  • To be added later (my previous versions did most of these)
    • Get testers for Mac and Windows (all my tests are on Linux)
    • add context menu to use local apps (protoge, vim, etc.) and to move/copy/delete/zip/SPARQL query each resource
    • RDF configuration files with solid-ui forms
    • Ontology Search
    • Bookmarking
    • Navigation (up a level, back, rebase)
    • Apps
    • Copy/Move/Zip between local file system and pods or between pods
    • Help menu
    • SPARQL
@timea-solid timea-solid added help wanted Extra attention is needed good first issue Good for newcomers labels Mar 14, 2022
@bourgeoa bourgeoa changed the title Enhancements to Add Enhancements to DataKitchen Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: In Progress
Development

No branches or pull requests

2 participants