Skip to content

This main function of the code is to transform OWL class into JSON format.

Notifications You must be signed in to change notification settings

dawnJ/OWLToJson-Class-hierarchy-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

OWLToJson-Class-hierarchy-

This main function of the code is to transform OWL class into JSON format.

Json format: { "name":"", "children": [ { "name":"", "children": [ {"name":"",}, {} ] } ] }

Use Java language and Jena Library parser OWL document and transform to above JSON file format.

About

This main function of the code is to transform OWL class into JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published