Good day people, Am new to graph databases and OrientDB in general, though experienced with RDBMS.
I have complex product data that comes out of a Product Information Management (PIM) system that I would like to do reporting on. The challenge is that the product records (which I get as XML) which have a common base set of attributes but then additional fields that varies by product record (ie record for a "wheelchair" has different additional attributes than that for a "hoist"). This is a sample of data: http://public.patsaunders.fastmail.com.au/PIM_Sample.pdf At present there are about 20 different types (classes) of products. However as these fields (and data) are dynamic, I prefer not to hardcode these as different types (classes) in OrientDB. The products have relationships to other products and things in my data, though I don't expect any issue in modelling that. My main question is can anyone advise what is the best way to cater for the varying attributes/fields as in my data? Thank you, Patrick. -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
