Skip to content

anoited007/whoisVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whois Visualization

A node server to convert RDAP query response into an OWL-JSON ontology/format. It creates a json file in the data folder that can be viewed with WebVowl.

Setup

  • clone the repo
  • cd whoisVisualization
  • Ensure you have nodejs and npm installed
  • Run npm install to install dependencies.

Serve

  • Run node app.js or use nodemon app.js to restart the server automatically when there is a change in code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published