Information oriented software development
From HandWiki
Information Oriented Software Development is a software development methodology focused on working with information inside a computer program as opposed to working with just data. A significant difference exists between data and information.[1] Information Oriented Software Development relies on data structures specifically designed to hold information, and relies on frameworks that support those data structures.[2] Information oriented software development focuses on the conceptual needs of users and customers rather than the data storage models and object models.
Information data structures
Information data structures are data structures specifically intended to support information inside a computer program. Two common ones are as follows:
- Data structures to support Fuzzy logic.
- Data structures to support concept combinations and concept Permutations.[3][4]
See also
- Knowledge representation
- Domain-driven design
- Information model
- Data science
References
![]() | Original source: https://en.wikipedia.org/wiki/Information oriented software development.
Read more |