Skip to content

[DEPRECATED] Books = Knowledge = Power = (Mass x Distance^2) / Time^3

License

Notifications You must be signed in to change notification settings

mediachain/L-SPACE

Repository files navigation

L-SPACE

DEPRECATED, see https://github.com/mediachain/mediachain

L-SPACE¹ is the Mediachain server. Please take a look at the roadmap or stop by #tech in our slack for more details.

The server is at a proof of concept stage and not to be used for anything other than exploratory/development work.

Usage

git clone https://github.com/mediachain/L-SPACE.git && cd L-SPACE
sbt compile
sbt console
scala> import io.mediachain.translation.TranslatorDispatcher
import io.mediachain.translation.TranslatorDispatcher

scala> TranslatorDispatcher.dispatch("tate", "path/to/tate/collection/artworks/")
...
scala> TranslatorDispatcher.dispatch("moma", "path/to/moma/Artworks.json")
...

Support so far is available for the MoMA and Tate datasets (you may wish to use the Tate collection, excepting works of Turner for development use, because the Turner cluster is very large)

About

[DEPRECATED] Books = Knowledge = Power = (Mass x Distance^2) / Time^3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published