/earthcube_utilities

crawl and assert data-repository metadata for search

Primary LanguagePython

Python Utility classes for Earthcube

Rendered Documentation with Code Documentation

earthcube_utilities

Utilites used in the Earthcube Geocodes Infrastructure A set of modules to connect to the backend services, query the graph store, and to gather infomrmation about the Science on Schema JSONLD stored in the graph store.

Notebook Proxy

mknb.py Creates parameterized NoteBook gists (from a template) for opening in binder or collab

Please try the search & click on its' feedback, incl for use-case that we can try to attain

Summarize

Summarize is tool to materialize a set of triples that are used to improve search performance.

Artifacts

Notebook Proxy:

There is no pypi package, since this is code that runs in a docker container/local server

https://hub.docker.com/repository/docker/nsfearthcube/mknb

See README.md in src/notebook_proxy

Earthcube Utilties:

https://pypi.org/project/earthcube-utilities/

python3 -m pip install earthcube-utilities

Code Documentation

Earthcube Utility Summarize:

https://test.pypi.org/project/earthcube-summarize/

python3 -m pip install --index-url https://test.pypi.org/simple/ earthcube_summarize

Documentation