mdsumner/sc: Common Forms for Complex Hierarchical and Relational Data Structures

Generate common data forms for complex data suitable for conversions and transmission by decomposition as paths or primitives. Paths are sequentially-linked records, primitives are basic atomic elements and both can model many forms and be grouped into hierarchical structures. The universal models 'SC0' (structural) and 'SC' (labelled, relational) are composed of edges and can represent any hierarchical form. Specialist models 'PATH', 'ARC' and 'TRI' provide the most common intermediate forms used for converting from one form to another. The methods are inspired by the simplicial complex <https://en.wikipedia.org/wiki/Simplicial_complex> and provide intermediate forms that relate spatial data structures to this mathematical construct.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.7.1.9001
URL https://github.com/hypertidy/silicate https://hypertidy.github.io/silicate/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mdsumner/sc")
mdsumner/sc documentation built on Jan. 16, 2024, 2:03 a.m.