nomisal_app 0.0.10 copy "nomisal_app: ^0.0.10" to clipboard
nomisal_app: ^0.0.10 copied to clipboard

An application for nomisal to integrate dart entities/models.

An application for nomisal to analyze all the entities/data/models in the world.

I'm try to decompose the world into three kinds of data type: entity, data, model. Although the actual difference between 'entity', 'data', 'model' are not clear enough for now, it's certain for now that I will try to condense the world into entity, data, model, which provides me a way to view from user-side, social-side, otherUser-side, those meaning are different things according to user-self.

Before run into the discussion of how the difference are, at first, maybe I should try composing the world in my native language, Chinese ? Before then, I will consider all the data in a convenient way: identity, identity-not

EDM (Entity, Data, Model) #

Entity #

Hierarchy

  • Soul

    • person
    • people
    • org
  • Script

    • ability
    • conscious
    • feel
  • Event

    • ability
    • conscious
    • feel

Conditioning

Graph


Data #

Hierarchy

  • text
    • Note (title, content)
  • image
  • audio
    • music (name, time, Author/Publisher/Keeper)
    • sound effect
  • video
    • ... (name, time, hasMusic)

Conditioning

  • Playlist, PlaySet (shuffle-able repeatable)

Graph


Model #

Hierarchy

Conditioning

Graph


0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

An application for nomisal to integrate dart entities/models.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

freezed_annotation, json_annotation, spreadsheet_decoder

More

Packages that depend on nomisal_app