ConceptualModel Database Elements
- Last UpdatedJan 28, 2025
- 1 minute read
All data in the ConceptualModel database is stored in elements in a strict hierarchy. Every element has a type and each type determines the attributes available on the element. Refer to Database Navigation and Query Syntax for further information on database concepts.
Related Links
- An RDF DataSet, used to store RDF Graphs Element (RDFDATASET)
- An RDF Graph, used to store RDF Resources Element (RDFGRAPH)
- An RDF Namespace Definition; used to store a Namespace and its Prefix Element (RDFNSDEFINITION)
- An RDF Resource Element (RDFRESOURCE)
- Top Level RDF World, used to store RDF DataSets Element (RDFWLD)
- Group Element for RDF Resource Elements Element (RESGROUP)
- An RDF Statement with an Object which is not of an Inbuilt Type Element (STBASE)
- An RDF Statement with a Boolean Object Element (STBOOLEAN)
- An RDF Statement with a Double Object Element (STDOUBLE)
- Group Element for RDF Statement Elements Element (STGROUP)
- An RDF Statement with an Integer Object Element (STINTEGER)
- An RDF Statement with a Language Qualified String Object Element (STLSTRING)
- An RDF Statement with a Reference Object Element (STREFERENCE)
- An RDF Statement with a String Object Element (STSTRING)
- World Element (WORLD) - ConceptualModel