Skip to content

biothings/metadataplus

Repository files navigation

Metadata Plus

http://metadataplus.biothings.io/

Overview

Embedding structured metadata in web pages provide explicit clues about the meaning of the content for both machine and users. This practice has been increasingly embraced to facilitate the discovery of information and is critical to facilitating reproducibility of research results and enabling scientists to build on others’ work. Metadataplus adds structured metadata to existing sites in schema.org standard. Visit http://metadataplus.biothings.io/ to learn more about this practice and see examples.

Getting Started

Frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Backend

pip install -r requirements.txt
python index.py --port=8000

About

Schema.org Structured Metadata Injector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published