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: Re: [cti-users] looking for Stix-2


thanks for your reply, I will investigate the stix-elevator.

As for Titan and others db, as I understand, once the data is in Neo4j it is 
relatively easy to use Neo4j-Gremlin to get it into TinkerPop. e.g.

gremlin> graph = Neo4jGraph.open('/path/stixdb')

then, write/use in Titan or wherever.

From: Patrick Maroney <pmaroney@wapacklabs.com>
Date: Sunday, 2 July 2017 at 6:06 am
To: CTI-Stix-User <cti-users@lists.oasis-open.org>, ringo <ringowathelet@gmail.com>
Subject: Re: [cti-users] looking for Stix-2

You can try running stix-elevator against legacy STIX documents.  I've had varying degrees of success.***  However, for Test Data Set purposes (only), you can post process the converted JSON files to create a sizable set of STIX 2.0 documents.

Many thanks Ringo for the efforts in graph represntations, and sharing same.  Anyone doing Titan, Gaffer, Datanami, ???

***e.g., Given STIX 2.0 only supports a subset of STIX 1.x constructs, the diversity of potential representations of a given 'thingie' in STIX, et al.

On Fri, Jun 30, 2017 at 8:46 PM ringo <ringowathelet@gmail.com> wrote:
I'm working on loading Stix-2 into a Neo4j graph database at:


I've used the example Stix files in the cti-stix2-json-schemas repo for testing, and all seems to be working.

Now I'm looking for more diverse examples to test my StixToNeoDB app. Are there more examples somewhere I can download?

Ringo
--


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