OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cti-users message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Stix-Java bundle > network graph support


Hello all

Wanted to share a initial release with the group:

https://github.com/StephenOTT/STIX-Java/blob/master/README.md#stix-graph-support--network-graph

This update to the stix-java lib provides the ability to generate cytoscape.js compliant Json   So you can render your bundles with cytoscape or cytoscape.js. 

Can see a test of the usage here: https://github.com/StephenOTT/STIX-Java/blob/master/src/test/groovy/stix/bundle/BundleGraphSpec.groovy

Of course you can also just parse a bundle and then generate the graph data. 

There will be a small web server app released that will provide this bundle-to-cytoscape.js-json capability.   I would also like to see the Stix-Faker updated with some more refined fake data generation capabilities that provide meaningful graphs to test against.  

Can see a usage of this graphing capabilities here: https://github.com/StephenOTT/STIX-TAXII-DevTools. 

The graphing capabilities are a WIP, and only relationships, sighting, and domain objects with a few of their ref properties have been configured. More will be coming shortly. 

Feedback is always welcome


Steve






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]