I'm getting ready to write some scripts to glean relationship
information from some disparate sources (eg, RubyGems metadata
and output from MetricFu and YARD processing runs).  I hope to
pour all of this information into Neo4j as input for an online
documentation system.

Anyway, I'm trying to decide what format to use for encoding
the tuples.  I'm not a big fan of XML in general or RDF/XML in
particular.  They seem verbose and very difficult to read.  I
thought about creating my own YAML dialect, but then found N3,
which seems to handle my needs quite well.

Unfortunately, N3 isn't defined very consistently or documented
very well.  This makes me a bit nervous...  Anyway, I thought I
should ask about the encoding formats that folks here like.  Is
there a format that plays nicely with Neo4j and triplestores?

-r
-- 
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     r...@cfcl.com
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Technical editing and writing, programming, and web development
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to