Skip to content

OpenEnergyPlatform/oekg-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer: This tool is a work in progress. It means some features are not fully implemented yet.

The oekg-builder, provides a simple way for OEP users to make RDF-based factsheets through a user-interface. Here are some screenshots from the current version of the tool.

1- Install npm:

  • on Linux: sudo apt install npm
  • on MacOS: brew install node
  • on Windows see here.

2- Clone the repository and run the following commands:

cd oekg-builder
npm install
npm start

After running the above commands, you should be able to (automatically) see the tool in your brower.

Note: You may need to upgrade your NodeJS and npm installations. It is recommended to have NodeJS >= 14.0.0 and NPM >= 5.6

upgrades: Node.JS , NPM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published