Skip to content

adelmemariani/knowledge-graph-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

The knowledeg-graph-builder, provides a simple way for non-expert users to make RDF-based knowledge graphs through a user-interface.

knowledge-graph-builder knowledge-graph-builder

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