Skip to content

Enhancements to DataKitchen #31

Description

@jeff-zucker
  • 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
    • Android
    • Linux
    • MacOs
    • 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions