Network Ontology Generator
This project is for generating a network ontology for Internet network or IoT network
-
Clone this project and build with maven
-
Edit configuration in Config.java
-
Run GeneratorApp.java
-
OutputFile is in ./src/main/resources/ (as default)
-
From 1st line to the line before the last line: NodeID [NeigbhorID1, NeigbhorsID2, ..., NeigbhorsIDn]
-
Last line is the backbone nodes of the network.