User Portlet
Discussions |
---|
Hi, perhaps you will find that this [old project of mine in Mathematica and OrientDB][1] is related to your research. > My speech at European Wolfram Technology Conference 2017 about a new data modeling framework R3DM/S3DM that is implemented on... |
> I see the application of computational thinking across every field as being a kind of dramatic continuation of this trend: taking things > which could only be talked around, and turning them into things that > can be shown through computation... |
![enter image description here][1] We introduce **R3DM Hypergraph** as the harbinger of R3DM associations. R3DM hypergraph is based on Wolfram `EntityPropertyAssociations` and extends Property Graph with `hyperbonds` that represent in a uniform... |
# The number '3' and The Three-Faceted Abstraction Mechanism in R3DM ![Representations of Number Three][1] In [Part 2][2] of this series we introduced the Atomic Information Resource (AIR) data model of the AtomicDB database management system.... |
json = "{\"telephones\":{\"home\":\"2104566345\",\"business\":\"\2108856844\",\"mobile\":\"6974059256\"},\"firstName\":\"John\",\"\lastName\":\"Brown\",\"DOB\":\"1971-10-01\",\"age\":44}" In[]:= jsonString = ImportString[json, "Text"] ... |
### Overview The main function of this Mathematica package, `ODBapi`, is built on top of the [URLFetch][06] built-in function. [OrientDB RESTful HTTP API][07] commands are ported into Wolfram Language through [URLFetch][06] and then `ODBapi`... |
## Introduction In this series we introduce progressively the art of a new innovative, exhilarating, data modeling methodology that is based on R3DM conceptual framework. We want to engage software developers, architects, data model designers and... |
A concise synopsis of the chaotic situation that is present in information technology is this: The user is experiencing a threefold Tower of Babel in semantics, i.e. conceptual modelling, in computer programming, i.e. symbolic modelling and in... |