Skip to content

elf-pavlik/solid-efforts-core

 
 

Repository files navigation

Solid Efforts (core)

TODO

Similar projects

Solid Catalog After an attempt to use solid/catalog repo as a common core, currently there is an ongoing exploration of interop/reuse of shapes, taxonomies and data between the projects.

CLI

$ npx catalog
Usage: solid-catalog [options] [command]

CLI to manage Solid Catalog

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  format          Formats catalog data in a deterministic way
  validate
  migrate
  help [command]  display help for command
$ npx catalog validate
Usage: solid-catalog validate [options] [command]

Options:
  -h, --help      display help for command

Commands:
  webid           Checks statements with ex:webid that subject and object are the same
  help [command]  display help for command
$ npx catalog migrate
Usage: solid-catalog migrate [options] [command]

Options:
  -h, --help      display help for command

Commands:
  webid           Picks object in statement with ex:webid and makes it a subject, then updates all other statements using the old subject
  help [command]  display help for command

Contributing

Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.

Acknowledgements

TODO

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Contributors

Languages

  • TypeScript 83.0%
  • JavaScript 17.0%